Commit Graph

  • aa066ec8b2 Fixup area drawing, add delete keybinding for deleting last point Tom MacWright 2012-12-05 16:44:45 -05:00
  • 077e5cc9ce Rename various actions John Firebaugh 2012-12-05 16:42:48 -05:00
  • 5666cb774e Finish iD.actions.DeleteWay (fixes #72) John Firebaugh 2012-12-05 16:35:06 -05:00
  • cbb49d2322 Merge branch 'master' of github.com:systemed/iD Tom MacWright 2012-12-05 16:17:20 -05:00
  • 812b427ac4 Split remove action into DeleteWay and DeleteNode John Firebaugh 2012-12-05 16:14:26 -05:00
  • d26c8638b3 Allow Graph to be constructed with an array of entities John Firebaugh 2012-12-05 15:27:28 -05:00
  • 7691693f1d Add d3.keybinding.js to package John Firebaugh 2012-12-05 14:53:19 -05:00
  • 1812016723 Freeze nodes/members too John Firebaugh 2012-12-05 14:50:10 -05:00
  • fa1b536ce7 Default relation members to empty array John Firebaugh 2012-12-05 14:45:41 -05:00
  • 4e87ecbe5f Don't mutate in place John Firebaugh 2012-12-05 14:42:59 -05:00
  • 33beb3d2f0 Split actions into separate files John Firebaugh 2012-12-05 14:39:41 -05:00
  • 4a3169bb1d Test/refine iD.actions.remove John Firebaugh 2012-12-05 14:28:09 -05:00
  • bf29581ae1 Add tooltips to action buttons Tom MacWright 2012-12-05 16:13:09 -05:00
  • 239a5d5e9d Merge branch 'master' of github.com:systemed/iD Saman Bemel-Benrud 2012-12-05 16:01:00 -05:00
  • 8126189e0a Support proper tooltips on undo redo buttons Tom MacWright 2012-12-05 16:00:49 -05:00
  • bf8e9bcc12 adding img directory + svg mock-ups. Saman Bemel-Benrud 2012-12-05 16:00:40 -05:00
  • e027cf1709 Only draw handles for significant gaps Tom MacWright 2012-12-05 15:30:24 -05:00
  • c8ad3001ed Do not assign way accuracy nodes ids Tom MacWright 2012-12-05 15:16:51 -05:00
  • 4968634f12 Cleanup oauth Tom MacWright 2012-12-05 15:03:58 -05:00
  • bc91f4956d Add simple hint api Tom MacWright 2012-12-05 14:26:37 -05:00
  • 9e4f9ce464 Bring in a few ui elements from mockups Tom MacWright 2012-12-05 14:05:34 -05:00
  • ba42add804 Merge branch 'master' of github.com:systemed/iD Tom MacWright 2012-12-05 13:17:32 -05:00
  • 90a0128d8e Do not create empty changesets #191 Tom MacWright 2012-12-05 13:17:22 -05:00
  • 774d1de017 Clean up modes John Firebaugh 2012-12-05 13:03:41 -05:00
  • b540e84ae0 Merge branch 'master' of github.com:systemed/iD Tom MacWright 2012-12-05 13:05:23 -05:00
  • 0c77ae681c Refactor modal concept into one bit of code Tom MacWright 2012-12-05 13:04:25 -05:00
  • 54d474a8ca Convert all modes to module pattern John Firebaugh 2012-12-05 12:51:57 -05:00
  • 435be12529 Split modes into separate files John Firebaugh 2012-12-05 12:32:29 -05:00
  • fbe56c795e Update makefile to uglify2 Tom MacWright 2012-12-05 12:49:25 -05:00
  • 36f4ef2533 Extract iD.modes.Select (fixes #188) John Firebaugh 2012-12-05 12:22:57 -05:00
  • 9799276472 Present errors, namespace events. Tom MacWright 2012-12-05 11:25:01 -05:00
  • debd8b393b Merge branch 'master' of github.com:systemed/iD Tom MacWright 2012-12-05 11:13:11 -05:00
  • f381693f2b Improve typeahead Tom MacWright 2012-12-05 11:12:56 -05:00
  • c878fb3fcf Simplify John Firebaugh 2012-12-05 10:30:31 -05:00
  • 433dced53d Simplify node handling in modes John Firebaugh 2012-12-04 22:53:49 -05:00
  • 551a2df24e Replace Entity.{lat,lon} with Entity.loc John Firebaugh 2012-12-04 22:29:57 -05:00
  • ce4c6c4fec Simplify, boldify Tom MacWright 2012-12-04 18:34:09 -05:00
  • 22fe35723f Clean up, move stringQs to util Tom MacWright 2012-12-04 18:28:22 -05:00
  • 7828fa34c1 Test nodeIntersect Tom MacWright 2012-12-04 18:24:55 -05:00
  • 436712fb78 Fix pxCenter Tom MacWright 2012-12-04 18:21:03 -05:00
  • 4e2a4131a4 Merge branch 'master' of github.com:systemed/iD Tom MacWright 2012-12-04 18:18:14 -05:00
  • 25557cac12 Fine-tune zoom and center, make them properly match up with other maps Tom MacWright 2012-12-04 18:13:23 -05:00
  • 76849596f8 Move node removal into removeNodeWay action John Firebaugh 2012-12-04 18:07:26 -05:00
  • f49270fc6c Fix index_packaged.html John Firebaugh 2012-12-04 17:56:04 -05:00
  • f8fde1f10d Move node update into addWayNode action John Firebaugh 2012-12-04 17:53:34 -05:00
  • 82b14df12f Fix deselectClick. Fixes #179 Tom MacWright 2012-12-04 17:51:05 -05:00
  • cdacdca2af Sort handles, fix area closing Tom MacWright 2012-12-04 17:40:37 -05:00
  • ea02651ed9 Merge branch 'master' of github.com:systemed/iD Tom MacWright 2012-12-04 17:32:55 -05:00
  • d66c27c578 Simplify modes more Tom MacWright 2012-12-04 17:31:14 -05:00
  • 36ea030440 Don't change graph in origin() John Firebaugh 2012-12-04 17:31:09 -05:00
  • a316544008 Use datum() John Firebaugh 2012-12-04 16:58:54 -05:00
  • 12d02e0a6b Copy entity in Graph#fetch John Firebaugh 2012-12-04 16:57:52 -05:00
  • 6780ecb75b Add whitespace, cleanup, fix global leaks John Firebaugh 2012-12-04 14:55:32 -05:00
  • 5ef3eed3b0 Simplify modes, expose redraw Tom MacWright 2012-12-04 17:23:09 -05:00
  • 340b97c0e9 Split more functionality into util.geo and test it. Tom MacWright 2012-12-04 16:52:59 -05:00
  • 851efdf01f Cleanup, fix geocoding Tom MacWright 2012-12-04 16:46:03 -05:00
  • d5cc764a1d Reduce overeager hiding call Tom MacWright 2012-12-04 16:37:22 -05:00
  • e2b5a3f8ab New-style keybindings in modes Tom MacWright 2012-12-04 16:31:39 -05:00
  • ddbf50345d Reintroduce keybindings for deleting features Tom MacWright 2012-12-04 16:26:00 -05:00
  • 4978cd0c12 Resurface keybindings Tom MacWright 2012-12-04 15:51:42 -05:00
  • 50a7b786ac With a dash John Firebaugh 2012-12-04 14:09:45 -05:00
  • 24fd7533e6 Install uglifyjs John Firebaugh 2012-12-04 14:08:19 -05:00
  • 8ac56355bf use strict mode in packaged output John Firebaugh 2012-12-04 14:03:56 -05:00
  • 44933c471f Test against packaged result John Firebaugh 2012-12-04 13:49:55 -05:00
  • 60e7698f1a Don't mutate entity in place John Firebaugh 2012-12-04 13:30:29 -05:00
  • 103678b36d Refine Entity and specs John Firebaugh 2012-12-04 13:19:35 -05:00
  • 40f6f55e72 More cleanup Tom MacWright 2012-12-04 13:15:15 -05:00
  • 89e94fc7b1 Cleanup Tom MacWright 2012-12-04 13:13:36 -05:00
  • a0d28c1e2d Expand tests, move way logic into entity.js and test it. Tom MacWright 2012-12-04 13:06:21 -05:00
  • 8c3aa832f0 Rename Util to util, expand tests, move more out of map.js Tom MacWright 2012-12-04 12:53:16 -05:00
  • 1bfce3aa50 Use a real connection for tests Tom MacWright 2012-12-04 12:39:40 -05:00
  • 3ec03e2526 Use d3.geo.tile in connection. Fixes #103 Tom MacWright 2012-12-04 12:36:44 -05:00
  • 60ba29518a Test XML decode Tom MacWright 2012-12-04 11:57:21 -05:00
  • ddd40e190e Fix spec file case John Firebaugh 2012-12-04 11:51:03 -05:00
  • 486be2c6fd Fix area/way dragging John Firebaugh 2012-12-04 11:27:03 -05:00
  • e3e17203cf Remove Map#redraw calls from modes John Firebaugh 2012-12-04 11:25:48 -05:00
  • 516c4b8c48 Merge branch 'master' of github.com:systemed/iD Tom MacWright 2012-12-04 11:32:27 -05:00
  • 772eb02552 Taginfo autocomplete Tom MacWright 2012-12-04 10:58:55 -05:00
  • b4707c3a1f Mirror main directory structure in specs John Firebaugh 2012-12-04 09:50:07 -05:00
  • 9bf208abae Clean up specs John Firebaugh 2012-12-03 18:45:48 -05:00
  • 2252d03746 Merge branch 'master' of github.com:systemed/iD Tom MacWright 2012-12-03 18:42:13 -05:00
  • 5254f06522 Implement megazooming Tom MacWright 2012-12-03 18:41:44 -05:00
  • fadbaf46a6 Use this.history directly John Firebaugh 2012-12-03 18:41:04 -05:00
  • da5239b98d Eliminate Map#{perform,undo,redo} John Firebaugh 2012-12-03 18:36:16 -05:00
  • 0a1e0bdfe4 History#reset John Firebaugh 2012-12-03 18:09:05 -05:00
  • 8a8d6fae32 Move responsibility for dispatching change event to history John Firebaugh 2012-12-03 18:00:29 -05:00
  • e93c9624d8 Convert History to module pattern John Firebaugh 2012-12-03 17:44:24 -05:00
  • 0370b487e3 Inject history dependency in map John Firebaugh 2012-12-03 17:30:52 -05:00
  • 38958515d8 Clean up inspector setup John Firebaugh 2012-12-03 17:26:38 -05:00
  • 60941f701b Support way dragging. Fixes #45 Tom MacWright 2012-12-03 18:24:47 -05:00
  • ad2fa599a0 Use clip-path again for tiles Tom MacWright 2012-12-03 18:12:44 -05:00
  • d7a7ce3d3f Remove stray console log Tom MacWright 2012-12-03 17:12:47 -05:00
  • 7d1a94ae5c Include typeahead in tests Tom MacWright 2012-12-03 17:09:42 -05:00
  • 8401b1fd65 Merge branch 'master' of github.com:systemed/iD Tom MacWright 2012-12-03 17:08:56 -05:00
  • bd1a34153a First shot at way accuracy handles Tom MacWright 2012-12-03 17:08:53 -05:00
  • 65c1d632ed text/javascript is default script type John Firebaugh 2012-12-03 17:01:12 -05:00
  • c1be31912f Fix specs John Firebaugh 2012-12-03 17:00:06 -05:00
  • cb55cdafe2 Defer drag events until first move (fixes #105) John Firebaugh 2012-12-03 16:29:41 -05:00
  • c00ea92089 Fix handle styling Tom MacWright 2012-12-03 16:37:40 -05:00
  • f149c899bb Rework about Tom MacWright 2012-12-03 16:32:26 -05:00