summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Adds description field to custom queries (#9309).Marius Balteanu2024-06-048-6/+95
* Introduce configuration for done ratio options interval (#31756).Go MAEDA2024-05-291-0/+15
* Link "Last activity" column to project activity page (#40706, #23954).Marius Balteanu2024-05-281-1/+4
* Add timeout for thumbnail generation process (#37530).Go MAEDA2024-05-271-0/+19
* Add `updated_on` and `updated_by` fields to Issues API journal response (#404...Go MAEDA2024-05-271-0/+2
* Fix duplicated alt and title attributes for attached images in Textile format...Go MAEDA2024-05-241-2/+2
* Add tests for current alt attribute behavior in images (#40650).Go MAEDA2024-05-242-0/+61
* Dynamic generation of supported code highlighting languages in help section (...Go MAEDA2024-05-191-0/+8
* Fix RuboCop offense Rails/HttpStatus (#39889).Go MAEDA2024-05-1866-343/+343
* Key/value-pair custom field type not available to all customizable contents (...Go MAEDA2024-05-162-0/+10
* Ignore statuses in Project#rolled_up_statuses which only have an identity tra...Go MAEDA2024-05-162-0/+4
* Adds test to check @view_issue_watchers@ permission when filter "Watched by" ...Marius Balteanu2024-05-111-0/+30
* Fixes issue list filter "Watched by: me" only shows issues watched via group ...Marius Balteanu2024-05-111-3/+8
* Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217).Marius Balteanu2024-05-074-7/+6
* Adds the date of the last activity to the list of available columns for Proje...Marius Balteanu2024-05-032-0/+19
* Fixes random failing tests.Marius Balteanu2024-05-031-1/+1
* Fixes failing tests on postgresql (#29894).Marius Balteanu2024-05-031-1/+7
* Fixes failing tests caused by r22802 (#40652).Marius Balteanu2024-05-031-2/+2
* Fixes RuboCop offense Layout/SpaceInsideParens (#24457).Marius Balteanu2024-05-021-1/+1
* Adds test for #24457.Marius Balteanu2024-05-021-0/+14
* Progress of version should be calculated the same way as parent tasks (#24457...Marius Balteanu2024-05-021-0/+10
* Switches from MD5 to SHA256 when computing the hash for gravatar URL (#40652).Marius Balteanu2024-05-021-2/+2
* Adds estimated remaining hours issue query column calculated based on estimat...Marius Balteanu2024-05-011-0/+28
* Adds Watcher list to the list of available query columns for issues (#29894).Marius Balteanu2024-04-281-0/+61
* Fixes that watcher groups on new issue form get dereferenced on validation er...Marius Balteanu2024-04-281-0/+18
* Adds an option to send email notification when an attachment is added (#40569).Marius Balteanu2024-04-282-2/+32
* Fix "unexpected invocation" test failure in IssueTest with Mocha 2.2.0 (#40603).Go MAEDA2024-04-231-3/+0
* Fix RuboCop offense Style/MapIntoArray (#39887).Go MAEDA2024-04-092-8/+2
* Remove redundant ApplicationHelper inclusions (#40506).Go MAEDA2024-04-029-12/+0
* Fixes missing fixture: add :groups_users fixture to @Redmine::ApiTest::UsersT...Marius Balteanu2024-03-211-1/+1
* Revert r22764 (#33829).Go MAEDA2024-03-061-10/+0
* Fix Atom feed for issues to correctly use the updated time for "updated" elem...Go MAEDA2024-03-041-0/+10
* Fix rubocop warning (#38975).Marius Balteanu2024-03-031-1/+1
* Fix rubocop warning (#39995).Marius Balteanu2024-03-031-1/+0
* Fix rubocop warning (#39111, #40137).Marius Balteanu2024-03-031-4/+4
* Introduces Redmine::Plugin#attachment_object_type to provide better API for r...Marius Balteanu2024-02-271-0/+8
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-26350-362/+362
* Subprojects checkbox should be shown in Activity and Roadmap sidebars only if...Marius Balteanu2024-02-262-0/+44
* Adds @:user_preference@ fixture to @Redmine::ApiTest::IssuesTest@ (#40239).Marius Balteanu2024-02-251-0/+1
* Use @assert_select@ to assert text from h1 element of wiki syntax pages (#391...Marius Balteanu2024-02-251-2/+2
* Adds route for code highlighting languages page (#39111, #40137).Marius Balteanu2024-02-252-0/+9
* Add tests for @HelpController@ (#39111, #40137).Marius Balteanu2024-02-251-0/+84
* Add tests for @/help/wiki_syntax@ route (#39111, #40137).Marius Balteanu2024-02-251-0/+27
* Deletes @Redmine::WikiFormatting::CommonMark::HelperTest@ tests that are no l...Marius Balteanu2024-02-211-33/+0
* Remove an empty file (#40190).Go MAEDA2024-02-141-0/+0
* Stop appending the utf8 checkmark parameter to form URLs (#40190).Marius Balteanu2024-02-131-27/+0
* Fix ThemesTest may fail if a third-party theme having theme.js is installed (...Marius Balteanu2024-02-131-1/+1
* Fix one more failing test related to favicon after r22692 (#39111).Marius Balteanu2024-02-131-1/+1
* Fix failing tests related to favicon in themes after r22692 (#39111).Marius Balteanu2024-02-131-1/+1
* Fix failing tests related to favicon after r22692 (#39111).Marius Balteanu2024-02-131-4/+4