summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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