| Commit message (Expand) | Author | Age | Files | Lines |
* | Removes issues/list_simple partial, no longer used. | Jean-Philippe Lang | 2017-03-14 | 1 | -29/+0 |
* | Use css pseudo-classes instead of cycle("odd", "even") (#15361). | Jean-Philippe Lang | 2017-01-25 | 1 | -1/+1 |
* | Reverts r16051 and r16050 for now (#15361). | Jean-Philippe Lang | 2016-12-03 | 1 | -1/+1 |
* | Use css pseudo-classes instead "odd", "even" classes (#15361). | Jean-Philippe Lang | 2016-12-03 | 1 | -1/+1 |
* | Don't use a global variable for storing context menu URL. | Jean-Philippe Lang | 2016-10-29 | 1 | -1/+1 |
* | Use fixed layout and move status to its own column. | Jean-Philippe Lang | 2016-10-29 | 1 | -8/+8 |
* | Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a... | Toshi MARUYAMA | 2014-02-06 | 1 | -1/+1 |
* | code format clean up app/views/issues/_list_simple.html.erb | Toshi MARUYAMA | 2014-02-05 | 1 | -2/+2 |
* | remove unneeded h() from app/views/issues/_list_simple.html.erb | Toshi MARUYAMA | 2014-02-05 | 1 | -2/+2 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-22 | 1 | -2/+2 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -1/+1 |
* | Do not generate duplicate ids. | Jean-Philippe Lang | 2012-01-08 | 1 | -1/+1 |
* | replace tabs to spaces and remove trailing white-spaces at app/views/issues/_... | Toshi MARUYAMA | 2011-09-15 | 1 | -22/+22 |
* | rename .rhtml to .html.erb of app/views/issues/_list_simple.rhtml. | Toshi MARUYAMA | 2011-09-01 | 1 | -0/+29 |