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
/
enumeration.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
model: replace Rails2 "named_scope" to Rails3 "scope"
Toshi MARUYAMA
2012-04-26
1
-3
/
+3
*
Use subclasses method instead of class variable.
Jean-Philippe Lang
2012-02-24
1
-1
/
+1
*
Resourcified enumerations.
Jean-Philippe Lang
2011-12-11
1
-0
/
+4
*
Rails3: model: replace deprecated 'before_save' method at Enumeration model
Toshi MARUYAMA
2011-09-21
1
-1
/
+2
*
remove trailing white-spaces from app/models/enumeration.rb.
Toshi MARUYAMA
2011-08-21
1
-16
/
+16
*
Fixed: Setting issue attributes from mail should be case-insensitive (#8759).
Jean-Philippe Lang
2011-07-09
1
-0
/
+1
*
Removes column opt in enumerations table.
Jean-Philippe Lang
2009-12-25
1
-36
/
+0
*
Changes misleading scopes on Enumeration.
Jean-Philippe Lang
2009-11-21
1
-8
/
+4
*
Added a Activities tab to Project Settings
Eric Davis
2009-10-21
1
-2
/
+28
*
Changed the Timelogs to use both the Systemwide and Project specific TimeEntr...
Eric Davis
2009-10-21
1
-1
/
+1
*
Added project specific Enumeration overrides.
Eric Davis
2009-10-21
1
-0
/
+8
*
Added an active field track if an Enumeration is active on the frontend view.
Eric Davis
2009-10-21
1
-0
/
+8
*
Enumerations can now have custom fields defined on them. #4077
Eric Davis
2009-10-21
1
-0
/
+1
*
Changed Enumerations to use a Single Table Inheritance
Eric Davis
2009-05-30
1
-26
/
+64
*
Replaces Enumeration.get_values and Enumeration.default with named scopes.
Jean-Philippe Lang
2009-02-15
1
-7
/
+19
*
Fixed: default flag removed when editing a default enumeration (#2327).
Jean-Philippe Lang
2008-12-12
1
-1
/
+3
*
Ability to remove enumerations (activities, priorities, document categories) ...
Jean-Philippe Lang
2008-06-17
1
-12
/
+25
*
Removes constraint on enumerations name (#1384).
Jean-Philippe Lang
2008-06-07
1
-1
/
+0
*
Added radio buttons on the documents list to sort documents by category, date...
Jean-Philippe Lang
2007-11-04
1
-0
/
+4
*
Added default value for enumerations.
Jean-Philippe Lang
2007-10-05
1
-4
/
+8
*
Added position on Enumeration model.
Jean-Philippe Lang
2007-10-04
1
-11
/
+17
*
Added the ability to customize columns of a saved query.
Jean-Philippe Lang
2007-10-01
1
-0
/
+2
*
Added several validates_length_of
Jean-Philippe Lang
2007-07-16
1
-0
/
+1
*
Simple time tracking functionality added. Time can be logged at issue or proj...
Jean-Philippe Lang
2007-03-23
1
-1
/
+4
*
added svn:eol-style native property on /app files
Jean-Philippe Lang
2007-03-12
1
-45
/
+45
*
various modifications to prevent xss
Jean-Philippe Lang
2006-12-17
1
-2
/
+3
*
trunk moved from /trunk/redmine to /trunk
Jean-Philippe Lang
2006-12-05
1
-0
/
+46