Commit Graph

145 Commits

Author SHA1 Message Date
Tom MacWright 8cc179d807 Reset CSS, permalink back to OSM, and faster attributes parsing 2012-10-26 16:02:26 -04:00
Tom MacWright 153bc51d6b First ability to actually propagate edits to the map. 2012-10-26 15:02:31 -04:00
Tom MacWright 23faba55c3 Remove jQuery dependency 2012-10-26 14:11:19 -04:00
Tom MacWright 0211130b37 Documentation, no more step pane 2012-10-26 14:04:34 -04:00
Tom MacWright 33ddd283a8 Add license, reduce underscore dep, update readme 2012-10-26 11:42:40 -04:00
Tom MacWright af4e048a30 Add tests for the Map object 2012-10-26 11:23:50 -04:00
Tom MacWright 08b29ba999 First shot at create drawway 2012-10-25 19:34:40 -04:00
Tom MacWright f19e5196b3 Update tests, coding spec, and more.
Rewrite Entities and object creators.
2012-10-25 19:34:26 -04:00
Tom MacWright 6fb8df09ea Inspector cleanup, needs lots more work 2012-10-25 13:38:52 -04:00
Tom MacWright fac5aa37d6 Semi-transparent roads 2012-10-25 11:50:43 -04:00
Tom MacWright 012f91a9af Improve map style 2012-10-25 11:39:54 -04:00
Tom MacWright 2f03bc8be3 Dragging points omg 2012-10-24 23:19:20 -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 4c41071bd3 Merge branch 'master' of github.com:systemed/iD 2012-10-24 18:35:57 -04:00
Tom MacWright 6f5d7c205a Remove old tagging infrastructure 2012-10-24 18:35:44 -04:00
Tom MacWright b0eb17fb19 Merge pull request #37 from Jonobennett/patch-1
Update presets/editors/rail.json
2012-10-24 15:32:54 -07:00
Tom MacWright 8b89e3822b Merge branch 'gh-pages' 2012-10-24 18:17:16 -04:00
Tom MacWright 0115ce53c2 Commit map css 2012-10-24 18:16:45 -04:00
Tom MacWright c838b7272e Merge pull request #38 from systemed/selections
Selections
2012-10-24 15:12:00 -07:00
Tom MacWright a50daccc3b Stack ways nicely 2012-10-24 18:11:23 -04:00
Tom MacWright 85030927cb Prefer non-instances 2012-10-24 16:01:52 -04:00
Tom MacWright d1d1413e19 Style improvements, fix more road styles 2012-10-24 15:59:09 -04:00
Tom MacWright 82278bad85 Removing styleparser and UI components 2012-10-24 15:38:49 -04:00
Tom MacWright 3bb7b589f1 No more new 2012-10-24 15:33:46 -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
Jonathan Bennett d0d428f704 Update presets/editors/rail.json
A quick test edit, really. Adding station name and # platforms.
2012-10-24 19:51:44 +02:00
Tom MacWright 431942dff6 Improve performance of parser 2012-10-24 12:46:13 -04:00
Tom MacWright 987a58c5bb Use fast things, don't send headers so that we don't duplicate requests 2012-10-24 12:30:55 -04:00
Tom MacWright 609f4efa41 Make controller dependency one-way 2012-10-24 12:16:22 -04:00
Tom MacWright 9d93b2ec64 Selection-style rendering, no more uis 2012-10-24 12:12:33 -04:00
Tom MacWright e3c1692e74 Simplifying styling, simplify connection. 2012-10-24 11:13:34 -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 e229c91331 Continue. Speed improvements, simplicity 2012-10-23 23:32:36 -04:00
Tom MacWright 30f9e08a87 Redownload after 1s of stability 2012-10-23 23:19:36 -04:00
Tom MacWright f181a5ed81 Doit 2012-10-23 23:07:47 -04:00
Tom MacWright 4fd58d2826 More unneeded machinery 2012-10-23 22:58:42 -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 37951636a4 Merge pull request #32 from systemed/simple-actions
Refactoring actions and undoing
2012-10-23 13:14:03 -07:00
Tom MacWright 6cade83979 Dojo broke. 2012-10-23 15:42:27 -04:00
Tom MacWright c3b6ee472c Reformat map, starting to work on removing uis 2012-10-23 15:26:55 -04:00
Tom MacWright b70aea97ef Less segregation of ways and nodes in renderer code 2012-10-23 15:12:14 -04:00
Tom MacWright 948a5c600c Eliminate controllerstate abstraction 2012-10-23 14:33:22 -04:00
Richard Fairhurst 1744cc195b Merge pull request #29 from tmcw/moderate-refactor
Moderate refactor
2012-10-23 10:56:42 -07:00