summaryrefslogtreecommitdiffstats
path: root/app/models/tracker.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r15540 (#285).Jean-Philippe Lang2016-06-181-0/+23
* Replaces acts_as_list with an implementation that handles #position= (#12909).Jean-Philippe Lang2016-04-171-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Replaced "can't" with "cannot" in error messages.Jean-Philippe Lang2014-12-211-1/+1
* Default status per tracker (#5991).Jean-Philippe Lang2014-11-021-7/+10
* Order scopes cleanup.Jean-Philippe Lang2014-10-291-1/+1
* Use regular AR query instead of raw SQL.Jean-Philippe Lang2014-10-231-5/+2
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-2/+2
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Rails4: replace deprecated find_all_by_* at Tracker modelToshi MARUYAMA2014-01-091-2/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Typo in app/models/tracker.rb (#12707).Jean-Philippe Lang2013-01-021-1/+1
* Use lambda form in model scopes (#12499)Jean-Baptiste Barth2012-12-071-1/+1
* Fixed that settings raises an error if not trackers exist (#11467).Jean-Philippe Lang2012-07-211-2/+10
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-151-6/+9
* Ability to disable standard fields on a per tracker basis (#1091).Jean-Philippe Lang2012-07-051-0/+39
* Code cleanup.Jean-Philippe Lang2012-05-251-6/+3
* Trackers should be sorted by position not by name.Jean-Philippe Lang2012-05-051-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* model: replace Rails2 "named_scope" to Rails3 "scope"Toshi MARUYAMA2012-04-261-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* remove trailing white-spaces from app/models/tracker.rb.Toshi MARUYAMA2011-08-221-13/+13
* Fixed: Setting issue attributes from mail should be case-insensitive (#8759).Jean-Philippe Lang2011-07-091-0/+2
* Remove the limitation on characters that can be used in custom_field, issue_s...Jean-Philippe Lang2010-12-311-1/+0
* By default, only show statuses that are used by the tracker on the workflow e...Jean-Philippe Lang2009-12-181-0/+17
* Adds workflow copy functionality (#1727).Jean-Philippe Lang2009-12-121-8/+2
* Removes hardcoded table names (#2701).Jean-Philippe Lang2009-02-091-2/+2
* Workflow copy:Jean-Philippe Lang2008-03-151-1/+12
* On the calendar, the gantt and in the Tracker filter on the issue list, only ...Jean-Philippe Lang2008-01-161-0/+1
* Added version details view accessible from the roadmap.Jean-Philippe Lang2007-12-071-0/+4
* Added per-project tracker selection. Trackers can be selected on project sett...Jean-Philippe Lang2007-11-201-0/+4
* Added the ability to customize columns of a saved query.Jean-Philippe Lang2007-10-011-0/+2
* Added several validates_length_ofJean-Philippe Lang2007-07-161-0/+1
* fixed #9308 table_name pre/suffix supportJean-Philippe Lang2007-03-151-1/+1
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-31/+31
* added the ability to set the sort order for trackersJean-Philippe Lang2007-01-311-0/+1
* replaced deprecated ":dependent => true" statementsJean-Philippe Lang2006-12-261-1/+1
* various modifications to prevent xssJean-Philippe Lang2006-12-171-1/+2
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+31