| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes issue introduced in r23145 for rendering attachment and download icons ... | Marius Balteanu | 2024-11-05 | 1 | -1/+1 |
* | Renames and improves methods provided by @IconsHelper@ (#23980). | Marius Balteanu | 2024-10-19 | 1 | -5/+5 |
* | Replaces more icons with SVG icongs (#23980). | Marius Balteanu | 2024-09-05 | 1 | -2/+2 |
* | Start working on replacing old icons with SVG icons (#23980): | Marius Balteanu | 2024-08-29 | 1 | -2/+2 |
* | Display horizontal scroll bar of files table when overflow occurs on small sc... | Go MAEDA | 2019-04-30 | 1 | -35/+37 |
* | Preview files by default instead of downloading them (#25988). | Jean-Philippe Lang | 2017-06-10 | 1 | -2/+3 |
* | Change MD5 table header to Checksum (#25240). | Jean-Philippe Lang | 2017-04-03 | 1 | -2/+2 |
* | Use css pseudo-classes instead of cycle("odd", "even") (#15361). | Jean-Philippe Lang | 2017-01-25 | 1 | -3/+2 |
* | Files REST API (#19116). | Jean-Philippe Lang | 2016-12-21 | 1 | -0/+14 |
* | Reverts r16051 and r16050 for now (#15361). | Jean-Philippe Lang | 2016-12-03 | 1 | -2/+3 |
* | Removes calls to #reset_cycle (#15361). | Jean-Philippe Lang | 2016-12-03 | 1 | -2/+1 |
* | Use css pseudo-classes instead "odd", "even" classes (#15361). | Jean-Philippe Lang | 2016-12-03 | 1 | -1/+1 |
* | Removed unneeded #h calls in views. | Jean-Philippe Lang | 2015-02-23 | 1 | -1/+1 |
* | Removed deprecated align and width html attributes (#15307). | Jean-Philippe Lang | 2013-11-11 | 1 | -2/+2 |
* | Deprecated :confirm => 'Text' option. | Jean-Philippe Lang | 2012-07-07 | 1 | -1/+1 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -1/+1 |
* | Fixes HTML. | Jean-Philippe Lang | 2012-02-23 | 1 | -1/+1 |
* | Resourcified attachments. | Jean-Philippe Lang | 2011-11-27 | 1 | -2/+2 |
* | replace tabs to spaces at app/views/files/new.html.erb | Toshi MARUYAMA | 2011-09-18 | 1 | -1/+1 |
* | remove trailing white-spaces from app/views/files/index.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -3/+3 |
* | replace tabs to spaces at app/views/files/index.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -10/+10 |
* | remove trailing white-spaces from app/views/files/new.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -1/+1 |
* | Fixed: "Add file" link broken by recent refactoring (#6627). | Jean-Philippe Lang | 2010-10-22 | 1 | -1/+1 |
* | Refactor: convert FilesController to a restful resource. | Eric Davis | 2010-09-14 | 2 | -2/+2 |
* | Refactor: split FilesController#new into #new and #create. | Eric Davis | 2010-09-13 | 1 | -1/+1 |
* | Refactor: move method, ProjectsController#add_file to FilesController#new. | Eric Davis | 2010-09-01 | 2 | -1/+17 |
* | Refactor: move method, ProjectsController#list_files to FilesController#index. | Eric Davis | 2010-08-31 | 1 | -0/+46 |