Commit Graph

  • 0a1e16a319 Nodes with changed parents added to difference Ansis Brammanis 2013-01-16 11:31:36 -05:00
  • db14e810d0 Merge pull request #405 from bdon/master Ansis Brammanis 2013-01-16 07:04:18 -08:00
  • cc59b048e1 Fix reloading of tiles from API after save. Brandon Liu 2013-01-15 23:06:58 -08:00
  • b9a2914b35 implementing flexible grid. Saman Bemel-Benrud 2013-01-15 20:11:05 -05:00
  • b303cb796f Rename apply to close. Fixes #325 Tom MacWright 2013-01-15 18:31:52 -05:00
  • 1a2b897d06 Fix closing inspector after delete Ansis Brammanis 2013-01-15 17:23:00 -05:00
  • 7a347d832f lets see if I can put this site on a grid. Saman Bemel-Benrud 2013-01-15 16:54:50 -05:00
  • 55ecf4d473 500ms debounce on typeahead taginfo calls Ansis Brammanis 2013-01-15 13:34:15 -05:00
  • 91a709685c draw_way only applies to currently selected way Ansis Brammanis 2013-01-15 13:12:05 -05:00
  • e35ac698a3 Fix notice display Ansis Brammanis 2013-01-15 10:06:05 -05:00
  • 754225aeb7 Autosave tags when closing inspector Ansis Brammanis 2013-01-14 17:14:10 -05:00
  • b18457f60b Fix leaking globals and add test case Ansis Brammanis 2013-01-14 15:54:12 -05:00
  • a0072bfa18 Add map.extent and use in geocoder Ansis Brammanis 2013-01-14 15:36:52 -05:00
  • 72afc6dcb9 Namespace UI components Tom MacWright 2013-01-14 14:00:51 -05:00
  • a9bf2f1606 Fix counts. Fixes #362 Tom MacWright 2013-01-14 13:51:56 -05:00
  • 1dc56aa73f Avoid aborting and re-requesting still wanted reqs Ansis Brammanis 2013-01-14 12:12:59 -05:00
  • 233b2647cd fix isLine logic (from jfire) Ansis Brammanis 2013-01-14 11:46:45 -05:00
  • dc9f7f6a03 stop addLine from continuing area's way Ansis Brammanis 2013-01-14 10:45:54 -05:00
  • 2f1e219d64 jshint tweak Tom MacWright 2013-01-14 10:18:22 -05:00
  • fcc981db60 Exit select mode if entity gets undone Ansis Brammanis 2013-01-14 10:13:50 -05:00
  • 1d707b0eb2 Match inners with outers John Firebaugh 2013-01-13 18:17:16 -08:00
  • 5089e2370b Point-in-polygon algorithm John Firebaugh 2013-01-13 17:11:43 -08:00
  • 67c8e287cf Start on multipolygon reconstruction algorithm John Firebaugh 2013-01-13 17:10:37 -08:00
  • ac8c12e7eb Remove double-undo when exiting drawLine mode Ansis Brammanis 2013-01-13 19:55:08 -05:00
  • 7c7121d1ea Flash message for no geocoder results Ansis Brammanis 2013-01-12 18:09:01 -05:00
  • e93f860c4c r -> l for Add Line, fixes #377 John Firebaugh 2013-01-12 11:30:39 -08:00
  • ddaca08fb1 Clean up parentWays, apply same algorithm to relations John Firebaugh 2013-01-12 11:03:45 -08:00
  • 6e044f3607 Store flag on _parentWays itself, fixes #392 John Firebaugh 2013-01-12 10:55:18 -08:00
  • ea3b7baf14 Tag classes no longer changes classes if there is no change. This makes the default, no-class scenario null instead of an empty string Tom MacWright 2013-01-12 09:30:11 -05:00
  • bb65916e06 Fix careless naming, fixing node dragging Ansis Brammanis 2013-01-12 02:15:33 -05:00
  • cbe41f16d5 Do not output invalid linestrings. Fixes #360 Tom MacWright 2013-01-12 01:38:29 -05:00
  • f9f1436007 Pixel-determined midpoints. Tom MacWright 2013-01-12 01:33:13 -05:00
  • 165aa9d488 Faster string building, do not change value if not different. Fixes #390 Tom MacWright 2013-01-12 01:12:19 -05:00
  • 11db79d37b Silly svg Tom MacWright 2013-01-12 01:04:10 -05:00
  • 8e17841c07 Make tag classes functions non-anonymous Tom MacWright 2013-01-12 00:50:21 -05:00
  • 0d6e87a217 Merge pull request #388 from systemed/parentways Tom MacWright 2013-01-11 21:39:50 -08:00
  • 62e78b5b9b clean up parentWays Ansis Brammanis 2013-01-11 20:37:32 -05:00
  • 4c6757714c parentWays/Relations now take an entity John Firebaugh 2013-01-11 17:22:39 -08:00
  • e85bdba950 Ensure drawing doesn't interact with area fills John Firebaugh 2013-01-11 16:23:15 -08:00
  • a08dd7ecce More efficient parentways Ansis Brammanis 2013-01-11 19:14:17 -05:00
  • acaaab5dc9 Extract iD.svg.Surface John Firebaugh 2013-01-11 16:01:39 -08:00
  • 45fd260d8f Add basic Area test John Firebaugh 2013-01-11 15:49:56 -08:00
  • cf5efdcfa1 Lint fixes John Firebaugh 2013-01-11 12:48:56 -08:00
  • 7dc1945ee3 accuracy-handle -> midpoint John Firebaugh 2013-01-11 12:44:19 -08:00
  • c894ad26f2 nicer getComputedLength caching Ansis Brammanis 2013-01-11 17:28:04 -05:00
  • 61533019dd don't recalculate, for real this time Ansis Brammanis 2013-01-11 17:10:25 -05:00
  • 6b09da380d only getComputedTextLength() once Ansis Brammanis 2013-01-11 16:56:28 -05:00
  • 7e9eaa6422 fix svg line text Ansis Brammanis 2013-01-11 15:57:28 -05:00
  • 9251edb02b fix oneway text Ansis Brammanis 2013-01-11 15:46:28 -05:00
  • 68e79ef81d Merge branch 'master' of github.com:systemed/iD Tom MacWright 2013-01-11 15:36:06 -05:00
  • e30995921e Remove indirection between entity and types Tom MacWright 2013-01-11 15:35:10 -05:00
  • d4524d2ef5 Fix area closing (no duplicate nodes at end of way) Ansis Brammanis 2013-01-11 15:32:25 -05:00
  • e95d163dbc Apply tag classes to vertices and points John Firebaugh 2013-01-11 12:22:23 -08:00
  • 577398ca21 Fix .shared classing John Firebaugh 2013-01-11 11:53:05 -08:00
  • c24d6d83e3 This doesn't seem necessary now that text is pointer-events: none John Firebaugh 2013-01-11 11:31:19 -08:00
  • b8310e2d9f Move to iD.svg.TagClasses John Firebaugh 2013-01-11 11:22:48 -08:00
  • 7b092b7856 Merge branch 'master' of github.com:systemed/iD Ansis Brammanis 2013-01-11 14:30:43 -05:00
  • 87ee1cf0cb Select way/area after hitting enter/escape Ansis Brammanis 2013-01-11 14:30:09 -05:00
  • 3680d8ae8a Adding pointer-events to textpath. Fixes #359 Tom MacWright 2013-01-11 13:59:02 -05:00
  • 486c201a21 Fix jerk after dragging Ansis Brammanis 2013-01-11 13:39:14 -05:00
  • bdb958d912 simpler panning on select Ansis Brammanis 2013-01-11 12:31:42 -05:00
  • 46aff8d1ba Fix connecting a way to an accuracy handle Ansis Brammanis 2013-01-11 12:00:02 -05:00
  • f9d205385a Merge branch 'master' of github.com:systemed/iD Ansis Brammanis 2013-01-11 11:32:32 -05:00
  • 59bfe703fd Restrict zoom while drawing Ansis Brammanis 2013-01-11 11:32:07 -05:00
  • 809b73599c Merge points code into iD.svg.Points John Firebaugh 2013-01-11 07:32:38 -08:00
  • 1e5e588ae6 Clean up John Firebaugh 2013-01-11 07:19:49 -08:00
  • 3fdf32f4dd Add ctrl-z and make it work nicely with drawline Ansis Brammanis 2013-01-11 10:20:34 -05:00
  • 68a430cf70 Clean up John Firebaugh 2013-01-11 07:09:07 -08:00
  • 6aa43f44d0 Split map rendering into some components John Firebaugh 2013-01-11 06:56:44 -08:00
  • 1e7e874ad7 Remove jsonp test reference John Firebaugh 2013-01-10 21:08:34 -08:00
  • 2ab572bd42 iD.Entity.key John Firebaugh 2013-01-10 21:05:03 -08:00
  • be44db3cee Merge pull request #374 from mpetroff/fix-firefox-save-button John Firebaugh 2013-01-10 21:02:00 -08:00
  • d5fbe32b1d Remove d3.jsonp (only wiki.js used it) John Firebaugh 2013-01-10 21:00:24 -08:00
  • df4548ec8f Fixed save button change count display in Firefox. Matthew Petroff 2013-01-10 23:18:11 -05:00
  • cddef8d7c8 Remove deleted and duplicated script includes John Firebaugh 2013-01-10 19:43:22 -08:00
  • df7c0346c7 Differentiate bridges slightly better Tom MacWright 2013-01-10 17:42:03 -05:00
  • 700520c6f6 Use less pointer-events (for Opera's sake) Ansis Brammanis 2013-01-10 16:08:58 -05:00
  • ce9a3af01c move save button to separate file Ansis Brammanis 2013-01-10 15:14:37 -05:00
  • a2803ffdaa remove wiki.js from index.html Ansis Brammanis 2013-01-10 13:44:36 -05:00
  • 5cfbff3a61 remove wiki.js Ansis Brammanis 2013-01-10 13:35:58 -05:00
  • b9cd9193c3 update to taginfo api v4 Ansis Brammanis 2013-01-10 13:25:01 -05:00
  • 61aaa3994b Merge pull request #358 from systemed/key-reference Tom MacWright 2013-01-10 10:00:08 -08:00
  • d1b3d0ce6d add key reference Ansis Brammanis 2013-01-10 12:47:38 -05:00
  • bc53ae457e Fix undo while drawing Ansis Brammanis 2013-01-09 17:44:20 -05:00
  • f489117e5b highlight way or node that will be connected to Ansis Brammanis 2013-01-09 17:22:08 -05:00
  • 1eb5744b8d Make vertex tag edits show up in inspector Ansis Brammanis 2013-01-09 16:45:03 -05:00
  • e781c02863 Warn before leaving when you have changes. Fixes #341 Tom MacWright 2013-01-09 16:18:19 -05:00
  • b896115de3 Use dev server Tom MacWright 2013-01-09 14:58:16 -05:00
  • 11b3d0d24c Fix #351 Tom MacWright 2013-01-09 14:57:42 -05:00
  • c43c7ab7bd Merge pull request #350 from systemed/fast-parents Tom MacWright 2013-01-09 11:54:03 -08:00
  • eedc0fce9d Fast parent calculation. Tom MacWright 2013-01-09 14:52:39 -05:00
  • 543a6e169c Transients Tom MacWright 2013-01-09 13:59:32 -05:00
  • 850e7d6568 Optimize difference and parentWays Tom MacWright 2013-01-09 13:45:04 -05:00
  • 5c775ce251 Remove unused rules, be specific about webkit taps Tom MacWright 2013-01-09 13:28:41 -05:00
  • 97bba79bb4 Be specific about border box, don't kill buttons. Tom MacWright 2013-01-09 13:26:54 -05:00
  • 2ac84eef21 Add flash Tom MacWright 2013-01-09 13:13:45 -05:00
  • 27a02ed5f5 View on osm in new page Tom MacWright 2013-01-09 13:07:23 -05:00
  • 9fde54c2c7 Inline image css to fix selector perf, was about 3% Tom MacWright 2013-01-09 12:53:01 -05:00
  • ee1f7c1da7 Merge branch 'master' of github.com:systemed/iD Tom MacWright 2013-01-09 12:40:27 -05:00
  • 7d705b4bd5 Restyle notice and move responsibility for it outside of the map. Fixes #131 Tom MacWright 2013-01-09 12:40:17 -05:00