summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert HTML links to Textile/Markdown links when creating an issue from an e...Go MAEDA2019-08-115-3/+18
* Per role visibility settings for spent time custom fields (#31859).Go MAEDA2019-08-0910-93/+172
* Add missing fixtures to ImportsControllerTest (#31865).Go MAEDA2019-08-081-1/+1
* Limit total_estimated_hours to visible issues (#31778).Go MAEDA2019-08-074-4/+40
* Add test/system directory to plugin template (#31746).Go MAEDA2019-08-051-0/+1
* Add redmine:plugins:test:system task (#31746).Go MAEDA2019-08-051-0/+7
* Update redcarpet to 3.5.0 (#31847).Go MAEDA2019-08-052-3/+3
* Update Rouge to 3.7.0 (#31556).Go MAEDA2019-08-051-1/+1
* rubocop: fix Style/YodaCondition of lib/redmine/scm/adapters/abstract_adapter.rbToshi MARUYAMA2019-08-042-9/+2
* rubocop: fix Layout/DefEndAlignment of test/functional/documents_controller_t...Toshi MARUYAMA2019-08-042-8/+1
* rubocop: fix Layout/IndentationConsistency of test/unit/repository_cvs_test.rbToshi MARUYAMA2019-08-042-3/+2
* rubocop: fix Layout/DefEndAlignment of test/unit/repository_cvs_test.rbToshi MARUYAMA2019-08-042-2/+1
* rubocop: remove app/helpers/calendars_helper.rb from Style/UnneededInterpolat...Toshi MARUYAMA2019-08-041-1/+0
* Previous and next month links in gantt (#31373).Go MAEDA2019-08-044-41/+48
* rubocop: fix Layout/CommentIndentation of test/unit/repository_cvs_test.rbToshi MARUYAMA2019-08-042-3/+2
* code clean up test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rbToshi MARUYAMA2019-08-041-6/+6
* rubocop: fix Layout/BlockAlignment of test/unit/lib/redmine/scm/adapters/merc...Toshi MARUYAMA2019-08-042-2/+2
* rubocop: use Layout/TrailingWhitespace AllowInHeredoc trueToshi MARUYAMA2019-08-032-6/+3
* rubocop: fix Layout/EmptyLinesAroundAccessModifier of test/functional/reposit...Toshi MARUYAMA2019-08-032-1/+1
* rubocop: fix Layout/EmptyLinesAroundAccessModifier of lib/redmine/scm/adapter...Toshi MARUYAMA2019-08-032-1/+1
* rubocop: remove not detected lib/redmine/scm/adapters/abstract_adapter.rb fro...Toshi MARUYAMA2019-08-031-1/+0
* rubocop: fix Layout/CaseIndentation of test/unit/lib/redmine/scm/adapters/mer...Toshi MARUYAMA2019-08-032-3/+2
* Add closed_on to the tooltip if the issue is closed (#31697).Go MAEDA2019-08-011-1/+1
* rubocop: fix Layout/BlockAlignment of test/functional/repositories_mercurial_...Toshi MARUYAMA2019-07-302-2/+1
* rubocop: fix Layout/BlockAlignment of test/functional/repositories_git_contro...Toshi MARUYAMA2019-07-302-2/+1
* rubocop: fix Layout/AlignArray of test/unit/repository_bazaar_test.rbToshi MARUYAMA2019-07-292-4/+3
* rubocop: fix Layout/AlignArray of test/unit/lib/redmine/scm/adapters/mercuria...Toshi MARUYAMA2019-07-292-2/+1
* rubocop: fix Layout/AccessModifierIndentation of scm/adapters/abstract_adapte...Toshi MARUYAMA2019-07-292-2/+2
* Update capybara (~> 3.25.0) (#31657).Go MAEDA2019-07-243-1/+3
* Fix that h4 headings in an issue note is unintendedly highlighted (#31742).Go MAEDA2019-07-181-2/+2
* Fix the compatibility problem with Internet Explorer 11 (#3058).Go MAEDA2019-07-121-1/+2
* Add missing fixtures in AttachmentFormatVisibilityTest (#31705).Go MAEDA2019-07-121-0/+1
* Bulgarian translation update (#31688).Go MAEDA2019-07-081-5/+5
* Support "active" attribute in Enumerations REST API (#31559).Go MAEDA2019-06-302-1/+8
* Fix missing closing tags in workflows/permissions.html.erb (#31510).Go MAEDA2019-06-291-2/+2
* View switches from gantt to list after editing an issue (#31552).Go MAEDA2019-06-292-0/+3
* Fix that actions dropdown menu is missing (#30294).Go MAEDA2019-06-271-10/+9
* Update RuboCop to 0.72.0 (#31509).Go MAEDA2019-06-263-5/+27
* Update Rouge to 3.5.1 (#31556).Go MAEDA2019-06-261-1/+1
* Traditional Chinese translation update (#31625).Go MAEDA2019-06-261-5/+5
* LF line terminators cause misparse of a multi-part email when rdm-mailhandler...Go MAEDA2019-06-251-1/+1
* test_previous_project_index fails depending on the current time and zone (#30...Go MAEDA2019-06-251-1/+2
* test_page_with_activity fails depending on the current time and zone (#30288).Go MAEDA2019-06-251-1/+2
* Update csv gem (~> 3.1.1).Go MAEDA2019-06-231-1/+1
* Add "issue" macro to help files (#29489).Go MAEDA2019-06-2396-0/+672
* Change the Japanese translation for label_issue_history_properties (#31594).Go MAEDA2019-06-221-1/+1
* "selected" class is wrongly removed from journal edit tabs when switching the...Go MAEDA2019-06-221-2/+2
* Fix missing journal indice when updating a journal (#31427).Go MAEDA2019-06-212-1/+4
* Some issue fixtures are set inconsistent tracker id which is not available in...Go MAEDA2019-06-212-0/+4
* Test errors with SQLite3 (#10378).Jean-Philippe Lang2019-06-201-0/+1