summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update session token only once per minute (#29041).Go MAEDA2022-01-222-1/+21
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@21376 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include avatar URL in Users API (#36303).Go MAEDA2022-01-213-2/+14
| | | | | | | Contributed by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21375 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Text custom field values are not aligned with their labels when text ↵Go MAEDA2022-01-201-0/+1
| | | | | | | | | formatting is enabled (#36455). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21372 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Duplicate activities in time entry report when project-specific activies ↵Go MAEDA2022-01-192-1/+14
| | | | | | | | | exist (#20018). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21371 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.25 (#35136).Go MAEDA2022-01-182-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21370 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Regenerate .rubocop_todo.yml (#35136).Go MAEDA2022-01-181-49/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21369 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display source project for cross-project associated revisions for issues ↵Go MAEDA2022-01-183-2/+5
| | | | | | | | | (#5242). Contributed by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@21368 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make issue tabs DOM more consistent (#36429).Go MAEDA2022-01-173-3/+9
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@21367 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "Edit" misaligned in project members view (#13199).Go MAEDA2022-01-162-1/+2
| | | | | | | Contributed by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@21366 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Custom I18n Pluralization rules are not applied correctly (#36396).Go MAEDA2022-01-152-2/+11
| | | | | | | Contributed by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@21365 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Explicitly set Setting.cross_project_issue_relations to prevent random test ↵Go MAEDA2022-01-131-10/+12
| | | | | | failure (#36361). git-svn-id: http://svn.redmine.org/redmine/trunk@21364 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Restore the value of Setting.cross_project_issue_relations to prevent random ↵Go MAEDA2022-01-131-27/+27
| | | | | | | | | test failures (#36361). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21363 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Mailer.with_synched_deliveries doesn't correctly detect other async Queue ↵Go MAEDA2022-01-121-3/+1
| | | | | | | | | adapters (#36393). Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@21362 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Permission check of the setting button on the issues page mismatches button ↵Go MAEDA2022-01-102-1/+17
| | | | | | | | | semantics (#35090). Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@21357 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Nokogiri to 1.13 (#35691).Go MAEDA2022-01-091-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21356 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change the default value for "Time span format" from "decimal" to "minutes" ↵Go MAEDA2022-01-0811-52/+52
| | | | | | (#36391). git-svn-id: http://svn.redmine.org/redmine/trunk@21355 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix wrong variable name in Import#set_default_settings (#34718).Go MAEDA2022-01-072-1/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21354 e93f8b46-1217-0410-a6f0-8f06a7374b81
* RuboCop: fix Style/RedundantSort in app/models/import.rb (#34718).Go MAEDA2022-01-071-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21353 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Auto guess file encoding when importing CSV file (#34718).Go MAEDA2022-01-074-1/+71
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21352 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix test failure due to duplicate document category name in Albanian ↵Go MAEDA2022-01-071-2/+2
| | | | | | translation caused by r21350 (#32405). git-svn-id: http://svn.redmine.org/redmine/trunk@21351 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Albanian translation update (#32405).Go MAEDA2022-01-061-1213/+1179
| | | | | | | Translated by Besnik Bleta. git-svn-id: http://svn.redmine.org/redmine/trunk@21350 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation update (#36390).Go MAEDA2022-01-061-1/+1
| | | | | | | Patch by Ivan Cenov. git-svn-id: http://svn.redmine.org/redmine/trunk@21349 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Polish translation update (#33361).Go MAEDA2022-01-051-349/+380
| | | | | | | Translated by Robert Korulczyk. git-svn-id: http://svn.redmine.org/redmine/trunk@21348 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r21299 (#36280).Go MAEDA2022-01-051-1/+2
| | | | | | | r21299 deleted two necessary strings (label_default_query and field_default_project_query) and added label_default_query that is no longer used after r21280. git-svn-id: http://svn.redmine.org/redmine/trunk@21347 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change Delete button name to Delete issue (#31278).Go MAEDA2022-01-054-11/+11
| | | | | | | Contributed by Frederico Camara. git-svn-id: http://svn.redmine.org/redmine/trunk@21346 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Makes Markdown and CommonMark formatters independent of each other (#32424).Marius Balteanu2022-01-042-8/+257
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21345 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update config/environments/*.rb for Rails 6.1 (#35081).Go MAEDA2022-01-034-29/+169
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21344 e93f8b46-1217-0410-a6f0-8f06a7374b81
* RuboCop: Disable Rails/FilePath and Style/GlobalStdStream (#35081).Go MAEDA2022-01-031-0/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21343 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-02638-638/+638
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21342 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year in the footer to 2022 (#36378).Go MAEDA2022-01-021-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21339 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test if the encoding drop-down in the import settings includes all CSV ↵Go MAEDA2022-01-021-1/+10
| | | | | | | | | encodings (#36377). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21338 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that encoding drop-down in the import settings defaults to US-ASCII ↵Go MAEDA2022-01-021-1/+1
| | | | | | | | | instead of general_csv_encoding in Simplified Chinese (#36377). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21337 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that encoding drop-down in the import settings defaults to US-ASCII ↵Go MAEDA2022-01-022-1/+2
| | | | | | | | | instead of general_csv_encoding in Thai (#36377). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21336 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that encoding drop-down in the import settings defaults to US-ASCII ↵Go MAEDA2022-01-021-0/+1
| | | | | | | | | instead of general_csv_encoding in Korean (#36377). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21335 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Cannot select text in a table with a context menu available (#36363).Go MAEDA2021-12-311-1/+2
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@21334 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use File.exist? instead of deprecated File.exists? in Gemfile (#36358).Go MAEDA2021-12-291-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21333 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Rails to 2.13 (#35207).Go MAEDA2021-12-292-1/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21332 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Performance to 1.13 (#35142).Go MAEDA2021-12-291-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21331 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes for Performance/StringIdentifierArgument introduced in RuboCop ↵Go MAEDA2021-12-2917-43/+43
| | | | | | Performance 1.13.0 (#35142). git-svn-id: http://svn.redmine.org/redmine/trunk@21330 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add Ruby 3.1 to the supported Ruby versions (#36205).Go MAEDA2021-12-272-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21329 e93f8b46-1217-0410-a6f0-8f06a7374b81
* IssuesSystemTest fails with ArgumentError in Ruby 3.1 (#36205, #36360).Go MAEDA2021-12-271-3/+3
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21328 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use File.exist? instead of deprecated File.exists? (#36358).Go MAEDA2021-12-2713-23/+23
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21327 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes for Performance/BigDecimalWithNumericArgument introduced in RuboCop ↵Go MAEDA2021-12-251-1/+1
| | | | | | Performance 1.13.0 (#35142). git-svn-id: http://svn.redmine.org/redmine/trunk@21326 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update roadie-rails to 2.3 (#36355).Go MAEDA2021-12-251-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21325 e93f8b46-1217-0410-a6f0-8f06a7374b81
* IssuesSystemTest#test_bulk_edit fails due to r21248 (#35770, #36352).Go MAEDA2021-12-251-2/+2
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21324 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.24 (#35136).Go MAEDA2021-12-242-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21323 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes for Style/FileWrite offense introduced in RuboCop 1.24.0 (#35136).Go MAEDA2021-12-243-7/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21322 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Regenerate .rubocop_todo.yml (#35136).Go MAEDA2021-12-241-3/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21321 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing fixture to IssuesHelperTest (#36347).Go MAEDA2021-12-241-1/+1
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21320 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Saving time tracking activities without any change may turn a system ↵Go MAEDA2021-12-213-4/+47
| | | | | | | | | activity into a project activity (#36318). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@21319 e93f8b46-1217-0410-a6f0-8f06a7374b81