summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Spent hours ignoring "Time Span Format" Setting on several pages (#40924).Go MAEDA2024-06-302-9/+13
* Add bulk lock feature to user list context menu (#40913).Marius Balteanu2024-06-251-8/+34
* Add test for r22895 (#40860).Go MAEDA2024-06-251-0/+10
* Reject passwords that are the same as login, first name, last name, or email ...Go MAEDA2024-06-211-0/+18
* Support multiple multi-word phrases in the search engine (#38446).Go MAEDA2024-06-191-0/+5
* Revisions count is wrong on the wiki content page (#40655).Go MAEDA2024-06-131-0/+14
* Fix "ArgumentError: Invalid response name: unprocessable_entity" with Rack 3....Go MAEDA2024-06-1219-42/+42
* Add missing fixture journal_details to JournalsHelperTest (#40801).Go MAEDA2024-06-121-1/+2
* Adds estimated remaining time to version page (#37862, #1671).Marius Balteanu2024-06-041-8/+12
* 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