summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Test failure (#31444).Jean-Philippe Lang2019-06-201-0/+1
* Add honorific suffixes ("san") in Japanese translation (#29151).Jean-Philippe Lang2019-06-201-6/+6
* Code cleanup: RuboCop: Layout/TrailingWhitespaceGo MAEDA2019-06-201-1/+1
* Code cleanup: RuboCop: Style/UnneededInterpolationGo MAEDA2019-06-201-1/+1
* redmine_plugin_model_generator improvements (#27659).Jean-Philippe Lang2019-06-202-3/+12
* Issue macro for flexible linking to issues (#29489).Jean-Philippe Lang2019-06-202-0/+37
* Increase maximum size for role name (#27625).Jean-Philippe Lang2019-06-202-1/+10
* Remove code related to JRuby and unsupported Ruby versions (#29441).Jean-Philippe Lang2019-06-201-9/+7
* Remove code related to JRuby and unsupported Ruby versions (#29441).Jean-Philippe Lang2019-06-203-30/+0
* Set the first status as a default status in "New tracker" form (#29589).Jean-Philippe Lang2019-06-202-1/+4
* RuboCop: Disable MetricsGo MAEDA2019-06-202-307/+5
* Code cleanup: RuboCop: Rails/PresenceGo MAEDA2019-06-201-1/+1
* Code cleanup: RuboCop: Style/DefWithParenthesesGo MAEDA2019-06-205-12/+4
* Code cleanup: RuboCop: Style/UnneededInterpolationGo MAEDA2019-06-201-1/+1
* Add "<< me >>" option to user format issue custom fields (#31444).Jean-Philippe Lang2019-06-204-4/+15
* Update locales (#28213).Go MAEDA2019-06-2047-0/+47
* Removes lazy loading of i18n files for 18n 1.6.0 compat (#31384).Jean-Philippe Lang2019-06-201-55/+1
* Support external ID when importing issues (#28213).Jean-Philippe Lang2019-06-208-12/+66
* Test failure with mysql (#30288).Jean-Philippe Lang2019-06-201-0/+2
* Make project settings more accessible (#22090).Jean-Philippe Lang2019-06-208-0/+30
* Japanese translation update (#31594).Go MAEDA2019-06-201-4/+4
* Update locales (#3058).Go MAEDA2019-06-2048-0/+192
* Don't show empty fields in email notifications (#10378).Jean-Philippe Lang2019-06-202-4/+29
* Set border on tab content instead of #history.Jean-Philippe Lang2019-06-201-1/+1
* Remove history label and no data (#3058).Jean-Philippe Lang2019-06-202-1/+1
* User preference for issue history default tab (#3058).Jean-Philippe Lang2019-06-208-3/+40
* Load remote tab only once (#3058).Jean-Philippe Lang2019-06-201-12/+17
* Load changesets and time entries tabs async (#3058).Jean-Philippe Lang2019-06-2011-37/+63
* Add time entries tab to issue history tabs (#3058).Jean-Philippe Lang2019-06-204-2/+50
* Move changesets to its own tab (#3058).Jean-Philippe Lang2019-06-205-10/+41
* Show issue history in tabs (#3058).Jean-Philippe Lang2019-06-206-6/+113
* Allow tabs to have a custom action (#3058).Jean-Philippe Lang2019-06-202-1/+18
* Reverts r18245 (#31582, #31365).Go MAEDA2019-06-203-34/+0
* Text may unexpectedly be enclosed in pre tags when an issue is created via HT...Jean-Philippe Lang2019-06-202-2/+14
* Duplicate method definition in tests (#31093).Jean-Philippe Lang2019-06-201-5/+5
* Test for #30949.Jean-Philippe Lang2019-06-201-0/+19
* 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-204-7/+48
* Issues in paginated views may be lost because sorting criteria are not unique...Jean-Philippe Lang2019-06-204-0/+38
* ffi gem is missing for running tests on windows.Jean-Philippe Lang2019-06-201-0/+1
* Preview .webm as video instead of audio (#31553).Go MAEDA2019-06-191-0/+1
* Show elements titles using jQuery UI tooltips (#31441).Go MAEDA2019-06-192-0/+21
* Add RuboCop to enforce some styles (#31509).Go MAEDA2019-06-194-0/+2263
* Update Rouge to 3.4.1 (#31556).Go MAEDA2019-06-163-3/+3
* Enables API access to /my/account for updating user account data (#31399).Go MAEDA2019-06-168-13/+144
* Use Redmine::Database.mysql? instead of a regular expression (#31555).Go MAEDA2019-06-137-7/+7
* Add missing frozen string literals and copyrights (#31508).Go MAEDA2019-06-132-1/+38
* Updates for 4.0.4 release.Jean-Philippe Lang2019-06-102-1/+71