Commit Graph

  • 6faf7a27c4 Support zooming with keyboard. Fixes #695 Tom MacWright 2013-02-09 18:02:09 -05:00
  • d584eb2f9d Pan, fix initial loads Tom MacWright 2013-02-09 17:56:22 -05:00
  • d9b5816530 Store background setting in hash. Fixes #632 Tom MacWright 2013-02-09 17:34:44 -05:00
  • f56e27ad2a Style tweaks and refactoring Tom MacWright 2013-02-09 17:21:28 -05:00
  • 552bce1e77 Merge pull request #697 from porjo/master Tom MacWright 2013-02-09 14:10:44 -08:00
  • cc51fdc4be Refactored geocoder to use data joins Ian B 2013-02-09 22:27:19 +01:00
  • 78cdc3aec2 Title for installation instructions Alex Barth 2013-02-09 10:52:01 -05:00
  • 8a8a29013e Search results area Ian B 2013-02-09 15:22:02 +01:00
  • e6a173c3cd Merge pull request #696 from lxbarth/patch-1 John Firebaugh 2013-02-09 08:04:23 -08:00
  • 334e842926 Title for installation instructions Alex Barth 2013-02-09 10:52:01 -05:00
  • a60ed7f6e5 Remove pointer-events for area being drawn Ansis Brammanis 2013-02-09 00:04:29 -05:00
  • f1079a644a Fix relation role in Split (#694) John Firebaugh 2013-02-08 20:44:14 -08:00
  • 4a9d41d3fb Start on architecture docs John Firebaugh 2013-02-08 15:05:24 -08:00
  • f4a6edb224 Localize labels Ansis Brammanis 2013-02-08 18:25:39 -05:00
  • 334cb9f93b Fix error, pos could be null Ansis Brammanis 2013-02-08 18:01:45 -05:00
  • 5b646b75c3 Only lasso if mouse has moved Ansis Brammanis 2013-02-08 17:53:43 -05:00
  • ba47d3183d Fix lasso and add it to select Ansis Brammanis 2013-02-08 17:46:37 -05:00
  • 123c700853 Fix midpoint dragging Ansis Brammanis 2013-02-08 16:49:09 -05:00
  • e05531ad6c Fix circularize boundary cases (fixes #494) John Firebaugh 2013-02-08 11:46:39 -08:00
  • d59320ee4b Extract Way#replaceNode John Firebaugh 2013-02-08 12:03:48 -08:00
  • 5139de969e Slow-remove tiles, pay attention to parentNode, refs #686 Tom MacWright 2013-02-08 13:48:51 -05:00
  • 8d8ec84316 Fix inadverted .remove call. Fixes #686 Tom MacWright 2013-02-08 13:40:57 -05:00
  • 2e3580954e Pull in updated imagery metadata from potlatch Fixes #681 Tom MacWright 2013-02-08 13:19:21 -05:00
  • afcb1837e7 Only do extent build if necessary Tom MacWright 2013-02-08 11:36:25 -05:00
  • 717221a4e8 Merge branch 'master' of github.com:systemed/iD Tom MacWright 2013-02-08 11:31:40 -05:00
  • 7b33472203 Nix the array joins Tom MacWright 2013-02-08 11:31:33 -05:00
  • a804e633f4 Fix tests, silence travis Ansis Brammanis 2013-02-08 11:29:40 -05:00
  • 151266c75f Merge branch 'master' of github.com:systemed/iD Tom MacWright 2013-02-08 11:20:23 -05:00
  • 2e8e7ad1cc Use css transitions for tiles Tom MacWright 2013-02-08 11:20:11 -05:00
  • 2c9732f547 Fix localstorage history clearing Ansis Brammanis 2013-02-08 11:04:05 -05:00
  • 0b89df063f Optimize resetting opacity Tom MacWright 2013-02-08 11:02:23 -05:00
  • bd615fb19f Cache mousePosition Tom MacWright 2013-02-08 10:48:00 -05:00
  • 6f81288eb9 Name load function so we can profile it Tom MacWright 2013-02-08 10:23:35 -05:00
  • 4a339ade87 Do not use d3.mouse unless needed, instantly exit select. Tom MacWright 2013-02-08 10:21:04 -05:00
  • 20e1181b7a Use a trueObj for filtering labels, add fastMouse Tom MacWright 2013-02-08 10:08:30 -05:00
  • b24d03a583 Optimize iD.geo.dist, fixes #685 Tom MacWright 2013-02-08 09:46:04 -05:00
  • a773aaaab4 Improve perf with some benchmarking. Tom MacWright 2013-02-07 22:55:44 -05:00
  • 054ecae5c9 Avoid new indirection with extent Tom MacWright 2013-02-07 22:55:21 -05:00
  • b6551e8db0 Name geo constructor so it is profilable Tom MacWright 2013-02-07 22:41:47 -05:00
  • 0804da824a Fix background test Ansis Brammanis 2013-02-07 18:41:17 -05:00
  • 01f2463ed5 Support other locales based on browser language Tom MacWright 2013-02-07 18:31:05 -05:00
  • 27e7df888d Support locales in taginfo. Fixes #678 Tom MacWright 2013-02-07 18:24:01 -05:00
  • 645dcebbfe Use platform-specific mod keys, refs #676 Tom MacWright 2013-02-07 18:09:28 -05:00
  • adbcfbd969 Merge branch 'master' of github.com:systemed/iD Tom MacWright 2013-02-07 17:59:42 -05:00
  • ad5c1df228 Detect support as well as os and language Tom MacWright 2013-02-07 17:59:31 -05:00
  • 28c541067b Fix #680, fix use of imagery scaleExtents Ansis Brammanis 2013-02-07 17:58:28 -05:00
  • 6f21ad63c7 Merge branch 'master' of github.com:systemed/iD Tom MacWright 2013-02-07 17:32:38 -05:00
  • 887151c9fe Make all non-dashed keys into keys Tom MacWright 2013-02-07 17:32:26 -05:00
  • ec065dca4c Fix flashing, reset transform on mouseup Ansis Brammanis 2013-02-07 17:18:44 -05:00
  • 57493016b6 Remove ref to 404 test, do not discard tags from empty tags Tom MacWright 2013-02-07 17:17:24 -05:00
  • 3626534a70 Remove deprecate tags test Tom MacWright 2013-02-07 17:10:31 -05:00
  • 5e328435e6 jshint Tom MacWright 2013-02-07 16:58:38 -05:00
  • bae78aecba Merge pull request #675 from systemed/discard-tags Tom MacWright 2013-02-07 13:55:43 -08:00
  • 425138e21d Remove discard-tags include Tom MacWright 2013-02-07 16:55:06 -05:00
  • a8f5ab206e Merge branch 'master' into discard-tags Tom MacWright 2013-02-07 16:51:38 -05:00
  • e1bc78871b Handle entities that are already deleted (fixes #672) John Firebaugh 2013-02-07 13:46:06 -08:00
  • 189412398e Merge pull request #673 from systemed/lasso Tom MacWright 2013-02-07 13:36:54 -08:00
  • 5cad057212 Clear selection on esc (fixes #643) John Firebaugh 2013-02-07 13:36:19 -08:00
  • edc4243673 Add includes to test, fixes tests Tom MacWright 2013-02-07 16:36:07 -05:00
  • 843926009d Normalize coordinates so that lasso can be dragged in any direction Tom MacWright 2013-02-07 16:32:03 -05:00
  • 6a7e508f9e Merge branch 'master' into lasso Tom MacWright 2013-02-07 16:22:11 -05:00
  • f0b761b979 Lasso action Tom MacWright 2013-02-07 16:21:25 -05:00
  • 02d4b8f1aa Remove unnecessary code from orthogonalize Ansis Brammanis 2013-02-07 15:48:32 -05:00
  • b9d80538b1 jshinting Tom MacWright 2013-02-07 15:41:14 -05:00
  • 9a2bafac1b Power through less square iterations Ansis Brammanis 2013-02-07 15:30:44 -05:00
  • cf96055781 Fix scale calculation in orthogonalize Ansis Brammanis 2013-02-07 14:08:07 -05:00
  • ec152716fb Fix calls to ui.flash Ansis Brammanis 2013-02-07 01:16:51 -05:00
  • 4f6637d58b Fix add_point tests (switch back to mouseup) Ansis Brammanis 2013-02-06 19:11:28 -05:00
  • 0af51a0ef6 Improvements to Split John Firebaugh 2013-02-06 15:58:13 -08:00
  • 246481ad92 Switch back to mouseup, and block following click Ansis Brammanis 2013-02-06 18:53:46 -05:00
  • ce53a9233a Remove unscoped d3.select Tom MacWright 2013-02-06 18:11:50 -05:00
  • 2ca4387f74 Fix snapping nodes to areas Ansis Brammanis 2013-02-06 17:42:51 -05:00
  • 8008034697 Merge pull request #665 from systemed/dynamic-layers Tom MacWright 2013-02-06 14:41:21 -08:00
  • c84e0713d9 Merge branch 'master' into dynamic-layers Tom MacWright 2013-02-06 17:39:55 -05:00
  • 4b5dcd054e Fix sourcetag regression Tom MacWright 2013-02-06 17:34:41 -05:00
  • f6e726bcd6 Join should run Reverse where necessary (fixes #652) John Firebaugh 2013-02-06 14:31:11 -08:00
  • e868c071ac Remove more unreliable or slow layers, select the right layer initially, Tom MacWright 2013-02-06 17:16:00 -05:00
  • 104b02eda1 Move common setup to spec_helpers.js John Firebaugh 2013-02-06 14:04:19 -08:00
  • bd8c9d6a00 Support merging points into an area (#435) John Firebaugh 2013-02-06 13:31:06 -08:00
  • d7639acb22 Set up iD.actions.Join to be more flexible John Firebaugh 2013-02-06 13:29:43 -08:00
  • 53ed9df2b7 A no-op Graph#replace should not create a new graph John Firebaugh 2013-02-05 18:23:27 -08:00
  • b62f106be8 Extract Relation#replaceMember John Firebaugh 2013-02-05 18:02:43 -08:00
  • d89968d30d Add discard tags action Tom MacWright 2013-02-06 16:23:06 -05:00
  • 3440f4254d Discard tags Tom MacWright 2013-02-06 16:22:39 -05:00
  • 4a07c42d2b Merge branch 'master' of github.com:systemed/iD Tom MacWright 2013-02-06 15:51:52 -05:00
  • fbe3a41d57 Update tests for faux click events in more places. Tom MacWright 2013-02-06 15:47:16 -05:00
  • 83224d0f87 imagery_used includes full custom template Ansis Brammanis 2013-02-06 15:38:20 -05:00
  • b11e50048e Merge branch 'master' of github.com:systemed/iD Tom MacWright 2013-02-06 15:09:51 -05:00
  • a9632a2c7a Do not trigger radial on double click Tom MacWright 2013-02-06 15:09:40 -05:00
  • 0acab34054 Draw click event triggered by click instead of up Ansis Brammanis 2013-02-06 15:06:50 -05:00
  • 0d70e466de Add crazyegg, will remove at release Tom MacWright 2013-02-06 14:37:04 -05:00
  • 449c4d235d Add option to restore or reset unsaved changes Ansis Brammanis 2013-02-06 14:03:31 -05:00
  • a21da4f15f Saving graph to and reinstating from localStorage Ansis Brammanis 2013-02-06 12:48:42 -05:00
  • a4bf7c689f Merge DragNode and DragMidpoint Ansis Brammanis 2013-02-06 10:49:58 -05:00
  • 4dbd8f5efc Fix #634 John Firebaugh 2013-02-05 16:25:26 -08:00
  • 8bee68dfbd Fix includes John Firebaugh 2013-02-05 16:25:20 -08:00
  • 42f2cebab3 Merge branch 'master' of github.com:systemed/iD Tom MacWright 2013-02-05 19:09:42 -05:00
  • 8f17628190 Support nudging while moving ways. Fixes #533 Tom MacWright 2013-02-05 19:09:22 -05:00
  • 14fc1d9c0d Fix flickering after redrawing active elems Ansis Brammanis 2013-02-05 18:47:28 -05:00
  • 5eb0644242 Improve multipolygon rendering John Firebaugh 2013-02-05 12:00:32 -08:00