Commit Graph

3243 Commits

Author SHA1 Message Date
John Firebaugh
d04695da3b Update osm-auth 2013-04-17 16:23:38 -07:00
Ansis Brammanis
e2f9f57410 improve navigating saving with keyboard 2013-04-17 18:45:42 -04:00
Ansis Brammanis
a18c9f1c6d fix id in intro, fixes #1323 2013-04-17 18:14:22 -04:00
John Firebaugh
4399ddb023 Don't hard-code "view on openstreetmap.org" URL
Fixes #1325
2013-04-17 14:54:42 -07:00
Ansis Brammanis
e698854f01 d3.xml for status so that it works without auth 2013-04-16 23:12:21 -04:00
Ansis Brammanis
690f2d94a5 disable reset button when background not offset
also, only start the fast adjustment after 500ms to
prevent slow clicks from triggering multiple nudges

fixes #1312
2013-04-16 22:58:13 -04:00
Ansis Brammanis
63f2df89b3 Fix drawing areas
the way that the vertex is being added to is the original one,
not the one with the 'end' node, so there is no need to remove it.

The new node de-dupe code was making this break area drawing.

Fixes #1322
2013-04-16 22:25:48 -04:00
John Firebaugh
5d88bce00f Fix Loading 2013-04-16 18:20:23 -07:00
John Firebaugh
90383a4591 Look through all stylesheets for sprites
Needed for concantenated iD.css.
2013-04-16 17:57:58 -07:00
John Firebaugh
77ce20c8c1 Add configurable image path 2013-04-16 17:20:21 -07:00
Ansis Brammanis
7403b9b9e8 Fix maxspeed unit detection
Centroid calculations were failing for two node ways.
It just uses the middle node now.
2013-04-16 19:08:52 -04:00
John Firebaugh
89a450dd2b Fix cursor-pointer CSS 2013-04-16 16:06:11 -07:00
John Firebaugh
fa627e8dff Partially revert "Generate a concatenated iD.css file"
This reverts commit 24c0115190.
2013-04-16 15:00:01 -07:00
Ansis Brammanis
50263f1cd4 update translations 2013-04-16 17:55:00 -04:00
Ansis Brammanis
6636d9ace4 fill in localizations using wikipedia
If a feature has a wikipedia tag, then all
translated page titles are fetched. If a user
starts adding a localized name for a language with
an available translation, that translation gets
filled in automatically.
2013-04-16 17:43:39 -04:00
Ansis Brammanis
6fc290cf5c insert blank name localization field at top 2013-04-16 17:43:04 -04:00
John Firebaugh
24c0115190 Generate a concatenated iD.css file 2013-04-16 14:14:55 -07:00
Ansis Brammanis
dd35ed91d9 name field is now localizable 2013-04-16 16:32:39 -04:00
John Firebaugh
913e8982cc Adding a canary for https://app.getsentry.com/id/id/group/5138888/ 2013-04-16 11:51:12 -07:00
Ansis Brammanis
7e75ea4bad Notify users of API status 2013-04-16 12:36:58 -04:00
Ansis Brammanis
c0c71a54d5 switch back to github for bug reporting
fix #1230
2013-04-16 11:12:02 -04:00
John Firebaugh
dc0a65768d Trim tag values (fixes #1276) 2013-04-15 18:40:45 -07:00
John Firebaugh
7f498c2a10 Fix "Remove" translation in radio field (fixes #1317) 2013-04-15 17:06:37 -07:00
John Firebaugh
d6e51cc777 Add access field to barriers 2013-04-15 17:01:47 -07:00
John Firebaugh
399bbdeda9 Add highway=living_street preset 2013-04-15 16:36:50 -07:00
John Firebaugh
d8e58c62ff Fix tests 2013-04-15 16:33:06 -07:00
John Firebaugh
b4744a8248 Add "Land Use" category 2013-04-15 16:09:49 -07:00
John Firebaugh
19bcd711ec Split categories into separate files; translate 2013-04-15 16:09:49 -07:00
John Firebaugh
1e8805782f Add landuse=retail preset, tweak icon 2013-04-15 16:09:49 -07:00
Ansis Brammanis
f981724448 improve wikipedia input
- more careful about parsing existing values
- if an wikipedia url is entered, convert it to the
  preferred format
2013-04-15 18:07:43 -04:00
John Firebaugh
a3e36f00d8 Require node >= 0.10.0 2013-04-15 14:46:40 -07:00
John Firebaugh
3593405c53 Automatically npm install on make 2013-04-15 14:31:34 -07:00
John Firebaugh
9dc331215c Make preset changes to individual files 2013-04-15 14:22:45 -07:00
John Firebaugh
1ae9fa59f0 Fix marina preset 2013-04-15 14:17:31 -07:00
Saman Bemel-Benrud
4f2b11ac8c removing line type from artwork preset. 2013-04-15 15:41:44 -04:00
Saman Bemel-Benrud
a2531d53f1 fine tuned some presets. 2013-04-15 15:31:36 -04:00
John Firebaugh
e196a67555 Remove source switch 2013-04-15 11:31:25 -07:00
John Firebaugh
5e354018a8 Hide account/logout when embedded (fixes #1229) 2013-04-15 11:29:24 -07:00
Tom MacWright
115ed4b4bb Update osmauth to support pre-auth 2013-04-15 11:29:23 -07:00
Tom MacWright
86c3e8810d Merge branch 'master' of github.com:systemed/iD 2013-04-15 12:59:42 -04:00
Tom MacWright
f091237b70 JSHint fixes 2013-04-15 12:59:29 -04:00
John Firebaugh
5b36d371ef Add missing structure string 2013-04-15 09:58:17 -07:00
Saman Bemel-Benrud
541ac0ad51 friendlier access form. 2013-04-15 12:27:53 -04:00
saman bb
abaa20a67e sprite stuff. 2013-04-14 23:50:36 -04:00
saman bb
c87bf425e7 styled radio menus. 2013-04-14 23:37:19 -04:00
John Firebaugh
a594465b90 Build 2013-04-14 09:23:12 -07:00
John Firebaugh
a500538a1b No icon yet 2013-04-14 09:21:59 -07:00
John Firebaugh
0c51bd25d4 Merge pull request #1306 from datadesk/master
highway=pedestrian preset
2013-04-14 09:05:11 -07:00
palewire
373522d43c Icon and title tweaks 2013-04-14 08:55:26 -07:00
palewire
f043e420f5 Added highway=pedestrian preset for roads convertered into walkways, towns squares, shopping plazas, etc. Also, gave the small footway alternative tag the ability to be saved as an area for small walkway areas connected to sidewalks. For #1304. 2013-04-14 08:33:18 -07:00