summaryrefslogtreecommitdiffstats
path: root/app/views/trackers/index.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Clean-up workflows controller (#33337).Go MAEDA2021-04-131-1/+1
* Create tracker by copy (#34258).Go MAEDA2020-11-251-0/+1
* Add a description for trackers (#442).Jean-Philippe Lang2019-03-151-0/+2
* Show default status on trackers/index view (#27219).Go MAEDA2018-01-021-0/+2
* Use css pseudo-classes instead of cycle("odd", "even") (#15361).Jean-Philippe Lang2017-01-251-1/+1
* Use exists? instead of count (#24839).Jean-Philippe Lang2017-01-161-1/+1
* Reverts r16051 and r16050 for now (#15361).Jean-Philippe Lang2016-12-031-1/+1
* Use css pseudo-classes instead "odd", "even" classes (#15361).Jean-Philippe Lang2016-12-031-1/+1
* Lists can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-171-5/+6
* Remove pagination on trackers, roles and issue statuses (#12909).Jean-Philippe Lang2016-03-201-2/+0
* Use ul tags to do pagination (#21258).Jean-Philippe Lang2015-11-281-1/+1
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-1/+1
* Same fix as r13582 for trackers and statuses (#18769).Jean-Philippe Lang2015-01-071-1/+1
* Removed deprecated align and width html attributes (#15307).Jean-Philippe Lang2013-11-111-2/+2
* Adds a CSS class for reorder links (#15307).Jean-Philippe Lang2013-11-101-1/+1
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-231-3/+11
* Adds a view for editing all trackers fields.Jean-Philippe Lang2012-09-021-0/+1
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-151-1/+1
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-071-4/+1
* Resourcified trackers.Jean-Philippe Lang2011-11-221-5/+5
* replace tabs to spaces at app/views/trackers/index.html.erb.Toshi MARUYAMA2011-08-211-3/+3
* Additional escaping.Jean-Philippe Lang2011-07-301-1/+1
* Refactor: Merged TrackersController#list and #indexEric Davis2010-02-151-0/+33