summaryrefslogtreecommitdiffstats
path: root/app/views/trackers
Commit message (Expand)AuthorAgeFilesLines
* Merged r19537 from trunk to 4.1-stable (#32971).Go MAEDA2020-02-291-1/+1
* Use "icon icon-*" classes for expandable elements (#31433).Go MAEDA2019-05-301-2/+2
* Add a description for trackers (#442).Jean-Philippe Lang2019-03-153-0/+4
* Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox (#3...Go MAEDA2019-01-121-0/+2
* Replace check_all_links in new tracker form with toogle_checkboxes_link (#278...Go MAEDA2018-04-291-2/+1
* Fix: Sort issue custom fields by position in tracker views (#28393).Go MAEDA2018-03-251-2/+3
* 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-252-3/+3
* Use exists? instead of count (#24839).Jean-Philippe Lang2017-01-161-1/+1
* Add tooltip on trackers summary matrix (#24790).Jean-Philippe Lang2017-01-151-3/+4
* Reverts r16051 and r16050 for now (#15361).Jean-Philippe Lang2016-12-032-3/+3
* Use css pseudo-classes instead "odd", "even" classes (#15361).Jean-Philippe Lang2016-12-032-3/+3
* 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
* Speeds up the tracker edit view when having hundreds of projects.Jean-Philippe Lang2016-01-211-1/+2
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-201-6/+9
* Use ul tags to do pagination (#21258).Jean-Philippe Lang2015-11-281-1/+1
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-232-2/+2
* Same fix as r13582 for trackers and statuses (#18769).Jean-Philippe Lang2015-01-071-1/+1
* Default status per tracker (#5991).Jean-Philippe Lang2014-11-022-1/+6
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-111-2/+2
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-111-2/+2
* Removed deprecated align and width html attributes (#15307).Jean-Philippe Lang2013-11-112-6/+6
* Adds a CSS class for reorder links (#15307).Jean-Philippe Lang2013-11-101-1/+1
* Adds missing html titles (#14517).Jean-Philippe Lang2013-07-283-5/+3
* One query is enough.Jean-Philippe Lang2013-07-111-2/+2
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-232-4/+12
* Adds a view for editing all trackers fields.Jean-Philippe Lang2012-09-022-0/+78
* Removed duplicated helper (#11539).Jean-Philippe Lang2012-08-101-1/+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
* Ability to disable standard fields on a per tracker basis (#1091).Jean-Philippe Lang2012-07-051-0/+11
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-252-2/+2
* Removed TabularFormBuilder references in views.Jean-Philippe Lang2011-12-092-2/+2
* Resourcified trackers.Jean-Philippe Lang2011-11-223-9/+9
* Adds API response to /trackers to get the list of all available trackers (#71...Jean-Philippe Lang2011-11-201-0/+8
* [#9489] link label to elementToshi MARUYAMA2011-10-291-1/+1
* replace tabs to spaces at app/views/trackers/_form.html.erbToshi MARUYAMA2011-09-181-7/+7
* rename .rhtml to .html.erb of app/views/trackers/_form.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* rename .rhtml to .html.erb of app/views/trackers/edit.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* rename .rhtml to .html.erb of app/views/trackers/new.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* 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/+0
* Removes changelog view.Jean-Philippe Lang2009-12-121-1/+0
* Moves submit button to tracker form.Jean-Philippe Lang2009-12-093-2/+1
* Adds custom field selection on tracker form.Jean-Philippe Lang2009-12-091-0/+14
* Makes 'delete links' the same on admin views.Jean-Philippe Lang2009-09-121-2/+5
* Administration panel breadcrumbs (#3314).Jean-Philippe Lang2009-07-052-2/+2
* Trackers controller refactoring.Jean-Philippe Lang2009-02-261-6/+1