111 Commits (3686b77eb60d4f4028977d5c4b1a7c039ee9b0bb)

Author SHA1 Message Date
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Marius Balteanu 05e9d7883b Use sanitize_sql_like in like scopes (#35073). 2 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 581fb1f96d use "do end" instead of {} at ActiveRecord scope lambda of app/models/version.rb 3 years ago
  Toshi MARUYAMA aaebab85c5 add empty line after guard clause to app/models/version.rb 3 years ago
  Toshi MARUYAMA 52eba6ead5 remove spaces inside {} of app/models/version.rb 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 4696722a53 cleanup: rubocop: fix Layout/AlignArguments in app/models/version.rb 4 years ago
  Toshi MARUYAMA 4c22248143 code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in app/models/version.rb 4 years ago
  Go MAEDA c37d1b43a4 Reject version custom field values not visible for the user (#31954, #23997). 4 years ago
  Go MAEDA 22165fd071 Per role visibility settings for version custom fields (#23997). 4 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA f0d579adeb Fix that deleting a version silently deletes its attachments (#31087). 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 537f162f27 Moved Version#fixed_issues extension to a module (#30115). 5 years ago
  Jean-Philippe Lang d8a2024715 Dangerous query method deprecation warnings (#23630). 6 years ago
  Go MAEDA 8662c7ef8b Filter for version name should be case-insensitive (#27122). 6 years ago
  Jean-Philippe Lang d0b10af3ff Performance opt - cache AR Proxy for Version#fixed_issues.visible (#27676). 6 years ago
  Jean-Philippe Lang 96a854a4b3 Moves issue calculations into the fixed_issues relation (#27676). 6 years ago
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 7 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Toshi MARUYAMA cfda8cdb91 remove trailing white space from app/models/version.rb 7 years ago
  Jean-Philippe Lang 7b3f2b51c0 Add length validations for string fields (#24283). 7 years ago
  Jean-Philippe Lang eb023bdcce Add option to set a new version as default directly from New Version page (#24011). 7 years ago
  Jean-Philippe Lang efabbedebe Enable filtering versions on Project -> Settings -> Versions (#22608). 7 years ago
  Jean-Philippe Lang 050d2bee84 2 spaces instead of a tab. 8 years ago
  Jean-Philippe Lang 0b16423104 Group versions by status in issue filters (#10412). 8 years ago
  Jean-Philippe Lang ed50d42210 Replace Date.today with User.current.today (#22320). 8 years ago
  Jean-Philippe Lang e63bf1d597 Additional CSS class for version status (#21434). 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 5e5506587e Closed versions should be marked as completed (#21433). 8 years ago
  Jean-Philippe Lang 9178d4748f Default target version for new issues (#1828). 8 years ago
  Jean-Philippe Lang bc9ca5fcfd Disallow users to delete a version referenced by a custom field (#20159). 9 years ago
  Jean-Philippe Lang 481f70d125 Don't store total estimated hours on parent issues (#16092). 9 years ago
  Jean-Philippe Lang 24d6211f4e Missing validation for description size of versions (#19840). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 288c014aa7 Edit attachments after upload (#1326). 9 years ago
  Jean-Philippe Lang 67c4936908 Restores commits reverted when rails-4.1 branch was merged (#18174). 9 years ago
  Toshi MARUYAMA 6f92548b38 remove unneeded "references" of joins 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
  Jean-Philippe Lang e124da5488 Fixed: Files assigned to a version can not be deleted if Issue Tracking module is disabled (#17163). 9 years ago
  Jean-Philippe Lang 2e04614e21 Don't prepend project name if the version is not shared. 10 years ago
  Toshi MARUYAMA f773219426 fix typos of source comments at Version model 10 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA e17bf40fe1 use lambda form in Version model scope (#12499) 10 years ago