93 Commits (537f162f27d91ad99fadd4be74c878adf33f0583)

Author SHA1 Message Date
  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). 6 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
  Toshi MARUYAMA 25a0bde311 Rails4 compatibility of version group count 10 years ago
  Jean-Philippe Lang 5a3b903733 Fixed: Unable to set custom fields for versions using the REST API (#13850). 11 years ago
  Toshi MARUYAMA 32391269ae remove trailing white space from app/models/version.rb 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 3e14c3017c Adds a custom validator for dates (#12736). 11 years ago
  Jean-Philippe Lang 9613a13b10 Deprecates Version#*_pourcent in favour of #*_percent (#12724). 11 years ago
  Jean-Philippe Lang 147e7a8d61 Use \A and \z in validation regexps. 11 years ago
  Jean-Baptiste Barth 4896d5c7e8 Use lambda form in model scopes (#12499) 11 years ago
  Jean-Philippe Lang c3817e620f Code cleanup. 11 years ago
  Jean-Philippe Lang 9a270c46c0 Code cleanup. 11 years ago
  Jean-Philippe Lang 8b527ce247 Fixed version date validation (#12359). 11 years ago
  Jean-Philippe Lang a81da3491e Do not consider that versions that are due today are completed. 11 years ago
  Jean-Philippe Lang 8fb1a7e3cc Fixed that open scope on Project#issues raises an error (#11545). 11 years ago
  Jean-Philippe Lang 2e35a6800f Prevents "Overwriting existing method Issue.open" warning (#11545). 11 years ago
  Jean-Philippe Lang f8183429a9 Adjust the comment. 11 years ago
  Jean-Philippe Lang 2275f46138 Makes Version#<=> consistent with SQL sort. 11 years ago
  Jean-Philippe Lang 34cdac1669 Sort issues by scheduled versions first then unscheduled versions. 11 years ago
  Jean-Philippe Lang 44fcc8919d Adds Version.fields_for_order_statement. 12 years ago