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
/
static
Age
Commit message (
Expand
)
Author
2018-05-10
Upgraded OpenLayers to 4.6.5 for OpenLayersWidget
Claude Paroz
2017-01-02
Refs #25004 -- Replaced PNGs with SVGs
elky
2017-01-02
Fixed #25004 -- Updated OpenLayers-based widget to OpenLayers 3
Claude Paroz
2016-07-31
Fixed #26972 -- Fixed is_collection definition in MapWidget initialization
Claude Paroz
2015-07-22
Fixed JavaScript "no-eval" violation.
Tim Graham
2015-07-22
Fixed JavaScript "strict" violations.
Tim Graham
2015-07-18
Fixed JavaScript "space-infix-ops" violations.
Tim Graham
2015-07-18
Fixed JavaScript "dot-notation" violations.
Tim Graham
2015-07-18
Fixed JavaScript "comma-spacing" violations.
Tim Graham
2015-07-18
Fixed JavaScript "indent" violations.
Tim Graham
2015-07-18
Fixed JavaScript space-before-function-paren violations.
Tim Graham
2015-07-18
Fixed JavaScript "curly" violations.
Tim Graham
2015-06-27
Fixed #22463 -- Added code style guide and JavaScript linting (EditorConfig a...
Trey Hunner
2014-08-15
Complemented 1.6 release notes for 457c16d0d6
Claude Paroz
2014-06-03
Removed erroneous trailing comma in OLMapWidget.js.
Egor Semiguzov
2014-03-03
Fixed many typos in comments and docstrings.
Rodolfo Carvalho
2014-01-20
Fixed multi geometries editing in OpenLayers widget
Claude Paroz
2013-09-03
Isolated map creation JS code
Claude Paroz
2013-09-03
Prevented rendering attrs to be squashed in OSMWidget
Claude Paroz
2013-05-17
Fixed #5472 --Added OpenLayers-based widgets in contrib.gis
Claude Paroz