source: src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @9241   13 years dennisw heatmap_extensions_test.js is now heatmap_extensions.js
(edit) @9240   13 years dennisw Switched from jquery.chained.mini.js to more up-to-date version from …
(edit) @9239   13 years dennisw Used Rick's last Rev to make the filters work better. Will fix rest …
(edit) @9237   13 years rick Disabled some code to show example filters.
(edit) @9236   13 years rick This cache is only needed in production envirionments.
(edit) @9235   13 years dennisw More jquery, lot less code needed now.
(edit) @9234   13 years dennisw Switching to jquery.
(edit) @9233   13 years dennisw Undid some stuff again. Filters work again, but no dependant dropdown …
(edit) @9232   13 years dennisw Undid the non-working stuff.
(edit) @9231   13 years dennisw Can't get the filters fixed. Progress so far.
(edit) @9229   13 years dennisw Progress on filters.
(edit) @9225   13 years dennisw It seems Rick's foo_filter is exactly what I needed. Added date to it. …
(edit) @9224   13 years rick Answer question of Dennis at …
(edit) @9223   13 years dennisw Did a small test (so I created a testfile too). User & dataset filters …
(edit) @9222   13 years dennisw Added ID's to options to make chain select possibly easier.
(edit) @9221   13 years dennisw Now renders correctly when a filter for user is set.
(edit) @9220   13 years dennisw Fixed form except encryption & date.
(edit) @9219   13 years dennisw Solved form problem. Fixing form now. Next step: get the chained …
(edit) @9218   13 years dennisw Tried to make the process of getting filters a bit more dynamic. They …
(edit) @9217   13 years dennisw Filter for nodes working again.
(edit) @9216   13 years dennisw Redid some code with help of a java.sun.com article. Should make it …
(edit) @9215   13 years dennisw Found a (possibly working) way for dynamic filterlist. One JSON per …
(edit) @9214   13 years dennisw Some work on site. Messing with django queries, trying to get a nice …
(edit) @9213   13 years dennisw Added nodelist to layout again. Progress on filters (remains of …
(edit) @9212   13 years dennisw Some design fixes.
(edit) @9211   13 years dennisw Progress on layout.
(edit) @9210   13 years dennisw Playing with interface.
(edit) @9209   13 years dennisw A bit of trial and error with json. Trying to get a nice list of data …
(edit) @9208   14 years dennisw Some cleanup.
(edit) @9207   14 years dennisw Filters & nodelist moved to heatmap_extensions.js Some work on …
(edit) @9203   14 years dennisw First testfilter added (filters on accespoint_id).
(edit) @9202   14 years dennisw Busy with filters.
(edit) @9201   14 years dennisw Better mousebounds with nodelist. Some delay with mouseposition though.
(edit) @9197   14 years dennisw Displays a list of nodes. Next to fix: boundaries.
(edit) @9196   14 years dennisw Having doubts about the way the query is being serialized.
(edit) @9192   14 years rick Forgot to include actual osm_proxy caching code.
(edit) @9191   14 years rick speed tweak: heatmap uses the OpenStreetmap.js data, so make sure to …
(edit) @9190   14 years rick I might be a bit biased, feel free to revert. But disable the original …
(edit) @9189   14 years rick Avoid hitting the OSM website all the time, use local caching. Makes …
(edit) @9188   14 years rick Show-case cache generation to avoid re-generation the pictures all the …
(edit) @9187   14 years rick ... and some way to clean the cache files if needed.
(edit) @9186   14 years dennisw Nodelist progress. Shows nodes around mouse when you click on map. …
(edit) @9185   14 years rick Get rid of the annoying 404 warning.
(edit) @9184   14 years rick Implemented cross database tile caching method, using base64 storage.
(edit) @9183   14 years rick Whoops forgot about 0 entries to import.
(edit) @9182   14 years rick Allow importing multiple files.
(edit) @9181   14 years rick Example for bulk importing data.
(edit) @9180   14 years rick Makes it visually more attractive
(edit) @9179   14 years rick Make sure points are unique (max value uses) to avoids duplicates all …
(edit) @9178   14 years rick More user-friendly parsing and definitions of meta-variables
(edit) @9177   14 years dennisw Progress on showing nodes around mouse when hovering over map. Right …
(edit) @9176   14 years rick Make the import more robust.
(edit) @9175   14 years dennisw Website layout updated. Little AJAX test thing, ignore that.
(edit) @9174   14 years rick Rounding errors, colour cannot be more than 255
(edit) @9173   14 years rick Allow compressed kismet files as well as input.
(edit) @9172   14 years dennisw Changed xcoord & ycoord to INT. Works now, and no noticible …
(edit) @9171   14 years rick Get rid of Deprication warning, caused as alpha cannot be a float.
(edit) @9170   14 years rick Allow import (default) .gz files as well.
(edit) @9169   14 years dennisw Semi-duplicates get saved; multiple entries with the same values, only …
(edit) @9168   14 years rick Make kismet import way more robust…
(edit) @9166   14 years rick Some nice hacks to do filtered dynamic views and alternating colours …
(edit) @9165   14 years rick More robust and more friendly to user: - Allow continue on 'broken' …
(edit) @9164   14 years rick A Floatfield is not type float but type str. Guess that seems to make …
(edit) @9163   14 years rick I guess the python documentation is right about this one :-) "Lots of …
(edit) @9162   14 years rick Basic antenna properties. Might we worth getting this metadata from a …
(edit) @9161   14 years rick Remove ssid hack, to make sure all is inserted 'correctly'
(edit) @9158   14 years rick New netstumber import, based on gpsxml and netxml input files.
(edit) @9157   14 years dennisw Value check for csv import.
(edit) @9156   14 years dennisw Looking into Kismet to decide on data output.
(edit) @9155   14 years dennisw Stopped trying to fix visualisation, continuing with Wiki (doc/roadmap).
(edit) @9154   14 years dennisw Playing with ways for visualisation, somehow it got broken too since …
(edit) @9152   14 years rick Signal is not normalized so make it so. Also the starting transparancy …
(edit) @9151   14 years rick Conditional tranparenty, to make sure points with the same value have …
(edit) @9150   14 years rick - Added whole bunch of comments to make code better understandable. - …
(edit) @9149   14 years rick Make sure that we generate a slightly bigger image, to ensure the …
(edit) @9148   14 years rick As Dennis proved during his experiments PyGame is _much_ faster than …
(edit) @9147   14 years rick Alternative heatmap generation 'framework'. Simple/Single file with no …
(edit) @9146   14 years rick Cosmetic, display the whole coordinates makes it a bit messy.
(edit) @9145   14 years rick Always building is slow and make development a pain, when building …
Note: See TracRevisionLog for help on using the revision log.