summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix update status path on the context menu (#33521).Marius Balteanu2021-08-031-1/+1
* Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820).Marius Balteanu2021-08-011-2/+0
* Link to the profile page from users on the group page (#12795).Go MAEDA2021-07-311-1/+1
* GroupsController#show should only display visible users (#12795).Go MAEDA2021-07-311-1/+1
* Removes unused wikis/edit.js.erb view (#35610).Marius Balteanu2021-07-281-1/+0
* Use issue path instead of bulk update issues path when only one issue is sele...Marius Balteanu2021-07-261-11/+12
* Add watching users to a ticket should switch "watch" link to "unwatch" if own...Go MAEDA2021-07-252-5/+4
* Link from assignee to group page (#12795).Go MAEDA2021-07-201-1/+1
* Set "icon icon-group" CSS classes in _members_box.html.erb instead of Applica...Go MAEDA2021-07-201-1/+1
* Add link from group name to group page on project overview page (#12795).Go MAEDA2021-07-191-1/+1
* Allow non-admin users to see group members (#12795).Go MAEDA2021-07-191-1/+6
* Add enabled core fields to /trackers API response (#35505).Go MAEDA2021-07-061-0/+5