summaryrefslogtreecommitdiff
path: root/js_tests/admin
AgeCommit message (Collapse)Author
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.