summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add "robohash" to "Default Gravatar image" options (#31294).Go MAEDA2019-05-042-1/+10
* "rake test:coverage" fails in Ruby 2.5 and 2.6 (#30967).Go MAEDA2019-05-041-2/+2
* Redmine::SyntaxHighlighting.highlight_by_filename may not be able to determin...Go MAEDA2019-05-032-1/+54
* Add hook :view_wiki_show_sidebar_bottom (#7975).Go MAEDA2019-05-031-0/+2
* Code cleanup: use safe navigation operator in lib/redmine/mime_type.rbGo MAEDA2019-05-021-5/+4
* Left align long text custom fields in the issues list (#31280).Go MAEDA2019-05-011-1/+1
* Update locales (#30975).Go MAEDA2019-04-3048-0/+48
* Group time tracking filters in the filter select list (#26826).Go MAEDA2019-04-301-0/+2
* Issue filtering by spent time (#26826).Go MAEDA2019-04-302-1/+43
* fix source code indents in GitAdapterTestToshi MARUYAMA2019-04-301-4/+4
* Add hover styles to buttons (#31204).Go MAEDA2019-04-301-1/+13
* New My page block: Updated issues (#30975).Go MAEDA2019-04-304-1/+40
* Display horizontal scroll bar of files table when overflow occurs on small sc...Go MAEDA2019-04-301-35/+37
* Changes Query#as_params for more complete serialization (#31276).Go MAEDA2019-04-302-0/+17
* Correct the fixture id (#31275).Go MAEDA2019-04-302-4/+4
* Fix that Content-Type header field is empty when sending a file of unknown ty...Go MAEDA2019-04-304-1/+257
* Remove unnecessary padding (#31147).Go MAEDA2019-04-291-1/+1
* Fix that r18089 disabled context menu in the gantt subject column (#31268).Go MAEDA2019-04-291-1/+1
* Traditional Chinese translation update (#31274).Go MAEDA2019-04-291-5/+5
* Add text_select_apply_tracker to locales (#442, #31239).Go MAEDA2019-04-2949-0/+49
* Test for r18091 (#26237).Go MAEDA2019-04-282-1/+20
* Support wiki_page_title attribute in Versions REST API (#26237).Go MAEDA2019-04-282-10/+12
* Fix gaps in resizable gantt chart (#31268).Go MAEDA2019-04-282-1/+6
* CalendarsControllerTest#test_show fails depending on the date (#31131).Go MAEDA2019-04-271-0/+4
* Fix the conflicting translation between "track" and "watch" in Simplified Chi...Go MAEDA2019-04-271-11/+11
* Fix Japanese translation for status_locked (#31269).Go MAEDA2019-04-271-1/+1
* Show locked badge for protected pages (#9634).Go MAEDA2019-04-272-4/+17
* Japanese translation update (#31267).Go MAEDA2019-04-271-2/+2
* Improvement of Japanese translation for permission names (#31260).Go MAEDA2019-04-271-11/+11
* Update locales (#1248).Go MAEDA2019-04-2548-0/+48
* New Permission: Edit own issue (#1248).Go MAEDA2019-04-254-1/+22
* Update locales (#19371).Go MAEDA2019-04-2448-0/+48
* Test for r18078 (#19371).Go MAEDA2019-04-241-0/+17
* Adds a new query column for the parent task subject (#19371).Go MAEDA2019-04-242-0/+2
* Wrap subprojects in the overview section with an unordered list (#29289).Go MAEDA2019-04-232-1/+9
* Bulgarian translation update (#31245).Go MAEDA2019-04-231-1/+1
* Japanese translation update (#30995).Go MAEDA2019-04-221-8/+7
* input#months on gantt is too narrow (#31147, #31238).Go MAEDA2019-04-221-1/+1
* Update locales (#30838).Go MAEDA2019-04-2148-0/+96
* Remove hard-coded strings (#30838).Go MAEDA2019-04-212-1/+3
* Change "Create and Continue" translation to "Create and add another" (#10702).Go MAEDA2019-04-215-5/+5
* Code cleanup: Use Loofah.remove_extraneous_whitespace instead of deprecated L...Go MAEDA2019-04-211-1/+1
* Use safe navigation operator (#30457).Go MAEDA2019-04-201-31/+15
* MailHandler.safe_receive does not output any error log (#30457).Go MAEDA2019-04-201-1/+1
* Add a plugin for test (#31110).Go MAEDA2019-04-190-0/+0
* Raise an exception if the plugin directory name differs from the plugin id (#...Go MAEDA2019-04-192-0/+12
* Fix plugins test to use correct plugin name and directory (#31110).Go MAEDA2019-04-193-31/+43
* Update Rails ujs (#31205).Go MAEDA2019-04-184-5/+5
* Show the total number of open issues in a reminder (#31104).Go MAEDA2019-04-184-3/+15
* Multiselect elements don't expand (#31147, #31216).Go MAEDA2019-04-181-2/+1