summaryrefslogtreecommitdiff
path: root/js_tests/admin
Commit message (Expand)AuthorAgeFilesLines
* Bumped minimum ESLint version to 4.18.2.Markus Holtermann2019-06-211-1/+1
* Removed unused timeparse.js.Nick Pope2019-03-271-32/+0
* Removed unused Date.prototype.getHourMinute().Nick Pope2019-03-271-5/+0
* Removed unused Date.prototype.getHourMinuteSecond().Nick Pope2019-03-271-5/+0
* Added test for DateTimeShortcuts.js time zone warning.Claude Paroz2018-07-201-0/+11
* Fixed #29536 -- Fixed SelectFilter2.js resizing to make boxes have equal height.Claude Paroz2018-06-291-0/+4
* Refs #28956 -- Removed usage of jQuery's deprecated .selector property in adm...Tim Graham2017-12-261-2/+2
* Fixed #28688 -- Made admin's URLify.js skip removal of English words if non-A...Sævar Öfjörð Magnússon2017-10-121-0/+5
* Fixed #28295 -- Made admin's URLify.js trim trailing hyphens.monotonee2017-06-131-0/+4
* Added JavaScript tests for contrib.admin's URLify.js.monotonee2017-06-131-0/+21
* Fixed #25006 -- Allowed custom time shortcuts in admin's time picker.Anton Samarchyan2017-05-271-0/+9
* Refs #27795 -- Stopped converting integer format settings to str in JS/JSON i...Claude Paroz2017-05-081-2/+2
* Updated to QUnit 2.0.1.Tim Graham2016-12-198-39/+39
* Fixed #26811 -- Added addButton option to admin inlines JavaScript.David Sanders2016-06-281-0/+18
* Fixed #25856 -- Added %B support to Date.strftime.akoskaaa2016-04-061-0/+1
* Refs #25165 -- Removed unnecessary HTML unescaping in admin add/edit popups.Thomas Grainger2016-01-081-12/+1
* Fixed #24980 -- Fixed day determination in admin calendar widget.Alexander Gaevsky2016-01-071-3/+43
* Fixed #25845 -- Fixed incorrect timezone warnings in custom admin templates.Sven Grunewaldt2015-12-171-0/+4
* Fixed #15760 -- Added JavaScript events for admin inline forms.ramez2015-09-211-0/+21
* Added linting for JavaScript tests.Nik Nyby2015-09-029-14/+57
* DEP 0003 -- Added JavaScript unit tests.Trey Hunner2015-06-309-0/+286