summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/admin/javascript.txt
AgeCommit message (Collapse)Author
2016-10-04[1.10.x] Fixed typos in docs/ref/contrib/admin/javascript.txt.aruseni
Backport of 9e26a8331dd593c674ac94f2582093da01b070e8 from master
2016-10-04[1.10.x] Fixed typo in docs/ref/contrib/admin/javascript.txt.aruseni
Backport of 12b9aa279f453f0a41c1153393b6211d8352302c from master
2015-12-10Fixed #21221 -- Made form Media and static template tag use staticfiles if ↵Johannes Hoppe
installed.
2015-12-05Fixed #25165 -- Removed inline JavaScript from the admin.Thomas Grainger
This allows setting a Content-Security-Policy HTTP header (refs #15727). Special thanks to blighj, the original author of this patch.
2015-09-21Fixed #15760 -- Added JavaScript events for admin inline forms.ramez