93 Commits (537f162f27d91ad99fadd4be74c878adf33f0583)

Autor SHA1 Mensaje Fecha
  Jean-Philippe Lang 537f162f27 Moved Version#fixed_issues extension to a module (#30115). hace 5 años
  Jean-Philippe Lang d8a2024715 Dangerous query method deprecation warnings (#23630). hace 6 años
  Go MAEDA 8662c7ef8b Filter for version name should be case-insensitive (#27122). hace 6 años
  Jean-Philippe Lang d0b10af3ff Performance opt - cache AR Proxy for Version#fixed_issues.visible (#27676). hace 6 años
  Jean-Philippe Lang 96a854a4b3 Moves issue calculations into the fixed_issues relation (#27676). hace 6 años
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). hace 7 años
  Jean-Philippe Lang 7fd04e1f8d Update copyright. hace 7 años
  Toshi MARUYAMA cfda8cdb91 remove trailing white space from app/models/version.rb hace 7 años
  Jean-Philippe Lang 7b3f2b51c0 Add length validations for string fields (#24283). hace 7 años
  Jean-Philippe Lang eb023bdcce Add option to set a new version as default directly from New Version page (#24011). hace 7 años
  Jean-Philippe Lang efabbedebe Enable filtering versions on Project -> Settings -> Versions (#22608). hace 7 años
  Jean-Philippe Lang 050d2bee84 2 spaces instead of a tab. hace 8 años
  Jean-Philippe Lang 0b16423104 Group versions by status in issue filters (#10412). hace 8 años
  Jean-Philippe Lang ed50d42210 Replace Date.today with User.current.today (#22320). hace 8 años
  Jean-Philippe Lang e63bf1d597 Additional CSS class for version status (#21434). hace 8 años
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. hace 8 años
  Jean-Philippe Lang 5e5506587e Closed versions should be marked as completed (#21433). hace 8 años
  Jean-Philippe Lang 9178d4748f Default target version for new issues (#1828). hace 8 años
  Jean-Philippe Lang bc9ca5fcfd Disallow users to delete a version referenced by a custom field (#20159). hace 9 años
  Jean-Philippe Lang 481f70d125 Don't store total estimated hours on parent issues (#16092). hace 9 años
  Jean-Philippe Lang 24d6211f4e Missing validation for description size of versions (#19840). hace 9 años
  Jean-Philippe Lang 000124f44f Copyright update. hace 9 años
  Jean-Philippe Lang 288c014aa7 Edit attachments after upload (#1326). hace 9 años
  Jean-Philippe Lang 67c4936908 Restores commits reverted when rails-4.1 branch was merged (#18174). hace 9 años
  Toshi MARUYAMA 6f92548b38 remove unneeded "references" of joins hace 9 años
  Jean-Philippe Lang 0fc1906201 Removed deprecated stuff for Redmine 3.0. hace 9 años
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). hace 9 años
  Jean-Philippe Lang e124da5488 Fixed: Files assigned to a version can not be deleted if Issue Tracking module is disabled (#17163). hace 9 años
  Jean-Philippe Lang 2e04614e21 Don't prepend project name if the version is not shared. hace 10 años
  Toshi MARUYAMA f773219426 fix typos of source comments at Version model hace 10 años
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) hace 10 años
  Toshi MARUYAMA e17bf40fe1 use lambda form in Version model scope (#12499) hace 10 años
  Toshi MARUYAMA 25a0bde311 Rails4 compatibility of version group count hace 10 años
  Jean-Philippe Lang 5a3b903733 Fixed: Unable to set custom fields for versions using the REST API (#13850). hace 11 años
  Toshi MARUYAMA 32391269ae remove trailing white space from app/models/version.rb hace 11 años
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). hace 11 años
  Jean-Philippe Lang 3e14c3017c Adds a custom validator for dates (#12736). hace 11 años
  Jean-Philippe Lang 9613a13b10 Deprecates Version#*_pourcent in favour of #*_percent (#12724). hace 11 años
  Jean-Philippe Lang 147e7a8d61 Use \A and \z in validation regexps. hace 11 años
  Jean-Baptiste Barth 4896d5c7e8 Use lambda form in model scopes (#12499) hace 11 años
  Jean-Philippe Lang c3817e620f Code cleanup. hace 11 años
  Jean-Philippe Lang 9a270c46c0 Code cleanup. hace 11 años
  Jean-Philippe Lang 8b527ce247 Fixed version date validation (#12359). hace 11 años
  Jean-Philippe Lang a81da3491e Do not consider that versions that are due today are completed. hace 11 años
  Jean-Philippe Lang 8fb1a7e3cc Fixed that open scope on Project#issues raises an error (#11545). hace 12 años
  Jean-Philippe Lang 2e35a6800f Prevents "Overwriting existing method Issue.open" warning (#11545). hace 12 años
  Jean-Philippe Lang f8183429a9 Adjust the comment. hace 12 años
  Jean-Philippe Lang 2275f46138 Makes Version#<=> consistent with SQL sort. hace 12 años
  Jean-Philippe Lang 34cdac1669 Sort issues by scheduled versions first then unscheduled versions. hace 12 años
  Jean-Philippe Lang 44fcc8919d Adds Version.fields_for_order_statement. hace 12 años