summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* Some fixes for r20321:Go MAEDA2021-01-181-12/+2
* Web browser freezes when displaying a workflow page with a large number of is...Go MAEDA2021-01-171-1/+1
* Drag and drop file upload to file type custom field (#30776).Go MAEDA2021-01-131-2/+3
* Show only valid projects on issue form when the issue is a subtask (#33419).Go MAEDA2021-01-012-2/+3
* Create custom field by copy (#34307).Go MAEDA2020-12-262-0/+2
* Don't show "Two-factor authentication" on new user form (#1237, #34495).Go MAEDA2020-12-251-1/+1
* Allow issue relation autocomplete to select multiple values (#33418).Go MAEDA2020-12-251-1/+1
* Bulk addition of related issues (#33418).Go MAEDA2020-12-251-3/+12
* Users API should return twofa_scheme only for administrators (#34242).Go MAEDA2020-12-231-1/+1
* Include two-factor authentication scheme in users API response (#34242).Go MAEDA2020-12-232-0/+2
* Revert r19810 (#10535).Go MAEDA2020-12-221-5/+3
* Revert r20455 (#10535).Go MAEDA2020-12-221-24/+3
* Atom feed on project with subprojects should show in article title the name o...Go MAEDA2020-12-141-1/+1
* Allow to add subtask from context menu (#34303).Go MAEDA2020-12-101-0/+4
* Require to enter project's identifier to confirm project deletion (#34417).Go MAEDA2020-12-101-1/+8
* Require explicit confirmation before deleting a user (#34417).Go MAEDA2020-12-102-1/+21
* 500 error when attempting to create custom field enumeration with empty name ...Go MAEDA2020-12-062-2/+9
* Use robots.txt instead of robots meta tag to prevent web crawlers from indexi...Go MAEDA2020-12-055-16/+3
* TypeError when attempting to update a user with a blank email address (#33355).Go MAEDA2020-12-031-1/+1
* Robots meta tag to prevent web crawlers from indexing login, register, and lo...Go MAEDA2020-12-014-0/+16