summaryrefslogtreecommitdiffstats
path: root/app/controllers/trackers_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Fix: Sort issue custom fields by position in tracker views (#28393).Go MAEDA2018-03-251-1/+1
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use regular instance methods instead of association extensions.Jean-Philippe Lang2017-06-031-1/+1
* Use the main menu for project related actions that support cross-project disp...Jean-Philippe Lang2016-11-191-0/+1
* Use head instead of render :nothing => true.Jean-Philippe Lang2016-07-171-2/+2
* Use safe_attributes.Jean-Philippe Lang2016-07-161-3/+6
* Use .before_action instead of .before_filter.Jean-Philippe Lang2016-07-141-2/+2
* Lists can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-171-5/+15
* Remove pagination on trackers, roles and issue statuses (#12909).Jean-Philippe Lang2016-03-201-7/+3
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Same fix as r13582 for trackers and statuses (#18769).Jean-Philippe Lang2015-01-071-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-3/+3
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Display 25 items.Jean-Philippe Lang2012-12-171-1/+1
* Use scoped models for pagination.Jean-Philippe Lang2012-12-171-1/+1
* Use named routes in controllers.Jean-Philippe Lang2012-12-111-4/+4
* Removed conditions on HTTP methods.Jean-Philippe Lang2012-12-081-2/+2
* Replaces find(:first/:all) calls.Jean-Philippe Lang2012-12-031-1/+1
* Replaces find(:all) calls.Jean-Philippe Lang2012-12-021-2/+2
* remove trailing white-space from app/controllers/trackers_controller.rbToshi MARUYAMA2012-11-181-1/+1
* Adds a view for editing all trackers fields.Jean-Philippe Lang2012-09-021-0/+18
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-151-1/+1
* Code cleanup.Jean-Philippe Lang2012-05-251-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Removes all #verify calls in controllers. Verification is handled at routing ...Jean-Philippe Lang2012-03-031-1/+0
* Resourcified trackers.Jean-Philippe Lang2011-11-221-6/+17
* Adds API response to /trackers to get the list of all available trackers (#71...Jean-Philippe Lang2011-11-201-3/+12
* remove trailing white-spaces from app/controllers/trackers_controller.rb.Toshi MARUYAMA2011-08-301-6/+6
* New strings to localization (#5225)Azamat Hackimov2010-04-031-1/+1
* Refactor: Merged TrackersController#list and #indexEric Davis2010-02-151-11/+6
* Adds an admin layout that displays the admin menu in the sidebar.Jean-Philippe Lang2009-12-171-0/+2
* Trackers controller refactoring.Jean-Philippe Lang2009-02-261-20/+4
* Adds projects association on tracker form (#2578).Jean-Philippe Lang2009-01-291-0/+4
* Moves @layout 'base'@ to ApplicationController.Jean-Philippe Lang2008-08-101-1/+0
* Workflow copy:Jean-Philippe Lang2008-03-151-6/+2
* Transaction and performance improvement on workflow copy when creating a new ...Jean-Philippe Lang2007-12-071-2/+4
* Applied the flash notices patch by Matt Jones (slightly edited).Jean-Philippe Lang2007-08-021-1/+1
* Fixed: error when creating a tracker without copying an existing wokflowJean-Philippe Lang2007-08-011-1/+1
* Added the ability to copy an existing workflow when creating a new tracker.Jean-Philippe Lang2007-04-021-0/+7
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-41/+41
* post method verification for trackers/moveJean-Philippe Lang2007-01-311-1/+1
* added the ability to set the sort order for trackersJean-Philippe Lang2007-01-311-2/+17
* indentation correctionsJean-Philippe Lang2007-01-281-2/+1
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+61