summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Change Delete button name to Delete issue (#31278).Go MAEDA2022-01-052-2/+2
* Update copyright year in the footer to 2022 (#36378).Go MAEDA2022-01-021-1/+1
* Fix a missing closing div due to r21312 (#35755, #36326).Go MAEDA2021-12-161-0/+1
* Drop OpenID support (#35755).Go MAEDA2021-12-145-19/+1
* You can configure default project queries in the following places (#35795):Marius Balteanu2021-11-152-0/+6
* Migrate @setting_default_issue_query@ locale key to @label_default_query@ (#7...Marius Balteanu2021-11-151-1/+4
* Fix typo in class 'icon-expended' (#36149).Marius Balteanu2021-11-0810-13/+13
* Adds button to "Create and follow" when adding a subtask from the parent issu...Marius Balteanu2021-11-061-0/+3
* Change the "Edit" label in the context menu to "Bulk Edit" when multiple issu...Go MAEDA2021-10-202-2/+2
* Append two spaces to lines when importing an email on CommonMark with hardbre...Marius Balteanu2021-10-031-1/+1
* Make hardbreaks behaviour configurable in config/configuration.yml (#32424).Marius Balteanu2021-10-031-1/+24
* Add information about whether an issue is open or closed to Issues API respon...Go MAEDA2021-10-022-3/+3
* Allow Roadmap view without any related issues (#6432).Go MAEDA2021-09-041-0/+1
* Hide graphs when printing the Issues Report details (#35669).Go MAEDA2021-08-281-2/+2
* Query links for related issues on issue page (#35559).Go MAEDA2021-08-231-1/+4
* Move sidebar content on versions index view (roadmap) into a separate partial...Go MAEDA2021-08-192-53/+54
* Rename the save, edit and delete buttons on the query form to clarify the sco...Go MAEDA2021-08-173-9/+9
* Move subtasks section on issues show view into a separate partial (#35671).Go MAEDA2021-08-172-10/+13
* Password and Confirmation fields are marked as required when editing a user (...Go MAEDA2021-08-131-2/+2
* Render markdown attachments using markdown or common_mark based on the text f...Marius Balteanu2021-08-111-1/+1
* Remove wrapper2 and wrapper3 wrapping containers (#30448).Marius Balteanu2021-08-101-4/+1