summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix html encoding (#31520).Jean-Philippe Lang2019-06-101-1/+7
* Issue subject may be broken if the subject field is split into multiple lines...Jean-Philippe Lang2019-06-103-0/+34
* 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-102-1/+12
* Fix that test_issue_due_date_details fails depending on time zone (#31499).Go MAEDA2019-06-091-2/+4
* ApiTest fails if config.time_zone is set (#31388).Go MAEDA2019-06-082-6/+6
* Show "Due in X days" in issue details page (#31499).Go MAEDA2019-06-073-1/+27
* Remove trailing whitespaces from config (#31506).Go MAEDA2019-06-061-1/+1
* Remove trailing whitespaces from test (#31506).Go MAEDA2019-06-0635-126/+126
* Remove trailing whitespaces from db/migrate (#31506).Go MAEDA2019-06-066-6/+6
* Remove trailing whitespaces from lib (#31506).Go MAEDA2019-06-0610-109/+109
* 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
* reminder.rake should ignore blank parameters (#31501).Go MAEDA2019-06-051-5/+5
* Add missing frozen string literals and copyrights (#31508).Go MAEDA2019-06-047-2/+135
* Some fixes for r18214 (#31496):Go MAEDA2019-06-033-5/+7
* Add redmine_plugin_migration generator (#31498).Go MAEDA2019-06-033-0/+29
* Add a link to project_issues_report from project_issues_report_details (#31493).Go MAEDA2019-06-031-2/+1
* Run test only when GhostScript is available (#22481).Go MAEDA2019-06-022-10/+22
* Remove trailing whitespaces from test/test_helper.rbGo MAEDA2019-06-021-6/+6