Commit Graph

458 Commits

Author SHA1 Message Date
Tom MacWright 7c7f64f41a d3 style and extra semicolon 2012-12-03 09:44:14 -05:00
John Firebaugh fbf03afb43 Fix XML specs 2012-12-03 09:15:10 -05:00
John Firebaugh 2b1559bb96 d3 style map 2012-12-02 20:36:14 -05:00
John Firebaugh aeb288fe4e Test/fix hash 2012-12-02 20:33:42 -05:00
Tom MacWright e5bebc6175 Fixup oneways in firefox as best we can. Fixes #99 2012-12-02 15:43:44 -05:00
Tom MacWright 4f7d9460ae Build with oauth, use more chaining 2012-12-02 14:20:57 -05:00
John Firebaugh 28f8275526 Eliminate failing tile requests in specs 2012-12-01 14:56:16 -08:00
John Firebaugh e85c15adb4 Remove unused 2012-12-01 14:42:56 -08:00
John Firebaugh c1d9c94dbf More consistency 2012-12-01 14:41:10 -08:00
John Firebaugh bbdd4a7bcb d3 style map.extent() 2012-12-01 14:37:04 -08:00
John Firebaugh 8cfd0be2f8 d3 style map.zoom() 2012-12-01 14:30:24 -08:00
John Firebaugh 59e72e797a Fix file case 2012-12-01 08:49:13 -08:00
John Firebaugh 94b2cd5e2d Fix file case and indent in specs 2012-12-01 08:49:08 -08:00
John Firebaugh 16c6cbd08b Rename tiles to background, make more d3ish 2012-12-01 08:45:11 -08:00
John Firebaugh 45270b55d2 d3 naming convention 2012-12-01 08:21:02 -08:00
John Firebaugh 96af626bd7 Add d3.selection.prototype.size 2012-12-01 08:16:50 -08:00
Tom MacWright 688b65fb87 Experiment with different style handles. 2012-11-30 18:06:36 -05:00
Tom MacWright fa2d04dfe7 Support other tilesets, xyz tiles, etc. Fixes #130 2012-11-30 17:25:48 -05:00
Tom MacWright 4abc8b394b Select entity when you finish drawing a way. Fixes #143 2012-11-30 16:29:18 -05:00
Tom MacWright 85b757db0b Add benches, more notes 2012-11-30 16:23:36 -05:00
Tom MacWright bdf47e4a80 Firefox compatibility fixes, be more aware of problems in authentication 2012-11-30 15:59:16 -05:00
Tom MacWright 9ec9e9b6b3 Merge branch 'master' of github.com:systemed/iD 2012-11-30 15:57:21 -05:00
Tom MacWright ce11ed5c91 Caniuse for browsers 2012-11-30 13:49:57 -05:00
John Firebaugh 852720bc85 Fix spec 2012-11-30 07:21:29 -08:00
John Firebaugh f06ae6b70e Eliminate temporary 2012-11-30 07:17:32 -08:00
John Firebaugh 23f435759e Fix specs 2012-11-30 07:14:15 -08:00
Tom MacWright 2cde9b6212 Fix editing when your node is new 2012-11-29 16:56:06 -05:00
Tom MacWright 15267af822 Support drawing areas when you start out with ways 2012-11-29 16:43:56 -05:00
Tom MacWright f4b2019bb7 Support continuing ways. Needs area support and closing support 2012-11-29 16:25:17 -05:00
Tom MacWright 81a9349e82 Patch up tests, go to simpler map api 2012-11-29 15:36:33 -05:00
Tom MacWright c9e3297f3d Reduce repetition in map 2012-11-29 15:04:42 -05:00
Tom MacWright 9f43b6158e Simplify map 2012-11-29 14:46:27 -05:00
Tom MacWright d0fcc8cd26 More notes, don't simulate a href 2012-11-29 14:22:02 -05:00
Tom MacWright 2c95594154 Write about continuing ways 2012-11-29 13:58:19 -05:00
Tom MacWright 50b3ca2074 Fixup chooseIndex, fixes #78 2012-11-29 12:33:02 -05:00
Tom MacWright d954a09184 Fixup area drawing, removing bonus nodes, preventing selection of
mid-drawing areas which incurs an expensive fetch.
2012-11-29 12:24:03 -05:00
Tom MacWright 6ed368446e Don't use :hover, only redraw new ways, etc 2012-11-29 11:54:29 -05:00
Tom MacWright 88a088fa13 Restyle. Meh, this looks like metro 2012-11-29 10:49:59 -05:00
Tom MacWright 946ab2c09e Properly remove popped node. Fixes #146 2012-11-29 10:33:52 -05:00
Tom MacWright a202202e9f Remove underscore, we've switched to lodash 2012-11-29 10:15:53 -05:00
Tom MacWright abf2941425 Support removing nodes from ways 2012-11-29 10:10:14 -05:00
Tom MacWright f7fcf37197 Fix deletion, make active class clearer, refocus on DC, fix friendlyName 2012-11-29 09:35:48 -05:00
Tom MacWright 7dafbefbd9 Link photo to demo 2012-11-28 20:36:33 -05:00
Tom MacWright 8a62aaa62a Use temporary elastic tag 2012-11-28 18:42:04 -05:00
Tom MacWright e34ba10ade Allow the beginning node of a way be an intersection with another way.
This needs to be ported to drawway and addarea. Fixes #137
2012-11-28 18:23:44 -05:00
Tom MacWright 2e7f4b992f Fix saving ways 2012-11-28 17:14:17 -05:00
Tom MacWright 6889bdea4d Fix area drawing. 2012-11-28 17:10:39 -05:00
Tom MacWright db6c4f2b82 Dblclick on by default and update marker images 2012-11-28 16:49:01 -05:00
Tom MacWright 79204f1e5f Support modifying ways 2012-11-28 16:39:48 -05:00
Tom MacWright f7d1a5eb72 Fix tag updating 2012-11-28 16:27:41 -05:00