Go MAEDA
|
c5655a8884
|
Japanese translation update (#32144).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18541 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-26 03:44:24 +00:00 |
|
Go MAEDA
|
0dd8925699
|
Traditional Chinese translation update (#32143).
Patch by ChunChang Lo.
git-svn-id: http://svn.redmine.org/redmine/trunk@18540 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-26 03:20:15 +00:00 |
|
Toshi MARUYAMA
|
612221d36a
|
svn propdel svn:executable app/models/mail_handler.rb
It was added by r16609 accidentally.
git-svn-id: http://svn.redmine.org/redmine/trunk@18539 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-26 02:38:50 +00:00 |
|
Toshi MARUYAMA
|
ea3c11bf32
|
code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in test/integration/api_test/issues_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18538 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-25 17:55:26 +00:00 |
|
Toshi MARUYAMA
|
2e1da01790
|
code cleanup: rubocop: fix Layout/EmptyLinesAroundMethodBody in test/unit/issue_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18537 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-25 17:55:14 +00:00 |
|
Toshi MARUYAMA
|
942eb6e06b
|
detect Chrome downloaded file more strictly
git-svn-id: http://svn.redmine.org/redmine/trunk@18536 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-25 17:30:07 +00:00 |
|
Go MAEDA
|
39101580a9
|
Update locales (#31879).
git-svn-id: http://svn.redmine.org/redmine/trunk@18535 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-25 16:31:06 +00:00 |
|
Go MAEDA
|
b3baa5c1ce
|
"starts with" and "ends with" filter operators for string values (#31879).
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18534 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-25 16:24:08 +00:00 |
|
Toshi MARUYAMA
|
7349477b1a
|
code cleanup: rubocop: fix Style/WhileUntilModifier in test/application_system_test_case.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18533 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-25 14:12:18 +00:00 |
|
Toshi MARUYAMA
|
f8379e406f
|
detect strictly Chrome downloaded file
git-svn-id: http://svn.redmine.org/redmine/trunk@18532 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-25 13:24:20 +00:00 |
|
Toshi MARUYAMA
|
15d8e32cbc
|
do not delete Chrome downloaded files on Linux
https://github.com/SeleniumHQ/selenium/issues/5292
git-svn-id: http://svn.redmine.org/redmine/trunk@18531 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-25 13:14:05 +00:00 |
|
Toshi MARUYAMA
|
ddb24a2473
|
workaround Chrome default_directory ignored on Linux
https://github.com/SeleniumHQ/selenium/issues/5292
git-svn-id: http://svn.redmine.org/redmine/trunk@18530 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-25 12:31:40 +00:00 |
|
Toshi MARUYAMA
|
83d5633a5f
|
code cleanup: rubocop: fix Style/TrailingCommaInArguments in test/unit/issue_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18529 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-25 11:18:59 +00:00 |
|
Toshi MARUYAMA
|
97fb2876d5
|
rubocop: remove config/initializers/30-redmine.rb from Style/MultilineTernaryOperator fixed by r18521
git-svn-id: http://svn.redmine.org/redmine/trunk@18528 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-25 11:18:48 +00:00 |
|
Go MAEDA
|
8bef8c8231
|
input[type="number"] should be highlighted as well when it has focus (#31971).
git-svn-id: http://svn.redmine.org/redmine/trunk@18527 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-25 07:36:34 +00:00 |
|
Toshi MARUYAMA
|
2dab26cef1
|
rubocop: disable Naming/AccessorMethodName
git-svn-id: http://svn.redmine.org/redmine/trunk@18526 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-25 04:35:40 +00:00 |
|
Toshi MARUYAMA
|
6c7794d300
|
rubocop: disable Lint/IneffectiveAccessModifier
git-svn-id: http://svn.redmine.org/redmine/trunk@18525 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-25 04:35:29 +00:00 |
|
Go MAEDA
|
ca951738d1
|
Highlight the input field that has focus by setting border-color (#31971).
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18524 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-25 01:48:20 +00:00 |
|
Toshi MARUYAMA
|
591d0eae79
|
code cleanup: rubocop: fix Style/ZeroLengthPredicate in app/models/issue.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18523 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-24 15:56:51 +00:00 |
|
Toshi MARUYAMA
|
9a5cb65b9e
|
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/unit/issue_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18522 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-24 15:43:56 +00:00 |
|
Toshi MARUYAMA
|
e7ba3cf008
|
code cleanup: rubocop: fix Rails/Presence in config/initializers/30-redmine.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18521 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-24 15:42:13 +00:00 |
|
Toshi MARUYAMA
|
fe6b965fd5
|
code cleanup: rubocop: fix Rails/Presence in config/initializers/10-patches.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18520 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-24 15:42:02 +00:00 |
|
Toshi MARUYAMA
|
e83313240f
|
code cleanup: rubocop: fix Rails/Presence in db/migrate/20110228000100_copy_repositories_log_encoding.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18519 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-24 15:41:50 +00:00 |
|
Toshi MARUYAMA
|
947fdf100d
|
code cleanup: rubocop: fix Rails/Presence in lib/redmine/scm/adapters/cvs_adapter.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18518 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-24 15:41:39 +00:00 |
|
Toshi MARUYAMA
|
2829ddcc33
|
code cleanup: rubocop: fix Layout/BlockEndNewline in app/models/issue.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18517 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-24 05:54:53 +00:00 |
|
Toshi MARUYAMA
|
d0ca6ad31d
|
code cleanup: rubocop: fix Layout/SpaceInsideStringInterpolation in app/helpers/issues_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18516 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-24 05:54:42 +00:00 |
|
Toshi MARUYAMA
|
bb5706e2f9
|
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in 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
|
2019-09-24 05:21:20 +00:00 |
|
Toshi MARUYAMA
|
a405e8f950
|
code cleanup: rubocop: fix Style/WhileUntilModifier in app/helpers/issues_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18514 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-24 05:21:09 +00:00 |
|
Toshi MARUYAMA
|
7272399dc9
|
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/helpers/issues_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18513 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-24 05:20:58 +00:00 |
|
Toshi MARUYAMA
|
4c9bef2ace
|
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/repository/bazaar.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18512 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-24 05:13:46 +00:00 |
|
Toshi MARUYAMA
|
e5f22bd28a
|
code cleanup: rubocop: fix Style/NegatedIf in lib/redmine/scm/adapters/bazaar_adapter.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18511 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-24 05:13:35 +00:00 |
|
Toshi MARUYAMA
|
5ff3ed914e
|
code cleanup: rubocop: fix Style/ColonMethodCall in lib/redmine/scm/adapters/bazaar_adapter.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18510 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-24 05:13:24 +00:00 |
|
Toshi MARUYAMA
|
004b1e35f5
|
add missing fixtures to MailHandlerTest (#31946)
git-svn-id: http://svn.redmine.org/redmine/trunk@18509 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-24 04:48:14 +00:00 |
|
Go MAEDA
|
ca16a23ad5
|
Don't show unsettable permissions in the tracker permissions table (#30431).
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18508 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-24 04:18:44 +00:00 |
|
Toshi MARUYAMA
|
fb221e8069
|
code cleanup: rubocop: fix Layout/SpaceInsideRangeLiteral in app/models/repository/cvs.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18507 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-24 02:34:43 +00:00 |
|
Toshi MARUYAMA
|
3b379c076d
|
code cleanup: rubocop: fix Style/EmptyLiteral in lib/redmine/scm/adapters/cvs_adapter.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18506 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-24 02:34:32 +00:00 |
|
Go MAEDA
|
3aef778342
|
Rounded corners of "my page" blocks (#32015).
Patch by Antonio McDeal.
git-svn-id: http://svn.redmine.org/redmine/trunk@18505 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-23 02:35:20 +00:00 |
|
Toshi MARUYAMA
|
949d80c6d2
|
code cleanup: rubocop: fix Performance/Casecmp in lib/redmine/scm/adapters/bazaar_adapter.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18504 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-21 15:54:38 +00:00 |
|
Toshi MARUYAMA
|
f66cc7db80
|
code cleanup: rubocop: fix Performance/Casecmp in lib/redmine/codeset_util.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18503 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-21 15:54:25 +00:00 |
|
Toshi MARUYAMA
|
8fb0ec3c3b
|
code cleanup: rubocop: fix Style/RedundantConditional in app/helpers/issues_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18502 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-21 14:14:28 +00:00 |
|
Toshi MARUYAMA
|
fe78039aea
|
rubocop: disable Naming/BinaryOperatorParameterName
git-svn-id: http://svn.redmine.org/redmine/trunk@18501 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-21 14:11:19 +00:00 |
|
Toshi MARUYAMA
|
53aae425ba
|
rubocop: disable Rails/HelperInstanceVariable
git-svn-id: http://svn.redmine.org/redmine/trunk@18500 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-21 14:11:07 +00:00 |
|
Toshi MARUYAMA
|
7ffa505a02
|
rubocop: remove app/helpers/issues_helper.rb from Style/NestedTernaryOperator fixed by r18496
git-svn-id: http://svn.redmine.org/redmine/trunk@18499 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-21 14:10:56 +00:00 |
|
Go MAEDA
|
f5bbb0317a
|
Auto-complete issues #id in the search form (#32052).
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18498 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-21 07:52:16 +00:00 |
|
Toshi MARUYAMA
|
7df0230d67
|
code cleanup: rubocop: fix Rails/Blank in app/helpers/issues_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18497 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-21 06:39:36 +00:00 |
|
Toshi MARUYAMA
|
a6116a98c5
|
code cleanup: rubocop: fix Style/MultilineTernaryOperator in app/helpers/issues_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18496 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-21 06:39:24 +00:00 |
|
Toshi MARUYAMA
|
fc243aa3ea
|
code cleanup: rubocop: fix Layout/MultilineArrayBraceLayout in test/unit/repository_bazaar_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18495 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-21 06:32:29 +00:00 |
|
Toshi MARUYAMA
|
a02f498275
|
code cleanup: rubocop: fix Lint/ScriptPermission of Rakefile fixed by r18493
git-svn-id: http://svn.redmine.org/redmine/trunk@18494 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-20 18:12:59 +00:00 |
|
Toshi MARUYAMA
|
8f05374f49
|
svn propset svn:executable on Rakefile
git-svn-id: http://svn.redmine.org/redmine/trunk@18493 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-20 18:08:14 +00:00 |
|
Toshi MARUYAMA
|
fd51a4fe58
|
code cleanup: rubocop: fix Style/CommentedKeyword in app/models/repository/cvs.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18492 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-20 17:54:54 +00:00 |
|