6684 Commits (master)

Author SHA1 Message Date
  Marius Balteanu 82c88b3700 Adds estimated remaining time to version page (#37862, #1671). 1 day ago
  Marius Balteanu 38a8adb2a2 Adds description field to custom queries (#9309). 1 day ago
  Go MAEDA a73eb69648 Introduce configuration for done ratio options interval (#31756). 1 week ago
  Marius Balteanu 3acc94914f Link "Last activity" column to project activity page (#40706, #23954). 1 week ago
  Go MAEDA 6a4abab8ce Add timeout for thumbnail generation process (#37530). 1 week ago
  Go MAEDA a4e7d34cb7 Add `updated_on` and `updated_by` fields to Issues API journal response (#40449). 1 week ago
  Go MAEDA c9fda88a40 Fix duplicated alt and title attributes for attached images in Textile formatter (#40650). 1 week ago
  Go MAEDA 9293b72a45 Add tests for current alt attribute behavior in images (#40650). 1 week ago
  Go MAEDA c0af36b12d Dynamic generation of supported code highlighting languages in help section (#40681). 2 weeks ago
  Go MAEDA a9518e28b8 Fix RuboCop offense Rails/HttpStatus (#39889). 2 weeks ago
  Go MAEDA f4c7e08d0f Key/value-pair custom field type not available to all customizable contents (#27543). 3 weeks ago
  Go MAEDA 9189837e7b Ignore statuses in Project#rolled_up_statuses which only have an identity transition defined (#40693). 3 weeks ago
  Marius Balteanu bd6a07cd14 Adds test to check @view_issue_watchers@ permission when filter "Watched by" (#40412). 3 weeks ago
  Marius Balteanu 47099ccd3a Fixes issue list filter "Watched by: me" only shows issues watched via group for projects with the @view_issue_watchers@ permission (#40412). 3 weeks ago
  Marius Balteanu b4bfb6b581 Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217). 4 weeks ago
  Marius Balteanu 8b57ffc3c7 Adds the date of the last activity to the list of available columns for Projects (#23954). 1 month ago
  Marius Balteanu 6ca7d4df55 Fixes random failing tests. 1 month ago
  Marius Balteanu a4abae2324 Fixes failing tests on postgresql (#29894). 1 month ago
  Marius Balteanu 473db7e83b Fixes failing tests caused by r22802 (#40652). 1 month ago
  Marius Balteanu aaed5637b4 Fixes RuboCop offense Layout/SpaceInsideParens (#24457). 1 month ago
  Marius Balteanu 3822b633ef Adds test for #24457. 1 month ago
  Marius Balteanu cd8d4fe444 Progress of version should be calculated the same way as parent tasks (#24457, #4682). 1 month ago
  Marius Balteanu 3433731585 Switches from MD5 to SHA256 when computing the hash for gravatar URL (#40652). 1 month ago
  Marius Balteanu 6fa12a95ab Adds estimated remaining hours issue query column calculated based on estimated time and done ratio (#37862). 1 month ago
  Marius Balteanu 61c7d539dc Adds Watcher list to the list of available query columns for issues (#29894). 1 month ago
  Marius Balteanu ab2f00f2eb Fixes that watcher groups on new issue form get dereferenced on validation error (#40410, #40555). 1 month ago
  Marius Balteanu b5c48c1d97 Adds an option to send email notification when an attachment is added (#40569). 1 month ago
  Go MAEDA feae42533b Fix "unexpected invocation" test failure in IssueTest with Mocha 2.2.0 (#40603). 1 month ago
  Go MAEDA f7f40139dd Fix RuboCop offense Style/MapIntoArray (#39887). 1 month ago
  Go MAEDA 7ed8183290 Remove redundant ApplicationHelper inclusions (#40506). 2 months ago
  Marius Balteanu 466a8aa78e Fixes missing fixture: add :groups_users fixture to @Redmine::ApiTest::UsersTest@ 2 months ago
  Go MAEDA 4506524ea5 Revert r22764 (#33829). 3 months ago
  Go MAEDA c94d7c5a57 Fix Atom feed for issues to correctly use the updated time for "updated" element instead of the created time (#33829). 3 months ago
  Marius Balteanu e1ffdb2316 Fix rubocop warning (#38975). 3 months ago
  Marius Balteanu 805e51464e Fix rubocop warning (#39995). 3 months ago
  Marius Balteanu 54aa810240 Fix rubocop warning (#39111, #40137). 3 months ago
  Marius Balteanu 18cb44684b Introduces Redmine::Plugin#attachment_object_type to provide better API for registering plugin models having attachments (#39948, #39862). 3 months ago
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 3 months ago
  Marius Balteanu 0c31799517 Subprojects checkbox should be shown in Activity and Roadmap sidebars only if the project has visible descendants (#39995). 3 months ago
  Marius Balteanu 89e1d165a9 Adds @:user_preference@ fixture to @Redmine::ApiTest::IssuesTest@ (#40239). 3 months ago
  Marius Balteanu 7ad881aeb4 Use @assert_select@ to assert text from h1 element of wiki syntax pages (#39111, #40137). 3 months ago
  Marius Balteanu eef8f625c8 Adds route for code highlighting languages page (#39111, #40137). 3 months ago
  Marius Balteanu 0d9700268a Add tests for @HelpController@ (#39111, #40137). 3 months ago
  Marius Balteanu e002d26e55 Add tests for @/help/wiki_syntax@ route (#39111, #40137). 3 months ago
  Marius Balteanu 259a394513 Deletes @Redmine::WikiFormatting::CommonMark::HelperTest@ tests that are no longer required after wiki syntax help files refactor (#39111, #40137). 3 months ago
  Go MAEDA e8c373e559 Remove an empty file (#40190). 3 months ago
  Marius Balteanu 353ac52d47 Stop appending the utf8 checkmark parameter to form URLs (#40190). 3 months ago
  Marius Balteanu 17a0ec4c9a Fix ThemesTest may fail if a third-party theme having theme.js is installed (#40205). 3 months ago
  Marius Balteanu f486091b24 Fix one more failing test related to favicon after r22692 (#39111). 3 months ago
  Marius Balteanu 437e46aa45 Fix failing tests related to favicon in themes after r22692 (#39111). 3 months ago