| Commit message (Expand) | Author | Age | Files | Lines |
* | rename .rhtml to .html.erb of app/views/wiki/diff.rhtml. | Toshi MARUYAMA | 2011-08-24 | 1 | -27/+0 |
* | Replaced french word "anonyme" at app/views/wiki/diff.rhtml with label_user_a... | Toshi MARUYAMA | 2011-08-06 | 1 | -4/+12 |
* | remove duplicate h() from app/views/wiki/diff.rhtml. | Toshi MARUYAMA | 2011-08-02 | 1 | -1/+1 |
* | HTML escape at app/views/wiki/diff.rhtml. | Toshi MARUYAMA | 2011-08-02 | 1 | -1/+1 |
* | wrap @diff.content_to.author.name with link_to_user() at app/views/wiki/diff.... | Toshi MARUYAMA | 2011-08-02 | 1 | -1/+1 |
* | Adds breadcrumb on all wiki page views. | Jean-Philippe Lang | 2011-07-04 | 1 | -1/+3 |
* | Fixes wiki diff rendering. | Jean-Philippe Lang | 2011-02-27 | 1 | -1/+1 |
* | Extracts a diff helper from the WikiDiff class. | Jean-Philippe Lang | 2011-02-27 | 1 | -3/+3 |
* | Broken links on wiki diff view. | Jean-Philippe Lang | 2010-12-20 | 1 | -2/+2 |
* | Refactor: use :id instead of :page when linking to Wiki Pages | Eric Davis | 2010-10-27 | 1 | -3/+3 |
* | Refactor: rename WikiController#index to #show, it's a single resource action | Eric Davis | 2010-10-21 | 1 | -2/+2 |
* | Remove edit link on wiki page diff (#4346). | Jean-Philippe Lang | 2009-12-06 | 1 | -1/+0 |
* | Sligth changes to wiki views. | Jean-Philippe Lang | 2007-09-29 | 1 | -1/+0 |
* | Added wiki diff. | Jean-Philippe Lang | 2007-07-14 | 1 | -0/+19 |