7994 Commits (f670f0e572abff236fb086363a7b71af81a385e4)

Author SHA1 Message Date
  Go MAEDA 4fbbcf3cdf Fix wrong variable name in Import#set_default_settings (#34718). 2 years ago
  Go MAEDA e00f28e82e RuboCop: fix Style/RedundantSort in app/models/import.rb (#34718). 2 years ago
  Go MAEDA ec0ce00b95 Auto guess file encoding when importing CSV file (#34718). 2 years ago
  Go MAEDA bcdb13f1fd Change Delete button name to Delete issue (#31278). 2 years ago
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Go MAEDA 32dfdf186f Update copyright year in the footer to 2022 (#36378). 2 years ago
  Go MAEDA f3f355a8bf Fix that encoding drop-down in the import settings defaults to US-ASCII instead of general_csv_encoding in Thai (#36377). 2 years ago
  Go MAEDA a99567846c Fix that encoding drop-down in the import settings defaults to US-ASCII instead of general_csv_encoding in Korean (#36377). 2 years ago
  Go MAEDA b6a26a60f3 Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performance 1.13.0 (#35142). 2 years ago
  Go MAEDA 4db7397d2a Use File.exist? instead of deprecated File.exists? (#36358). 2 years ago
  Go MAEDA 91c00f51ec Fixes for Performance/BigDecimalWithNumericArgument introduced in RuboCop Performance 1.13.0 (#35142). 2 years ago
  Go MAEDA fde1e18b3a Saving time tracking activities without any change may turn a system activity into a project activity (#36318). 2 years ago
  Go MAEDA 81e25404aa Fix a missing closing div due to r21312 (#35755, #36326). 2 years ago
  Go MAEDA e623582536 Lazy load inline images (#36294). 2 years ago
  Go MAEDA 9955844da1 Drop OpenID support (#35755). 2 years ago
  Go MAEDA 3cb5f9d6c5 Include an authentication method name in LDAP connection error messages (#33345). 2 years ago
  Go MAEDA b4dbd821c9 Issue Summary: add statistics about issues without assignee, version or category (#13099). 2 years ago
  Go MAEDA e7e26d6909 Fix RuboCop offense Layout/ClosingParenthesisIndentation (#35136). 2 years ago
  Go MAEDA 5865edeba7 Psych 4: Psych::DisallowedClass exception when unserializing a setting value (#36226). 2 years ago
  Go MAEDA 0a5ef25e87 Download all attachments in a journal (#35462). 2 years ago
  Marius Balteanu a914cf4c40 Switch to zeitwerk autoloader (#29914, #32938). 2 years ago
  Marius Balteanu 70f8ca64dd You can configure default project queries in the following places (#35795): 2 years ago
  Marius Balteanu 9def0fa3d0 Migrate @setting_default_issue_query@ locale key to @label_default_query@ (#7360). 2 years ago
  Marius Balteanu 1245708ba7 Fix typo in class 'icon-expended' (#36149). 2 years ago
  Go MAEDA 578e367c8c Allow addition/removal of subtasks to show in parent's history (#6033). 2 years ago
  Marius Balteanu e9b94a19de Adds button to "Create and follow" when adding a subtask from the parent issue. Now the user have the following options: 2 years ago
  Marius Balteanu 243c110265 Move @lib/diff.rb@ to @lib/redmine/string_array_diff@ and extract @Diffable@ class to its own file (#29914, #32938). 2 years ago
  Marius Balteanu dcf69e509a Move custom DateValidator from @lib/redmine/core_ext/active_record.rb@ to @app/validators/date_validator.rb@ (#29914, #32938). 2 years ago
  Marius Balteanu fe5c3f81de Revert changes made in r21251 due to a test fail (#29914, #32938). 2 years ago
  Marius Balteanu 7125fd70ce Split multiple classes and modules that existed in the same file (#29914, #32938). 2 years ago
  Marius Balteanu a256addaf7 Fix rubocop "Style/CombinableLoops" offense in wiki_page.rb (#29914, #32938). 2 years ago
  Go MAEDA ac8aa6b1f3 Change the "Edit" label in the context menu to "Bulk Edit" when multiple issues are selected (#35770). 2 years ago
  Marius Balteanu d91f644a14 Disable rubocop Lint/IneffectiveAccessModifier for @self.tokenized_like_conditions@ in @app/models/query.rb@ (#35764). 2 years ago
  Marius Balteanu 6cbf1f2015 Explicitly specify escape character using an ESCAPE on SQLite (#35073). 2 years ago
  Marius Balteanu 506fc9d74c Tokenize search parameter in order to allow multiple search terms in: 2 years ago
  Marius Balteanu 04e27aa161 Enforce stricter class filtering in WatchersController (35463). 2 years ago
  Marius Balteanu a0ef175ffe Fix rubocop offense (#35073). 2 years ago
  Marius Balteanu 5c7d43d36a Replace send with direct call because sanitize_sql_for_conditions is now public (#35073). 2 years ago
  Marius Balteanu 0ec96f52f3 Use sanitize_sql_like in Query#sql_contains (#35073). 2 years ago
  Marius Balteanu 05e9d7883b Use sanitize_sql_like in like scopes (#35073). 2 years ago
  Marius Balteanu 715ffcda43 Append two spaces to lines when importing an email on CommonMark with hardbreaks disabled (#32424). 2 years ago
  Marius Balteanu 09618a274b Make hardbreaks behaviour configurable in config/configuration.yml (#32424). 2 years ago
  Go MAEDA 975e485afd Add information about whether an issue is open or closed to Issues API response (#15855). 2 years ago
  Marius Balteanu 4ec384d5a6 Fix Layout/MultilineArrayBraceLayout offense (#21210). 2 years ago
  Go MAEDA bc3938fca3 Fix NoMethodError when generating a link to a locked user (#12795, #35823). 2 years ago
  Marius Balteanu 649d69ea26 Fix that deleting a closed or archived projects not working anymore after r20034 (#35827). 2 years ago
  Marius Balteanu 1e65114d68 Return 404 when filtering by a non-visible user in activity view (#35789). 2 years ago
  Marius Balteanu 55ce8de0ae Use ids instead of pluck(:id) (#32977). 2 years ago
  Marius Balteanu 4378b7e1b4 Remove references to deleted user from "user"-Format CustomFields when destroying an user (#32977). 2 years ago
  Go MAEDA 2b1d88fa59 Allow Roadmap view without any related issues (#6432). 2 years ago