summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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 (#39995).Marius Balteanu2024-03-031-1/+0
* Fix rubocop warning (#39111, #40137).Marius Balteanu2024-03-031-4/+4
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-2664-64/+64
* Subprojects checkbox should be shown in Activity and Roadmap sidebars only if...Marius Balteanu2024-02-262-0/+44
* 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-251-0/+7
* Add tests for @HelpController@ (#39111, #40137).Marius Balteanu2024-02-251-0/+84
* 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
* Remove overrides that inserts a non-breaking space (nbsp) to empty option ele...Marius Balteanu2024-02-101-4/+0