summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Per role visibility settings for spent time custom fields (#31859).Go MAEDA2019-08-097-62/+91
* Limit total_estimated_hours to visible issues (#31778).Go MAEDA2019-08-072-3/+3
* Previous and next month links in gantt (#31373).Go MAEDA2019-08-043-40/+43
* Add closed_on to the tooltip if the issue is closed (#31697).Go MAEDA2019-08-011-1/+1
* 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
* Fix missing journal indice when updating a journal (#31427).Go MAEDA2019-06-211-1/+2
* Wiki page collapse block image is not displayed in exported PDF (#30162).Jean-Philippe Lang2019-06-201-6/+6
* Add a randomized name attribute to all form fields (#26604).Jean-Philippe Lang2019-06-201-0/+7
* 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
* Increase maximum size for role name (#27625).Jean-Philippe Lang2019-06-201-1/+1
* Set the first status as a default status in "New tracker" form (#29589).Jean-Philippe Lang2019-06-201-1/+1
* Code cleanup: RuboCop: Rails/PresenceGo MAEDA2019-06-201-1/+1
* Code cleanup: RuboCop: Style/DefWithParenthesesGo MAEDA2019-06-202-2/+2
* Code cleanup: RuboCop: Style/UnneededInterpolationGo MAEDA2019-06-201-1/+1
* Support external ID when importing issues (#28213).Jean-Philippe Lang2019-06-203-12/+41
* Make project settings more accessible (#22090).Jean-Philippe Lang2019-06-208-0/+30
* Don't show empty fields in email notifications (#10378).Jean-Philippe Lang2019-06-201-4/+8
* 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-205-2/+30
* Load changesets and time entries tabs async (#3058).Jean-Philippe Lang2019-06-206-33/+29
* Add time entries tab to issue history tabs (#3058).Jean-Philippe Lang2019-06-203-0/+30
* Move changesets to its own tab (#3058).Jean-Philippe Lang2019-06-204-10/+26
* Show issue history in tabs (#3058).Jean-Philippe Lang2019-06-203-3/+22
* Allow tabs to have a custom action (#3058).Jean-Philippe Lang2019-06-202-1/+18
* Roadmap shows 100%, but one of its tasks is still set to 90% (#30949).Jean-Philippe Lang2019-06-202-4/+4
* Groups are incorrect when grouping by date without user timezone set.Jean-Philippe Lang2019-06-201-3/+7
* Issues in paginated views may be lost because sorting criteria are not unique...Jean-Philippe Lang2019-06-202-0/+9
* Enables API access to /my/account for updating user account data (#31399).Go MAEDA2019-06-163-5/+30
* Import issues: File content preview block is scrolling (#31330).Jean-Philippe Lang2019-06-101-2/+2
* Fix "Undefined local variable sender_email" error in MailHandler#receive_mess...Go MAEDA2019-06-101-1/+1
* Show "Due in X days" in issue details page (#31499).Go MAEDA2019-06-072-1/+8
* Remove trailing whitespaces from app (#31506).Go MAEDA2019-06-066-9/+9
* 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
* Add missing frozen string literals and copyrights (#31508).Go MAEDA2019-06-041-0/+19
* 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
* Send the journal_indice as param in order to get rid of extra queries (#31427).Go MAEDA2019-06-022-3/+2
* Insert a link to the source to the attribution line when quoting a note or a ...Go MAEDA2019-06-022-2/+8
* 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
* scm: fix error when *.yml and *.txt show (#31141, #30850)Toshi MARUYAMA2019-05-301-0/+1
* Use "icon icon-*" classes for sort elements (#31433).Go MAEDA2019-05-302-3/+2
* Use "icon icon-*" classes for expandable elements (#31433).Go MAEDA2019-05-305-7/+7
* Fix missing icons (#31433).Go MAEDA2019-05-305-7/+7