summaryrefslogtreecommitdiff
path: root/tests/templates/login.html
Commit message (Expand)AuthorAgeFilesLines
* Fixed #29375 -- Removed empty action attribute on HTML forms.CHI Cheng2018-05-021-1/+1
* Fixed #29038 -- Removed closing slash from HTML void tags.Jon Dufresne2018-01-211-2/+2
* Fixed rendering of form errors in tests/templates/login.html.Samir Shah2017-07-111-1/+1
* Changed `action="."` to `action=""` in tests and docs.Luke Plant2016-01-211-1/+1
* Added newlines to the ends of CSS, HTML, and JavaScript files missing them.Trey Hunner2014-08-121-1/+1
* Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner2013-02-261-0/+17
* Moved test_templates to templates to prevent issues with regressiontests/temp...Florian Apolloner2013-02-261-17/+0
* Added assertFormError, assertTemplateUsed and assertTemplateNotUsed for use d...Russell Keith-Magee2007-05-071-6/+4
* Refs #2333 - Added model test for the test Client. Russell Keith-Magee2006-09-021-0/+19