summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Configurable columns for related and sub issues lists (#42477).Go MAEDA7 days2-2/+13
* Add administration setting to allow time logging on closed issues. By default...Marius Balteanu10 days1-0/+61
* "For all projects" checkbox should be disabled when editing an existing query...Go MAEDA13 days1-0/+40
* Missing thousands separator in Integer and Float custom field totals (#42342).Go MAEDA2025-03-261-4/+26
* Extract project query for admins to a separate ProjectAdminQuery model (#42352).Marius Balteanu2025-03-091-9/+7
* Fixes typo in query name fixture.Marius Balteanu2025-03-072-2/+2
* Redirection after signing in fails when the back_url includes a port number (...Go MAEDA2025-01-281-0/+18
* Remove navigation parameters from issue detail URLs after updates (#42073).Go MAEDA2025-01-071-30/+44
* Use `fixtures :all` to ensure consistent test data and improve test reliabili...Go MAEDA2024-12-1164-416/+0
* Replaces warning icon with SVG in watcher list and workflow warnings (#41918).Marius Balteanu2024-12-111-1/+4
* Fixes group icons not displayed only using the SVG icon (#41853).Marius Balteanu2024-12-103-3/+6
* Enable browser autocomplete for login input fields (#41937).Go MAEDA2024-12-082-5/+5
* Fix random test failure in ProjectsControllerTest::test_post_copy_should_copy...Go MAEDA2024-12-041-1/+1
* Fix: Spent time CSV report returning `hours` as Rational instead of Float (#4...Go MAEDA2024-12-041-0/+10
* Switched checked icon in context menu to SVG icon (#23980, #41720).Go MAEDA2024-11-101-1/+1
* Add missing fixture `:enumerations` to TrackersControllerTest (#12521).Go MAEDA2024-11-041-1/+1
* Improve tracker deletion error message to display projects containing issues ...Go MAEDA2024-11-031-3/+13
* Fix: "Import issues" and "Import time entries" pages are visible to users wit...Go MAEDA2024-11-031-0/+12
* Add column totals to Issues Summary Report (#691).Go MAEDA2024-10-261-0/+11
* Drop deprecated Redcarpet based Markdown formatter (#40149).Go MAEDA2024-10-201-2/+0
* Replace "even" and "odd" CSS classes with "this-month" and "other-month" for ...Go MAEDA2024-10-201-8/+8
* Include attachment filename in "File added" email notification subject (#41450).Go MAEDA2024-10-201-1/+1
* Partial quoting feature for Issues and Forums (#41294).Go MAEDA2024-10-092-8/+61
* Fixed tests (#23980).Marius Balteanu2024-09-052-2/+2
* Fix RuboCop offense Rails/PluralizationGrammar (#39889).Go MAEDA2024-08-251-1/+1
* Use anonymous block forwarding introduced in Ruby 3.1 (#38585).Go MAEDA2024-08-211-1/+1
* Use Array#intersect? introduced in Ruby 3.1 (#38585).Go MAEDA2024-08-201-1/+1
* Fix RuboCop offense Lint/RedundantStringCoercion, one of the offenses enabled...Go MAEDA2024-08-122-2/+2
* Fix RuboCop offense Layout/SpaceAfterComma, one of the offenses enabled in ru...Go MAEDA2024-08-121-1/+1
* Fix RuboCop offense Layout/EmptyLinesAroundMethodBody, one of the offenses en...Go MAEDA2024-08-122-2/+0
* Adds test for bulk unlock users (#40913).Marius Balteanu2024-07-141-0/+16
* Add configurable setting for copying attachments when copying an issue (#36197).Go MAEDA2024-07-141-0/+82
* Fixes rubocop offenses (#40946). Marius Balteanu2024-07-081-5/+5
* Introduces @valid_watcher?@ check on watchables (@40946).Marius Balteanu2024-07-081-3/+3
* Permission check based on the type of @watchables@ (#40946).Marius Balteanu2024-07-081-0/+35
* Improve watcher list permissions check to explicitly require @view_issue_watc...Marius Balteanu2024-07-084-0/+52
* Truncate git authors to 255 characters (#40948).Marius Balteanu2024-07-081-1/+1
* 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
* 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-125-6/+6
* Adds description field to custom queries (#9309).Marius Balteanu2024-06-047-6/+83
* 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
* 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-1848-266/+266
* Ignore statuses in Project#rolled_up_statuses which only have an identity tra...Go MAEDA2024-05-161-0/+2
* Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217).Marius Balteanu2024-05-071-1/+1
* Adds the date of the last activity to the list of available columns for Proje...Marius Balteanu2024-05-031-0/+12
* Fixes failing tests on postgresql (#29894).Marius Balteanu2024-05-031-1/+7