| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-31 | Fixed #32204 -- Added quick filter to admin's navigation sidebar. | Maxim Milovanov | |
| 2020-06-24 | Fixed #31523 -- Removed jQuery dependency from actions.js. | Jon Dufresne | |
| 2020-03-23 | Refs #31032 -- Removed unsupported browsers workarounds and comments in ↵ | Jon Dufresne | |
| admin's JavaScript. Since 8b30360322d4de6687e17ab267a856db4e3c78a6, the admin documentation is explicit that only modern evergreen browsers are supported. This allows removing several long standing workarounds for IE and Opera older versions. Since 2013, Opera is based on the Chromium blink engine. | |||
| 2020-03-17 | Removed bundled QUnit in favor of npm package. | Jon Dufresne | |
| 2020-03-09 | Fixed #31349 -- Used :nth-child() CSS pseudo-class to style alternative rows ↵ | Jon Dufresne | |
| in admin. | |||
| 2019-10-25 | Fixed #29087 -- Added delete buttons for unsaved admin inlines on validation ↵ | Carlton Gibson | |
| error. | |||
| 2019-03-27 | Removed unused timeparse.js. | Nick Pope | |
| Unused since its introduction in dd5320d1d56ca7603747dd68871e72eee99d9e67. | |||
| 2018-05-10 | Upgraded OpenLayers to 4.6.5 for OpenLayersWidget | Claude Paroz | |
| 2017-06-13 | Added JavaScript tests for contrib.admin's URLify.js. | monotonee | |
| 2017-01-02 | Fixed #25004 -- Updated OpenLayers-based widget to OpenLayers 3 | Claude Paroz | |
| Thanks Tim Graham for the review. | |||
| 2016-12-19 | Fixed qunit tests (coverage still missing). (#7716) | Florian Apolloner | |
| 2016-09-03 | Fixed #26098 -- Used cdnjs.cloudflare for OpenLayers.js. | Daniel Hahler | |
| 2016-06-06 | Refs #26474, DEP 0003 -- Added blanket.js source file. | Pyie Zone | |
| 2015-10-07 | Added basic JS tests for OLMapWidget.js | Claude Paroz | |
| Thanks Trey Hunner for cleaning the initial patch and Tim Graham for the review. | |||
| 2015-06-30 | DEP 0003 -- Added JavaScript unit tests. | Trey Hunner | |
| Setup QUnit, added tests, and measured test coverage. Thanks to Nick Sanford for the initial tests. | |||
