# # ChangeLog for / # # Generated by Trac 1.6 # Nov 15, 2024, 3:57:19 AM Tue, 30 Aug 2011 20:05:40 GMT rick [9636] * src/django_gheat/settings.py (modified) Remove debug line..., grumle. Tue, 30 Aug 2011 20:04:17 GMT rick [9635] * src/django_gheat/settings.py (modified) Why? Tue, 30 Aug 2011 19:57:40 GMT rick [9634] * src/django_gheat/settings.py (modified) Before calling it is kind of usefull to import the file first Tue, 30 Aug 2011 19:38:52 GMT rick [9633] * src/django_gheat/gheat/management/commands/import_datafile.py (modified) * src/django_gheat/gheat/models.py (modified) * src/django_gheat/urls.py (modified) Start building framework for direct import of files. Tue, 30 Aug 2011 19:05:10 GMT rick [9632] * src/django_gheat/gheat/management/commands/import_datafile.py (modified) Default to now() for the time beeing if we cannot find a proper date ... Tue, 30 Aug 2011 18:59:40 GMT rick [9631] * src/django_gheat/gheat/management/commands/import_datafile.py (modified) Error the right set of alternatives. Tue, 30 Aug 2011 18:59:25 GMT rick [9630] * src/django_gheat/import_scan_data.sh (modified) Make the import data script more robust. Tue, 30 Aug 2011 18:45:53 GMT rick [9629] * src/django_gheat/gheat/management/commands/droidstumbler.py (modified) * src/django_gheat/gheat/management/commands/import_datafile.py (modified) * src/django_gheat/gheat/management/commands/kismet.py (modified) * src/django_gheat/gheat/management/commands/netstumbler.py (modified) Logging OK, but no setting of levels inside modules Tue, 30 Aug 2011 18:42:43 GMT rick [9628] * src/django_gheat/gheat/management/commands/import_datafile.py (modified) Merge forgotten functions from import_droidstumbler.py@9618 Tue, 30 Aug 2011 18:34:39 GMT rick [9627] * src/django_gheat/gheat/management/commands/import_datafile.py (modified) Allow importing multiple times. Tue, 30 Aug 2011 18:24:00 GMT rick [9626] * src/django_gheat/gheat/management/commands/import_datafile.py (modified) strip replaces all characters. Tue, 30 Aug 2011 18:16:08 GMT rick [9625] * src/django_gheat/gheat/management/commands/import_datafile.py (modified) Clear import dependency. Tue, 30 Aug 2011 18:14:53 GMT rick [9624] * src/django_gheat/gheat/management/commands/dataimport.py (deleted) * src/django_gheat/gheat/management/commands/import_netstumbler.py (deleted) Forgotten files to be deleted. Tue, 30 Aug 2011 18:13:57 GMT rick [9623] * src/django_gheat/gheat/management/commands/droidstumbler.py (moved) * src/django_gheat/gheat/management/commands/import_csv.py (deleted) * src/django_gheat/gheat/management/commands/import_datafile.py (copied) * src/django_gheat/gheat/management/commands/import_netstumbler.py (modified) * src/django_gheat/gheat/management/commands/kismet.py (moved) * src/django_gheat/gheat/management/commands/netstumbler.py (modified) * src/django_gheat/import_scan_data.sh (modified) Merge and migrate all files into common files to get rid of all ... Tue, 30 Aug 2011 14:14:03 GMT rick [9619] * src/django_gheat/gheat/management/commands/import_netstumbler.py (copied) Importer method for netstumbler, prepared for merging, al ... Tue, 30 Aug 2011 14:13:01 GMT rick [9618] * src/django_gheat/gheat/management/commands/netstumbler.py (modified) Cosmetic fixes. Tue, 30 Aug 2011 12:35:40 GMT rick [9617] * src/django_gheat/wlheatmap/feature.py (modified) Make sure to present the right mime-type. Sun, 28 Aug 2011 21:01:12 GMT rick [9602] * src/django_gheat/gheat/management/commands/netstumbler.py (modified) Saves a whole bunch of casting on a later stage. Sun, 28 Aug 2011 20:53:06 GMT rick [9601] * src/django_gheat/gheat/management/commands/netstumbler.py (modified) Initial import netstumbler file reader.. Sun, 28 Aug 2011 20:38:45 GMT rick [9600] * src/django_gheat/gheat/management/commands/netstumbler.py (added) Initial netstumbler files. Sun, 28 Aug 2011 16:02:40 GMT rick [9599] * src/django_gheat/wlheatmap/static/heatmap.js (modified) * src/django_gheat/wlheatmap/templates/home.html (modified) Cleanup calling into proper function. Sun, 28 Aug 2011 16:02:07 GMT rick [9598] * src/django_gheat/gheat/management/commands/import_droidstumbler.py (modified) NULL is really database NULL and not string 'NULL'; Sun, 28 Aug 2011 15:34:24 GMT rick [9597] * src/django_gheat/gheat/management/commands/import_nodes.py (modified) Only quote after all fields has been included. Sun, 28 Aug 2011 15:08:38 GMT rick [9596] * src/django_gheat/wlheatmap/feature.py (modified) * src/django_gheat/wlheatmap/filters.py (modified) * src/django_gheat/wlheatmap/nodelist.py (modified) * src/django_gheat/wlheatmap/static/heatmap.js (modified) * src/django_gheat/wlheatmap/templates/js/LayerBase.js (modified) - Fixed the color and the URL locations references, to be more ... Sun, 28 Aug 2011 14:01:03 GMT rick [9594] * src/django_gheat/wlheatmap/feature.py (added) * src/django_gheat/wlheatmap/static/heatmap.js (modified) * src/django_gheat/wlheatmap/urls.py (modified) Nice hack for showing all nodes using geojson. Sun, 28 Aug 2011 13:34:06 GMT rick [9593] * src/django_gheat/gheat/admin.py (modified) * src/django_gheat/gheat/management/commands/import_nodes.py (modified) * src/django_gheat/gheat/models.py (modified) * src/django_gheat/gheat/sql/organization.sql (modified) Fix the organization imports Sun, 28 Aug 2011 13:00:28 GMT rick [9592] * src/django_gheat/gheat/admin.py (modified) * src/django_gheat/gheat/management/commands/import_droidstumbler.py (modified) * src/django_gheat/gheat/management/commands/import_kismet.py (modified) * src/django_gheat/gheat/models.py (modified) * src/django_gheat/gheat/sql (added) * src/django_gheat/gheat/sql/organization.sql (added) * src/django_gheat/wlheatmap/filters.py (modified) * src/django_gheat/wlheatmap/nodelist.py (modified) * src/django_gheat/wlheatmap/templates/js/LayerBase.js (modified) Organization needs to be a special Model to make fudgings around with ... Sun, 28 Aug 2011 12:05:12 GMT rick [9591] * src/django_gheat/settings.py (modified) Prefix might not be present. Sun, 28 Aug 2011 12:04:53 GMT rick [9590] * src/django_gheat/gheat/admin.py (modified) * src/django_gheat/gheat/management/commands/import_nodes.py (added) * src/django_gheat/gheat/models.py (modified) I like to have nodes in here as well. Sat, 27 Aug 2011 16:14:19 GMT rick [9587] * src/django_gheat/wlheatmap/static/heatmap.js (modified) * src/django_gheat/wlheatmap/static/nodes.json (added) Example usage of adding the ``actual'' location of the Node as well. Sat, 27 Aug 2011 16:13:13 GMT rick [9586] * src/django_gheat/settings.py (modified) Allow overwriting the DJANGO_PREFIX thingy Sat, 27 Aug 2011 16:12:51 GMT rick [9585] * src/django_gheat/gheat/admin.py (modified) Better searching... Sat, 27 Aug 2011 14:48:09 GMT rick [9584] * src/django_gheat/wlheatmap/static/heatmap.js (modified) * src/django_gheat/wlheatmap/templates/home.html (modified) Renaming to make it more understandable for the normal users. Sat, 27 Aug 2011 14:40:58 GMT rick [9583] * src/django_gheat/wlheatmap/static/heatmap.js (modified) * src/django_gheat/wlheatmap/static/style.css (modified) * src/django_gheat/wlheatmap/templates/home.html (modified) Fix style-sheet inheritance, allowing to override and fix location of ... Sat, 27 Aug 2011 14:28:24 GMT rick [9582] * src/django_gheat/wlheatmap/static/theme/default/framedCloud.css (added) * src/django_gheat/wlheatmap/static/theme/default/google.css (added) * src/django_gheat/wlheatmap/static/theme/default/ie6-style.css (added) * src/django_gheat/wlheatmap/static/theme/default/img (added) * src/django_gheat/wlheatmap/static/theme/default/img/add_point_off.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/add_point_on.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/blank.gif (added) * src/django_gheat/wlheatmap/static/theme/default/img/close.gif (added) * src/django_gheat/wlheatmap/static/theme/default/img/drag-rectangle-off.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/drag-rectangle-on.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/draw_line_off.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/draw_line_on.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/draw_point_off.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/draw_point_on.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/draw_polygon_off.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/draw_polygon_on.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/editing_tool_bar.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/move_feature_off.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/move_feature_on.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/navigation_history.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/overview_replacement.gif (added) * src/django_gheat/wlheatmap/static/theme/default/img/pan-panel-NOALPHA.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/pan-panel.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/pan_off.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/pan_on.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/panning-hand-off.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/panning-hand-on.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/remove_point_off.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/remove_point_on.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/ruler.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/save_features_off.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/save_features_on.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/view_next_off.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/view_next_on.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/view_previous_off.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/view_previous_on.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/zoom-panel-NOALPHA.png (added) * src/django_gheat/wlheatmap/static/theme/default/img/zoom-panel.png (added) * src/django_gheat/wlheatmap/static/theme/default/style.css (modified) Include all the development openlayers files Sat, 27 Aug 2011 12:09:41 GMT rick [9581] * src/django_gheat/wlheatmap/static/OpenLayers.js (modified) dev layers provide more usefull features to work with. Fri, 26 Aug 2011 21:01:44 GMT rick [9580] * src/django_gheat/wlheatmap/static/style.css (modified) A little bit transparent is a very nice flavor to look at :) Fri, 26 Aug 2011 20:54:24 GMT rick [9579] * src/django_gheat/gheat/admin.py (modified) * src/django_gheat/gheat/management/commands/import_droidstumbler.py (modified) * src/django_gheat/gheat/management/commands/import_kismet.py (modified) * src/django_gheat/gheat/models.py (modified) * src/django_gheat/wlheatmap/filters.py (modified) * src/django_gheat/wlheatmap/nodelist.py (modified) * src/django_gheat/wlheatmap/templates/js/LayerBase.js (modified) Map a SSID to an organization to play nice with differnt SSIDs. Fri, 26 Aug 2011 19:34:45 GMT rick [9578] * src/django_gheat/wlheatmap/static/heatmap_extensions.js (modified) * src/django_gheat/wlheatmap/templates/home.html (modified) Allow filtering on signals as well. Fri, 26 Aug 2011 18:54:01 GMT rick [9577] * src/django_gheat/wlheatmap/filters.py (modified) * src/django_gheat/wlheatmap/static/heatmap_extensions.js (modified) * src/django_gheat/wlheatmap/tile.py (modified) Allow selecting ``all'' entries. Fri, 26 Aug 2011 15:51:53 GMT rick [9576] * src/django_gheat/wlheatmap/static/heatmap.js (modified) Overmap is usefull for navigation Fri, 26 Aug 2011 15:45:49 GMT rick [9575] * src/django_gheat/wlheatmap/static/heatmap.js (modified) * src/django_gheat/wlheatmap/static/heatmap_extensions.js (modified) Rename to more logical naming setup. Thu, 25 Aug 2011 15:11:35 GMT rick [9572] * src/django_gheat/wlheatmap/tile.py (modified) Disable the Tile cache, as caching is not wanted (during development) ... Thu, 25 Aug 2011 15:09:33 GMT rick [9571] * src/django_gheat/wlheatmap/tile.py (modified) Make the 1000 entries random, else they will only fill a part of the ... Thu, 25 Aug 2011 15:07:00 GMT rick [9570] * src/django_gheat/wlheatmap/static/heatmap.js (modified) * src/django_gheat/wlheatmap/static/heatmap_extensions.js (modified) * src/django_gheat/wlheatmap/templates/home.html (modified) Make signal dynamic default and redo some init calls. Thu, 25 Aug 2011 14:13:43 GMT rick [9569] * src/django_gheat/import_scan_data.sh (modified) Make sure to flush cache properly. Thu, 25 Aug 2011 14:07:16 GMT rick [9568] * src/django_gheat/settings.py (modified) Ehm, this cache is a not_so_happy cache.. Thu, 25 Aug 2011 14:02:41 GMT rick [9567] * src/django_gheat (modified) * src/django_gheat/local_settings.py.tmpl (added) * src/django_gheat/settings.py (modified) Make development on local en remote host whole bunch more easy. Thu, 25 Aug 2011 13:39:39 GMT rick [9566] * src/django_gheat/import_scan_data.sh (modified) Make the output sorted for more easier debugging. Thu, 25 Aug 2011 13:39:23 GMT rick [9565] * src/django_gheat/gheat/management/commands/import_droidstumbler.py (modified) * src/django_gheat/gheat/management/commands/import_kismet.py (modified) Make sure all bssid are upper case to avoid ``fake'' unique matches. Thu, 25 Aug 2011 13:26:04 GMT rick [9564] * src/django_gheat/import_scan_data.sh (modified) Better import ordering Thu, 25 Aug 2011 13:16:15 GMT rick [9563] * src/django_gheat/gheat/management/commands/import_kismet.py (modified) Order matters, make sure files are imported the right way Thu, 25 Aug 2011 13:08:02 GMT rick [9562] * src/django_gheat/gheat/management/commands/import_kismet.py (modified) * src/django_gheat/gheat/models.py (modified) Start importing clients as well, to generate an ignore list... Thu, 25 Aug 2011 12:31:50 GMT rick [9561] * src/django_gheat/gheat/management/commands/import_kismet.py (modified) gwSplit netxml and gpsxml into to different calls, as you first like ... Thu, 25 Aug 2011 12:09:44 GMT rick [9560] * src/django_gheat/gheat/management/commands/import_kismet.py (modified) Modeled after import_droidstumbler with main purpose of merging ... Thu, 25 Aug 2011 12:08:25 GMT rick [9559] * src/django_gheat/gheat/management/commands/import_droidstumbler.py (modified) Code cleanup Thu, 25 Aug 2011 10:27:41 GMT rick [9558] * src/django_gheat/gheat/management/commands/import_droidstumbler.py (modified) Make sure not to import if no entries are found Thu, 25 Aug 2011 10:24:36 GMT rick [9557] * src/django_gheat/gheat/management/commands/import_droidstumbler.py (modified) Re-did importing to make it roughly 100x times faster, by using ... Wed, 24 Aug 2011 20:44:59 GMT rick [9556] * src/django_gheat (modified) * src/django_gheat/README (modified) * src/django_gheat/httpd (added) * src/django_gheat/httpd/maps.conf (added) * src/django_gheat/httpd/osmproxy.conf (added) * src/django_gheat/init_ramdisk.sh (added) * src/django_gheat/wlheatmap-httpd.conf (deleted) Sync configs and ``documentation'' Wed, 24 Aug 2011 20:44:15 GMT rick [9555] * src/django_gheat/import_scan_data.sh (modified) Quick and dirty full_import Wed, 24 Aug 2011 19:43:40 GMT rick [9552] * src/django_gheat/gheat/management/commands/import_droidstumbler.py (modified) * src/django_gheat/gheat/management/commands/import_kismet.py (modified) * src/django_gheat/gheat/models.py (modified) * src/django_gheat/import_scan_data.sh (added) Some awefull hacks to allow data to be imported. Tue, 23 Aug 2011 20:38:09 GMT rick [9549] * src/django_gheat/settings.py (modified) * src/django_gheat/wlheatmap-httpd.conf (added) * src/django_gheat/wlheatmap/osm_proxy.py (modified) * src/django_gheat/wlheatmap/static/heatmap.js (modified) * src/django_gheat/wlheatmap/templates/js/LayerBase.js (modified) * src/django_gheat/wlheatmap/tile.py (modified) * src/django_gheat/wlheatmap/urls.py (modified) - Caches are now fully-file based as memcached was not working well ... Tue, 23 Aug 2011 20:33:34 GMT rick [9548] * src/django_gheat/gheat/management/commands/import_kismet.py (modified) Do not nag if one point (out of thousends) is invalid. Tue, 23 Aug 2011 20:32:54 GMT rick [9547] * src/django_gheat/urls.py (modified) Osm proxy, include pattern used by real OSM platform. Tue, 23 Aug 2011 11:28:05 GMT rick [9546] * src/django_gheat/wlheatmap/static/heatmap.js (modified) Disable bunch of un-used layers by default Tue, 23 Aug 2011 11:27:43 GMT rick [9545] * src/django_gheat/settings.py (modified) Make sure admin prefix works as expected. Tue, 23 Aug 2011 10:11:58 GMT rick [9544] * src/django_gheat/settings.py (modified) * src/django_gheat/wlheatmap/__init__.py (modified) * src/django_gheat/wlheatmap/templates/home.html (modified) * src/django_gheat/wlheatmap/templates/js (added) * src/django_gheat/wlheatmap/templates/js/LayerBase.js (moved) * src/django_gheat/wlheatmap/urls.py (modified) Make the path and ``CDN'' domain settings transparent. Sat, 16 Jul 2011 18:16:40 GMT dennisw [9407] * src/django_gheat/wlheatmap/templates/home.html (modified) Made add-buttons in layerswitcher non-floating to fix issue in Opera. Sat, 16 Jul 2011 18:07:39 GMT dennisw [9406] * src/django_gheat/wlheatmap/static/heatmap.js (modified) * src/django_gheat/wlheatmap/static/heatmap_extensions.js (modified) Fixed layout issues with colourboxes. Sat, 16 Jul 2011 17:42:35 GMT dennisw [9405] * src/django_gheat/wlheatmap/static/heatmap_extensions.js (modified) Should fix the checkbox problems. Tue, 12 Jul 2011 19:59:51 GMT rick [9401] * src/django_gheat/wlheatmap/static/OpenStreetMap.js (modified) Roads are yellow, so display yellow does not show properly. Make it ... Tue, 12 Jul 2011 19:49:36 GMT rick [9400] * src/django_gheat/wlheatmap/static/heatmap.js (modified) Two layers showing all pictures is a bit of a overkill. Tue, 12 Jul 2011 15:58:11 GMT rick [9398] * src/django_gheat/wlheatmap/osm_proxy.py (modified) * src/django_gheat/wlheatmap/tile.py (modified) Giving the cache a special key, allows the cache to be cleared more easy. Tue, 12 Jul 2011 15:57:38 GMT rick [9397] * src/django_gheat/templates/robots.txt (added) * src/django_gheat/urls.py (modified) I hate robots, crawling the osm-proxy or other pictures. Waste of ... Tue, 12 Jul 2011 15:29:28 GMT rick [9396] * src/django_gheat (modified) Do not commit the scan results. Tue, 12 Jul 2011 15:28:05 GMT rick [9395] * src/django_gheat/gheat/admin.py (modified) * src/django_gheat/gheat/models.py (modified) * src/django_gheat/settings.py (modified) * src/django_gheat/sitemedia (added) We might as well want to store the results in the Django instance as ... Tue, 12 Jul 2011 11:27:11 GMT rick [9394] * src/django_gheat/settings.py (modified) * src/django_gheat/wlheatmap/tile.py (modified) This kind of back-fired on me. The machine is not allowed to send out ... Tue, 12 Jul 2011 11:17:13 GMT rick [9393] * src/django_gheat/templates (added) * src/django_gheat/templates/404.html (added) * src/django_gheat/templates/500.html (added) No DEBUG require templates to be included Tue, 12 Jul 2011 11:10:22 GMT rick [9392] * src/django_gheat/wlheatmap/tile.py (modified) Get rid of the poor-mans-cache implementation and uses the django ... Tue, 12 Jul 2011 11:09:17 GMT rick [9391] * src/django_gheat/wlheatmap/osm_proxy.py (modified) Get some hints on when cache is used and when we are fetching data ... Tue, 12 Jul 2011 11:08:25 GMT rick [9390] * src/django_gheat/wlheatmap/urls.py (modified) Stop duplication the website directive, needed to be wlheatmap ... Tue, 12 Jul 2011 11:07:05 GMT rick [9389] * src/django_gheat/settings.py (modified) Use Django 1.3 style loaders Tue, 12 Jul 2011 11:06:45 GMT rick [9388] * src/django_gheat/urls.py (modified) Valid settings importer Tue, 12 Jul 2011 10:41:34 GMT rick [9387] * src/django_gheat/wlheatmap/urls.py (modified) Condence, more readable format Tue, 12 Jul 2011 10:35:23 GMT rick [9386] * src/django_gheat/urls.py (modified) No Serving of static files when non in debug mode, useless stuff Tue, 12 Jul 2011 10:34:12 GMT rick [9385] * src/django_gheat/settings.py (modified) Not using the special OSM_CACHE anymore, get rid of it Tue, 12 Jul 2011 10:33:24 GMT rick [9384] * src/django_gheat/external (deleted) Django_extentions is an standard package no need to include. Tue, 12 Jul 2011 10:27:53 GMT rick [9383] * src/django_gheat/django.wsgi (modified) Rename to a more commonly used name, instead of my own. Tue, 12 Jul 2011 09:27:44 GMT rick [9382] * src/django_gheat/wlheatmap/static/OpenStreetMap.js (modified) Make the balanced URLS points to the right location, making the new ... Tue, 12 Jul 2011 08:32:53 GMT rick [9381] * src/django_gheat/wlheatmap (moved) Rename the kind-of-meaningless-named django app ``website'' to a more ... Tue, 12 Jul 2011 08:31:48 GMT rick [9380] * src/django_gheat/django.wsgi (added) Production is running in wsgi mode Tue, 12 Jul 2011 08:31:10 GMT rick [9379] * src/django_gheat (modified) No need to commit all files. Tue, 12 Jul 2011 08:29:15 GMT rick [9378] * src/django_gheat/wlheatmap (deleted) Whoops wrong renaming in r9375, reverting Tue, 12 Jul 2011 08:28:20 GMT rick [9377] * src/django_gheat/website (copied) Whoops wrong renaming in r9375, reverting Tue, 12 Jul 2011 08:22:54 GMT rick [9376] * src/django_gheat/settings.py (modified) * src/django_gheat/urls.py (modified) * src/django_gheat/wlheatmap (moved) * src/django_gheat/website/__init__.py (deleted) * src/django_gheat/website/filters.py (deleted) * src/django_gheat/website/nodelist.py (deleted) * src/django_gheat/website/osm_proxy.py (deleted) * src/django_gheat/website/static (deleted) * src/django_gheat/website/templates (deleted) * src/django_gheat/website/tile.py (deleted) * src/django_gheat/website/urls.py (deleted) Rename the kind-of-meaningless-named django app ``website'' to a more ... Tue, 12 Jul 2011 08:11:30 GMT rick [9375] * src/django_gheat/README (modified) Credits to Dennis and indicate what we are doing over here. Tue, 12 Jul 2011 08:04:16 GMT rick [9374] * src/django_gheat/website/static/style.css (modified) No filters by default please. Makes the map hard to see in the beginning. Tue, 12 Jul 2011 08:03:16 GMT rick [9373] * src/django_gheat/website/static/OpenStreetMap.js (modified) Serious effort in making the code making far more parallel calls, ... Tue, 12 Jul 2011 08:02:09 GMT rick [9372] * src/django_gheat/settings.py (modified) The cachine production location is /var/osm-cache (partition is ... Tue, 12 Jul 2011 07:58:40 GMT rick [9371] * src/django_gheat/website/static/jquery-1.6.1.min.js (deleted) * src/django_gheat/website/static/jquery-1.6.2.min.js (added) * src/django_gheat/website/templates/home.html (modified) New version of jquery, fixing some annoying IE bugs.