853 Commits (c19176a5c48e33e6bcfe280736092154deb58181)

Author SHA1 Message Date
  Go MAEDA 9293b72a45 Add tests for current alt attribute behavior in images (#40650). 1 month ago
  Go MAEDA f4c7e08d0f Key/value-pair custom field type not available to all customizable contents (#27543). 1 month ago
  Marius Balteanu b4bfb6b581 Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217). 1 month ago
  Marius Balteanu b5c48c1d97 Adds an option to send email notification when an attachment is added (#40569). 2 months ago
  Go MAEDA f7f40139dd Fix RuboCop offense Style/MapIntoArray (#39887). 2 months ago
  Go MAEDA 7ed8183290 Remove redundant ApplicationHelper inclusions (#40506). 3 months ago
  Marius Balteanu e1ffdb2316 Fix rubocop warning (#38975). 4 months ago
  Marius Balteanu 18cb44684b Introduces Redmine::Plugin#attachment_object_type to provide better API for registering plugin models having attachments (#39948, #39862). 4 months ago
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 4 months ago
  Marius Balteanu 259a394513 Deletes @Redmine::WikiFormatting::CommonMark::HelperTest@ tests that are no longer required after wiki syntax help files refactor (#39111, #40137). 4 months ago
  Go MAEDA 609ddf2577 Remove trailing whitespaces from test/unit/lib/redmine/unified_diff_test.rb (#31507). 4 months ago
  Go MAEDA 04992e0c0f Ensure tests remain robust against trailing whitespace removal (#31507). 4 months ago
  Go MAEDA ed0644d151 Fix ScmData.binary? method not to consider UTF-8 text as binary (#40020). 5 months ago
  Go MAEDA bac1e2213a Fix RuboCop offense "Lint/Syntax: invalid escape character syntax" (#38585). 5 months ago
  Go MAEDA 7c1d3b6740 Fix RuboCop offense Layout/EmptyLineAfterMagicComment (#39111). 5 months ago
  Marius Balteanu 71620e9048 Fix failing test by ignoring the directories that start with a dot (#39111). 5 months ago
  Marius Balteanu 8d26675083 Removes debug code added in r22638 (#39111). 5 months ago
  Marius Balteanu c88bcfbbee Adds debug code to investigate test fail on CI (#39111). 5 months ago
  Marius Balteanu e07452e921 Remove code that is no longer needed as a result of asset pipeline implementation (#39111). 5 months ago
  Marius Balteanu c99bb27e27 Add Propshaft library to enable the asset pipeline without modifying existing assets (#39111). 5 months ago
  Go MAEDA 0be4013919 Support localized decimal separators for float values in PDF export (#22024). 6 months ago
  Go MAEDA 1ab44859fe Support localized decimal separators for float values (#22024). 6 months ago
  Marius Balteanu 1f7f1a2db7 Allow consecutive footnote references inTextile (#39884). 6 months ago
  Go MAEDA 380444f085 Fix RuboCop offense Performance/StringIdentifierArgument (#39888). 6 months ago
  Marius Balteanu a2c90c462f Reverts r22507, r22508 and r22510 (#36320, #39803). 6 months ago
  Marius Balteanu 7c7c1dac16 Remove unnecessary line that changes the @PluginLoader@ directory inside @plugins_test.rb@ (#36320). 6 months ago
  Marius Balteanu a255430b68 Adds test for plugin autoloading plugins issue (#36320). 6 months ago
  Marius Balteanu e6f2e33856 Allows configure plugins directory path in order to change the default location in test environment (#36320). 6 months ago
  Go MAEDA 7a06338a04 Fix CommonMark Markdown help page to reflect user's language setting (#39755). 7 months ago
  Go MAEDA 50381970d8 Disable RuboCop warning for intentional comma in percent string array (#39553). 7 months ago
  Marius Balteanu d9e72d6ba2 Cover more tests for #39553. 7 months ago
  Go MAEDA 6a7f2536b5 Add field separator option to CSV export dialog (#37621). 8 months ago
  Go MAEDA 949f57f521 Correctly escape issue text in Gantt PNG export for ImageMagick convert (#38728). 9 months ago
  Go MAEDA 5e07a72413 Adapt markdown autolink behavior to that of common_mark (#38806). 9 months ago
  Go MAEDA d97beec1d4 Add "View annotation prior to this change" button in the annotate view of Git (#35432). 1 year ago
  Go MAEDA b1510836b0 Rendering a custom field with a URL pattern set and containing " :" in the value raises Addressable::URI::InvalidURIError (#38464). 1 year ago
  Go MAEDA 3c8b9535a3 Fix random test failure of VersionsTextHelperTest#test_version_to_text (#36679). 1 year ago
  Go MAEDA 73bc735acc Add a test for VersionsTextHelper (#36679). 1 year ago
  Go MAEDA e3dae0c217 Fix RuboCop offense Style/RedundantHeredocDelimiterQuotes (#36919). 1 year ago
  Go MAEDA 02b86c9dab Fix test failure with Commonmarker 0.23.8 (#38239). 1 year ago
  Go MAEDA a6bdeb708d Fix RuboCop offense Style/MethodCallWithoutArgsParentheses (#36919). 1 year ago
  Go MAEDA 91705e083b Support for WebP images (#38168). 1 year ago
  Go MAEDA fcd4f7f6c9 CommonMark Markdown formatter does not support min-width, max-width, min-height, and max-height CSS properties (#38073). 1 year ago
  Go MAEDA 1481c721a2 Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). 1 year ago
  Go MAEDA 10af27eac3 Fix RuboCop offense Performance/StringInclude (#37247). 1 year ago
  Go MAEDA b9379e7a26 Allow using ideographic space (U+3000) as a separator for search terms (#37878). 1 year ago
  Go MAEDA a749a6dd83 Database migrations don't run correctly for plugins when specifying the `VERSION` env variable (#31116). 1 year ago
  Go MAEDA 47b17044d2 Fix RuboCop offense Style/RedundantStringEscape (#36919). 1 year ago
  Go MAEDA 2f81cb6b2a Fix RuboCop offense Layout/FirstHashElementIndentation due to r21894 (#37751). 1 year ago