65 Commits (7b911245d31509da8fa656bbedc37213d3148897)

Author SHA1 Message Date
  Marius Balteanu 7b911245d3 Updates Rails to 7.1.2 (#36320). 6 months ago
  Go MAEDA 0bb664e43c Limit the year to 4 digits in date input (#38231). 1 year ago
  Go MAEDA 531144e6dd Fixes for Style/FileWrite offense introduced in RuboCop 1.24.0 (#35136). 2 years ago
  Marius Balteanu 0352ab71cf Add core extensions in prepare method (#29914, #32938). 2 years ago
  Marius Balteanu 87097f2204 Move preparation code to redmine/preparation.rb (#29914, #32938). 2 years ago
  Go MAEDA e50050dd8c Remove redefinition of ActionMailer::LogSubscriber#deliver which is no longer necessary because of the removal of Setting.bcc_recipients. (#31035). 2 years ago
  Go MAEDA 6369d139dd Uploading a big file fails with NoMemoryError (#33752). 3 years ago
  Go MAEDA f1b1c2f471 Fix Subclasses must implement a find_templates(name, prefix, partial, details, locals = []) method (#29914). 3 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 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 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 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 7 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 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 2d1866d966 Merged rails-4.1 branch (#14534). 9 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
  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 52986e8cd1 Displays an explicit message when trying to start Redmine with an old session_store.rb. 12 years ago
  Toshi MARUYAMA 6f8d7d6e76 remove Rails2 named_scope wrapper from config/initializers/10-patches.rb 12 years ago
  Jean-Philippe Lang 26868d8b14 Port async delivery methods to Rails 3. 12 years ago
  Jean-Philippe Lang abdcd7d705 Removed Rails 2.3 patch for ruby1.9.3. 12 years ago
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Jean-Philippe Lang 83e7ee6729 Extracts custom field values validation from CustomValue so that they can be validated globally from the customized object (#1189). 12 years ago
  Jean-Philippe Lang 5eed64b848 human_attribute_name accepts optional argument. 12 years ago
  Jean-Philippe Lang b99c2f4dee Patch for ruby1.9.3 compatibility. 12 years ago
  Jean-Philippe Lang e39d7a0ca8 Fixed: TMail 1.2.7 malforms To header when number of recipients more then 8 (#8751). 12 years ago
  Jean-Philippe Lang 280faf6780 Adds a delivery method that writes emails in tmp/emails for testing purpose. 12 years ago