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
/
tests.html
Age
Commit message (
Expand
)
Author
3 days
Fixed #36990 -- Bumped OpenLayers to 10.9.0.
VIZZARD-X
2025-11-21
Fixed #36256 -- Removed unnecessary titles from admin UI elements.
Skyiesac
2025-02-18
Refs #31170 -- Added JavaScript tests for RelatedObjectLookups.js.
Кайрат Макым
2024-05-22
Refs #35189 -- Removed no longer necessary JavaScript file collapse.js.
Marijke Luttekes
2023-02-16
Fixed #34045 -- Improved accessibility of selecting items in admin changelist.
Durval Carvalho
2022-12-29
Upgraded OpenLayers to v.7.2.2.
Claude Paroz
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 admin...
Jon Dufresne
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
2019-10-25
Fixed #29087 -- Added delete buttons for unsaved admin inlines on validation ...
Carlton Gibson
2019-03-27
Removed unused timeparse.js.
Nick Pope
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
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
2015-06-30
DEP 0003 -- Added JavaScript unit tests.
Trey Hunner