summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Add inherit_members to projects API response (#32002).Go MAEDA2019-09-052-0/+2
* Footer is not placed at the bottom on pages with little content (#30467).Go MAEDA2019-09-041-3/+3
* Force passwords to contain specified character classes (#4221).Go MAEDA2019-08-295-5/+22
* Add CSS class to "journal" and "reply" headers (#31950).Go MAEDA2019-08-272-2/+2
* Per role visibility settings for version custom fields (#23997).Go MAEDA2019-08-244-4/+4
* Per role visibility settings for project custom fields (#31925).Go MAEDA2019-08-202-3/+3
* Refactor custom fields form (#31859).Go MAEDA2019-08-183-84/+44
* Speed up workflow edit page rendering (#31855).Go MAEDA2019-08-171-2/+3
* Fix that "New custom field" button does not work if there are no custom field...Go MAEDA2019-08-171-1/+1
* Fix jQuery.fn.attr('selected') might use property instead of attribute (#3189...Go MAEDA2019-08-131-1/+1
* Fix JQMIGRATE: jQuery.fn.load() is deprecated (#31884, #31196).Go MAEDA2019-08-131-2/+2
* Per role visibility settings for spent time custom fields (#31859).Go MAEDA2019-08-094-59/+71
* Previous and next month links in gantt (#31373).Go MAEDA2019-08-041-2/+7
* Support "active" attribute in Enumerations REST API (#31559).Go MAEDA2019-06-301-0/+1
* Fix missing closing tags in workflows/permissions.html.erb (#31510).Go MAEDA2019-06-291-2/+2
* View switches from gantt to list after editing an issue (#31552).Go MAEDA2019-06-292-0/+3
* Fix that actions dropdown menu is missing (#30294).Go MAEDA2019-06-271-10/+9
* Add links to administration pages in project settings (#30203).Jean-Philippe Lang2019-06-203-0/+12
* Remove "View all issues" link from actions dropdown (#30294).Jean-Philippe Lang2019-06-201-2/+0
* Move the links from the sidebar under actions dropdown (#30294).Jean-Philippe Lang2019-06-202-13/+12
* Support external ID when importing issues (#28213).Jean-Philippe Lang2019-06-201-0/+12
* Make project settings more accessible (#22090).Jean-Philippe Lang2019-06-208-0/+30
* Remove history label and no data (#3058).Jean-Philippe Lang2019-06-201-1/+0
* User preference for issue history default tab (#3058).Jean-Philippe Lang2019-06-202-1/+2
* Load changesets and time entries tabs async (#3058).Jean-Philippe Lang2019-06-204-24/+4
* Add time entries tab to issue history tabs (#3058).Jean-Philippe Lang2019-06-201-0/+28
* Move changesets to its own tab (#3058).Jean-Philippe Lang2019-06-203-9/+24
* Show issue history in tabs (#3058).Jean-Philippe Lang2019-06-202-3/+8
* Allow tabs to have a custom action (#3058).Jean-Philippe Lang2019-06-201-1/+7
* Roadmap shows 100%, but one of its tasks is still set to 90% (#30949).Jean-Philippe Lang2019-06-201-3/+3
* Enables API access to /my/account for updating user account data (#31399).Go MAEDA2019-06-162-1/+14
* Import issues: File content preview block is scrolling (#31330).Jean-Philippe Lang2019-06-101-2/+2
* Show "Due in X days" in issue details page (#31499).Go MAEDA2019-06-071-1/+1
* Fix incorrect position of the "Associated revisions" block when comments are ...Go MAEDA2019-06-061-2/+2
* CSV export of time entries report does not honor project filter (#31511).Go MAEDA2019-06-051-2/+2
* Some fixes for r18214 (#31496):Go MAEDA2019-06-032-2/+4
* Add a link to project_issues_report from project_issues_report_details (#31493).Go MAEDA2019-06-031-2/+1
* Switch between toggle plus and minus icons for toggle multi select (#31496).Go MAEDA2019-06-022-4/+6
* Add an icon linked to trackers detail report on the project overview page (#3...Go MAEDA2019-06-021-1/+7
* Use "icon icon-*" classes for expandable elements (#31433).Go MAEDA2019-05-305-7/+7
* Fix missing icons (#31433).Go MAEDA2019-05-305-7/+7
* Use the regular "icon icon-*" classes for collapsible fields (#31433).Go MAEDA2019-05-272-4/+4
* Use the regular "icon icon-*" classes for sort-handle (#31433).Go MAEDA2019-05-271-1/+1
* Hide closed statuses by default in the chart (#31418).Go MAEDA2019-05-261-1/+1
* Stacked bar charts in the issue details report (#31418).Go MAEDA2019-05-261-0/+51
* Add issue css_classes to issue rows (#31424).Go MAEDA2019-05-222-2/+2
* Show assignee avatar in Roadmap and Version (#28510).Go MAEDA2019-05-222-1/+3
* Adds favorites and recently used projects lists to project jump box (#31355).Go MAEDA2019-05-203-0/+4
* Display user's gravatar when editing profile (#5899).Go MAEDA2019-05-201-1/+4
* Small refactorization of avatar methods (#31391).Go MAEDA2019-05-198-11/+11