Commit Graph

3196 Commits

Author SHA1 Message Date
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
John Firebaugh 44d3a8283e Add Railway Platform preset 2013-04-12 19:41:26 -04:00
John Firebaugh 4d237c6760 More vertex presets 2013-04-12 18:51:03 -04:00
John Firebaugh 52929b9312 Show preset grid for untagged features (fixes #1258) 2013-04-12 18:15:56 -04:00
John Firebaugh cf60d344f1 Fix AddPoint's use of Select mode 2013-04-12 11:26:03 -04:00
John Firebaugh 71dda769f2 FF can't focus an SVG element 2013-04-12 11:24:25 -04:00
John Firebaugh 94e2c8d8d6 Prevent duplicate consecutive nodes (#1296) 2013-04-12 10:55:53 -04:00
John Firebaugh 5dda54ea52 Refine focus behavior for inspector (fixes #1277)
Auto-focus the search field only right after finishing drawing.
At that point, the radial menu isn't shown anyway. So then the
flow for correcting geometry before assigning a preset is:

 1. Draw.
 2. Finish drawing. The search field is focused, and no
    radial menu is open.
 3. Click again to reselect the feature and show menu.
    Now the search field is blurred.

In other words: when the menu is shown, search should not be
focused. When search is focused, the menu should not be shown.
2013-04-12 10:08:44 -04:00
John Firebaugh ee07b0177e Add lanes field (fixes #1303) 2013-04-11 19:34:02 -04:00
John Firebaugh 4a960216d1 Camel case 2013-04-11 10:11:10 -04:00
John Firebaugh 0540060f2e Fix global leak 2013-04-11 10:10:38 -04:00
John Firebaugh f5fcf11d17 Merge pull request #1282 from systemed/svg-ui
Replace PNG sprite with SVG sprite
2013-04-09 11:06:16 -07:00
Saman Bemel-Benrud c996fabd14 optimizing sprite in img + adding unoptimized sprite to svg directory 2013-04-09 13:00:15 -04:00
Saman Bemel-Benrud 2786faf051 fix error in cursor. 2013-04-09 12:53:36 -04:00
Saman Bemel-Benrud 4158b1c48e use svg for radial menu. 2013-04-09 12:34:57 -04:00
Saman Bemel-Benrud 828a108312 fine-tuning bg adjustment ui. 2013-04-08 19:31:22 -04:00
Saman Bemel-Benrud bce352f27a reworked background reset button. 2013-04-08 19:21:21 -04:00
Saman Bemel-Benrud 53ab4d0419 moving to SVG for UI graphics. 2013-04-08 17:29:09 -04:00
John Firebaugh 39eec605b8 Tweak parking preset; build 2013-04-08 13:39:18 -04:00
John Firebaugh 0153ea78cd Merge pull request #1275 from datadesk/master
Added more presets for the amnenity=parking tag. For #1273.
2013-04-08 10:35:20 -07:00
palewire e6e7d3e979 Added more presets for the amnenity=parking tag. For #1273. My first patch, so plz be gentl. 2013-04-08 10:19:26 -07:00
John Firebaugh 687b7516d6 Split locales into individual files
This avoids a fragile regexp for the en special case.
2013-04-06 18:26:37 -07:00
John Firebaugh 1f44b45570 Rename variable 2013-04-06 17:57:59 -07:00
John Firebaugh 872b148bc0 Add access field (#934) 2013-04-06 17:55:53 -07:00
John Firebaugh 4234b864fd Add place presets (fixes #1265) 2013-04-06 11:03:26 -07:00
Ansis Brammanis a8f41b8c57 Prevent creation of ways with duplicate nodes
Related to #1249
2013-04-05 16:35:51 -04:00
John Firebaugh 6a60ea9e4d Merge pull request #1266 from porjo/aeroway2
Update aeroway=runway style to cater for areas
2013-04-05 13:23:29 -07:00
Ian B 6220e2a124 Update aeroway=runway style to cater for areas 2013-04-05 22:08:02 +02:00
John Firebaugh 05c659bdd7 Render oneway arrows for junction=roundabout (fixes #1255) 2013-04-05 12:27:36 -07:00
John Firebaugh 042c085d14 Add tracktype field (#1259) 2013-04-05 12:20:38 -07:00
John Firebaugh e950042922 Fix cursors, add tests 2013-04-05 11:57:13 -07:00
Ansis Brammanis f356e3e357 fix cursors 2013-04-05 14:24:58 -04:00
Ansis Brammanis a8cf59e21c simplify 2013-04-05 13:31:08 -04:00
Ansis Brammanis 2b13de1e3f fix and add tests 2013-04-05 12:30:36 -04:00
Ansis Brammanis d7cc24b935 shadows for multipolygons 2013-04-05 12:11:23 -04:00
saman bb cebf5dc1a6 adding mini-loader graphics. 2013-04-05 11:45:49 -04:00
Ansis Brammanis ece158b65e fix geocoder 2013-04-04 19:10:47 -04:00
Saman Bemel-Benrud 70ba5510e3 updating the cursor svg with proper export names. 2013-04-04 18:33:55 -04:00
Saman Bemel-Benrud e53921fb63 adding missing cursor. 2013-04-04 18:29:45 -04:00
Saman Bemel-Benrud be9f8e21be fixing cursor stuff. 2013-04-04 18:27:00 -04:00
Saman Bemel-Benrud bbede6f33d properly implemented retina cursors (i think?) 2013-04-04 18:22:11 -04:00
John Firebaugh a47a5e4016 Merge pull request #1250 from richlv/point-node
use 'node' in a more uniform way
2013-04-04 15:08:45 -07:00
Richlv 2833b9e001 use "node" where we refer to objects in lines or areas 2013-04-05 01:05:32 +03:00
Ansis Brammanis acdc1b3824 add nodes to all of a segment's ways
when
- dragging a node to a way
- starting a line from a way
- starting an area from a way
- drawing a way
2013-04-04 17:58:53 -04:00
Saman Bemel-Benrud 4944592aff adding rules for retina cursors. 2013-04-04 17:44:20 -04:00
John Firebaugh f3caa77057 Manage rest of test libs with npm 2013-04-04 10:48:13 -07:00
John Firebaugh d72ede2e2d Update to mocha 1.9, manage with npm 2013-04-04 10:36:11 -07:00
John Firebaugh d429b20fa9 Disable a transition that crashes Safari (fixes #1188) 2013-04-03 17:26:42 -07:00