summaryrefslogtreecommitdiff
path: root/js_tests/admin
AgeCommit message (Expand)Author
2016-04-06Fixed #25856 -- Added %B support to Date.strftime.akoskaaa
2016-01-08Refs #25165 -- Removed unnecessary HTML unescaping in admin add/edit popups.Thomas Grainger
2016-01-07Fixed #24980 -- Fixed day determination in admin calendar widget.Alexander Gaevsky
2015-12-17Fixed #25845 -- Fixed incorrect timezone warnings in custom admin templates.Sven Grunewaldt
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