summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* tagged version 5.0.05.0.0Marius Balteanu2022-03-280-0/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/tags/5.0.0@21516 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r21512 to 5.0-stable.Marius Balteanu2022-03-281-0/+499
|\ | | | | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21513 e93f8b46-1217-0410-a6f0-8f06a7374b81
| * Changelog for 5.0.0.Marius Balteanu2022-03-281-0/+499
| | | | | | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21512 e93f8b46-1217-0410-a6f0-8f06a7374b81
* | Set stable version.Marius Balteanu2022-03-281-1/+1
| | | | | | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21511 e93f8b46-1217-0410-a6f0-8f06a7374b81
* | Merged r21509 to 5.0-stable.Marius Balteanu2022-03-281-3/+3
|\| | | | | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21510 e93f8b46-1217-0410-a6f0-8f06a7374b81
| * Bump version to 5.0.0.Marius Balteanu2022-03-281-3/+3
| | | | | | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21509 e93f8b46-1217-0410-a6f0-8f06a7374b81
* | Added 5.0-stable branch.Marius Balteanu2022-03-270-0/+0
|/ | | | git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21506 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add test for #34029.Marius Balteanu2022-03-271-0/+22
| | | | | | | Patch by Vincent Robert. git-svn-id: https://svn.redmine.org/redmine/trunk@21503 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include roles of built-in "Non member users" and "Anonymous users" members ↵Marius Balteanu2022-03-271-0/+9
| | | | | | when user is not a member of the project. This fixes #34029. git-svn-id: https://svn.redmine.org/redmine/trunk@21502 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Rails/RefuteMethods (#36824, #30924).Go MAEDA2022-03-261-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21501 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/HashSyntax (Don't mix styles in the same hash) ↵Go MAEDA2022-03-261-2/+2
| | | | | | (#36824, #30924). git-svn-id: https://svn.redmine.org/redmine/trunk@21500 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow to filter issues by its version status with shared versions (#36824, ↵Marius Balteanu2022-03-242-2/+19
| | | | | | | | | #30924). Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@21499 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix Redmine::Plugin.assets_directory is not working after r21283 (#36835).Marius Balteanu2022-03-242-2/+7
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21498 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Increase email address length limit from 60 to 254 (#36825).Go MAEDA2022-03-231-1/+1
| | | | | | | Contributed by Brice Beaumesnil. git-svn-id: https://svn.redmine.org/redmine/trunk@21497 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add support for PUT API to journals (#10171).Go MAEDA2022-03-232-0/+97
| | | | | | | Patch by Mizuki ISHIKAWA . git-svn-id: https://svn.redmine.org/redmine/trunk@21496 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that Log time and/or Add notes sections from issue form page do not show ↵Marius Balteanu2022-03-225-13/+55
| | | | | | or hide dynamically based on user permission (#34641). git-svn-id: https://svn.redmine.org/redmine/trunk@21495 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add tasks to prune registered users after a certain number of days (#30998).Go MAEDA2022-03-223-0/+30
| | | | | | | Patch by Yuichi HARADA and Marius BALTEANU. git-svn-id: https://svn.redmine.org/redmine/trunk@21490 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Revert undesired changes (#36593)Marius Balteanu2022-03-211-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21489 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Skip validation of required custom fields when creating a project if user ↵Marius Balteanu2022-03-213-2/+20
| | | | | | | | | does not have permissions to see those custom fields (#36593). Patch by mathieu-mbru. git-svn-id: https://svn.redmine.org/redmine/trunk@21488 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#36815).Go MAEDA2022-03-211-2/+2
| | | | | | | Patch by ChunChang Lo. git-svn-id: https://svn.redmine.org/redmine/trunk@21487 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not fire a query to get user default query when user has no default query ↵Go MAEDA2022-03-211-1/+1
| | | | | | | | | set (#36503). Patch by Dmitry Makurin. git-svn-id: https://svn.redmine.org/redmine/trunk@21485 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r21480 (#36503).Go MAEDA2022-03-211-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21484 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove system test (#6432).Marius Balteanu2022-03-201-38/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21483 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that @tracker_ids[]@ field is rendered multiple time. Add some ↵Marius Balteanu2022-03-202-1/+4
| | | | | | assertions to @test_index@ (#6432). git-svn-id: http://svn.redmine.org/redmine/trunk@21482 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Only check for @set_filter@ param when retriving the default query (#7360, ↵Marius Balteanu2022-03-202-2/+2
| | | | | | 35795, #36389). git-svn-id: http://svn.redmine.org/redmine/trunk@21481 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not fire a query to get user default query when user has no default query ↵Marius Balteanu2022-03-201-1/+1
| | | | | | | | | | set (#36503). Patch by Dmitry Makurin. git-svn-id: http://svn.redmine.org/redmine/trunk@21480 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add Chromium to the list of supported browsers (#34978).Marius Balteanu2022-03-201-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21479 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add supported browsers to doc/INSTALL (#34978).Marius Balteanu2022-03-201-0/+3
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21478 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Rails to 2.14 (#35207).Go MAEDA2022-03-202-1/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21473 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#36813).Go MAEDA2022-03-201-2/+2
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21472 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add locales (#4347).Marius Balteanu2022-03-1948-0/+96
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21471 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing partial (#4347).Marius Balteanu2022-03-191-0/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21470 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Automatically add the user to the watchers list after contributing to an ↵Marius Balteanu2022-03-198-1/+63
| | | | | | | | | issue (#4347). User can enable/disable this feature from My Account. Patch by Takenori TAKAKI and Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@21469 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Render mentioned users with leading @ and highlight (#36699, #13919).Marius Balteanu2022-03-194-9/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21468 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Deprecate and rename rss_* methods to atom_* methods (#15118).Marius Balteanu2022-03-1936-85/+114
| | | | | | | Patch by Mischa The Evil and Marius BĂLTEANU git-svn-id: http://svn.redmine.org/redmine/trunk@21467 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix file drop feature not working in @documents#new@ (#36686).Marius Balteanu2022-03-191-6/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21466 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reindent code in documents/_form view (#36686).Marius Balteanu2022-03-191-13/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21465 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Avoid passing ActionController::Parameters outside of MailHandlerController ↵Marius Balteanu2022-03-182-1/+29
| | | | | | | | | | (#36394). Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@21464 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use @clipboardData.files@ instead of @clipboardData.items@ to get the images ↵Marius Balteanu2022-03-181-8/+6
| | | | | | from the clipboard (#36013). git-svn-id: http://svn.redmine.org/redmine/trunk@21463 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set the minimum required version of ROTP gem to 5.0.0 (#36795).Go MAEDA2022-03-181-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21462 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Database migration from Redmine 0.8.7 or earlier fails (#36766).Go MAEDA2022-03-181-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21461 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show a custom field description as a placeholder (#14275).Go MAEDA2022-03-173-0/+14
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21460 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use a variable to reference a CustomField object (#14275).Go MAEDA2022-03-171-5/+6
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21459 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix to use a correct exception class ActiveRecord::IrreversibleMigration in ↵Go MAEDA2022-03-176-6/+6
| | | | | | migrations (#36770). git-svn-id: http://svn.redmine.org/redmine/trunk@21458 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Comments for Textile text formatting (#20511).Go MAEDA2022-03-173-1/+37
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@21457 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace Member.find_or_new with ActiveRecord's find_or_initialize_by (#36730).Go MAEDA2022-03-143-13/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21456 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails to 6.1.4.7 (#29914).Go MAEDA2022-03-121-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21453 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.26 (#35136).Go MAEDA2022-03-102-171/+171
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21452 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Regenerate .rubocop_todo.yml (#35136).Go MAEDA2022-03-101-22/+22
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21451 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Polish translation update (#36493).Go MAEDA2022-03-071-124/+87
| | | | | | | Patch by Robert Korulczyk. git-svn-id: http://svn.redmine.org/redmine/trunk@21450 e93f8b46-1217-0410-a6f0-8f06a7374b81