summaryrefslogtreecommitdiffstats
path: root/app/views/enumerations/index.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-191-1/+1
* Start working on replacing old icons with SVG icons (#23980):Marius Balteanu2024-08-291-2/+2
* Use css pseudo-classes instead of cycle("odd", "even") (#15361).Jean-Philippe Lang2017-01-251-2/+1
* Handle the case of none existing enumerations using no-data blocks (#24776).Jean-Philippe Lang2017-01-141-0/+2
* Add 'icon' and 'icon-add' classes to new enum links (#24776).Jean-Philippe Lang2017-01-141-1/+1
* Move 'New enumeration' links to above the item tables (#24776).Jean-Philippe Lang2017-01-141-2/+3
* Reverts r16051 and r16050 for now (#15361).Jean-Philippe Lang2016-12-031-1/+2
* Removes calls to #reset_cycle (#15361).Jean-Philippe Lang2016-12-031-1/+0
* Use css pseudo-classes instead "odd", "even" classes (#15361).Jean-Philippe Lang2016-12-031-1/+1
* Lists can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-171-4/+9
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-1/+1
* Removed deprecated align and width html attributes (#15307).Jean-Philippe Lang2013-11-111-10/+8
* Adds a CSS class for reorder links (#15307).Jean-Philippe Lang2013-11-101-1/+1
* Missing Sort Column Label and Center Align on Admin-Enumerations (#14516).Jean-Philippe Lang2013-07-281-2/+2
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-071-4/+1
* Resourcified enumerations.Jean-Philippe Lang2011-12-111-5/+5
* Removed EnumerationsController#list action.Jean-Philippe Lang2011-11-281-0/+37