summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Show selected columns in gantt chart (#27672).Go MAEDA2019-05-169-31/+222
* Visually distinguishable style for inline code (#31343).Go MAEDA2019-05-161-0/+6
* Fix that "Stay logged in" checkbox in Sign in page is misaligned (#31147, #31...Go MAEDA2019-05-161-1/+2
* Include a reason in the error message when an issue status cannot be deleted ...Go MAEDA2019-05-1650-51/+51
* Do not lose submitted content when attempting to update a wiki page that has ...Go MAEDA2019-05-152-1/+59
* Swaps out the icon-fav for icon-user on projects#index (#31356).Go MAEDA2019-05-143-3/+3
* Fix that down arrow for dropdowns is broken in Edge and Internet Explorer (#3...Go MAEDA2019-05-131-2/+12
* Replace the "+" button in the issues filter with a larger one (#31328).Go MAEDA2019-05-132-0/+0
* Japanese translation update (#31346).Go MAEDA2019-05-121-4/+4
* Update locales (#22481).Go MAEDA2019-05-1246-0/+46
* Test for r18158 (#22481).Go MAEDA2019-05-124-5/+40
* Render PDF thumbnail using ImageMagick/GhostScript (#22481).Go MAEDA2019-05-127-10/+49
* Remove unused i18n key "label_please_login" (#31344).Go MAEDA2019-05-1249-49/+0
* Set an appropriate default type in New custom field page depending on the cur...Go MAEDA2019-05-114-5/+23
* Fix typo: s/web site/website/ (#31327).Go MAEDA2019-05-102-2/+2
* Update locales (#22771).Go MAEDA2019-05-1048-0/+48
* Option to send email notifications while importing issues from CSV files (#22...Go MAEDA2019-05-105-2/+48
* Fix a failing test (#31110).Go MAEDA2019-05-101-0/+1
* Update CONTRIBUTING.md (#31327).Go MAEDA2019-05-092-8/+13
* Allows setting the private flag via mail keyword (#31324).Go MAEDA2019-05-093-1/+85
* Hierarchy in TOC is not preserved when Wiki index is exported to HTML (#20910).Go MAEDA2019-05-093-6/+39
* Remove trailing whitespaces from test/functional/imports_controller_test.rbGo MAEDA2019-05-091-3/+3
* Update locales (#28213).Go MAEDA2019-05-0948-0/+48
* Import time entries (#28234).Go MAEDA2019-05-0913-3/+323
* Generalize issues imports (#28234).Go MAEDA2019-05-0920-53/+121
* Code cleanup: Remove an extra closing brace from public/stylesheets/applicati...Go MAEDA2019-05-091-1/+1
* Traditional Chinese translation update (#31326).Go MAEDA2019-05-091-2/+2
* admin/info page: text cut off in pre tag on mobile (#31311).Go MAEDA2019-05-081-1/+1
* Remove the :ssl option which is not used anymore (#31022).Go MAEDA2019-05-081-3/+0
* Update locales (#14654).Go MAEDA2019-05-0848-0/+48
* Test for r18136 (#14654).Go MAEDA2019-05-081-0/+24
* Allow a bigger range for the gantt timeline (#14654).Go MAEDA2019-05-085-2/+8
* Fix layout problem when showing wide tables (#30435).Go MAEDA2019-05-081-1/+1
* Fix tests to test Mailer.deliver_issue_edit instead of Mailer.deliver_issue_a...Go MAEDA2019-05-061-6/+10
* Code cleanup: remove a unused variable last_rev_author from test_last_rev_wit...Go MAEDA2019-05-061-1/+0
* Traditional Chinese translation update (#31307).Go MAEDA2019-05-061-3/+2
* Japanese translation update (#31298).Go MAEDA2019-05-061-4/+3
* Don't output ImageMagick version information to stdout (#31125).Go MAEDA2019-05-051-1/+6
* Update locales (#9112).Go MAEDA2019-05-0448-0/+96
* Add avatar_server_url configuration option in order to support Libravatar (#9...Go MAEDA2019-05-048-6/+42
* Attachment preview does not work for some source files such as JavaScript and...Go MAEDA2019-05-045-2/+44
* 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