index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
gis
/
templates
Age
Commit message (
Expand
)
Author
2025-08-05
Fixed #36537 -- Ensured unique HTML IDs for geometry widget option scripts in...
Matthias Kestenholz
2025-06-12
Fixed #25706 -- Refactored geometry widgets to remove inline JavaScript.
Claude Paroz
2023-09-18
Refs #33924 -- Removed BaseGeometryWidget.map_height/map_width attributes per...
Mariusz Felisiak
2023-01-17
Refs #27674 -- Removed GeoModelAdmin and OSMGeoAdmin per deprecation timeline.
Mariusz Felisiak
2022-08-12
Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes.
Claude Paroz
2022-08-01
Refs #25706 -- Removed inline CSS in the openlayers widget template.
Claude Paroz
2021-12-07
Removed unused map_options JS variable.
Claude Paroz
2021-11-30
Refs #25706 - Removed inline JavaScript from OpenLayers template.
Claude Paroz
2020-11-20
Added explicit HTMLElement.dir attribute in templates.
Author: Nick Pope
2020-10-26
Fixed #32138 -- Prevented admin's map from covering other widgets.
dokgeppo
2020-05-02
Refs #31032 -- Removed obsolete CSS workaround for IE in openlayers template.
Mariusz Felisiak
2019-12-18
Refs #30585 -- Updated project templates and tests to use (block)translate tags.
Mike Hansen
2019-12-11
Fixed #31080 -- Removed redundant type="text/javascript" attribute from <scri...
Jon Dufresne
2017-05-14
Fixed #28195 -- Added OSMWidget.default_zoom attribute.
Danilo Bargen
2017-01-02
Fixed #25004 -- Updated OpenLayers-based widget to OpenLayers 3
Claude Paroz
2016-09-16
Fixed #26697 -- Removed contrib.gis.maps.
Tim Graham
2016-05-25
Added missing quotes in openlayers.html template.
Aleksey
2016-05-02
Fixed #26569 -- Updated OSM Mapnik constructor
bgaechter
2016-01-28
Fixed #20415 -- Ensured srid isn't localized in OpenLayers JavaScript.
Tim Graham
2015-09-04
Fixed #25348 -- Removed unused gif/png images from contrib.admin.
elky
2015-06-27
Fixed #22463 -- Added code style guide and JavaScript linting (EditorConfig a...
Trey Hunner
2015-03-14
Fixed #24480 -- Marked strings in contrib.gis templates for translation.
Tim Graham
2015-01-12
Made Django's templates get their own LANGUAGE_* variables.
Collin Anderson
2014-09-12
Fixed #19139 -- Made OpenLayersWidget follow GeoModelAdmin's modifiable attri...
Flavio Curella
2014-08-12
Added newlines to the ends of CSS, HTML, and JavaScript files missing them.
Trey Hunner
2014-03-22
Removed GeoRSSSitemap
Claude Paroz
2013-10-10
Whitespace cleanup.
Tim Graham
2013-09-02
Fixed #20998 -- Allow custom (de)serialization for GIS widgets
Claude Paroz
2013-05-17
Fixed #5472 --Added OpenLayers-based widgets in contrib.gis
Claude Paroz
2013-05-16
Fixed #20415 -- Ensured srid is not localized in openlayers template
Claude Paroz
2013-03-09
Fixed #9806 -- Allowed editing GeometryField with OpenLayersWidget
Claude Paroz
2013-03-09
Reformatted slightly openlayers.js
Claude Paroz
2012-10-07
Moved Travis Pinney and Dane Springmeyer into the AUTHORS file where they bel...
Justin Bronn
2012-09-20
Fixed #16577 -- Added a map_creation block in openlayers.js template
Claude Paroz
2012-05-25
Fixed #14886 -- Added wms_options dict to GeoModelAdmin.
Claude Paroz
2012-03-17
Fixed #10625 -- Fixed a Javascript regex in openlayers.js. Thanks timlinux fo...
Claude Paroz
2011-09-17
OpenLayers has had built-in OSM support since 2.10, no need for extra JS.
Justin Bronn
2011-08-12
Fixed #16387 -- Disabled localization in openlayers template. Thanks, claudep.
Jannis Leidel
2011-06-30
Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admi...
Jannis Leidel
2011-03-16
Fixed #15533 -- Now use 3857 as spherical mercator projection instead of depr...
Justin Bronn
2010-10-29
Fixed #14181 -- Added a template tag and filters to allow localization to be ...
Russell Keith-Magee
2010-04-16
Fixed #11810 -- Fixed typo and errors that prevented `modifiable` from workin...
Justin Bronn
2009-06-29
Fixed #11249, #11261 -- Blocks may now be overridden again `google-map.js` te...
Justin Bronn
2009-05-17
Fixed #11066 -- Corrected 15 duplicate "the"s found in docs and code comments...
Karen Tracey
2009-04-26
Fixed #10872 -- Geographic admin now supports new `list_editable` option. Th...
Justin Bronn
2009-04-26
Fixed #9299 -- Made default zoom level for points in the admin more sensible....
Justin Bronn
2009-03-10
Fixed #9204 -- Added `GIcon` overlay, allowing customization for icons of `GM...
Justin Bronn
2009-03-09
Fixed #9955 -- Added `GoogleMapSet`, which enables multiple `GoogleMap` objec...
Justin Bronn
2009-01-13
Fixed #9278, #9694 -- Geographic overlays now display in admin with right to ...
Justin Bronn
2008-09-08
Fixed #8172 -- Improved a whole bunch of contrib templates (admin, databrowse...
Adrian Holovaty
[next]