| Commit message (Expand) | Author | Age | Files | Lines |
* | Configurable columns for related and sub issues lists (#42477). | Go MAEDA | 7 days | 2 | -2/+13 |
* | Add administration setting to allow time logging on closed issues. By default... | Marius Balteanu | 10 days | 1 | -0/+61 |
* | "For all projects" checkbox should be disabled when editing an existing query... | Go MAEDA | 13 days | 1 | -0/+40 |
* | Missing thousands separator in Integer and Float custom field totals (#42342). | Go MAEDA | 2025-03-26 | 1 | -4/+26 |
* | Extract project query for admins to a separate ProjectAdminQuery model (#42352). | Marius Balteanu | 2025-03-09 | 1 | -9/+7 |
* | Fixes typo in query name fixture. | Marius Balteanu | 2025-03-07 | 2 | -2/+2 |
* | Redirection after signing in fails when the back_url includes a port number (... | Go MAEDA | 2025-01-28 | 1 | -0/+18 |
* | Remove navigation parameters from issue detail URLs after updates (#42073). | Go MAEDA | 2025-01-07 | 1 | -30/+44 |
* | Use `fixtures :all` to ensure consistent test data and improve test reliabili... | Go MAEDA | 2024-12-11 | 64 | -416/+0 |
* | Replaces warning icon with SVG in watcher list and workflow warnings (#41918). | Marius Balteanu | 2024-12-11 | 1 | -1/+4 |
* | Fixes group icons not displayed only using the SVG icon (#41853). | Marius Balteanu | 2024-12-10 | 3 | -3/+6 |
* | Enable browser autocomplete for login input fields (#41937). | Go MAEDA | 2024-12-08 | 2 | -5/+5 |
* | Fix random test failure in ProjectsControllerTest::test_post_copy_should_copy... | Go MAEDA | 2024-12-04 | 1 | -1/+1 |
* | Fix: Spent time CSV report returning `hours` as Rational instead of Float (#4... | Go MAEDA | 2024-12-04 | 1 | -0/+10 |
* | Switched checked icon in context menu to SVG icon (#23980, #41720). | Go MAEDA | 2024-11-10 | 1 | -1/+1 |
* | Add missing fixture `:enumerations` to TrackersControllerTest (#12521). | Go MAEDA | 2024-11-04 | 1 | -1/+1 |
* | Improve tracker deletion error message to display projects containing issues ... | Go MAEDA | 2024-11-03 | 1 | -3/+13 |
* | Fix: "Import issues" and "Import time entries" pages are visible to users wit... | Go MAEDA | 2024-11-03 | 1 | -0/+12 |
* | Add column totals to Issues Summary Report (#691). | Go MAEDA | 2024-10-26 | 1 | -0/+11 |
* | Drop deprecated Redcarpet based Markdown formatter (#40149). | Go MAEDA | 2024-10-20 | 1 | -2/+0 |
* | Replace "even" and "odd" CSS classes with "this-month" and "other-month" for ... | Go MAEDA | 2024-10-20 | 1 | -8/+8 |
* | Include attachment filename in "File added" email notification subject (#41450). | Go MAEDA | 2024-10-20 | 1 | -1/+1 |
* | Partial quoting feature for Issues and Forums (#41294). | Go MAEDA | 2024-10-09 | 2 | -8/+61 |
* | Fixed tests (#23980). | Marius Balteanu | 2024-09-05 | 2 | -2/+2 |
* | Fix RuboCop offense Rails/PluralizationGrammar (#39889). | Go MAEDA | 2024-08-25 | 1 | -1/+1 |
* | Use anonymous block forwarding introduced in Ruby 3.1 (#38585). | Go MAEDA | 2024-08-21 | 1 | -1/+1 |
* | Use Array#intersect? introduced in Ruby 3.1 (#38585). | Go MAEDA | 2024-08-20 | 1 | -1/+1 |
* | Fix RuboCop offense Lint/RedundantStringCoercion, one of the offenses enabled... | Go MAEDA | 2024-08-12 | 2 | -2/+2 |
* | Fix RuboCop offense Layout/SpaceAfterComma, one of the offenses enabled in ru... | Go MAEDA | 2024-08-12 | 1 | -1/+1 |
* | Fix RuboCop offense Layout/EmptyLinesAroundMethodBody, one of the offenses en... | Go MAEDA | 2024-08-12 | 2 | -2/+0 |
* | Adds test for bulk unlock users (#40913). | Marius Balteanu | 2024-07-14 | 1 | -0/+16 |
* | Add configurable setting for copying attachments when copying an issue (#36197). | Go MAEDA | 2024-07-14 | 1 | -0/+82 |
* | Fixes rubocop offenses (#40946). | Marius Balteanu | 2024-07-08 | 1 | -5/+5 |
* | Introduces @valid_watcher?@ check on watchables (@40946). | Marius Balteanu | 2024-07-08 | 1 | -3/+3 |
* | Permission check based on the type of @watchables@ (#40946). | Marius Balteanu | 2024-07-08 | 1 | -0/+35 |
* | Improve watcher list permissions check to explicitly require @view_issue_watc... | Marius Balteanu | 2024-07-08 | 4 | -0/+52 |
* | Truncate git authors to 255 characters (#40948). | Marius Balteanu | 2024-07-08 | 1 | -1/+1 |
* | Spent hours ignoring "Time Span Format" Setting on several pages (#40924). | Go MAEDA | 2024-06-30 | 2 | -9/+13 |
* | Add bulk lock feature to user list context menu (#40913). | Marius Balteanu | 2024-06-25 | 1 | -8/+34 |
* | Revisions count is wrong on the wiki content page (#40655). | Go MAEDA | 2024-06-13 | 1 | -0/+14 |
* | Fix "ArgumentError: Invalid response name: unprocessable_entity" with Rack 3.... | Go MAEDA | 2024-06-12 | 5 | -6/+6 |
* | Adds description field to custom queries (#9309). | Marius Balteanu | 2024-06-04 | 7 | -6/+83 |
* | Introduce configuration for done ratio options interval (#31756). | Go MAEDA | 2024-05-29 | 1 | -0/+15 |
* | Link "Last activity" column to project activity page (#40706, #23954). | Marius Balteanu | 2024-05-28 | 1 | -1/+4 |
* | Dynamic generation of supported code highlighting languages in help section (... | Go MAEDA | 2024-05-19 | 1 | -0/+8 |
* | Fix RuboCop offense Rails/HttpStatus (#39889). | Go MAEDA | 2024-05-18 | 48 | -266/+266 |
* | Ignore statuses in Project#rolled_up_statuses which only have an identity tra... | Go MAEDA | 2024-05-16 | 1 | -0/+2 |
* | Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217). | Marius Balteanu | 2024-05-07 | 1 | -1/+1 |
* | Adds the date of the last activity to the list of available columns for Proje... | Marius Balteanu | 2024-05-03 | 1 | -0/+12 |
* | Fixes failing tests on postgresql (#29894). | Marius Balteanu | 2024-05-03 | 1 | -1/+7 |