summaryrefslogtreecommitdiff
path: root/js_tests
AgeCommit message (Expand)Author
2019-06-21[2.2.x] Bumped minimum ESLint version to 4.18.2.Markus Holtermann
2018-07-20Added test for DateTimeShortcuts.js time zone warning.Claude Paroz
2018-06-29Fixed #29536 -- Fixed SelectFilter2.js resizing to make boxes have equal height.Claude Paroz
2018-05-10Upgraded OpenLayers to 4.6.5 for OpenLayersWidgetClaude Paroz
2017-12-26Refs #28956 -- Removed usage of jQuery's deprecated .selector property in adm...Tim Graham
2017-10-12Fixed #28688 -- Made admin's URLify.js skip removal of English words if non-A...Sævar Öfjörð Magnússon
2017-06-13Fixed #28295 -- Made admin's URLify.js trim trailing hyphens.monotonee
2017-06-13Added JavaScript tests for contrib.admin's URLify.js.monotonee
2017-05-27Fixed #25006 -- Allowed custom time shortcuts in admin's time picker.Anton Samarchyan
2017-05-08Refs #27795 -- Stopped converting integer format settings to str in JS/JSON i...Claude Paroz
2017-01-02Fixed #25004 -- Updated OpenLayers-based widget to OpenLayers 3Claude Paroz
2016-12-19Fixed qunit tests (coverage still missing). (#7716)Florian Apolloner
2016-12-19Updated to QUnit 2.0.1.Tim Graham
2016-09-03Fixed #26098 -- Used cdnjs.cloudflare for OpenLayers.js.Daniel Hahler
2016-07-31Fixed #26972 -- Fixed is_collection definition in MapWidget initializationClaude Paroz
2016-06-28Fixed #26811 -- Added addButton option to admin inlines JavaScript.David Sanders
2016-06-06Refs #26474, DEP 0003 -- Added blanket.js source file.Pyie Zone
2016-05-16Updated qunit to 1.23.1.Tim Graham
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-11-24Updated qunit to 1.20.0.Nik Nyby
2015-10-07Added basic JS tests for OLMapWidget.jsClaude Paroz
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