summaryrefslogtreecommitdiffstats
path: root/app/views/auth_sources/index.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-191-2/+2
* 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-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
* Use ul tags to do pagination (#21258).Jean-Philippe Lang2015-11-281-1/+1
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-4/+4
* Removed deprecated align and width html attributes (#15307).Jean-Philippe Lang2013-11-111-4/+4
* Adds missing html titles (#14517).Jean-Philippe Lang2013-07-281-1/+1
* Code cleanup in AuthSource controller and views.Jean-Philippe Lang2012-12-131-1/+1
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-071-5/+1
* Adds an icon to the "Test" link.Jean-Philippe Lang2012-03-111-1/+1
* Resourcified auth_sources.Jean-Philippe Lang2012-03-111-1/+1
* Adds ids on rows in auth_sources/index view (#9659).Jean-Philippe Lang2011-11-251-1/+1
* replace tabs to spaces at app/views/auth_sources/index.html.erbToshi MARUYAMA2011-09-171-8/+8
* Escape AuthSources in the list.Toshi MARUYAMA2011-06-271-4/+4
* Refactor: Merged AuthSourcesController#list and #indexEric Davis2010-02-151-0/+35