index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js_tests
Age
Commit message (
Expand
)
Author
2019-06-21
[1.11.x] Bumped minimum ESLint version to 4.18.2.
Markus Holtermann
2017-01-02
Fixed #25004 -- Updated OpenLayers-based widget to OpenLayers 3
Claude Paroz
2016-12-19
Fixed qunit tests (coverage still missing). (#7716)
Florian Apolloner
2016-12-19
Updated to QUnit 2.0.1.
Tim Graham
2016-09-03
Fixed #26098 -- Used cdnjs.cloudflare for OpenLayers.js.
Daniel Hahler
2016-07-31
Fixed #26972 -- Fixed is_collection definition in MapWidget initialization
Claude Paroz
2016-06-28
Fixed #26811 -- Added addButton option to admin inlines JavaScript.
David Sanders
2016-06-06
Refs #26474, DEP 0003 -- Added blanket.js source file.
Pyie Zone
2016-05-16
Updated qunit to 1.23.1.
Tim Graham
2016-04-06
Fixed #25856 -- Added %B support to Date.strftime.
akoskaaa
2016-01-08
Refs #25165 -- Removed unnecessary HTML unescaping in admin add/edit popups.
Thomas Grainger
2016-01-07
Fixed #24980 -- Fixed day determination in admin calendar widget.
Alexander Gaevsky
2015-12-17
Fixed #25845 -- Fixed incorrect timezone warnings in custom admin templates.
Sven Grunewaldt
2015-11-24
Updated qunit to 1.20.0.
Nik Nyby
2015-10-07
Added basic JS tests for OLMapWidget.js
Claude Paroz
2015-09-21
Fixed #15760 -- Added JavaScript events for admin inline forms.
ramez
2015-09-02
Added linting for JavaScript tests.
Nik Nyby
2015-06-30
DEP 0003 -- Added JavaScript unit tests.
Trey Hunner