index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
models
/
version.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
model: replace Rails2 "named_scope" to Rails3 "scope"
Toshi MARUYAMA
2012-04-26
1
-3
/
+3
*
Prevent mass-assignment when adding/updating a version (#10390).
Jean-Philippe Lang
2012-03-06
1
-0
/
+10
*
Use a single query to retrieve issues_count, open_issues_count and closed_iss...
Jean-Philippe Lang
2012-03-02
1
-3
/
+21
*
Fixed Version#issues_progress for Rails 3.1.
Jean-Philippe Lang
2012-02-25
1
-2
/
+2
*
Use :joins instead of :include.
Jean-Philippe Lang
2012-02-24
1
-1
/
+1
*
Makes Version REST API accept due_date attribute (#10013).
Jean-Philippe Lang
2012-01-21
1
-0
/
+4
*
Use open scope in version issues count methods.
Jean-Philippe Lang
2011-12-18
1
-2
/
+2
*
Fixed: version files in Files module cannot be downloaded if issue tracking i...
Jean-Philippe Lang
2011-11-29
1
-0
/
+5
*
remove trailing white-spaces from app/models/version.rb.
Toshi MARUYAMA
2011-08-31
1
-23
/
+23
*
Fixed: Setting issue attributes from mail should be case-insensitive (#8759).
Jean-Philippe Lang
2011-07-09
1
-0
/
+1
*
Makes Version#start_date return the minimum start_date of its issues.
Jean-Philippe Lang
2010-12-23
1
-3
/
+2
*
Add project names to the Versions in the Gantt export. #5904
Eric Davis
2010-09-10
1
-0
/
+4
*
Rewrite the Gantt chart. #6276
Eric Davis
2010-09-10
1
-0
/
+12
*
Include the Project name when sorting versions.
Eric Davis
2010-05-27
1
-4
/
+16
*
Do not raise an error when destroying a Version with assigned issues.
Jean-Philippe Lang
2010-04-11
1
-8
/
+4
*
Fixes calculation of version estimated hours with subtasks (#5265).
Jean-Philippe Lang
2010-04-11
1
-1
/
+2
*
Optimize updates of issue's shared versions.
Jean-Philippe Lang
2009-12-08
1
-1
/
+1
*
No need to update issues from the version's project.
Jean-Philippe Lang
2009-12-08
1
-1
/
+1
*
Optimize issue updates when a version sharing changes.
Jean-Philippe Lang
2009-12-08
1
-3
/
+7
*
Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...
Jean-Philippe Lang
2009-12-06
1
-1
/
+43
*
Adds custom fields for versions (#4219).
Jean-Philippe Lang
2009-11-15
1
-0
/
+1
*
Adds version status to limit issue assignments (#1245).
Jean-Philippe Lang
2009-11-08
1
-1
/
+10
*
Added some RDoc documentation for some models.
Eric Davis
2009-03-21
1
-2
/
+12
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
1
-1
/
+1
*
Use estimated hours to weight issues in version completion calculation (#2182).
Jean-Philippe Lang
2009-02-01
1
-4
/
+40
*
AttachmentsController now handles attachments deletion.
Jean-Philippe Lang
2008-12-09
1
-1
/
+2
*
Fixed: invalid effective date (eg. 99999-01-01) causes an error on version ed...
Jean-Philippe Lang
2008-09-21
1
-1
/
+1
*
Make the versions with the same date sorted by name (#864).
Jean-Philippe Lang
2008-03-26
1
-2
/
+2
*
Allow longer version names (#711, closes #712).
Jean-Philippe Lang
2008-03-09
1
-1
/
+1
*
Version details view changes:
Jean-Philippe Lang
2008-03-08
1
-0
/
+10
*
Roadmap progress bars now differentiate the progress due to closed issues fro...
Jean-Philippe Lang
2007-12-05
1
-0
/
+8
*
Roadmap: more accurate completion percentage calculation (done ratio of open ...
Jean-Philippe Lang
2007-11-17
1
-0
/
+10
*
Added custom fields in issue related mail notifications.
Jean-Philippe Lang
2007-10-10
1
-0
/
+2
*
Overdue versions (date reached and open issues > 0) are now always displayed ...
Jean-Philippe Lang
2007-08-12
1
-1
/
+15
*
Added several validates_length_of
Jean-Philippe Lang
2007-07-16
1
-0
/
+1
*
A wiki page can now be attached to each version.
Jean-Philippe Lang
2007-06-14
1
-0
/
+7
*
Versions can now be created with no date.
Jean-Philippe Lang
2007-05-20
1
-1
/
+11
*
Added an option to see all versions in the roadmap view (including completed ...
Jean-Philippe Lang
2007-05-07
1
-0
/
+4
*
Added versions due dates on gantt chart.
Jean-Philippe Lang
2007-04-07
1
-0
/
+8
*
added svn:eol-style native property on /app files
Jean-Philippe Lang
2007-03-12
1
-31
/
+31
*
replaced deprecated ":dependent => true" statements
Jean-Philippe Lang
2006-12-26
1
-1
/
+1
*
trunk moved from /trunk/redmine to /trunk
Jean-Philippe Lang
2006-12-05
1
-0
/
+32