Commit Graph

  • 13d7144298 Remove preset list limit, fix insertBox John Firebaugh 2013-04-29 14:48:25 -07:00
  • 57d6c48fa5 Fixing rendering test, partially John Firebaugh 2013-04-29 13:12:13 -07:00
  • 7f3d0c94c7 detectedLocale can be undefined John Firebaugh 2013-04-29 13:12:56 -07:00
  • 42721f6f44 don't remove oneways during partial redraws Ansis Brammanis 2013-04-29 10:54:04 -04:00
  • b492af6f15 Add specific highway=service presets John Firebaugh 2013-04-28 12:16:42 -07:00
  • 133f0bf06d Tweak sprite Tom MacWright 2013-04-27 16:24:31 -05:00
  • 2e7677ded0 Add share on facebook button. Fixes #1342 Tom MacWright 2013-04-27 16:21:33 -05:00
  • 464b387040 Bail out of translate3d in Opera John Firebaugh 2013-04-26 17:46:19 -07:00
  • 99fe5f615d Use translate3d John Firebaugh 2013-04-25 16:23:58 -07:00
  • 62e53fc98b Transform supersurface on pan/zoom John Firebaugh 2013-03-05 16:37:04 -08:00
  • 14b79d068e Merge branch 'perfect-resampling' John Firebaugh 2013-04-26 17:35:04 -07:00
  • 6941d1914b Perfect oneway markers John Firebaugh 2013-04-26 16:58:36 -07:00
  • c02bafac2e fix display of preset description Ansis Brammanis 2013-04-26 15:35:27 -04:00
  • 3bdaab0bb3 Fix dragging a node to another node John Firebaugh 2013-04-26 12:28:25 -07:00
  • 0a293c3ae9 Focus search after going back to preset grid (fixes #1386) John Firebaugh 2013-04-26 11:48:25 -07:00
  • 24ecf2a697 Don't show radial menu after dragging node (fixes #1385) John Firebaugh 2013-04-26 11:45:01 -07:00
  • e5dd800aff Allow selecting a relation John Firebaugh 2013-04-26 11:34:24 -07:00
  • a147496cc7 No dangler prevention for areas Ansis Brammanis 2013-04-26 13:14:07 -04:00
  • 2355dc228d switch from preset grid to preset list Ansis Brammanis 2013-04-26 12:17:16 -04:00
  • 6c6a312c62 fix dangler avoidance for areas Ansis Brammanis 2013-04-25 19:25:43 -04:00
  • e8e6d67589 switch out of intro when showing "start editing" Ansis Brammanis 2013-04-25 18:55:33 -04:00
  • 86988a09a3 Fix vertex rendering John Firebaugh 2013-04-25 15:43:16 -07:00
  • 4eccd7015f corner destroying resampling for oneway markers Ansis Brammanis 2013-04-25 18:41:49 -04:00
  • 4e50f39f7f Avoid large layout/repaints while drawing John Firebaugh 2013-04-25 14:10:50 -07:00
  • 7d66e03c0b Redraw hovered vertices more efficiently (#1377) John Firebaugh 2013-04-25 13:37:18 -07:00
  • bd38a19fed avoid trying to modify frozen tag object Ansis Brammanis 2013-04-25 15:35:38 -04:00
  • f1d32dd65e Fix Uncaught TypeError: Cannot call method 'getAttribute' of undefined John Firebaugh 2013-04-25 12:16:32 -07:00
  • fdd49233b1 Avoid recomputing geometry in an inner loop John Firebaugh 2013-04-24 13:37:16 -07:00
  • b95529d5ec prevent way danglers, issue #1373 Ansis Brammanis 2013-04-25 11:48:03 -04:00
  • 4e305ea773 don't permalink negative IDs (fixes #1374) Ansis Brammanis 2013-04-25 11:16:56 -04:00
  • 579e6a8a8b geolocation sets zoom based on accuracy Ansis Brammanis 2013-04-25 11:04:22 -04:00
  • 2fa8ca174f add test case for stale tree bug, a0e8292 Ansis Brammanis 2013-04-24 19:41:23 -04:00
  • a0e8292067 fix tree bug where removes would fail Ansis Brammanis 2013-04-24 19:27:43 -04:00
  • 53a9c23835 Set initial state of "Zoom in to Edit" (fixes #1372) John Firebaugh 2013-04-24 12:39:22 -07:00
  • 275696caaa Fix icons for lines that use maki (fixes #1371) John Firebaugh 2013-04-24 12:26:06 -07:00
  • 965cfc65e8 Show vertices of way being drawn (fixes #1367) John Firebaugh 2013-04-24 10:24:35 -07:00
  • c50c3121d8 Make Graph#entity strict John Firebaugh 2013-04-24 09:27:37 -07:00
  • 78aee5b6aa Fix tests John Firebaugh 2013-04-23 20:09:36 -07:00
  • 7445b554e8 Fix Uncaught TypeError: Cannot read property 'length' of null John Firebaugh 2013-04-23 19:38:31 -07:00
  • 01238a49db select parentway(s) after dragging node Ansis Brammanis 2013-04-23 21:10:15 -04:00
  • 1d5b13c45d Don't draw when not editable John Firebaugh 2013-04-23 17:52:09 -07:00
  • d31fa9ae70 Don't redraw vertices during pan/zoom transform John Firebaugh 2013-04-23 17:31:53 -07:00
  • 265c059407 Always display intersections John Firebaugh 2013-04-23 17:31:32 -07:00
  • d0e53a7070 Fix child calculation John Firebaugh 2013-03-18 12:46:43 -07:00
  • a2f86154ce Also show vertices on hover in draw modes John Firebaugh 2013-03-18 11:38:01 -07:00
  • 66551ba903 Show vertices only for selected way (#1022) John Firebaugh 2013-03-15 15:28:02 -07:00
  • 69868bfd22 Keep generic amenity preset choice (fixes #1354) John Firebaugh 2013-04-23 16:43:59 -07:00
  • 5ea93539ad Update d3 to 3.1.5 John Firebaugh 2013-04-23 15:03:00 -07:00
  • e0d6337a1e End zoom if somehow we miss the mouseup (#1326) John Firebaugh 2013-04-23 15:00:45 -07:00
  • 2d62a78ac9 Semicolons John Firebaugh 2013-04-23 14:31:24 -07:00
  • 29e5bf1f2f Hack an icon for name add button (#1300) John Firebaugh 2013-04-23 14:22:10 -07:00
  • 16c1e9d7e5 Show all tags (fixes #1181) John Firebaugh 2013-04-23 14:13:03 -07:00
  • 19e21e1d26 Modify window.focus canary John Firebaugh 2013-04-23 13:45:10 -07:00
  • 781f540b3c Add diagnostic for common sentry errors John Firebaugh 2013-04-23 11:23:32 -07:00
  • d8751fad8d Polish spriting code John Firebaugh 2013-04-23 09:42:27 -07:00
  • 1021850300 float the description image right Ansis Brammanis 2013-04-23 12:44:31 -04:00
  • cc8e9a37ca add building field to amenity presets Ansis Brammanis 2013-04-23 12:28:15 -04:00
  • 34f1a21631 add building_yes field to all shops Ansis Brammanis 2013-04-23 11:54:13 -04:00
  • 5f7409616f Close up space in map controls when embedded (#1329) John Firebaugh 2013-04-22 15:34:04 -07:00
  • e0892eb1b7 Don't request locales we don't have; use fallback locales John Firebaugh 2013-04-22 14:55:30 -07:00
  • 61802674a4 Don't need keys in dist build John Firebaugh 2013-04-22 14:45:54 -07:00
  • d66760326b Load translations on demand (fixes #1337) John Firebaugh 2013-04-22 14:07:14 -07:00
  • 080d2956a5 Much higher limit for text, ensure that links are separated properly. Fixes #1343 Tom MacWright 2013-04-22 16:00:28 -04:00
  • 391ace0138 Mondays. Tom MacWright 2013-04-22 15:51:45 -04:00
  • f7f0b7b1fa Refix commit UI. Tom MacWright 2013-04-22 15:48:09 -04:00
  • 947de96edf Show line/area/way/etc in commits. Fixes #1215 Tom MacWright 2013-04-22 15:39:16 -04:00
  • d9d15ca002 Merge branch 'master' of github.com:systemed/iD Tom MacWright 2013-04-22 15:38:44 -04:00
  • 856464cb77 Minor jshint fix Tom MacWright 2013-04-22 15:38:41 -04:00
  • e35fe0b581 Merge branch 'dist' John Firebaugh 2013-04-22 12:10:01 -07:00
  • 765fedef15 Omit changeset comment if empty (fixes #1360) John Firebaugh 2013-04-22 12:05:46 -07:00
  • 0e6c0db28a Clean up Makefile John Firebaugh 2013-04-22 10:58:40 -07:00
  • 78feda0294 Update build/install directions John Firebaugh 2013-04-22 10:54:00 -07:00
  • aedd5ee46e Create a dist directory John Firebaugh 2013-04-16 14:53:57 -07:00
  • 0dc7159b82 fix line preset icon offset Ansis Brammanis 2013-04-22 13:31:53 -04:00
  • e0d8d75392 fix tram icon Ansis Brammanis 2013-04-22 13:31:30 -04:00
  • 5af65fd209 Remove combobox.html John Firebaugh 2013-04-22 10:26:58 -07:00
  • 6096f9b230 fix #1362 Ansis Brammanis 2013-04-22 13:17:06 -04:00
  • 036174d4dd fix turning off tiger overlay, fixes #1349 Ansis Brammanis 2013-04-22 12:10:48 -04:00
  • 11d5627f45 Fix saving taglist changes Ansis Brammanis 2013-04-22 11:51:43 -04:00
  • ddfe157a24 Translate 'Search' (fixes #1358) John Firebaugh 2013-04-21 16:44:53 -07:00
  • 20833c139c Avoid _.bind John Firebaugh 2013-04-20 16:33:04 -07:00
  • c60c21eb3a Merge pull request #1356 from tyrasd/path_preset John Firebaugh 2013-04-21 16:41:31 -07:00
  • fbf351f9e4 Merge pull request #1352 from tyrasd/master John Firebaugh 2013-04-21 16:40:52 -07:00
  • 8958c5601f updated path preset: * added new sac_scale, incline and trail_visibility fields * added ref field * removed oneway and maxspeed field this should better reflect how highway=path is used. See: http://taginfo.openstreetmap.org/tags/highway=path#combinations tyr 2013-04-21 12:56:21 +02:00
  • e447d532f3 use 100% for browsers without calc() support tyr 2013-04-21 10:54:43 +02:00
  • 1bf784ed15 fixing typo in css ("-" instead of "+" - see unprefixed css property below) tyr 2013-04-21 10:49:37 +02:00
  • 20150cb9d4 Avoid retaining a graph reference John Firebaugh 2013-04-20 15:17:53 -07:00
  • 39f6ffff78 Merge pull request #1346 from Vanuan/sub_station_building John Firebaugh 2013-04-20 13:11:09 -07:00
  • d489c30e79 Substation preset: Adding the most common tag combination John Yani 2013-04-20 20:55:05 +03:00
  • 7d6274beed Fix an event binding leak John Firebaugh 2013-04-20 12:40:44 -07:00
  • f709a36333 Add power to area keys (#1338) John Firebaugh 2013-04-20 12:22:11 -07:00
  • f58ebbb626 Use icon that exists John Firebaugh 2013-04-20 11:30:35 -07:00
  • 80424d04a0 Presets: Add Volleyball Court John Yani 2013-04-20 20:55:05 +03:00
  • 846aa539ac Merge branch 'refs/heads/Vanuan-sub_station' John Firebaugh 2013-04-20 11:26:30 -07:00
  • db95a07b53 Remove building tag John Firebaugh 2013-04-20 11:25:57 -07:00
  • 4d3060f5c2 Fixes two problems with Substation John Yani 2013-04-20 04:34:26 +03:00
  • db8ed6c4b2 Use new maki icons John Firebaugh 2013-04-19 16:02:07 -07:00
  • 8eaeda7fbe Build, update translations John Firebaugh 2013-04-19 15:53:57 -07:00
  • 0e46ff397b Add fullscreen toggle key (#1327) John Firebaugh 2013-04-19 14:53:00 -07:00
  • 4cfd5eae9f add maki stylesheet to packaged index.html Ansis Brammanis 2013-04-19 18:24:46 -04:00