summaryrefslogtreecommitdiffstats
path: root/app/views/users/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
* Adds description field to custom queries (#9309).Marius Balteanu2024-06-041-0/+1
* Add field separator option to CSV export dialog (#37621).Go MAEDA2023-10-211-0/+1
* Introduces a UserQuery model for admin/users (#37674).Go MAEDA2022-09-201-83/+43
* Display "Two-factor authentication" on two lines to save some space (#35934).Marius Balteanu2022-01-221-1/+1
* Add "Two-factor authentication" filter and column to Users list in administra...Marius Balteanu2022-01-221-0/+11
* Require explicit confirmation before deleting a user (#34417).Go MAEDA2020-12-101-1/+1
* Import user accounts from CSV file (#33102).Go MAEDA2020-05-301-0/+5
* Export users list to CSV (#5957).Go MAEDA2018-08-051-1/+23
* 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
* Don't show an empty table.Jean-Philippe Lang2016-10-091-0/+4
* Changes required by functional tests updates.Jean-Philippe Lang2016-07-211-1/+1
* Use ul tags to do pagination (#21258).Jean-Philippe Lang2015-11-281-1/+1
* Don't let users be sorted by email (#19161).Jean-Philippe Lang2015-03-201-1/+1
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-4/+4
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-171-1/+1
* Removed deprecated align and width html attributes (#15307).Jean-Philippe Lang2013-11-111-3/+3
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-231-1/+1
* Adds links to locked users when current user is admin.Jean-Philippe Lang2012-10-181-1/+1
* Fixed that destroying a user from the edit page returns a 404 response (#11691).Jean-Philippe Lang2012-08-261-1/+1
* Reverted r10234 and r10235 that broke redirect after login (#11691).Jean-Philippe Lang2012-08-261-1/+1
* Use a back_url parameter instead of referrer to refresh the page after user d...Etienne Massip2012-08-241-1/+1
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-071-1/+1
* Fixed that group filter is escaped on users index.Jean-Philippe Lang2012-05-131-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Use explicit path name.Jean-Philippe Lang2012-01-041-1/+1
* User forms cleanup.Jean-Philippe Lang2011-11-221-1/+1
* [#9489] linked labels to their elementToshi MARUYAMA2011-10-291-3/+3
* remove trailing white-spaces from app/views/users/index.html.erbToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/users/index.html.erbToshi MARUYAMA2011-09-171-17/+17
* rename .rhtml to .html.erb of app/views/users/index.rhtml.Toshi MARUYAMA2011-09-021-0/+58