summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix Redmine::Plugin.assets_directory is not working after r21283 (#36835).Marius Balteanu2022-03-242-2/+7
* Increase email address length limit from 60 to 254 (#36825).Go MAEDA2022-03-231-1/+1
* Add support for PUT API to journals (#10171).Go MAEDA2022-03-232-0/+97
* Fix that Log time and/or Add notes sections from issue form page do not show ...Marius Balteanu2022-03-225-13/+55
* Add tasks to prune registered users after a certain number of days (#30998).Go MAEDA2022-03-223-0/+30
* Revert undesired changes (#36593)Marius Balteanu2022-03-211-2/+2
* Skip validation of required custom fields when creating a project if user doe...Marius Balteanu2022-03-213-2/+20
* Traditional Chinese translation update (#36815).Go MAEDA2022-03-211-2/+2
* Do not fire a query to get user default query when user has no default query ...Go MAEDA2022-03-211-1/+1
* Reverts r21480 (#36503).Go MAEDA2022-03-211-1/+1
* Remove system test (#6432).Marius Balteanu2022-03-201-38/+0
* Fix that @tracker_ids[]@ field is rendered multiple time. Add some assertions...Marius Balteanu2022-03-202-1/+4
* Only check for @set_filter@ param when retriving the default query (#7360, 35...Marius Balteanu2022-03-202-2/+2
* Do not fire a query to get user default query when user has no default query ...Marius Balteanu2022-03-201-1/+1
* Add Chromium to the list of supported browsers (#34978).Marius Balteanu2022-03-201-1/+1
* Add supported browsers to doc/INSTALL (#34978).Marius Balteanu2022-03-201-0/+3
* Update RuboCop Rails to 2.14 (#35207).Go MAEDA2022-03-202-1/+9
* Japanese translation update (#36813).Go MAEDA2022-03-201-2/+2
* Add locales (#4347).Marius Balteanu2022-03-1948-0/+96
* Add missing partial (#4347).Marius Balteanu2022-03-191-0/+5
* Automatically add the user to the watchers list after contributing to an issu...Marius Balteanu2022-03-198-1/+63
* Render mentioned users with leading @ and highlight (#36699, #13919).Marius Balteanu2022-03-194-9/+15
* Deprecate and rename rss_* methods to atom_* methods (#15118).Marius Balteanu2022-03-1936-85/+114
* Fix file drop feature not working in @documents#new@ (#36686).Marius Balteanu2022-03-191-6/+4
* Reindent code in documents/_form view (#36686).Marius Balteanu2022-03-191-13/+12
* Avoid passing ActionController::Parameters outside of MailHandlerController (...Marius Balteanu2022-03-182-1/+29
* Use @clipboardData.files@ instead of @clipboardData.items@ to get the images ...Marius Balteanu2022-03-181-8/+6
* Set the minimum required version of ROTP gem to 5.0.0 (#36795).Go MAEDA2022-03-181-1/+1
* Database migration from Redmine 0.8.7 or earlier fails (#36766).Go MAEDA2022-03-181-1/+1
* Show a custom field description as a placeholder (#14275).Go MAEDA2022-03-173-0/+14
* Use a variable to reference a CustomField object (#14275).Go MAEDA2022-03-171-5/+6
* Fix to use a correct exception class ActiveRecord::IrreversibleMigration in m...Go MAEDA2022-03-176-6/+6
* Comments for Textile text formatting (#20511).Go MAEDA2022-03-173-1/+37
* Replace Member.find_or_new with ActiveRecord's find_or_initialize_by (#36730).Go MAEDA2022-03-143-13/+3
* Update Rails to 6.1.4.7 (#29914).Go MAEDA2022-03-121-1/+1
* Update RuboCop to 1.26 (#35136).Go MAEDA2022-03-102-171/+171
* Regenerate .rubocop_todo.yml (#35136).Go MAEDA2022-03-101-22/+22
* Polish translation update (#36493).Go MAEDA2022-03-071-124/+87
* Reorder keys in pl.yml to the same order with en.yml (#36493).Go MAEDA2022-03-071-1068/+1012
* Lazy load locales (#36728).Marius Balteanu2022-03-061-1/+1
* Improve performance of adding or removing members of a group (#36696).Go MAEDA2022-03-052-27/+24
* Update Chart.js to 3.7.1 (#36701).Go MAEDA2022-03-034-28/+42
* IssuesControllerTest randomly fails (#36716).Go MAEDA2022-03-031-1/+1
* Add habtm relation between roles and queries_roles (#36416).Marius Balteanu2022-02-282-0/+15
* Fix rubocop offense (#36416).Marius Balteanu2022-02-271-1/+1
* Update roadie-rails to 3.0 (#36355).Go MAEDA2022-02-261-1/+1
* Update API test to use token based authentication when twofa is enabled for u...Marius Balteanu2022-02-251-2/+7
* Add class @user-mention@ to user classes when user is linked using @ (#36699,...Marius Balteanu2022-02-242-8/+8
* Update jQuery to 3.6.0 (#35729).Marius Balteanu2022-02-242-3/+3
* Add migration to delete orphaned time entry activities (#36416).Marius Balteanu2022-02-241-0/+9