Commit Graph

412 Commits

Author SHA1 Message Date
Bryan Housel
522e593f11 Improvements to access field (closes #2763) 2015-09-08 00:03:34 -04:00
Bryan Housel
594b4c19cf Disable fullscreen button, add keyboard shortcuts 2015-09-05 23:11:11 -04:00
Bryan Housel
93e2e6ab94 Merge branch 'full-screen-mode' of https://github.com/PaulAnnekov/iD into PaulAnnekov-full-screen-mode 2015-09-05 09:20:22 -04:00
Bryan Housel
90bc645e44 Remove Raven code (closes #2769) 2015-09-03 22:14:22 -04:00
Bryan Housel
701731485e Less strict polygon intersection test in findOuter (closes #2755) 2015-09-01 14:48:40 -04:00
Bryan Housel
6afefb7510 Use different leaf_cycle/leaf_type for singular tree (closes #2753)
And don't show "mixed" options for singular tree (closes #2752)
2015-09-01 13:47:04 -04:00
Bryan Housel
794cac6ef1 Change caption "Access" -> "Allowed Access" (closes #2761) 2015-09-01 13:19:25 -04:00
Bryan Housel
a478fcd918 Fix broken link and other help improvements (closes #2760) 2015-09-01 13:15:53 -04:00
Bryan Housel
9a7042b530 Add recycling:glass_bottles, recycling:plastic (closes #2730) 2015-07-30 09:52:06 -04:00
Bryan Housel
3c7a248826 Add preset for leisure=bowling_alley (closes #2734) 2015-07-30 09:30:47 -04:00
Bryan Housel
2035474185 Make many toplevel generic presets not serachable (closes #2744)
This is to prevent users from accidentally adding e.g. `highway=yes`
2015-07-29 09:39:08 -04:00
Bryan Housel
11c009ee70 Add bicycle=dismount access option (closes #2726) 2015-07-27 16:17:43 -04:00
Paul Annekov
739876de99 Images to sprite, fixed tooltip position, fixed spinner position if fullscreen is not supported 2015-07-23 22:30:14 +03:00
Paul Annekov
fb1af6afe3 Added icons, changed button style. 2015-07-22 00:14:48 +03:00
Paul Annekov
8a933a5fa5 Moved the button, updated text 2015-07-11 20:42:46 +03:00
Paul Annekov
61ac67ac6c Added tooltip, cross browser requestFullScreen call and key binding 2015-07-11 10:21:49 +03:00
Paul Annekov
24802c9399 Added button to switch to full screen mode 2015-07-10 23:44:03 +03:00
jmespadero
f422f73141 Added plant_nursery.json preset 2015-07-10 10:33:53 +02:00
Bryan Housel
ee00564a6c Add preset for area:highway=* (closes #2627) 2015-07-08 21:34:49 -04:00
Bryan Housel
d0cb74638f Add presets for Casino and Adult Gaming Center (closes #2684) 2015-07-08 21:18:49 -04:00
Minh Nguyễn
8da0226636 Additional terms for corridor 2015-07-05 10:54:54 -07:00
Bryan Housel
46812abd1b Restore complete list of keys for address preset (closes #2698) 2015-07-01 16:15:07 -04:00
Bryan Housel
4a480f63bb Attempt to make crossing/crosswalk less confusing
re: https://lists.openstreetmap.org/pipermail/hot/2015-June/009578.html
2015-06-30 23:24:04 -04:00
Bryan Housel
58cb66f472 Add highway=corridor and universal level field
For now, `highway=corridor`:
  * styled like highway=pedestrian
  * and matches 'paths' feature filter.

(closes #2687, closes #2218)
2015-06-30 22:02:22 -04:00
Bryan Housel
f2dea4eb3c Translatable options strings and fix recycling icon 2015-06-30 10:55:31 -04:00
Bryan Housel
70ad4e7d52 Merge branch 'recycling_type' of https://github.com/ebrelsford/iD into ebrelsford-recycling_type 2015-06-30 10:45:11 -04:00
Bryan Housel
720b26142f Presets (volcano, saddle, adit, tree_row)
Squashed commit of the following:

commit a100cc377da4d0790582fb2bd69e691d99084f0c
Author: Bryan Housel <bryan@7thposition.com>
Date:   Tue Jun 30 10:26:12 2015 -0400

    run make

commit cedd5d1c3dd43576ee42a6ab211d2f26eaaa732c
Author: jmespadero <josemiguel.espadero@urjc.es>
Date:   Mon Jun 29 18:53:36 2015 +0200

    Update volcano.json

commit 38c4a782f6941064f3c8132bce61896ea14e70e9
Author: jmespadero <josemiguel.espadero@urjc.es>
Date:   Mon Jun 29 16:28:28 2015 +0200

    Solver problem in man_made/adit/depth

commit 5e6d35dc3ed822ff1716cf0c80e6606545e337bd
Author: jmespadero <josemiguel.espadero@urjc.es>
Date:   Mon Jun 29 16:12:13 2015 +0200

    Solver problem in man_made/adit/resource

commit bb582143ce90ec00b5d2a7b1efd8fb2415cca16d
Author: jmespadero <josemiguel.espadero@urjc.es>
Date:   Mon Jun 29 13:54:29 2015 +0200

    Revert changes to ES locale

commit 8537162ad1bc6f6377c90f41cd6f24c103561ca5
Author: jmespadero <josemiguel.espadero@urjc.es>
Date:   Mon Jun 29 13:50:49 2015 +0200

    Some natural and man_made presets

commit 4c41d88f63950787ca5372414ebcda4609458d26
Author: jmespadero <josemiguel.espadero@urjc.es>
Date:   Fri Jun 26 15:57:38 2015 +0200

    Some natural/* and man_made/* translations
2015-06-30 10:27:24 -04:00
Eric Brelsford
dbaf8a1465 Add recycling_type preset field
Fixes #2689
2015-06-17 14:18:30 -04:00
Bryan Housel
6aa4b3a873 Merge branch 'keyboard_shortcuts' of https://github.com/rhokbrisbane/iD into rhokbrisbane-keyboard_shortcuts 2015-06-15 22:32:20 -04:00
Bryan Housel
641cf98e70 Add tooltip to minimap toggle control 2015-06-15 22:28:40 -04:00
Bryan Housel
26ca610d0d Merge branch 'add-task-outline-to-minimap' of https://github.com/rhokbrisbane/iD into rhokbrisbane-add-task-outline-to-minimap 2015-06-15 22:02:42 -04:00
Bryan Housel
fda8146972 Merge pull request #2686 from ebrelsford/cycleway-preset
Add cycleway preset field for highways with bike lanes
2015-06-15 21:35:03 -04:00
Eric Brelsford
1814133371 Remove dropdown to change cycleway on both sides 2015-06-15 13:23:16 -04:00
Rowan Hogan
bd5eb5e972 Adds minimap toggle to background menu. Also resolves CSS issue with GPX layer in minimap. 2015-06-14 11:11:56 +10:00
Rowan Hogan
29d4944970 Adds link to keyboard shortcuts reference in help. 2015-06-13 14:32:30 +10:00
Bryan Housel
c421e7ec28 make translations 2015-06-10 10:23:42 -04:00
Eric Brelsford
a5dfee71b1 Use "none" as cycleway field placeholder
Ensure "no" is not saved to OSM
2015-06-09 15:15:48 -04:00
Eric Brelsford
31c57c01ce Add cycleway preset for highways with bike lanes 2015-06-09 14:49:50 -04:00
Bryan Housel
4a47a73146 Add "water" to terms list for man_made=storage_tank 2015-05-28 14:04:24 -04:00
Bryan Housel
840e3727cb Add presets for man_made=storage_tank and silo (closes #2662) 2015-05-28 09:42:49 -04:00
Bryan Housel
f761ca1f91 Add RV/Marine toilet disposal presets and related fields (closes #2623) 2015-05-27 17:38:12 -04:00
Bryan Housel
43266a0c1f Add waterway=fuel marine fuel station preset (closes #2589) 2015-05-27 16:30:57 -04:00
Bryan Housel
5b0b810d68 Add preset for amenity=biergarten 🍻 (closes #2641) 2015-05-27 16:21:28 -04:00
tristen
6316e52b55 Merge pull request #2573 from openstreetmap/distance-measurement
Infobox / distance measurement
2015-05-27 11:11:03 -04:00
tristen
249125ce16 Tweaks to the infobox interface
- Variable height depending on the context list
- Added width that alligns with the grid
- Re-use classnames shared by the interface
- Changes to the unit toggle
  -- Shortened name to current unit of measurement (Accounted for this change in i8n)
  -- Display as a button to match other toggle/button like elements in the interface
2015-05-27 10:17:17 -04:00
Bryan Housel
1287e4cad9 Change distance-measurement hotkey to cmd-I 2015-05-26 12:27:50 -04:00
Bryan Housel
2a951057b8 make translations 2015-04-30 14:13:59 -04:00
Minh Nguyễn
df5ac3bc72 Added “petroleum well” to synonyms of oil well 2015-04-30 10:02:05 -04:00
Minh Nguyễn
97943aa39d Added oil well preset
`man_made=petroleum_well`
2015-04-30 09:55:56 -04:00
Minh Nguyễn
331c736a25 Added radio mast preset
`man_made=mast`
2015-04-28 01:02:00 -07:00