summaryrefslogtreecommitdiff
path: root/js_tests/admin
AgeCommit message (Collapse)Author
2016-01-07[1.9.x] Fixed #24980 -- Fixed day determination in admin calendar widget.Alexander Gaevsky
Backport of 44930cc4667268c20493d7e97387db2a97d61a26 from master
2015-12-17[1.9.x] Fixed #25845 -- Fixed incorrect timezone warnings in custom admin ↵Sven Grunewaldt
templates. Backport of 9af40f5df13801ffadcc5ded7440e4616123959f from master
2015-09-21Fixed #15760 -- Added JavaScript events for admin inline forms.ramez
2015-09-02Added linting for JavaScript tests.Nik Nyby
2015-06-30DEP 0003 -- Added JavaScript unit tests.Trey Hunner
Setup QUnit, added tests, and measured test coverage. Thanks to Nick Sanford for the initial tests.