68 Commits (9955844da1d209778f06ad9a3583949048b8ee88)

Author SHA1 Message Date
  Marius Balteanu a914cf4c40 Switch to zeitwerk autoloader (#29914, #32938). 2 years ago
  Go MAEDA 9101dcf111 Project specific TimeEntryActivity name not updating properly (#21056). 3 years ago
  Go MAEDA 2a564a1376 DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1. (#29914, #32897). 3 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Toshi MARUYAMA 14943d8d55 remove spaces inside {} of app/models/enumeration.rb 3 years ago
  Go MAEDA 82e0fe13a3 Fix a RuboCop offense Style/SymbolArray due to r20066 (#33289). 3 years ago
  Go MAEDA 75b3e88cee Fix that updating time tracking activities in a project may take a long time (#33289). 3 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Go MAEDA 47a71c8011 Reverts r19478 (#32897). 4 years ago
  Go MAEDA 10bb12e09f Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4 years ago
  Toshi MARUYAMA 430236a2af cleanup: rubocop: fix Layout/SpaceAfterComma in app/models/enumeration.rb 4 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA 07b3087fda Enable frozen_string_literal for some files under app and lib directory (#26561). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 6 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Toshi MARUYAMA 6139e0033a spelling fixes (#25495) 7 years ago
  Jean-Philippe Lang 64afa24a7f Replaces acts_as_list with an implementation that handles #position= (#12909). 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 0dcbd13d01 Update enumeration ovverides with their parents (#19657). 8 years ago
  Jean-Philippe Lang 8eb1e94f4d SQL error with MySQL (#19657). 8 years ago
  Jean-Philippe Lang 043264b651 Forces enumeration override position to the same as its parent (#19657). 8 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 2a6692248b Replaced "can't" with "cannot" in error messages. 9 years ago
  Jean-Philippe Lang 36ee95c1f4 Removed ORDER option on acts_as_tree that duplicates default_scope. 9 years ago
  Jean-Philippe Lang 3ea84bd7e4 Fixed SQL errors with SQLServer (column specified more than once in the order by list) after r13526. 9 years ago
  Jean-Philippe Lang 522bebe5ed Order scopes cleanup. 9 years ago
  Jean-Philippe Lang 0fc1906201 Removed deprecated stuff for Redmine 3.0. 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Toshi MARUYAMA c777f75edd mark deprecated Enumeration#overridding_change? which was changed in r13056 10 years ago
  Toshi MARUYAMA 071d2d7f47 fix typos of source comments at Enumeration model 10 years ago
  Toshi MARUYAMA 5e0d93b689 fix typo of Enumeration#overridding_change? 10 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA c4a9339e3f Rails4: replace deprecated Relation#update_all at Enumeration model 10 years ago
  Jean-Philippe Lang 6c39a260a3 Propose system activities only when reassigning time entries (#13783). 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 8b08c1a534 Prevents position to be specified more than once in the order by list which is not supported by SQLServer (#12713). 11 years ago
  Jean-Baptiste Barth 4896d5c7e8 Use lambda form in model scopes (#12499) 11 years ago
  Jean-Philippe Lang d62b90db73 Makes enumerations available through the REST API. 11 years ago
  Jean-Philippe Lang 221585c7b5 Code cleanup. 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Toshi MARUYAMA d0d01d4e70 model: replace Rails2 "named_scope" to Rails3 "scope" 12 years ago
  Jean-Philippe Lang 528735b955 Use subclasses method instead of class variable. 12 years ago
  Jean-Philippe Lang 0471de41ff Resourcified enumerations. 12 years ago
  Toshi MARUYAMA 92403eb855 Rails3: model: replace deprecated 'before_save' method at Enumeration model 12 years ago
  Toshi MARUYAMA 8be05afff8 remove trailing white-spaces from app/models/enumeration.rb. 13 years ago
  Jean-Philippe Lang 2072669769 Fixed: Setting issue attributes from mail should be case-insensitive (#8759). 13 years ago
  Jean-Philippe Lang 8db9ecef08 Removes column opt in enumerations table. 14 years ago
  Jean-Philippe Lang d8c5549168 Changes misleading scopes on Enumeration. 14 years ago
  Eric Davis 5833ba9f81 Added a Activities tab to Project Settings 14 years ago