summaryrefslogtreecommitdiffstats
path: root/app/views/account/login.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Replace JQuery `.focus()` method with HTML `autofocus` attribute (#37482).Go MAEDA2022-08-061-8/+2
* Drop OpenID support (#35755).Go MAEDA2021-12-141-5/+0
* Use robots.txt instead of robots meta tag to prevent web crawlers from indexi...Go MAEDA2020-12-051-4/+0
* Robots meta tag to prevent web crawlers from indexing login, register, and lo...Go MAEDA2020-12-011-0/+4
* Replaces the login table with a div.Jean-Philippe Lang2016-06-301-37/+25
* Keep anchor (i.e. to a specific issue note) throughout login (#21110).Jean-Philippe Lang2015-10-301-1/+1
* Removed deprecated align and width html attributes (#15307).Jean-Philippe Lang2013-11-111-9/+9
* Preserve username when authentification failed (#11846).Jean-Philippe Lang2012-10-111-2/+7
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-1/+1
* Use named routes.Jean-Philippe Lang2012-07-071-2/+2
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* rename .rhtml to .html.erb of app/views/account/login.rhtml.Toshi MARUYAMA2011-08-241-0/+42