summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Default issue query (#7360).Go MAEDA2021-07-063-0/+7
* When 2FA is set to optional, allow to require 2FA only for certain user group...Marius Balteanu2021-07-042-0/+10
* Add total estimated hours, spent hours, total spent hours for issues to issue...Go MAEDA2021-06-271-0/+5
* Ability to add watchers to Wiki pages (#7652).Go MAEDA2021-05-291-0/+6
* "Add news" button on global news index is displayed for users without permiss...Go MAEDA2021-05-291-2/+2
* Render Textile and Markdown files in the repository browser (#16849).Go MAEDA2021-05-281-0/+4
* Include new statuses allowed by workflow in Issues REST API (#24976).Go MAEDA2021-04-191-0/+6
* Use named routes in base layout and account sidebar (#35075).Go MAEDA2021-04-152-4/+4
* Clean-up workflows controller (#33337).Go MAEDA2021-04-137-13/+13
* "Copy link" feature for issues list (#34932).Go MAEDA2021-04-131-0/+2
* Disable jQuery UI tooltip on workflow page to improve loading speed (#35034).Go MAEDA2021-04-061-3/+3
* Fix cannot change the default version under settings (#34982).Go MAEDA2021-03-311-1/+1
* No left padding for the first level entries in forums list (#32156).Go MAEDA2021-03-261-4/+8
* Add edit button to Wiki sidebar (#32629).Go MAEDA2021-03-261-0/+8