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
/
tracker.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r15540 (#285).
Jean-Philippe Lang
2016-06-18
1
-0
/
+23
*
Replaces acts_as_list with an implementation that handles #position= (#12909).
Jean-Philippe Lang
2016-04-17
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Replaced "can't" with "cannot" in error messages.
Jean-Philippe Lang
2014-12-21
1
-1
/
+1
*
Default status per tracker (#5991).
Jean-Philippe Lang
2014-11-02
1
-7
/
+10
*
Order scopes cleanup.
Jean-Philippe Lang
2014-10-29
1
-1
/
+1
*
Use regular AR query instead of raw SQL.
Jean-Philippe Lang
2014-10-23
1
-5
/
+2
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-2
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Rails4: replace deprecated find_all_by_* at Tracker model
Toshi MARUYAMA
2014-01-09
1
-2
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Typo in app/models/tracker.rb (#12707).
Jean-Philippe Lang
2013-01-02
1
-1
/
+1
*
Use lambda form in model scopes (#12499)
Jean-Baptiste Barth
2012-12-07
1
-1
/
+1
*
Fixed that settings raises an error if not trackers exist (#11467).
Jean-Philippe Lang
2012-07-21
1
-2
/
+10
*
Workflow enhancement: editable and required fields configurable by role, trac...
Jean-Philippe Lang
2012-07-15
1
-6
/
+9
*
Ability to disable standard fields on a per tracker basis (#1091).
Jean-Philippe Lang
2012-07-05
1
-0
/
+39
*
Code cleanup.
Jean-Philippe Lang
2012-05-25
1
-6
/
+3
*
Trackers should be sorted by position not by name.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
model: replace Rails2 "named_scope" to Rails3 "scope"
Toshi MARUYAMA
2012-04-26
1
-1
/
+1
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-1
/
+1
*
remove trailing white-spaces from app/models/tracker.rb.
Toshi MARUYAMA
2011-08-22
1
-13
/
+13
*
Fixed: Setting issue attributes from mail should be case-insensitive (#8759).
Jean-Philippe Lang
2011-07-09
1
-0
/
+2
*
Remove the limitation on characters that can be used in custom_field, issue_s...
Jean-Philippe Lang
2010-12-31
1
-1
/
+0
*
By default, only show statuses that are used by the tracker on the workflow e...
Jean-Philippe Lang
2009-12-18
1
-0
/
+17
*
Adds workflow copy functionality (#1727).
Jean-Philippe Lang
2009-12-12
1
-8
/
+2
*
Removes hardcoded table names (#2701).
Jean-Philippe Lang
2009-02-09
1
-2
/
+2
*
Workflow copy:
Jean-Philippe Lang
2008-03-15
1
-1
/
+12
*
On the calendar, the gantt and in the Tracker filter on the issue list, only ...
Jean-Philippe Lang
2008-01-16
1
-0
/
+1
*
Added version details view accessible from the roadmap.
Jean-Philippe Lang
2007-12-07
1
-0
/
+4
*
Added per-project tracker selection. Trackers can be selected on project sett...
Jean-Philippe Lang
2007-11-20
1
-0
/
+4
*
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
*
fixed #9308 table_name pre/suffix support
Jean-Philippe Lang
2007-03-15
1
-1
/
+1
*
added svn:eol-style native property on /app files
Jean-Philippe Lang
2007-03-12
1
-31
/
+31
*
added the ability to set the sort order for trackers
Jean-Philippe Lang
2007-01-31
1
-0
/
+1
*
replaced deprecated ":dependent => true" statements
Jean-Philippe Lang
2006-12-26
1
-1
/
+1
*
various modifications to prevent xss
Jean-Philippe Lang
2006-12-17
1
-1
/
+2
*
trunk moved from /trunk/redmine to /trunk
Jean-Philippe Lang
2006-12-05
1
-0
/
+31