summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rounded corners on table.list elements (#32014).Go MAEDA2019-09-281-1/+1
| | | | | | | Patch by Antonio McDeal. git-svn-id: http://svn.redmine.org/redmine/trunk@18547 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move the links (All time entries, Import) from Spent time section of the ↵Go MAEDA2019-09-272-9/+5
| | | | | | | | | spent time list sidebar under a dropdown (#31598). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18546 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add "Highlighted code" section in Wiki Syntax Quick Reference (#32123).Go MAEDA2019-09-2799-1/+792
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18545 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Incoming emails may cause "invalid byte sequence" error depending on the ↵Go MAEDA2019-09-261-1/+1
| | | | | | default external encoding, due to r18317 (#31549). git-svn-id: http://svn.redmine.org/redmine/trunk@18544 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't set border-radius for the items in the dropdown menu (#32013).Go MAEDA2019-09-261-4/+6
| | | | | | | Patch by Bernhard Rohloff. git-svn-id: http://svn.redmine.org/redmine/trunk@18543 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation update (#32147).Go MAEDA2019-09-261-2/+2
| | | | | | | Patch by Ivan Cenov. git-svn-id: http://svn.redmine.org/redmine/trunk@18542 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#32144).Go MAEDA2019-09-261-2/+2
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18541 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#32143).Go MAEDA2019-09-261-2/+2
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@18540 e93f8b46-1217-0410-a6f0-8f06a7374b81
* svn propdel svn:executable app/models/mail_handler.rbToshi MARUYAMA2019-09-261-0/+0
| | | | | | | | It was added by r16609 accidentally. git-svn-id: http://svn.redmine.org/redmine/trunk@18539 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ↵Toshi MARUYAMA2019-09-252-36/+31
| | | | | | test/integration/api_test/issues_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18538 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/EmptyLinesAroundMethodBody in ↵Toshi MARUYAMA2019-09-252-2/+0
| | | | | | test/unit/issue_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18537 e93f8b46-1217-0410-a6f0-8f06a7374b81
* detect Chrome downloaded file more strictlyToshi MARUYAMA2019-09-252-4/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18536 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#31879).Go MAEDA2019-09-2548-0/+96
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18535 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "starts with" and "ends with" filter operators for string values (#31879).Go MAEDA2019-09-253-5/+33
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18534 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/WhileUntilModifier in ↵Toshi MARUYAMA2019-09-252-4/+1
| | | | | | test/application_system_test_case.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18533 e93f8b46-1217-0410-a6f0-8f06a7374b81
* detect strictly Chrome downloaded fileToshi MARUYAMA2019-09-251-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18532 e93f8b46-1217-0410-a6f0-8f06a7374b81
* do not delete Chrome downloaded files on LinuxToshi MARUYAMA2019-09-251-1/+2
| | | | | | https://github.com/SeleniumHQ/selenium/issues/5292 git-svn-id: http://svn.redmine.org/redmine/trunk@18531 e93f8b46-1217-0410-a6f0-8f06a7374b81
* workaround Chrome default_directory ignored on LinuxToshi MARUYAMA2019-09-252-5/+7
| | | | | | https://github.com/SeleniumHQ/selenium/issues/5292 git-svn-id: http://svn.redmine.org/redmine/trunk@18530 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/TrailingCommaInArguments in ↵Toshi MARUYAMA2019-09-252-8/+1
| | | | | | test/unit/issue_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18529 e93f8b46-1217-0410-a6f0-8f06a7374b81
* rubocop: remove config/initializers/30-redmine.rb from ↵Toshi MARUYAMA2019-09-251-1/+0
| | | | | | Style/MultilineTernaryOperator fixed by r18521 git-svn-id: http://svn.redmine.org/redmine/trunk@18528 e93f8b46-1217-0410-a6f0-8f06a7374b81
* input[type="number"] should be highlighted as well when it has focus (#31971).Go MAEDA2019-09-251-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18527 e93f8b46-1217-0410-a6f0-8f06a7374b81
* rubocop: disable Naming/AccessorMethodNameToshi MARUYAMA2019-09-252-12/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18526 e93f8b46-1217-0410-a6f0-8f06a7374b81
* rubocop: disable Lint/IneffectiveAccessModifierToshi MARUYAMA2019-09-252-15/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18525 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Highlight the input field that has focus by setting border-color (#31971).Go MAEDA2019-09-251-0/+10
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18524 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/ZeroLengthPredicate in app/models/issue.rbToshi MARUYAMA2019-09-242-2/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18523 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in ↵Toshi MARUYAMA2019-09-242-2/+0
| | | | | | test/unit/issue_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18522 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Rails/Presence in config/initializers/30-redmine.rbToshi MARUYAMA2019-09-242-4/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18521 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Rails/Presence in config/initializers/10-patches.rbToshi MARUYAMA2019-09-242-2/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18520 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Rails/Presence in ↵Toshi MARUYAMA2019-09-242-2/+1
| | | | | | db/migrate/20110228000100_copy_repositories_log_encoding.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18519 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Rails/Presence in ↵Toshi MARUYAMA2019-09-242-2/+1
| | | | | | lib/redmine/scm/adapters/cvs_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18518 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/BlockEndNewline in app/models/issue.rbToshi MARUYAMA2019-09-242-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18517 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/SpaceInsideStringInterpolation in ↵Toshi MARUYAMA2019-09-242-2/+1
| | | | | | app/helpers/issues_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18516 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in ↵Toshi MARUYAMA2019-09-242-1/+1
| | | | | | db/migrate/20170302015225_change_attachments_digest_limit_to_64.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18515 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/WhileUntilModifier in ↵Toshi MARUYAMA2019-09-242-3/+4
| | | | | | app/helpers/issues_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18514 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in ↵Toshi MARUYAMA2019-09-242-3/+2
| | | | | | app/helpers/issues_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18513 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in ↵Toshi MARUYAMA2019-09-242-2/+1
| | | | | | app/models/repository/bazaar.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18512 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/NegatedIf in ↵Toshi MARUYAMA2019-09-242-2/+1
| | | | | | lib/redmine/scm/adapters/bazaar_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18511 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/ColonMethodCall in ↵Toshi MARUYAMA2019-09-242-2/+1
| | | | | | lib/redmine/scm/adapters/bazaar_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18510 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add missing fixtures to MailHandlerTest (#31946)Toshi MARUYAMA2019-09-241-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18509 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't show unsettable permissions in the tracker permissions table (#30431).Go MAEDA2019-09-242-2/+5
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18508 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/SpaceInsideRangeLiteral in ↵Toshi MARUYAMA2019-09-242-6/+1
| | | | | | app/models/repository/cvs.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18507 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/EmptyLiteral in ↵Toshi MARUYAMA2019-09-242-6/+1
| | | | | | lib/redmine/scm/adapters/cvs_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18506 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rounded corners of "my page" blocks (#32015).Go MAEDA2019-09-231-0/+1
| | | | | | | Patch by Antonio McDeal. git-svn-id: http://svn.redmine.org/redmine/trunk@18505 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Performance/Casecmp in ↵Toshi MARUYAMA2019-09-212-7/+2
| | | | | | lib/redmine/scm/adapters/bazaar_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18504 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Performance/Casecmp in lib/redmine/codeset_util.rbToshi MARUYAMA2019-09-212-3/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18503 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/RedundantConditional in ↵Toshi MARUYAMA2019-09-212-2/+1
| | | | | | app/helpers/issues_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18502 e93f8b46-1217-0410-a6f0-8f06a7374b81
* rubocop: disable Naming/BinaryOperatorParameterNameToshi MARUYAMA2019-09-212-18/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18501 e93f8b46-1217-0410-a6f0-8f06a7374b81
* rubocop: disable Rails/HelperInstanceVariableToshi MARUYAMA2019-09-212-20/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18500 e93f8b46-1217-0410-a6f0-8f06a7374b81
* rubocop: remove app/helpers/issues_helper.rb from ↵Toshi MARUYAMA2019-09-211-1/+0
| | | | | | Style/NestedTernaryOperator fixed by r18496 git-svn-id: http://svn.redmine.org/redmine/trunk@18499 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Auto-complete issues #id in the search form (#32052).Go MAEDA2019-09-213-2/+13
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18498 e93f8b46-1217-0410-a6f0-8f06a7374b81