summaryrefslogtreecommitdiffstats
path: root/app/views/issues/_list_simple.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Removes issues/list_simple partial, no longer used.Jean-Philippe Lang2017-03-141-29/+0
* Use css pseudo-classes instead of cycle("odd", "even") (#15361).Jean-Philippe Lang2017-01-251-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
* Don't use a global variable for storing context menu URL.Jean-Philippe Lang2016-10-291-1/+1
* Use fixed layout and move status to its own column.Jean-Philippe Lang2016-10-291-8/+8
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* code format clean up app/views/issues/_list_simple.html.erbToshi MARUYAMA2014-02-051-2/+2
* remove unneeded h() from app/views/issues/_list_simple.html.erbToshi MARUYAMA2014-02-051-2/+2
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-221-2/+2
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Do not generate duplicate ids.Jean-Philippe Lang2012-01-081-1/+1
* replace tabs to spaces and remove trailing white-spaces at app/views/issues/_...Toshi MARUYAMA2011-09-151-22/+22
* rename .rhtml to .html.erb of app/views/issues/_list_simple.rhtml.Toshi MARUYAMA2011-09-011-0/+29