Commit Graph

  • 26b8b8789e Fix case where parentnodes present Dr Ian 2013-02-03 00:05:11 +01:00
  • 8b6bb964ad Added orthogonalize function (square corners) Dr Ian 2013-02-02 23:52:16 +01:00
  • 09dac581be Fix MoveWay mode (fixes #602) John Firebaugh 2013-02-02 12:55:06 -05:00
  • 3e404df339 Add more translations, opacity to brightness YOU WIN @ansis Tom MacWright 2013-02-01 19:16:01 -05:00
  • eb999c47c6 Switch to comboboxes Tom MacWright 2013-02-01 17:54:55 -05:00
  • f5036db978 Start iD.operations.Merge (#435) John Firebaugh 2013-02-01 17:28:50 -05:00
  • a8410be6eb iD.actions.Join John Firebaugh 2013-02-01 17:24:50 -05:00
  • 20730e5f1a Entity#mergeTags John Firebaugh 2013-02-01 17:24:16 -05:00
  • 9120f33aa7 ReverseWay -> Reverse John Firebaugh 2013-02-01 15:58:34 -05:00
  • c86792a77b SplitWay -> Split John Firebaugh 2013-02-01 15:56:48 -05:00
  • e1d5a0cb03 Unjoin -> Disconnect John Firebaugh 2013-02-01 15:45:45 -05:00
  • 50c79d13fc Merge pull request #599 from porjo/master Tom MacWright 2013-02-01 14:27:38 -08:00
  • 01e8f5f606 Convert tabs to spaces Dr Ian 2013-02-01 23:08:11 +01:00
  • f4975447f8 Limit zoom to 19 if geocode bounding box too small Dr Ian 2013-02-01 23:05:47 +01:00
  • 839844de27 Convert tabs to spaces Dr Ian 2013-02-01 22:28:43 +01:00
  • 7bfdf4de1a Change search to use OSM Nominatim API Dr Ian 2013-02-01 22:23:30 +01:00
  • 2957d799f1 Toggle preset tag view Ansis Brammanis 2013-02-01 15:47:02 -05:00
  • 7235632a63 Update logic for multi-select John Firebaugh 2013-02-01 15:13:44 -05:00
  • 58fcf746a2 Delete multiple John Firebaugh 2013-02-01 15:08:41 -05:00
  • 7ba31f05d2 Support deleting relations John Firebaugh 2013-02-01 14:46:59 -05:00
  • ca940d9975 Fix areas vs lines in presets Ansis Brammanis 2013-02-01 14:46:21 -05:00
  • 3da0e70c0f Shift-selection John Firebaugh 2013-02-01 14:30:46 -05:00
  • ae8891c485 Unused vars John Firebaugh 2013-02-01 14:05:21 -05:00
  • 7bf725913a Merge branch 'master' of github.com:systemed/iD Tom MacWright 2013-02-01 14:11:40 -05:00
  • 4fbbd1cf82 Update to pre-release 3.0.5 d3 Tom MacWright 2013-02-01 14:11:32 -05:00
  • d2ab5d7f6d Only show tags not supported by preset; saving Ansis Brammanis 2013-02-01 13:53:55 -05:00
  • cdda561f69 Fix dev/live toggle John Firebaugh 2013-02-01 13:39:39 -05:00
  • 30bd46635f Merge branch 'master' of github.com:systemed/iD Tom MacWright 2013-02-01 13:17:28 -05:00
  • 175cdc553d Fix localStorage number of args in oauth Tom MacWright 2013-02-01 13:17:19 -05:00
  • 619216b33b Remove double dispatch John Firebaugh 2013-02-01 13:13:21 -05:00
  • 031c8d655e Fallback for browsers that do not support localStorage. Fixes #591 Tom MacWright 2013-02-01 13:12:46 -05:00
  • 72675dbb83 Better matching tag format for presets Ansis Brammanis 2013-02-01 12:58:01 -05:00
  • f9b6d508da Automatically select matching preset Ansis Brammanis 2013-02-01 12:50:10 -05:00
  • f1b6f5b14a Fix Google Analytics include Tom MacWright 2013-02-01 12:47:57 -05:00
  • 03c43e50e4 Fix Google Analytics include. Tom MacWright 2013-02-01 12:46:46 -05:00
  • 0bcb0520d8 Use iD.version John Firebaugh 2013-02-01 12:46:01 -05:00
  • 6f1f1cf683 Merge branch 'release' of github.com:systemed/iD into release Tom MacWright 2013-02-01 12:45:47 -05:00
  • 73d8b6e206 add presets.matchTags Ansis Brammanis 2013-02-01 12:43:55 -05:00
  • fe49e8fb77 Pass around context rather than map John Firebaugh 2013-02-01 12:17:24 -05:00
  • 6188d128f8 Arrange John Firebaugh 2013-02-01 11:50:07 -05:00
  • a78aeeb625 Merge controller into iD John Firebaugh 2013-02-01 11:46:46 -05:00
  • 000ceb6467 iD.Context -> iD John Firebaugh 2013-02-01 11:36:53 -05:00
  • 579d632563 Hoist functions up a scope John Firebaugh 2013-01-31 17:19:01 -05:00
  • 7e68e8e114 Add iD.Context John Firebaugh 2013-01-31 15:50:00 -05:00
  • 4ce9f70419 Update presets_josm.json Ansis Brammanis 2013-02-01 12:22:46 -05:00
  • ecbfbb9ff2 Add whitespace to convert_josm.py Ansis Brammanis 2013-02-01 12:21:45 -05:00
  • cb6ae40ef0 Include keys when processing josm presets Ansis Brammanis 2013-02-01 12:14:48 -05:00
  • 72536229c7 Merge branch 'master' into presets Tom MacWright 2013-02-01 12:03:40 -05:00
  • ab7290a865 Fix re-requesting failed tiles. Fixes #594 Tom MacWright 2013-02-01 11:31:31 -05:00
  • 60850f303f Merge branch 'master' of github.com:systemed/iD Tom MacWright 2013-02-01 11:24:38 -05:00
  • 559f3c9037 Remove unecessary line Ansis Brammanis 2013-02-01 11:00:55 -05:00
  • 9494d8d468 Remove unused John Firebaugh 2013-02-01 10:16:18 -05:00
  • 3334649354 Merge Tom MacWright 2013-01-31 19:42:24 -05:00
  • 8eb04ddb4d combobox Tom MacWright 2013-01-31 19:41:52 -05:00
  • 844e674ea5 refine misalignment ui. Saman Bemel-Benrud 2013-01-31 19:24:35 -05:00
  • 5f8e7ec8cc Merge branch 'master' of github.com:systemed/iD Saman Bemel-Benrud 2013-01-31 19:20:32 -05:00
  • dcfe8ac85b design pass on alignment toggles. Saman Bemel-Benrud 2013-01-31 19:20:13 -05:00
  • bbccec75be Convert Hash to a behavior John Firebaugh 2013-01-31 18:20:57 -05:00
  • fd3ad9e8bd Merge branch 'master' into presets Tom MacWright 2013-01-31 17:51:42 -05:00
  • 9cb0879818 Selecting implicitly sets data Ansis Brammanis 2013-01-31 17:47:24 -05:00
  • b9d77a8de6 Set data on midpoint circles Ansis Brammanis 2013-01-31 17:44:14 -05:00
  • 9f37249393 Merge branch 'master' into presets Tom MacWright 2013-01-31 17:20:15 -05:00
  • f430ecd622 Fix keyboard-initiated way moving Ansis Brammanis 2013-01-31 17:12:37 -05:00
  • 410e534952 Use proper labels Tom MacWright 2013-01-31 17:08:41 -05:00
  • e8dc356645 Reversible tag editing, save real changes Tom MacWright 2013-01-31 17:05:27 -05:00
  • 7ca6934f8a Fix #580 Ansis Brammanis 2013-01-31 16:42:28 -05:00
  • 3755d80778 Editable name field for the inspector Tom MacWright 2013-01-31 16:38:31 -05:00
  • 5f41b74955 Remove controller.exit John Firebaugh 2013-01-31 16:00:02 -05:00
  • 7ea7326f92 Extract Select behavior John Firebaugh 2013-01-31 14:11:53 -05:00
  • 116289ae53 minor fixes. Saman Bemel-Benrud 2013-01-31 15:54:14 -05:00
  • 8dcb215fe3 Hide labels on mouseover Ansis Brammanis 2013-01-31 15:40:17 -05:00
  • 681bf7c724 Be more specific in tests about which form we are interested in Tom MacWright 2013-01-31 15:24:45 -05:00
  • ecb27eaf2f Merge branch 'master' into presets Tom MacWright 2013-01-31 15:14:28 -05:00
  • 9741d28493 Fixing tests Tom MacWright 2013-01-31 15:09:07 -05:00
  • 5bd95f6e6a Grab favorites, display them. Tom MacWright 2013-01-31 14:59:59 -05:00
  • 26dfaf8161 Revise label stack Ansis Brammanis 2013-01-31 14:43:41 -05:00
  • 095ed4b486 Pay attention to field types, style things a little bit better. Tom MacWright 2013-01-31 14:38:24 -05:00
  • 60c14dc7ac Use typeahead for preset search, support changing presets. Fixes #577 Tom MacWright 2013-01-31 14:24:05 -05:00
  • 28ba323e9d Fix preset filtering Tom MacWright 2013-01-31 13:55:52 -05:00
  • 402a9424c0 Make selection an array of entity IDs John Firebaugh 2013-01-31 13:27:57 -05:00
  • c871361bad Add preset search. Tom MacWright 2013-01-31 13:50:19 -05:00
  • 846cf6e43d Add difference tests Ansis Brammanis 2013-01-31 13:37:54 -05:00
  • 2613312d12 Add google analytics. Tom MacWright 2013-01-31 11:39:51 -05:00
  • dea18306d0 Uncomment localStorage John Firebaugh 2013-01-31 13:30:18 -05:00
  • bd4c91c612 modal touch-ups. Saman Bemel-Benrud 2013-01-31 13:25:20 -05:00
  • e6e0306953 Improve preset form display Tom MacWright 2013-01-31 13:07:21 -05:00
  • a48453c6ed Selected style should take precedence over hover (fixes #568) John Firebaugh 2013-01-31 13:03:50 -05:00
  • 8bece3de15 Remove unused John Firebaugh 2013-01-31 12:55:35 -05:00
  • d5133b1a5e Fix build John Firebaugh 2013-01-31 12:54:01 -05:00
  • 5c8aa46e1f Fix graph.difference Ansis Brammanis 2013-01-31 12:47:02 -05:00
  • 15e1bee3ec Move controller John Firebaugh 2013-01-31 12:45:39 -05:00
  • 514ec1e28b Move validate John Firebaugh 2013-01-31 12:44:11 -05:00
  • 3bdd314eb8 Fix global leak John Firebaugh 2013-01-31 12:42:37 -05:00
  • 3605895dfa ChangeEntityTags -> ChangeTags John Firebaugh 2013-01-31 12:41:29 -05:00
  • 4e7ed7250b Add josm converter and converted, switch to it. Tom MacWright 2013-01-31 12:18:06 -05:00
  • df72ef254f ChangeEntityTags -> ChangeTags John Firebaugh 2013-01-31 12:07:54 -05:00
  • 6f7079d11c AddWay/AddNode -> AddEntity John Firebaugh 2013-01-31 12:04:21 -05:00
  • 1bfe1359ec AddWayNode -> AddVertex John Firebaugh 2013-01-31 11:57:41 -05:00
  • 2655810efe Remove unused parameter John Firebaugh 2013-01-31 11:55:01 -05:00
  • 806ec9fae3 Add google analytics. Tom MacWright 2013-01-31 11:39:51 -05:00