Commit Graph

3340 Commits

Author SHA1 Message Date
John Firebaugh
7445b554e8 Fix Uncaught TypeError: Cannot read property 'length' of null
https://app.getsentry.com/id/id/group/5208581/
2013-04-23 19:38:42 -07:00
Ansis Brammanis
01238a49db select parentway(s) after dragging node
fixes #1368
2013-04-23 21:10:15 -04:00
John Firebaugh
1d5b13c45d Don't draw when not editable 2013-04-23 17:52:09 -07:00
John Firebaugh
d31fa9ae70 Don't redraw vertices during pan/zoom transform 2013-04-23 17:31:53 -07:00
John Firebaugh
265c059407 Always display intersections 2013-04-23 17:31:32 -07:00
John Firebaugh
d0e53a7070 Fix child calculation 2013-04-23 16:52:33 -07:00
John Firebaugh
a2f86154ce Also show vertices on hover in draw modes 2013-04-23 16:52:32 -07:00
John Firebaugh
66551ba903 Show vertices only for selected way (#1022) 2013-04-23 16:52:02 -07:00
John Firebaugh
69868bfd22 Keep generic amenity preset choice (fixes #1354) 2013-04-23 16:43:59 -07:00
John Firebaugh
5ea93539ad Update d3 to 3.1.5 2013-04-23 15:03:00 -07:00
John Firebaugh
e0d6337a1e End zoom if somehow we miss the mouseup (#1326) 2013-04-23 15:00:45 -07:00
John Firebaugh
2d62a78ac9 Semicolons 2013-04-23 14:31:24 -07:00
John Firebaugh
29e5bf1f2f Hack an icon for name add button (#1300) 2013-04-23 14:22:10 -07:00
John Firebaugh
16c1e9d7e5 Show all tags (fixes #1181) 2013-04-23 14:13:03 -07:00
John Firebaugh
19e21e1d26 Modify window.focus canary
I suspect whatever is doing the modification is swallowing
exceptions.
2013-04-23 13:45:10 -07:00
John Firebaugh
781f540b3c Add diagnostic for common sentry errors 2013-04-23 11:29:00 -07:00
John Firebaugh
d8751fad8d Polish spriting code
* Smaller make-sprite.json.
* Convert operation sprite data to JSON, eliminating
  fragile stylesheet grepping.
2013-04-23 09:45:37 -07:00
Ansis Brammanis
1021850300 float the description image right
issue #1353
2013-04-23 12:44:31 -04:00
Ansis Brammanis
cc8e9a37ca add building field to amenity presets 2013-04-23 12:28:15 -04:00
Ansis Brammanis
34f1a21631 add building_yes field to all shops 2013-04-23 11:54:13 -04:00
John Firebaugh
5f7409616f Close up space in map controls when embedded (#1329) 2013-04-22 15:34:04 -07:00
John Firebaugh
e0892eb1b7 Don't request locales we don't have; use fallback locales 2013-04-22 14:55:30 -07:00
John Firebaugh
61802674a4 Don't need keys in dist build 2013-04-22 14:45:54 -07:00
John Firebaugh
d66760326b Load translations on demand (fixes #1337) 2013-04-22 14:29:43 -07:00
Tom MacWright
080d2956a5 Much higher limit for text, ensure that links are separated properly. Fixes #1343 2013-04-22 16:00:28 -04:00
Tom MacWright
391ace0138 Mondays. 2013-04-22 15:51:45 -04:00
Tom MacWright
f7f0b7b1fa Refix commit UI. 2013-04-22 15:48:09 -04:00
Tom MacWright
947de96edf Show line/area/way/etc in commits. Fixes #1215 2013-04-22 15:39:16 -04:00
Tom MacWright
d9d15ca002 Merge branch 'master' of github.com:systemed/iD 2013-04-22 15:38:44 -04:00
Tom MacWright
856464cb77 Minor jshint fix 2013-04-22 15:38:41 -04:00
John Firebaugh
e35fe0b581 Merge branch 'dist' 2013-04-22 12:10:01 -07:00
John Firebaugh
765fedef15 Omit changeset comment if empty (fixes #1360) 2013-04-22 12:09:22 -07:00
John Firebaugh
0e6c0db28a Clean up Makefile 2013-04-22 11:01:39 -07:00
John Firebaugh
78feda0294 Update build/install directions 2013-04-22 10:54:00 -07:00
John Firebaugh
aedd5ee46e Create a dist directory
This directory will contain the built sources (iD.js, iD.css)
and images. On a release branch, we will check in the generated
files. For the osm.us/master deploy, it should run make and use
dist/ as the root.

Paths in css are relative, e.g. url(img/foo.png).
2013-04-22 10:50:36 -07:00
Ansis Brammanis
0dc7159b82 fix line preset icon offset 2013-04-22 13:31:53 -04:00
Ansis Brammanis
e0d8d75392 fix tram icon 2013-04-22 13:31:30 -04:00
John Firebaugh
5af65fd209 Remove combobox.html 2013-04-22 10:26:58 -07:00
Ansis Brammanis
6096f9b230 fix #1362 2013-04-22 13:17:06 -04:00
Ansis Brammanis
036174d4dd fix turning off tiger overlay, fixes #1349 2013-04-22 12:10:48 -04:00
Ansis Brammanis
11d5627f45 Fix saving taglist changes
issue #1295
2013-04-22 11:51:43 -04:00
John Firebaugh
ddfe157a24 Translate 'Search' (fixes #1358) 2013-04-21 16:44:53 -07:00
John Firebaugh
20833c139c Avoid _.bind
Seeing some weird object retention behavior with it.
2013-04-21 16:41:59 -07:00
John Firebaugh
c60c21eb3a Merge pull request #1356 from tyrasd/path_preset
updated path preset:
2013-04-21 16:41:31 -07:00
John Firebaugh
fbf351f9e4 Merge pull request #1352 from tyrasd/master
inline "taginfo" help broken on "additional tags"
2013-04-21 16:40:52 -07:00
tyr
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
2013-04-21 14:03:25 +02:00
tyr
e447d532f3 use 100% for browsers without calc() support 2013-04-21 10:54:43 +02:00
tyr
1bf784ed15 fixing typo in css ("-" instead of "+" - see unprefixed css property below) 2013-04-21 10:49:37 +02:00
John Firebaugh
20150cb9d4 Avoid retaining a graph reference
The supersurface event bindings retained a reference to the initial
graph, preventing it being GC'd after a save operation.
2013-04-20 15:18:14 -07:00
John Firebaugh
39f6ffff78 Merge pull request #1346 from Vanuan/sub_station_building
Substation preset: Adding the most common tag combination
2013-04-20 13:11:09 -07:00