Commit Graph

35 Commits

Author SHA1 Message Date
Tom MacWright
75d9331233 Start traversing the graph, other changes
Adds GeoJSON viewing to features, unifies the way that features refer
to their children.
2012-11-01 10:55:33 -04:00
Tom MacWright
3cfa44eb21 Fixup tile boundaries, make layout more design + mobile friendly 2012-10-27 14:21:08 -04:00
Tom MacWright
8cc179d807 Reset CSS, permalink back to OSM, and faster attributes parsing 2012-10-26 16:02:26 -04:00
Tom MacWright
6fb8df09ea Inspector cleanup, needs lots more work 2012-10-25 13:38:52 -04:00
Tom MacWright
a2d8d73ca9 inspector lives. 2012-10-24 23:00:23 -04:00
Tom MacWright
0deeda32ab Pushing towards an inspector concept 2012-10-24 18:57:06 -04:00
Tom MacWright
a50daccc3b Stack ways nicely 2012-10-24 18:11:23 -04:00
Tom MacWright
d1d1413e19 Style improvements, fix more road styles 2012-10-24 15:59:09 -04:00
Tom MacWright
099eb61851 Fixup selection system. 2012-10-24 15:18:14 -04:00
Tom MacWright
71c1db960a Get handles back in action. 2012-10-24 14:58:07 -04:00
Tom MacWright
a40527f337 Start on re-adding selection. 2012-10-24 14:45:47 -04:00
Tom MacWright
cd782d73e2 Add geocoder 2012-10-24 14:25:09 -04:00
Tom MacWright
4637d401ef Correctly separate areas and paths, start re-supporting nodes. 2012-10-24 10:58:46 -04:00
Tom MacWright
7d95895140 Style buildings, remove dead code 2012-10-24 10:21:01 -04:00
Tom MacWright
54c2ba60f8 Use path clipping to hide off-screen features 2012-10-24 10:10:21 -04:00
Tom MacWright
0264d66fe7 Massive rework 2012-10-23 22:57:27 -04:00
Tom MacWright
6d07b7f45d Start on the newest megapull
This one swaps out dojo entirely. I wish that there was a way to divide
tasks between dojo and nojo, but the module loader system makes this
more or less impossible, or at least incredibly annoying.
2012-10-23 16:41:16 -04:00
Tom MacWright
948a5c600c Eliminate controllerstate abstraction 2012-10-23 14:33:22 -04:00
Tom MacWright
7d58d661ff Give map functions normal names, cache margin box 2012-10-19 15:32:42 -04:00
Tom MacWright
2778f76ca4 Many changes
* Smaller progress circle
* Fixed position edit dialog for now
* Remove array dependency in map
* Use coord and coord keys
2012-10-19 12:52:05 -04:00
Tom MacWright
6c811d81c0 Spinner 2012-10-18 18:07:27 -04:00
Tom MacWright
b0458b9d7a UI touches, reworking presets 2012-10-18 17:59:27 -04:00
Tom MacWright
91acc738bc Darken tag 2012-10-18 15:35:52 -04:00
Tom MacWright
7503173ef9 Style and fill tags tab 2012-10-18 15:32:57 -04:00
Tom MacWright
9b61648611 Get infoboxes to toggle and position correctly, repeatedly 2012-10-18 14:45:00 -04:00
Tom MacWright
b5d1c9c26a Edit window redesign, no longer a dojo construct 2012-10-18 14:34:20 -04:00
Tom MacWright
931b862995 Select new node on add 2012-10-18 13:48:29 -04:00
Tom MacWright
3e7df5acae Start work on tuning noselection for intents
Reversing the order of decisions for those adding nodes.
2012-10-18 13:01:29 -04:00
Tom MacWright
4182cc1240 Start UI refactor 2012-10-18 12:37:01 -04:00
Tom MacWright
00e824434f Set CSS states for states 2012-10-17 17:09:16 -04:00
Tom MacWright
a3515e16ee Prevent text selection, tweak styles 2012-10-17 16:40:15 -04:00
Tom MacWright
dd2b3de15b Clean up way drawing code 2012-10-17 16:10:16 -04:00
Tom MacWright
663f880f57 Create simple Taginfo wrapper, suggest tags with datalists,
rework tag editor window stashing concept of presets for now.
2012-10-17 14:34:34 -04:00
Tom MacWright
6c9bcbb995 Use HTML and CSS buttons instead of dojo widgets 2012-10-17 11:24:12 -04:00
Richard Fairhurst
22fab3eb1d Current working version 2012-07-11 14:27:30 +01:00