|
|
@9377
|
13 years |
rick |
Whoops wrong renaming in r9375, reverting
|
|
|
@9376
|
13 years |
rick |
Rename the kind-of-meaningless-named django app website to a more …
|
|
|
@9375
|
13 years |
rick |
Credits to Dennis and indicate what we are doing over here.
|
|
|
@9374
|
13 years |
rick |
No filters by default please. Makes the map hard to see in the beginning.
|
|
|
@9373
|
13 years |
rick |
Serious effort in making the code making far more parallel calls, else …
|
|
|
@9372
|
13 years |
rick |
The cachine production location is /var/osm-cache (partition is larger …
|
|
|
@9371
|
13 years |
rick |
New version of jquery, fixing some annoying IE bugs.
|
|
|
@9369
|
13 years |
rick |
Without the debugging actually, useless print
|
|
|
@9368
|
13 years |
rick |
Disable debugging by default, causing it to flow much faster. If the …
|
|
|
@9367
|
13 years |
rick |
Default to the website entry point
|
|
|
@9358
|
13 years |
rick |
Starting to make production ready:
- Remove all static / references. …
|
|
|
@9347
|
13 years |
dennisw |
Added a hide_parent thing for the content divs. (more user friendly)
|
|
|
@9317
|
13 years |
dennisw |
Fixed problem with removing user layers.
|
|
|
@9316
|
13 years |
dennisw |
Set Leiden as center of map.
Layerswitcher categories can be toggled …
|
|
|
@9302
|
13 years |
dennisw |
Added/changed/clarified some comments in code.
|
|
|
@9297
|
13 years |
dennisw |
Fixed permalink visibility.
Fixed layer toggle by category.
|
|
|
@9282
|
13 years |
dennisw |
Busy with documentation; data validation.
|
|
|
@9276
|
13 years |
dennisw |
Colourboxes next to layernames (looks better than coloured …
|
|
|
@9275
|
13 years |
dennisw |
Added signallayer to default layers. Removed the ability to remove …
|
|
|
@9274
|
13 years |
dennisw |
Custom layer switcher has it's own div now. Some visual stuff added …
|
|
|
@9273
|
13 years |
dennisw |
Added SWITCHER_COLOUR & SWITCHER_CLASS to layers. The colour part is …
|
|
|
@9272
|
13 years |
dennisw |
Able to show, hide and delete layers.
|
|
|
@9271
|
13 years |
dennisw |
Overlay classes are the same now.
|
|
|
@9270
|
13 years |
dennisw |
Filled in info page.
Experimented with getting filter names and …
|
|
|
@9269
|
13 years |
dennisw |
Permalink button works. Resets everything though since it refreshes …
|
|
|
@9267
|
13 years |
dennisw |
Moved scripts from home.html to heatmap_extensions.js for better overview.
|
|
|
@9266
|
13 years |
dennisw |
Added a slider that creates a layer with signal strength. (works with …
|
|
|
@9265
|
13 years |
dennisw |
Cleanup, no more 'Added this & that' spam when adding filters.
|
|
|
@9264
|
13 years |
dennisw |
After adding a mass-node or user filter, you can now delete them too.
|
|
|
@9263
|
13 years |
dennisw |
Changed 'Wireless Leiden Only' to red.
Changed 'All accespoints' to …
|
|
|
@9253
|
13 years |
dennisw |
Fixed dateFormat bug with minDate.
Proper filtering on only start_date …
|
|
|
@9251
|
13 years |
dennisw |
Datepicker works. Next, will link it to user/dataset and fix some …
|
|
|
@9250
|
13 years |
dennisw |
Added datepicker images
|
|
|
@9249
|
13 years |
dennisw |
Working on a date filter using 'JQuery UI's datepicker.
|
|
|
@9246
|
13 years |
dennisw |
Added a colorpicker for the filters.
|
|
|
@9245
|
13 years |
dennisw |
Removed 'Node' table since I had no use for it after all.
(Make sure …
|
|
|
@9244
|
13 years |
dennisw |
Renamed foo_filter to serve_filters.
Fixed display of nodes in nodelist.
|
|
|
@9243
|
13 years |
dennisw |
Options are now added to select-elements as described on …
|
|
|
@9242
|
13 years |
dennisw |
home.html uses correct heatmap_extensions.js now.
|
|
|
@9241
|
13 years |
dennisw |
heatmap_extensions_test.js is now heatmap_extensions.js
|
|
|
@9240
|
13 years |
dennisw |
Switched from jquery.chained.mini.js to more up-to-date version from …
|
|
|
@9239
|
13 years |
dennisw |
Used Rick's last Rev to make the filters work better. Will fix rest …
|
|
|
@9237
|
13 years |
rick |
Disabled some code to show example filters.
|
|
|
@9236
|
13 years |
rick |
This cache is only needed in production envirionments.
|
|
|
@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 …
|
|
|