Timeline
Jun 6, 2011:
- 8:22 PM Changeset [9233] by
- Undid some stuff again. Filters work again, but no dependant dropdown …
- 7:01 PM Changeset [9232] by
- Undid the non-working stuff.
- 6:51 PM Changeset [9231] by
- Can't get the filters fixed. Progress so far.
- 11:25 AM Changeset [9229] by
- Progress on filters.
May 31, 2011:
- 2:23 PM Changeset [9225] by
- It seems Rick's foo_filter is exactly what I needed. Added date to it. …
- 6:47 AM Changeset [9224] by
- Answer question of Dennis at …
May 30, 2011:
- 10:44 PM Changeset [9223] by
- Did a small test (so I created a testfile too). User & dataset filters …
- 4:21 PM Changeset [9222] by
- Added ID's to options to make chain select possibly easier.
- 2:55 PM Changeset [9221] by
- Now renders correctly when a filter for user is set.
- 2:49 PM Changeset [9220] by
- Fixed form except encryption & date.
- 1:06 PM Changeset [9219] by
- Solved form problem. Fixing form now. Next step: get the chained …
May 27, 2011:
- 4:16 PM Changeset [9218] by
- Tried to make the process of getting filters a bit more dynamic. They …
May 26, 2011:
- 9:06 PM Changeset [9217] by
- Filter for nodes working again.
- 5:15 PM Changeset [9216] by
- Redid some code with help of a java.sun.com article. Should make it …
- 2:47 PM Changeset [9215] by
- Found a (possibly working) way for dynamic filterlist. One JSON per …
May 25, 2011:
- 3:14 PM Changeset [9214] by
- Some work on site. Messing with django queries, trying to get a nice …
May 24, 2011:
- 4:08 PM Changeset [9213] by
- Added nodelist to layout again. Progress on filters (remains of …
May 23, 2011:
- 5:58 PM Changeset [9212] by
- Some design fixes.
- 5:16 PM Changeset [9211] by
- Progress on layout.
- 3:11 PM Changeset [9210] by
- Playing with interface.
May 22, 2011:
- 8:27 PM Changeset [9209] by
- A bit of trial and error with json. Trying to get a nice list of data …
May 19, 2011:
- 3:21 PM Changeset [9208] by
- Some cleanup.
- 3:12 PM Changeset [9207] by
- Filters & nodelist moved to heatmap_extensions.js Some work on …
May 18, 2011:
- 10:46 AM Changeset [9203] by
- First testfilter added (filters on accespoint_id).
May 17, 2011:
- 11:57 AM Changeset [9202] by
- Busy with filters.
May 16, 2011:
- 12:45 PM Changeset [9201] by
- Better mousebounds with nodelist. Some delay with mouseposition though.
May 13, 2011:
- 1:31 PM Changeset [9197] by
- Displays a list of nodes. Next to fix: boundaries.
- 12:23 PM Changeset [9196] by
- Having doubts about the way the query is being serialized.
May 12, 2011:
- 2:09 PM Changeset [9192] by
- Forgot to include actual osm_proxy caching code.
- 2:01 PM Changeset [9191] by
- speed tweak: heatmap uses the OpenStreetmap.js data, so make sure to …
- 1:58 PM Changeset [9190] by
- I might be a bit biased, feel free to revert. But disable the original …
- 1:55 PM Changeset [9189] by
- Avoid hitting the OSM website all the time, use local caching. Makes …
- 1:19 PM Changeset [9188] by
- Show-case cache generation to avoid re-generation the pictures all the …
- 1:03 PM Changeset [9187] by
- ... and some way to clean the cache files if needed.
- 12:56 PM Changeset [9186] by
- Nodelist progress. Shows nodes around mouse when you click on map. …
- 12:33 PM Changeset [9185] by
- Get rid of the annoying 404 warning.
- 12:05 PM Changeset [9184] by
- Implemented cross database tile caching method, using base64 storage.
- 8:35 AM Changeset [9183] by
- Whoops forgot about 0 entries to import.
- 8:26 AM Changeset [9182] by
- Allow importing multiple files.
- 8:20 AM Changeset [9181] by
- Example for bulk importing data.
- 7:51 AM Changeset [9180] by
- Makes it visually more attractive
- 7:34 AM Changeset [9179] by
- Make sure points are unique (max value uses) to avoids duplicates all …
- 7:00 AM Changeset [9178] by
- More user-friendly parsing and definitions of meta-variables
May 11, 2011:
- 12:17 PM Changeset [9177] by
- Progress on showing nodes around mouse when hovering over map. Right …
May 10, 2011:
- 6:52 PM Changeset [9176] by
- Make the import more robust.
- 6:22 PM WikiStart edited by
- (diff)
- 6:10 PM datacoll edited by
- (diff)
- 6:09 PM WikiStart edited by
- (diff)
- 6:08 PM datacoll edited by
- (diff)
- 6:08 PM datacoll created by
- 6:00 PM WikiStart edited by
- (diff)
- 4:52 PM Changeset [9175] by
- Website layout updated. Little AJAX test thing, ignore that.
- 1:56 PM Changeset [9174] by
- Rounding errors, colour cannot be more than 255
- 1:44 PM Changeset [9173] by
- Allow compressed kismet files as well as input.
- 12:12 PM Changeset [9172] by
- Changed xcoord & ycoord to INT. Works now, and no noticible …
May 9, 2011:
- 5:44 PM Changeset [9171] by
- Get rid of Deprication warning, caused as alpha cannot be a float.
- 5:35 PM Changeset [9170] by
- Allow import (default) .gz files as well.
- 12:22 PM Changeset [9169] by
- Semi-duplicates get saved; multiple entries with the same values, only …
May 8, 2011:
- 9:31 PM Changeset [9168] by
- Make kismet import way more robust…
- 8:59 PM Changeset [9166] by
- Some nice hacks to do filtered dynamic views and alternating colours …
- 8:11 PM Changeset [9165] by
- More robust and more friendly to user: - Allow continue on 'broken' …
- 7:53 PM Changeset [9164] by
- A Floatfield is not type float but type str. Guess that seems to make …
- 7:45 PM Changeset [9163] by
- I guess the python documentation is right about this one :-) "Lots of …
- 7:37 PM Changeset [9162] by
- Basic antenna properties. Might we worth getting this metadata from a …
- 7:35 PM Changeset [9161] by
- Remove ssid hack, to make sure all is inserted 'correctly'
May 7, 2011:
- 8:06 PM Changeset [9158] by
- New netstumber import, based on gpsxml and netxml input files.
Note:
See TracTimeline
for information about the timeline view.