summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* Rename Repository#supports_all_revisions? to Repository#supports_history? (#3...Go MAEDA2022-09-153-5/+5
* Update jQuery UI to 1.13.2 (#37492).Go MAEDA2022-09-131-1/+1
* Don't show "History" tab for content in Filesystem repository (#37585).Go MAEDA2022-09-071-1/+1
* Add description field to custom fields API (#37617).Go MAEDA2022-09-011-0/+1
* Use query name as the file name when exporting queries (#16207).Go MAEDA2022-08-242-0/+2
* Add default spent time activity per role (#29286).Go MAEDA2022-08-092-1/+5
* Replace JQuery `.focus()` method with HTML `autofocus` attribute (#37482).Go MAEDA2022-08-062-10/+3
* Normalize HTML in settings/_users, and remove broken CSS left over from the o...Go MAEDA2022-07-281-8/+7
* Open Help in a separate tab (#1069).Go MAEDA2022-07-221-1/+1
* CSV export of issues report (#37362).Go MAEDA2022-07-211-0/+14
* Mark edited journal notes as "Edited" (#31505).Go MAEDA2022-07-172-0/+8
* Information text on sudo password entry (#33660).Go MAEDA2022-07-102-0/+4
* Improve wording on password change form (#36908).Go MAEDA2022-06-291-1/+1
* Update jQuery UI to 1.31.1 (#37256).Marius Balteanu2022-06-161-1/+1
* Make "Project" label translatable in app/views/projects/bulk_destroy.html.erb...Go MAEDA2022-06-061-1/+1
* Fix internal server error when trying to retrieve AnonymousUser's information...Marius Balteanu2022-05-271-1/+1
* Adds projects bulk delete (#36691).Marius Balteanu2022-05-172-0/+33
* Background job for project deletion (#36691).Marius Balteanu2022-05-172-3/+3
* Ask more specific confirmation questions when closing/reopening/archiving pro...Marius Balteanu2022-05-162-5/+4
* Fix that newly added attachments are lost when the status of the ticket is ch...Marius Balteanu2022-05-161-0/+8
* Revert changes made to issue form update in r21495 (#37053).Marius Balteanu2022-05-161-1/+6
* Add missing partial view (33422).Marius Balteanu2022-04-011-0/+16
* Adds context menu to admin projects list (#33422).Marius Balteanu2022-04-011-12/+20
* Reuse ProjectQuery filters on the admin project list (#33422).Marius Balteanu2022-04-014-41/+33
* Fix that Log time and/or Add notes sections from issue form page do not show ...Marius Balteanu2022-03-222-11/+5
* Revert undesired changes (#36593)Marius Balteanu2022-03-211-2/+2
* Skip validation of required custom fields when creating a project if user doe...Marius Balteanu2022-03-211-2/+2
* Fix that @tracker_ids[]@ field is rendered multiple time. Add some assertions...Marius Balteanu2022-03-201-1/+1
* Add missing partial (#4347).Marius Balteanu2022-03-191-0/+5
* Automatically add the user to the watchers list after contributing to an issu...Marius Balteanu2022-03-192-0/+10
* Deprecate and rename rss_* methods to atom_* methods (#15118).Marius Balteanu2022-03-1918-34/+34
* Fix file drop feature not working in @documents#new@ (#36686).Marius Balteanu2022-03-191-6/+4
* Reindent code in documents/_form view (#36686).Marius Balteanu2022-03-191-13/+12
* Update Chart.js to 3.7.1 (#36701).Go MAEDA2022-03-032-21/+29
* Allow users to be mentioned using @ in issues and wiki pages (#13919):Marius Balteanu2022-02-232-0/+9
* Fix code copying in common browsers (#36580).Go MAEDA2022-02-193-16/+22
* Fix WikiContentVersion API returns 500 if author is nil (#36494).Marius Balteanu2022-02-181-1/+1
* Reduce database queries when rendering Custom fields box in the project setti...Go MAEDA2022-02-141-1/+2
* Structured Document list for more flexible UI design with CSS (#17924).Go MAEDA2022-02-083-7/+15
* Add "required for administrators" option to Two-factor authentication setting...Marius Balteanu2022-02-011-1/+3
* Fix autocomplete for users fails with 403 error when there are multiple objec...Marius Balteanu2022-02-011-1/+1
* Remove sidebar views (#36524).Marius Balteanu2022-01-302-6/+0
* Remove sidebar with invalid query links from imports views (#36524).Marius Balteanu2022-01-305-10/+0
* Display "Two-factor authentication" on two lines to save some space (#35934).Marius Balteanu2022-01-221-1/+1
* Add "Two-factor authentication" filter and column to Users list in administra...Marius Balteanu2022-01-221-0/+11
* Include avatar URL in Users API (#36303).Go MAEDA2022-01-212-0/+2
* Display source project for cross-project associated revisions for issues (#52...Go MAEDA2022-01-181-1/+3
* Make issue tabs DOM more consistent (#36429).Go MAEDA2022-01-173-3/+9
* "Edit" misaligned in project members view (#13199).Go MAEDA2022-01-161-1/+1
* Permission check of the setting button on the issues page mismatches button s...Go MAEDA2022-01-101-1/+1