summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix filter for chained User custom fields returns 500 internal server error w...Marius Balteanu2022-06-271-0/+12
* Fix time entry activity is not set as default when the default activity exist...Marius Balteanu2022-06-202-0/+25
* Fix random failing test (#37138).Marius Balteanu2022-06-201-1/+1
* Revert r21662 (#37255).Marius Balteanu2022-06-201-1/+1
* Fix random failing test (#37255).Marius Balteanu2022-06-201-1/+1
* Respect group memberships when checking if an object is watched (#37065).Marius Balteanu2022-06-201-1/+14
* Fix mentions of users with "@" in their username not working (#37138).Marius Balteanu2022-06-201-0/+9
* Fix failing test caused by r21646 (#37255).Marius Balteanu2022-06-191-2/+3
* Respect field visibility when filtering/sorting by associated issue fields (#...Marius Balteanu2022-06-161-0/+74
* Respect field visibility when showing associated issue fields (#37255).Marius Balteanu2022-06-161-0/+22
* Setting @--no-permission-check@ in the mail receiver should not allow creatin...Marius Balteanu2022-06-161-0/+29
* Improved @fixed_version_id@ validation (#37171).Marius Balteanu2022-06-161-0/+8
* Ensure @category_id@ is valid within the issue's project (#37171).Marius Balteanu2022-06-161-0/+8
* The done ratio of a parent issue may not be 100% even if all subtasks have a ...Go MAEDA2022-06-081-4/+11
* Merged r21618 to trunk (#35892).Marius Balteanu2022-05-281-2/+2
* Update footnotes markup after commonmarker gem update (#35892).Marius Balteanu2022-05-281-3/+3
* Fix internal server error when trying to retrieve AnonymousUser's information...Marius Balteanu2022-05-271-0/+18
* Wiki notation `attachment:file_name` cannot make a link to a file attached to...Go MAEDA2022-05-261-0/+15
* Fix test failure due to r21601 (#36938).Go MAEDA2022-05-251-1/+1
* Remove test code (#36691).Marius Balteanu2022-05-191-1/+0
* Fix two typos.Marius Balteanu2022-05-171-2/+2
* Fix Rubocop warnings.Marius Balteanu2022-05-171-1/+0
* Fix random failing tests (#36691). Marius Balteanu2022-05-172-14/+27
* Adds projects bulk delete (#36691).Marius Balteanu2022-05-172-0/+88
* Background job for project deletion (#36691).Marius Balteanu2022-05-173-3/+90
* Add test for #37053.Marius Balteanu2022-05-161-0/+20
* Fix that mentions not working after issue status is changed (#36909).Marius Balteanu2022-05-111-0/+22
* Don't verify CSRF authenticity token in mail handler (#37030).Marius Balteanu2022-05-111-0/+7
* Add a test for #36958.Marius Balteanu2022-05-031-0/+6
* Add missing fixture in InlineAutocompleteSystemTest.Marius Balteanu2022-05-021-1/+2
* Use click_button to click on buttons in test_bulk_edit.Marius Balteanu2022-05-021-2/+2
* Add test for #36932.Marius Balteanu2022-04-271-0/+7
* Allow imported time entries to override the selected project with the actual ...Marius Balteanu2022-04-031-0/+22
* Reuse ProjectQuery filters on the admin project list (#33422).Marius Balteanu2022-04-013-5/+117
* Add test for #34029.Marius Balteanu2022-03-271-0/+22
* Fix RuboCop offense Rails/RefuteMethods (#36824, #30924).Go MAEDA2022-03-261-1/+1
* Fix RuboCop offense Style/HashSyntax (Don't mix styles in the same hash) (#36...Go MAEDA2022-03-261-2/+2
* Allow to filter issues by its version status with shared versions (#36824, #3...Marius Balteanu2022-03-241-0/+15
* Fix Redmine::Plugin.assets_directory is not working after r21283 (#36835).Marius Balteanu2022-03-241-0/+5
* Add support for PUT API to journals (#10171).Go MAEDA2022-03-231-0/+95
* Fix that Log time and/or Add notes sections from issue form page do not show ...Marius Balteanu2022-03-222-0/+43
* Add tasks to prune registered users after a certain number of days (#30998).Go MAEDA2022-03-221-0/+10
* Skip validation of required custom fields when creating a project if user doe...Marius Balteanu2022-03-211-0/+7
* 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-201-0/+3
* Automatically add the user to the watchers list after contributing to an issu...Marius Balteanu2022-03-192-0/+27
* Render mentioned users with leading @ and highlight (#36699, #13919).Marius Balteanu2022-03-192-8/+8
* Deprecate and rename rss_* methods to atom_* methods (#15118).Marius Balteanu2022-03-195-20/+20
* Show a custom field description as a placeholder (#14275).Go MAEDA2022-03-171-0/+7
* Comments for Textile text formatting (#20511).Go MAEDA2022-03-172-1/+32