summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove trailing whitespaces from test/functional/attachments_controller_test.rbGo MAEDA2019-06-021-6/+6
* Send the journal_indice as param in order to get rid of extra queries (#31427).Go MAEDA2019-06-023-4/+4
* Insert a link to the source to the attribution line when quoting a note or a ...Go MAEDA2019-06-025-4/+27
* Add text_user_wrote_in to locales (#31427).Go MAEDA2019-06-0249-0/+49
* Czech translation update (#31497).Go MAEDA2019-06-021-39/+39
* Switch between toggle plus and minus icons for toggle multi select (#31496).Go MAEDA2019-06-024-7/+12
* Add an icon linked to trackers detail report on the project overview page (#3...Go MAEDA2019-06-021-1/+7
* Add support for :sql ActiveRecord::Base.schema_format in redmine:plugins:migr...Go MAEDA2019-06-011-1/+6
* scm: fix error when *.yml and *.txt show (#31141, #30850)Toshi MARUYAMA2019-05-304-10/+53
* Use "icon icon-*" classes for sort elements (#31433).Go MAEDA2019-05-303-5/+4
* Use "icon icon-*" classes for expandable elements (#31433).Go MAEDA2019-05-309-10/+17
* Fix missing icons (#31433).Go MAEDA2019-05-305-7/+7
* add *.yaml and *.txt to RoutingRepositoriesTest (#31141, #30850)Toshi MARUYAMA2019-05-301-1/+3
* scm: early return in diff if diff is nil as same as show, changes, and etc. (...Toshi MARUYAMA2019-05-301-1/+1
* Support "YYYY/MM/DD" date format when importing issues (#31450).Go MAEDA2019-05-303-0/+12
* Use the regular "icon icon-*" classes for collapsible fields (#31433).Go MAEDA2019-05-274-8/+9
* Use the regular "icon icon-*" classes for sort-handle (#31433).Go MAEDA2019-05-274-5/+6
* Add support for reloading plugin assets automatically in development mode (#3...Go MAEDA2019-05-271-1/+12
* 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-262-0/+52
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Update copyright year.Go MAEDA2019-05-25575-575/+575
* Don't rescue Exception class (#31387).Go MAEDA2019-05-2528-44/+40
* Bulgarian translation update (#31445).Go MAEDA2019-05-251-24/+23
* Update Chart.js to 2.8.0 (#31434).Go MAEDA2019-05-231-14/+5
* Explicitly load redmine/info in order to avoid "uninitialized constant" error...Go MAEDA2019-05-231-0/+1
* Gravatar icons are broken if configuration.yml.example file is used as is (#9...Go MAEDA2019-05-231-5/+2
* Add issue css_classes to issue rows (#31424).Go MAEDA2019-05-222-2/+2
* MailerTest fails depending on the time (#31225).Go MAEDA2019-05-221-4/+9
* Show assignee avatar in Roadmap and Version (#28510).Go MAEDA2019-05-224-1/+37