summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* assignee_avatar method causes NoMethodError if the given object is a group (#...Go MAEDA2019-05-221-2/+2
* Custom Exception classes should inherit StandardError instead of Exception (#...Go MAEDA2019-05-217-8/+8
* Fix unintended background color for fields input[type="file"]. (#31147).Go MAEDA2019-05-211-1/+1
* Japanese translation update (#31409).Go MAEDA2019-05-211-6/+6
* Traditional Chinese translation update (#31412).Go MAEDA2019-05-211-6/+6
* Fix an error "uninitialized constant Redmine::ProjectJumpBox" in the producti...Go MAEDA2019-05-211-0/+1
* Update locales (#31355).Go MAEDA2019-05-2048-0/+288
* Adds favorites and recently used projects lists to project jump box (#31355).Go MAEDA2019-05-2017-3/+328
* Display user's gravatar when editing profile (#5899).Go MAEDA2019-05-202-2/+8
* Add support for customization by block to IssueCustomField.generate! (#31402).Go MAEDA2019-05-201-0/+1
* Traditional Chinese translation update (#31398).Go MAEDA2019-05-201-3/+3
* Set background color in order to provide a consistent style on GTK dark theme...Go MAEDA2019-05-201-1/+1
* Reverts undesired changes in r18175 (#31391).Go MAEDA2019-05-201-1/+1
* Small refactorization of avatar methods (#31391).Go MAEDA2019-05-1917-135/+187
* Show the number of days left until the due date in reminders (#31225).Go MAEDA2019-05-193-11/+11
* Fix a misspelled CSS property name (#27672).Go MAEDA2019-05-171-1/+1
* Fix broken gantt layout due to r18171 (#27672).Go MAEDA2019-05-173-4/+8