81 Commits (bd31345c87f8d19a98edb5977507bc8f76da1688)

Author SHA1 Message Date
  Go MAEDA f1b1c2f471 Fix Subclasses must implement a find_templates(name, prefix, partial, details, locals = []) method (#29914). 3 years ago
  Toshi MARUYAMA e7ba3cf008 code cleanup: rubocop: fix Rails/Presence in config/initializers/30-redmine.rb 4 years ago
  Toshi MARUYAMA fe6b965fd5 code cleanup: rubocop: fix Rails/Presence in config/initializers/10-patches.rb 4 years ago
  Go MAEDA db3ee07a55 Reverts r18245 (#31582, #31365). 5 years ago
  Jean-Philippe Lang 7a66b3b1da Issue subject may be broken if the subject field is split into multiple lines (#31365). 5 years ago
  Go MAEDA 069577c133 Add support for reloading plugin assets automatically in development mode (#31457). 5 years ago
  Go MAEDA 24d76e94ef Support frozen_string_literal in config/initializers/10-patches.rb (#26561). 5 years ago
  Go MAEDA 02b4449414 Enable frozen_string_literal for all files under config directory (#26561). 5 years ago
  Go MAEDA d16369b67c Enable frozen_string_literal for files which don't contain string literals (#26561). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Go MAEDA 7d03c9c6ed Update i18n gem to 1.5.3 (#29946). 5 years ago
  Jean-Philippe Lang 0c78056a69 Send emails asynchronously (#26791). 5 years ago
  Go MAEDA b7f15fbadc Replace String#gsub with faster String#tr (#29363). 5 years ago
  Toshi MARUYAMA 26f7d35ee3 add newline at end of config/initializers/10-patches.rb 6 years ago
  Jean-Philippe Lang b99c3caae8 Renames column comments.comments to comments.content to please Rails 5.1 (#23630). 7 years ago
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 7 years ago
  Jean-Philippe Lang df347c5c01 Restore timestamp in asset paths (#24617). 7 years ago
  Jean-Philippe Lang 9d9e26317a Don't use alias_chain_method. 8 years ago
  Jean-Philippe Lang dfb78be2a7 Code cleanup (#22383). 8 years ago
  Jean-Philippe Lang 223141a20b Support of default Active Record (I18n) transliteration paths (#22383). 8 years ago
  Jean-Philippe Lang 0fdec26cf2 Backtrace cleaner should not clean plugin paths (#21534). 8 years ago
  Toshi MARUYAMA 632fcd33de add newline at end of config/initializers/30-redmine.rb 8 years ago
  Toshi MARUYAMA 4501e9b6a3 remove trailing white space from config/initializers/30-redmine.rb 8 years ago
  Toshi MARUYAMA 5bf63a6cac remove trailing white space from config/initializers/inflections.rb 8 years ago
  Jean-Philippe Lang 5b1fb525b8 Error when using views/issues/index.api.rsb in a plugin (#13924). 9 years ago
  Jean-Philippe Lang d85f73a30d Upgrade to Rails 4.2.0 (#14534). 9 years ago
  Jean-Philippe Lang e3618bdbec Add support for multiple email addresses per user (#4244). 9 years ago
  Jean-Philippe Lang 1a851318fd Replaces awesome_nested_set gem with a simple and more robust implementation of nested sets. 9 years ago
  Jean-Philippe Lang 67c4936908 Restores commits reverted when rails-4.1 branch was merged (#18174). 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Jean-Philippe Lang 8d982736e0 Class mismatch when reloading in development mode (#17431). 10 years ago
  Toshi MARUYAMA b4c903c035 remove awesome_nested_set patch from config/initializers/10-patches.rb (#6579) 10 years ago
  Toshi MARUYAMA 82fa2cf79a add patch for regression of Hash#reject in Ruby 2.1.1 (#16194) 10 years ago
  Toshi MARUYAMA ba75aa504b move r12689 awesome_nested_set modification to config/initializers/10-patches.rb (#7920) 10 years ago
  Toshi MARUYAMA 94e3eb2b8b move awesome_nested_set leaf? modification to config/initializers/10-patches.rb 10 years ago
  Jean-Philippe Lang e162f87964 Replaces <option value=""></option> which is not HTML5 valid (#15191). 10 years ago
  Toshi MARUYAMA a4391db7cd enable configuration of OpenIdAuthentication.store (#14060) 11 years ago
  Toshi MARUYAMA 6869e652c4 remove redundant variable from config/initializers/00-core_plugins.rb 11 years ago
  Jean-Philippe Lang 3739810afa Adds a custom i18n backend that lazily loads translations files. 11 years ago
  Jean-Philippe Lang f09be68323 Adds cc and bcc to email log messages (#12090). 11 years ago
  Jean-Philippe Lang af5a814f4c Prevents "Overwriting existing method Issue.open" warning (#11545). 12 years ago
  Jean-Philippe Lang d79bcc4369 Fixed that text email templates are escaped (#11355). 12 years ago
  Jean-Philippe Lang 8fb1a7e3cc Fixed that open scope on Project#issues raises an error (#11545). 12 years ago
  Jean-Philippe Lang bc153cb61d Support for subforums (#3831). 12 years ago
  Jean-Philippe Lang 472d3a00a3 Fixed that some input fields are escaped on validation failures (#11027). 12 years ago
  Jean-Philippe Lang bebe429472 Fixed the path displayed in error message. 12 years ago
  Jean-Philippe Lang bceaf8be94 Let the secret token be set in configuration.yml. 12 years ago
  Jean-Philippe Lang 52986e8cd1 Displays an explicit message when trying to start Redmine with an old session_store.rb. 12 years ago
  Jean-Philippe Lang 5985713335 Restores plugin assets mirroring on startup, but it can now be disabled in configuration.yml. 12 years ago
  Toshi MARUYAMA 6f8d7d6e76 remove Rails2 named_scope wrapper from config/initializers/10-patches.rb 12 years ago