summaryrefslogtreecommitdiffstats
path: root/app/views/trackers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds projects association on tracker form (#2578).Jean-Philippe Lang2009-01-293-5/+20
* Fixes workflow setup link on trackers list (follows r1914).Jean-Philippe Lang2008-09-281-1/+1
* Workflow copy:Jean-Philippe Lang2008-03-151-2/+3
* Slight improvements to the browser views.Jean-Philippe Lang2008-01-021-1/+1
* New setting added to specify how many objects should be displayed on most pag...Jean-Philippe Lang2007-12-291-1/+1
* More detailed html title on several views.Jean-Philippe Lang2007-12-071-1/+3
* Added a warning message on tracker list for trackers that don't have any work...Jean-Philippe Lang2007-04-071-0/+2
* Applied the same column width in different similar views.Jean-Philippe Lang2007-04-021-2/+2
* Added the ability to copy an existing workflow when creating a new tracker.Jean-Philippe Lang2007-04-021-0/+3
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-122-5/+5
* added roadmap viewJean-Philippe Lang2007-02-041-1/+2
* added the ability to set the sort order for trackersJean-Philippe Lang2007-01-311-0/+7