summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update copyright year in the footer to 2021 (#34955).Go MAEDA2021-03-251-1/+1
* "Add news" button in cross-project News tab (#33167).Go MAEDA2021-03-253-5/+12
* Restore Copy button to its original location (#34714).Go MAEDA2021-03-251-2/+2
* Allow selecting encoding when exporting permission reports as CSV (#13767).Go MAEDA2021-03-181-1/+11
* "Copy link" feature for issue and issue journal (#34703).Go MAEDA2021-03-181-0/+1
* Do not display in issue edit page spent time custom fields not visible by the...Go MAEDA2021-03-151-1/+1
* Ability to add watchers to forum threads (#3390).Go MAEDA2021-03-153-4/+21
* Export permissions report to CSV (#13767).Go MAEDA2021-03-121-0/+3
* Allow manually fetching changesets (#8875).Go MAEDA2021-03-111-0/+3
* Ability to set default value for "I don't want to be notified of changes that...Go MAEDA2021-03-101-0/+2
* Project settings tab contains two items with the same id (#34032).Go MAEDA2021-03-081-1/+1
* Move some action links for issues and journals to the dropdown menu (#34714).Go MAEDA2021-03-071-5/+7
* Add an interface to filter activities by user (#33602).Go MAEDA2021-02-211-1/+4