Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/gis/templates
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25348 -- Removed unused gif/png images from contri...elky2015-09-042-4/+4
* Fixed #22463 -- Added code style guide and JavaScript lin...Trey Hunner2015-06-271-90/+90
* Fixed #24480 -- Marked strings in contrib.gis templates f...Tim Graham2015-03-143-6/+6
* Made Django's templates get their own LANGUAGE_* variables.Collin Anderson2015-01-122-4/+4
* Fixed #19139 -- Made OpenLayersWidget follow GeoModelAdmi...Flavio Curella2014-09-121-0/+2
* Added newlines to the ends of CSS, HTML, and JavaScript f...Trey Hunner2014-08-133-3/+3
* Removed GeoRSSSitemapClaude Paroz2014-03-221-17/+0
* Whitespace cleanup.Tim Graham2013-10-101-2/+2
* Fixed #20998 -- Allow custom (de)serialization for GIS wi...Claude Paroz2013-09-021-3/+3
* Fixed #5472 --Added OpenLayers-based widgets in contrib.gisClaude Paroz2013-05-172-0/+51
* Fixed #20415 -- Ensured srid is not localized in openlaye...Claude Paroz2013-05-161-1/+1
* Fixed #9806 -- Allowed editing GeometryField with OpenLay...Claude Paroz2013-03-091-16/+12
* Reformatted slightly openlayers.jsClaude Paroz2013-03-091-19/+25
* Moved Travis Pinney and Dane Springmeyer into the AUTHORS...Justin Bronn2012-10-081-1/+1
* Fixed #16577 -- Added a map_creation block in openlayers....Claude Paroz2012-09-201-0/+2
* Fixed #14886 -- Added wms_options dict to GeoModelAdmin.Claude Paroz2012-05-251-1/+1
* Fixed #10625 -- Fixed a Javascript regex in openlayers.js...Claude Paroz2012-03-171-1/+1
* OpenLayers has had built-in OSM support since 2.10, no ne...Justin Bronn2011-09-181-1/+1
* Fixed #16387 -- Disabled localization in openlayers templ...Jannis Leidel2011-08-121-1/+5
* Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved stat...Jannis Leidel2011-06-301-2/+3
* Fixed #15533 -- Now use 3857 as spherical mercator projec...Justin Bronn2011-03-161-0/+1
* Fixed #14181 -- Added a template tag and filters to allow...Russell Keith-Magee2010-10-291-3/+5
* Fixed #11810 -- Fixed typo and errors that prevented `mod...Justin Bronn2010-04-161-15/+22
* Fixed #11249, #11261 -- Blocks may now be overridden agai...Justin Bronn2009-06-294-13/+12
* Fixed #11066 -- Corrected 15 duplicate "the"s found in do...Karen Tracey2009-05-171-1/+1
* Fixed #10872 -- Geographic admin now supports new `list_e...Justin Bronn2009-04-261-1/+1
* Fixed #9299 -- Made default zoom level for points in the ...Justin Bronn2009-04-261-0/+3
* Fixed #9204 -- Added `GIcon` overlay, allowing customizat...Justin Bronn2009-03-101-1/+6
* Fixed #9955 -- Added `GoogleMapSet`, which enables multip...Justin Bronn2009-03-096-34/+53
* Fixed #9278, #9694 -- Geographic overlays now display in ...Justin Bronn2009-01-131-4/+4
* Fixed #8172 -- Improved a whole bunch of contrib template...Adrian Holovaty2008-09-081-5/+5
* Fixed KML sitemaps, and added support for generating KMZ ...Justin Bronn2008-08-231-0/+17
* Fixed #8465. Mark KML input as safe so elements aren't es...Justin Bronn2008-08-231-3/+3
* Merged the gis branch into trunk.Justin Bronn2008-08-057-0/+246