summaryrefslogtreecommitdiff
path: root/js_tests
Commit message (Expand)AuthorAgeFilesLines
* [2.1.x] Fixed #29536 -- Fixed SelectFilter2.js resizing to make boxes have eq...Claude Paroz2018-06-291-0/+4
* Upgraded OpenLayers to 4.6.5 for OpenLayersWidgetClaude Paroz2018-05-101-1/+1
* 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-132-0/+23
* 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
* Fixed #25004 -- Updated OpenLayers-based widget to OpenLayers 3Claude Paroz2017-01-022-18/+38
* Fixed qunit tests (coverage still missing). (#7716)Florian Apolloner2016-12-193-5515/+0
* Updated to QUnit 2.0.1.Tim Graham2016-12-1911-489/+702
* Fixed #26098 -- Used cdnjs.cloudflare for OpenLayers.js.Daniel Hahler2016-09-031-1/+1
* Fixed #26972 -- Fixed is_collection definition in MapWidget initializationClaude Paroz2016-07-311-0/+32
* Fixed #26811 -- Added addButton option to admin inlines JavaScript.David Sanders2016-06-281-0/+18
* Refs #26474, DEP 0003 -- Added blanket.js source file.Pyie Zone2016-06-063-40/+5431
* Updated qunit to 1.23.1.Tim Graham2016-05-162-1155/+1335
* 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
* Updated qunit to 1.20.0.Nik Nyby2015-11-242-1783/+2123
* Added basic JS tests for OLMapWidget.jsClaude Paroz2015-10-072-0/+55
* 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-3014-0/+4610