source: src/django_gheat

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9584   13 years rick Renaming to make it more understandable for the normal users.
(edit) @9583   13 years rick Fix style-sheet inheritance, allowing to override and fix location of …
(edit) @9582   13 years rick Include all the development openlayers files
(edit) @9581   13 years rick dev layers provide more usefull features to work with.
(edit) @9580   13 years rick A little bit transparent is a very nice flavor to look at :)
(edit) @9579   13 years rick Map a SSID to an organization to play nice with differnt SSIDs.
(edit) @9578   13 years rick Allow filtering on signals as well.
(edit) @9577   13 years rick Allow selecting all entries.
(edit) @9576   13 years rick Overmap is usefull for navigation
(edit) @9575   13 years rick Rename to more logical naming setup.
(edit) @9572   13 years rick Disable the Tile cache, as caching is not wanted (during development) …
(edit) @9571   13 years rick Make the 1000 entries random, else they will only fill a part of the image.
(edit) @9570   13 years rick Make signal dynamic default and redo some init calls.
(edit) @9569   13 years rick Make sure to flush cache properly.
(edit) @9568   13 years rick Ehm, this cache is a not_so_happy cache..
(edit) @9567   13 years rick Make development on local en remote host whole bunch more easy.
(edit) @9566   13 years rick Make the output sorted for more easier debugging.
(edit) @9565   13 years rick Make sure all bssid are upper case to avoid fake unique matches.
(edit) @9564   13 years rick Better import ordering
(edit) @9563   13 years rick Order matters, make sure files are imported the right way
(edit) @9562   13 years rick Start importing clients as well, to generate an ignore list…
(edit) @9561   13 years rick gwSplit netxml and gpsxml into to different calls, as you first like …
(edit) @9560   13 years rick Modeled after import_droidstumbler with main purpose of merging eventually.
(edit) @9559   13 years rick Code cleanup
(edit) @9558   13 years rick Make sure not to import if no entries are found
(edit) @9557   13 years rick Re-did importing to make it roughly 100x times faster, by using proper …
(edit) @9556   13 years rick Sync configs and documentation
(edit) @9555   13 years rick Quick and dirty full_import
(edit) @9552   13 years rick Some awefull hacks to allow data to be imported.
(edit) @9549   13 years rick - Caches are now fully-file based as memcached was not working well …
(edit) @9548   13 years rick Do not nag if one point (out of thousends) is invalid.
(edit) @9547   13 years rick Osm proxy, include pattern used by real OSM platform.
(edit) @9546   13 years rick Disable bunch of un-used layers by default
(edit) @9545   13 years rick Make sure admin prefix works as expected.
(edit) @9544   13 years rick Make the path and CDN domain settings transparent.
(edit) @9407   13 years dennisw Made add-buttons in layerswitcher non-floating to fix issue in Opera.
(edit) @9406   13 years dennisw Fixed layout issues with colourboxes.
(edit) @9405   13 years dennisw Should fix the checkbox problems.
(edit) @9401   13 years rick Roads are yellow, so display yellow does not show properly. Make it go …
(edit) @9400   13 years rick Two layers showing all pictures is a bit of a overkill.
(edit) @9398   13 years rick Giving the cache a special key, allows the cache to be cleared more easy.
(edit) @9397   13 years rick I hate robots, crawling the osm-proxy or other pictures. Waste of …
(edit) @9396   13 years rick Do not commit the scan results.
(edit) @9395   13 years rick We might as well want to store the results in the Django instance as …
(edit) @9394   13 years rick This kind of back-fired on me. The machine is not allowed to send out …
(edit) @9393   13 years rick No DEBUG require templates to be included
(edit) @9392   13 years rick Get rid of the poor-mans-cache implementation and uses the django …
(edit) @9391   13 years rick Get some hints on when cache is used and when we are fetching data …
(edit) @9390   13 years rick Stop duplication the website directive, needed to be wlheatmap …
(edit) @9389   13 years rick Use Django 1.3 style loaders
(edit) @9388   13 years rick Valid settings importer
(edit) @9387   13 years rick Condence, more readable format
(edit) @9386   13 years rick No Serving of static files when non in debug mode, useless stuff
(edit) @9385   13 years rick Not using the special OSM_CACHE anymore, get rid of it
(edit) @9384   13 years rick Django_extentions is an standard package no need to include.
(edit) @9383   13 years rick Rename to a more commonly used name, instead of my own.
(edit) @9382   13 years rick Make the balanced URLS points to the right location, making the new …
(edit) @9381   13 years rick Rename the kind-of-meaningless-named django app website to a more …
(edit) @9380   13 years rick Production is running in wsgi mode
(edit) @9379   13 years rick No need to commit all files.
(edit) @9378   13 years rick Whoops wrong renaming in r9375, reverting
(edit) @9377   13 years rick Whoops wrong renaming in r9375, reverting
(edit) @9376   13 years rick Rename the kind-of-meaningless-named django app website to a more …
(edit) @9375   13 years rick Credits to Dennis and indicate what we are doing over here.
(edit) @9374   13 years rick No filters by default please. Makes the map hard to see in the beginning.
(edit) @9373   13 years rick Serious effort in making the code making far more parallel calls, else …
(edit) @9372   13 years rick The cachine production location is /var/osm-cache (partition is larger …
(edit) @9371   13 years rick New version of jquery, fixing some annoying IE bugs.
(edit) @9369   13 years rick Without the debugging actually, useless print
(edit) @9368   13 years rick Disable debugging by default, causing it to flow much faster. If the …
(edit) @9367   13 years rick Default to the website entry point
(edit) @9358   13 years rick Starting to make production ready: - Remove all static / references. …
(edit) @9347   13 years dennisw Added a hide_parent thing for the content divs. (more user friendly)
(edit) @9317   13 years dennisw Fixed problem with removing user layers.
(edit) @9316   13 years dennisw Set Leiden as center of map. Layerswitcher categories can be toggled …
(edit) @9302   13 years dennisw Added/changed/clarified some comments in code.
(edit) @9297   13 years dennisw Fixed permalink visibility. Fixed layer toggle by category.
(edit) @9282   13 years dennisw Busy with documentation; data validation.
(edit) @9276   13 years dennisw Colourboxes next to layernames (looks better than coloured …
(edit) @9275   13 years dennisw Added signallayer to default layers. Removed the ability to remove …
(edit) @9274   13 years dennisw Custom layer switcher has it's own div now. Some visual stuff added …
(edit) @9273   13 years dennisw Added SWITCHER_COLOUR & SWITCHER_CLASS to layers. The colour part is …
(edit) @9272   13 years dennisw Able to show, hide and delete layers.
(edit) @9271   13 years dennisw Overlay classes are the same now.
(edit) @9270   13 years dennisw Filled in info page. Experimented with getting filter names and …
(edit) @9269   13 years dennisw Permalink button works. Resets everything though since it refreshes …
(edit) @9267   13 years dennisw Moved scripts from home.html to heatmap_extensions.js for better overview.
(edit) @9266   13 years dennisw Added a slider that creates a layer with signal strength. (works with …
(edit) @9265   13 years dennisw Cleanup, no more 'Added this & that' spam when adding filters.
(edit) @9264   13 years dennisw After adding a mass-node or user filter, you can now delete them too.
(edit) @9263   13 years dennisw Changed 'Wireless Leiden Only' to red. Changed 'All accespoints' to …
(edit) @9253   13 years dennisw Fixed dateFormat bug with minDate. Proper filtering on only start_date …
(edit) @9251   13 years dennisw Datepicker works. Next, will link it to user/dataset and fix some …
(edit) @9250   13 years dennisw Added datepicker images
(edit) @9249   13 years dennisw Working on a date filter using 'JQuery UI's datepicker.
(edit) @9246   13 years dennisw Added a colorpicker for the filters.
(edit) @9245   13 years dennisw Removed 'Node' table since I had no use for it after all. (Make sure …
(edit) @9244   13 years dennisw Renamed foo_filter to serve_filters. Fixed display of nodes in nodelist.
(edit) @9243   13 years dennisw Options are now added to select-elements as described on …
(edit) @9242   13 years dennisw home.html uses correct heatmap_extensions.js now.
Note: See TracRevisionLog for help on using the revision log.