|
|
@9235
|
13 years |
dennisw |
More jquery, lot less code needed now.
|
|
|
@9234
|
13 years |
dennisw |
Switching to jquery.
|
|
|
@9233
|
13 years |
dennisw |
Undid some stuff again. Filters work again, but no dependant dropdown …
|
|
|
@9232
|
13 years |
dennisw |
Undid the non-working stuff.
|
|
|
@9231
|
13 years |
dennisw |
Can't get the filters fixed. Progress so far.
|
|
|
@9229
|
13 years |
dennisw |
Progress on filters.
|
|
|
@9225
|
13 years |
dennisw |
It seems Rick's foo_filter is exactly what I needed. Added date to it. …
|
|
|
@9224
|
13 years |
rick |
Answer question of Dennis at …
|
|
|
@9223
|
13 years |
dennisw |
Did a small test (so I created a testfile too). User & dataset filters …
|
|
|
@9222
|
13 years |
dennisw |
Added ID's to options to make chain select possibly easier.
|
|
|
@9221
|
13 years |
dennisw |
Now renders correctly when a filter for user is set.
|
|
|
@9220
|
13 years |
dennisw |
Fixed form except encryption & date.
|
|
|
@9219
|
13 years |
dennisw |
Solved form problem. Fixing form now.
Next step: get the chained …
|
|
|
@9218
|
13 years |
dennisw |
Tried to make the process of getting filters a bit more dynamic. They …
|
|
|
@9217
|
13 years |
dennisw |
Filter for nodes working again.
|
|
|
@9216
|
13 years |
dennisw |
Redid some code with help of a java.sun.com article. Should make it …
|
|
|
@9215
|
13 years |
dennisw |
Found a (possibly working) way for dynamic filterlist. One JSON per …
|
|
|
@9214
|
13 years |
dennisw |
Some work on site. Messing with django queries, trying to get a nice …
|
|
|
@9213
|
13 years |
dennisw |
Added nodelist to layout again. Progress on filters (remains of …
|
|
|
@9212
|
13 years |
dennisw |
Some design fixes.
|
|
|
@9211
|
13 years |
dennisw |
Progress on layout.
|
|
|
@9210
|
13 years |
dennisw |
Playing with interface.
|
|
|
@9209
|
13 years |
dennisw |
A bit of trial and error with json. Trying to get a nice list of data …
|
|
|
@9208
|
14 years |
dennisw |
Some cleanup.
|
|
|
@9207
|
14 years |
dennisw |
Filters & nodelist moved to heatmap_extensions.js
Some work on …
|
|
|
@9203
|
14 years |
dennisw |
First testfilter added (filters on accespoint_id).
|
|
|
@9202
|
14 years |
dennisw |
Busy with filters.
|
|
|
@9201
|
14 years |
dennisw |
Better mousebounds with nodelist. Some delay with mouseposition though.
|
|
|
@9197
|
14 years |
dennisw |
Displays a list of nodes. Next to fix: boundaries.
|
|
|
@9196
|
14 years |
dennisw |
Having doubts about the way the query is being serialized.
|
|
|
@9192
|
14 years |
rick |
Forgot to include actual osm_proxy caching code.
|
|
|
@9191
|
14 years |
rick |
speed tweak: heatmap uses the OpenStreetmap.js data, so make sure to …
|
|
|
@9190
|
14 years |
rick |
I might be a bit biased, feel free to revert. But disable the original …
|
|
|
@9189
|
14 years |
rick |
Avoid hitting the OSM website all the time, use local caching. Makes …
|
|
|
@9188
|
14 years |
rick |
Show-case cache generation to avoid re-generation the pictures all the …
|
|
|
@9187
|
14 years |
rick |
... and some way to clean the cache files if needed.
|
|
|
@9186
|
14 years |
dennisw |
Nodelist progress. Shows nodes around mouse when you click on map. …
|
|
|
@9185
|
14 years |
rick |
Get rid of the annoying 404 warning.
|
|
|
@9184
|
14 years |
rick |
Implemented cross database tile caching method, using base64 storage.
|
|
|
@9183
|
14 years |
rick |
Whoops forgot about 0 entries to import.
|
|
|
@9182
|
14 years |
rick |
Allow importing multiple files.
|
|
|
@9181
|
14 years |
rick |
Example for bulk importing data.
|
|
|
@9180
|
14 years |
rick |
Makes it visually more attractive
|
|
|
@9179
|
14 years |
rick |
Make sure points are unique (max value uses) to avoids duplicates all …
|
|
|
@9178
|
14 years |
rick |
More user-friendly parsing and definitions of meta-variables
|
|
|
@9177
|
14 years |
dennisw |
Progress on showing nodes around mouse when hovering over map.
Right …
|
|
|
@9176
|
14 years |
rick |
Make the import more robust.
|
|
|
@9175
|
14 years |
dennisw |
Website layout updated. Little AJAX test thing, ignore that.
|
|
|
@9174
|
14 years |
rick |
Rounding errors, colour cannot be more than 255
|
|
|
@9173
|
14 years |
rick |
Allow compressed kismet files as well as input.
|
|
|
@9172
|
14 years |
dennisw |
Changed xcoord & ycoord to INT. Works now, and no noticible …
|
|
|
@9171
|
14 years |
rick |
Get rid of Deprication warning, caused as alpha cannot be a float.
|
|
|
@9170
|
14 years |
rick |
Allow import (default) .gz files as well.
|
|
|
@9169
|
14 years |
dennisw |
Semi-duplicates get saved; multiple entries with the same values, only …
|
|
|
@9168
|
14 years |
rick |
Make kismet import way more robust…
|
|
|
@9166
|
14 years |
rick |
Some nice hacks to do filtered dynamic views and alternating colours …
|
|
|
@9165
|
14 years |
rick |
More robust and more friendly to user:
- Allow continue on 'broken' …
|
|
|
@9164
|
14 years |
rick |
A Floatfield is not type float but type str. Guess that seems to make …
|
|
|
@9163
|
14 years |
rick |
I guess the python documentation is right about this one :-)
"Lots of …
|
|
|
@9162
|
14 years |
rick |
Basic antenna properties. Might we worth getting this metadata from a …
|
|
|
@9161
|
14 years |
rick |
Remove ssid hack, to make sure all is inserted 'correctly'
|
|
|
@9158
|
14 years |
rick |
New netstumber import, based on gpsxml and netxml input files.
|
|
|
@9157
|
14 years |
dennisw |
Value check for csv import.
|
|
|
@9156
|
14 years |
dennisw |
Looking into Kismet to decide on data output.
|
|
|
@9155
|
14 years |
dennisw |
Stopped trying to fix visualisation, continuing with Wiki (doc/roadmap).
|
|
|
@9154
|
14 years |
dennisw |
Playing with ways for visualisation, somehow it got broken too since …
|
|
|
@9153
|
14 years |
dennisw |
Updated dataontwerp.
|
|
|
@9152
|
14 years |
rick |
Signal is not normalized so make it so. Also the starting transparancy …
|
|
|
@9151
|
14 years |
rick |
Conditional tranparenty, to make sure points with the same value have …
|
|
|
@9150
|
14 years |
rick |
- Added whole bunch of comments to make code better understandable.
- …
|
|
|
@9149
|
14 years |
rick |
Make sure that we generate a slightly bigger image, to ensure the …
|
|
|
@9148
|
14 years |
rick |
As Dennis proved during his experiments PyGame is _much_ faster than …
|
|
|
@9147
|
14 years |
rick |
Alternative heatmap generation 'framework'. Simple/Single file with no …
|
|
|
@9146
|
14 years |
rick |
Cosmetic, display the whole coordinates makes it a bit messy.
|
|
|
@9145
|
14 years |
rick |
Always building is slow and make development a pain, when building …
|
|
|
@9144
|
14 years |
dennisw |
Switched backend to pygame instead of pil. Rendertime reduced drastically.
|
|
|
@9143
|
14 years |
dennisw |
Busy describing tile generation & dataflow @ wiki.
|
|
|
@9142
|
14 years |
dennisw |
Figuring out the tile generation & data flow.
|
|
|
@9140
|
14 years |
rick |
Import DroidStumbler Files.
|
|
|
@9139
|
14 years |
dennisw |
Structure overhaul part 2; added website folder with the template, …
|
|
|
@9138
|
14 years |
dennisw |
Structure overhaul part 1; getting rid of the samples folder.
|
|
|
@9123
|
14 years |
dennisw |
Fixed encryption, problem with duplicate accespoints solved somehow …
|
|
|
@9120
|
14 years |
dennisw |
Import script for csv added. Some problems with signal strength and …
|
|
|
@9113
|
14 years |
dennisw |
Supports OpenLayers/OpenStreetMap instead of Google Maps.
|
|
|
@9105
|
14 years |
dennisw |
Final fix zoomlevels.
|
|
|
@9102
|
14 years |
dennisw |
Zoomlevels fixed.
|
|
|
@9097
|
14 years |
dennisw |
Models.py modified for nodes.
|
|
|
@9092
|
14 years |
dennisw |
Grey color removed from images. Added signal strength.
|
|
|
@9084
|
14 years |
dennisw |
Saves card source (name&type) to database.
|
|
|
@9083
|
14 years |
dennisw |
Deleted old overlays.
|
|
|
@9082
|
14 years |
dennisw |
Added data Huub.
|
|
|
@9080
|
14 years |
dennisw |
Cleanup of unused php files, cosmetic changes to dataimport.py since I …
|
|
|
@9079
|
14 years |
dennisw |
dataimport.py and foo.py deleted, dataimport.py has been moved to …
|
|
|
@9078
|
14 years |
dennisw |
dataimport.py - als ./manage.py command toegevoegd. Krijgt morgen nog …
|
|
|
@9072
|
14 years |
dennisw |
dataimport.py - werkt soort van, import data naar gheat_meting en …
|
|
|
@9069
|
14 years |
dennisw |
dataimport.py - DOM vervangen met lxml.
|
|
|
@9060
|
14 years |
rick |
Some default zoom and navigation buttons are prefered during debugging.
|
|
|
@9059
|
14 years |
rick |
Make the card by default focus on Leiden and surroundings.
|
|
|
@9057
|
14 years |
rick |
Make it a actual embedded django command.
|
|
|
@9056
|
14 years |
rick |
Parse the right argument, shall we ;-)
|
|
|