Quincy Morgan
67e2f6d264
Remove Art Museum preset due to unclear distinction with Art Gallery
2020-01-06 16:02:00 -05:00
Quincy Morgan
08f8bce4a7
Fix some code tests
2020-01-06 15:46:02 -05:00
Quincy Morgan
dd5a164f18
Remove references to nonexistent code tests
2020-01-06 15:31:28 -05:00
Quincy Morgan
33bb372092
Deprecate some alternative building:levels tags ( close #7212 )
...
Deprecate some alternative `level` tags
Remove duplicate Levels field from the Kiosk preset
Change directory of `building:levels` field from `levels` to expected `building/levels`
Add additional information to some error messages in build_data
2020-01-06 14:56:02 -05:00
Quincy Morgan
6da28a86e7
Renamed "Anime Shop" preset to "Anime / Manga Shop" ( close #7223 )
2020-01-06 14:28:33 -05:00
Quincy Morgan
db3d40ab5d
Add spacing to slash in entrance preset names
2020-01-06 14:27:00 -05:00
Quincy Morgan
361976dda6
Update name of shop=craft to use an ampersand (re: #7224 )
2020-01-06 14:22:39 -05:00
Quincy Morgan
a2ae97e801
Use implied field inheritance for moreFields of greenway preset
2020-01-06 14:06:40 -05:00
Quincy Morgan
1bb83019cf
Merge pull request #7204 from hikemaniac/cycleway-segregated
...
Add field for segregated=*
2020-01-06 14:03:59 -05:00
Quincy Morgan
44ec462fb8
Merge branch '2.x' into cycleway-segregated
2020-01-06 14:03:45 -05:00
hikemaniac
3fce9bb81b
Changed field name
2020-01-06 19:57:54 +01:00
Quincy Morgan
5468b66eda
Fix issue with searching features with a deleted feature in history
2020-01-06 13:44:41 -05:00
Quincy Morgan
b40db6994b
Deprecate various incorrect operator:type values
2020-01-06 13:10:11 -05:00
Quincy Morgan
27ac33e817
Add Type field to Museum preset
...
Add Art Museum and History Museum presets
Deprecate some museum_type tags
2020-01-06 13:06:12 -05:00
Quincy Morgan
594c61ff2b
Add Swing Gate preset ( close #7208 )
...
Add additional fields to Gate preset
2020-01-06 12:41:35 -05:00
Quincy Morgan
479af10e9f
Move building field to moreFields of biergarten preset ( close #7222 )
...
Add cuisine field to biergarten preset
2020-01-06 12:34:19 -05:00
Quincy Morgan
c3512fc9d6
Correctly filter moreFields by allowed field geometry
2020-01-06 12:32:54 -05:00
Bryan Housel
a54561ce75
Remove the code to autofocus raw tag editor in text mode
...
(closes #6685 )
2020-01-06 12:01:13 -05:00
Quincy Morgan
fa675c3b13
Add Historic Building preset ( close #7219 )
2020-01-06 11:52:34 -05:00
Quincy Morgan
52142c1ba5
Add government=prosector preset ( close #7225 )
...
Add terms to office=lawyer preset
2020-01-06 11:31:34 -05:00
Quincy Morgan
4921ad297e
Add Cuisines field to Pub preset ( close #7213 )
2020-01-06 11:21:17 -05:00
Quincy Morgan
04f2f610d7
Add wheelchair field to entrance and subway entrance presets ( close #7214 )
...
Add ref field to entrance preset
2020-01-06 11:17:27 -05:00
Quincy Morgan
17876626a8
Show Hours field by default for pharmacy counters ( close #7220 )
2020-01-06 10:53:40 -05:00
Quincy Morgan
253748df10
Move Website field from moreField to fields for Restaurant preset ( close #7226 )
2020-01-06 10:31:40 -05:00
Quincy Morgan
b8e7fa2e37
Add Secondhand Clothing Store preset ( close #7164 )
...
Add Used Car Dealership preset
Deprecate clothes=second_hand when used with shop=clothes
2020-01-06 10:02:36 -05:00
SilentSpike
820e86ad6c
Fix ImproveOSM request payload
...
- Seems that the expected payload has changed so now all error types use
key "targetIds"
- Also includes minor fix so that comments display in the UI immediately
2020-01-03 19:52:13 +00:00
hikemaniac
32bacfd336
Added field for segregated=*
2020-01-03 19:23:56 +01:00
Quincy Morgan
fa2b8913c2
Remove duplicate Natural Features category entry
2020-01-03 12:35:28 -05:00
Quincy Morgan
dd2ad8f70e
Make brand preset subtitle normal weight
2020-01-03 12:32:23 -05:00
Quincy Morgan
0a3b3df80c
Filter out values with fewer 10 or fewer uses from combo field suggestions ( close #7203 )
2020-01-03 11:49:43 -05:00
Quincy Morgan
ec98a06d58
Add gambling field to gambling-related presets (re: #7198 )
2020-01-03 11:46:20 -05:00
Quincy Morgan
a760a8f819
Update D3 to 5.15.0 ( close #7191 )
...
Update rolup/plugin-buble to 0.21.0 (close #7151 )
2020-01-02 14:56:54 -05:00
Quincy Morgan
f36356e115
Add Baby Nursing Area field ( close #7152 )
2020-01-02 14:09:05 -05:00
Quincy Morgan
66a2c108da
Fix syntax error and standardize indentation from #7159
2020-01-02 13:14:02 -05:00
Quincy Morgan
2efb6bcefc
Merge pull request #7159 from sguinetti/2.x
...
Update address & phone formats in Peru
2020-01-02 13:04:30 -05:00
Quincy Morgan
b140edc4cb
Update icons for residential areas
2020-01-02 12:24:29 -05:00
Quincy Morgan
971aa13d17
Add more fields to leisure presets
2020-01-02 11:00:40 -05:00
Quincy Morgan
e2842733bd
Deprecate various entrance values (re: #7174 )
2020-01-02 10:47:57 -05:00
Quincy Morgan
c735dc8c96
Add terms to cemetery, graveyard, and religious area (re: #7187 )
2019-12-31 13:00:28 -05:00
Quincy Morgan
11c45a1c21
Make the Churchyard preset unsearchable (re: #7187 )
2019-12-31 12:24:44 -05:00
Quincy Morgan
31941e9389
Fix JavaScript error that could cause validation warnings to appear unexpectedly ( close #7166 )
...
Add code test to account for deprecated tags with no replacement
2019-12-31 12:03:57 -05:00
Quincy Morgan
c8ce5eb8bb
Add warnings about duplicate keyboard shortcuts when building translations ( close #7185 )
...
Update translations
2019-12-31 11:40:41 -05:00
SilentSpike
48f4462d5f
Update icon set URLs in presets readme
2019-12-30 19:27:19 +00:00
SilentSpike
421426e83e
Update editorconfig for JavaScript syntax
2019-12-30 19:21:59 +00:00
Quincy Morgan
7897a56e86
Update Kiosk preset icon (re: #7068 )
2019-12-30 09:51:12 -05:00
Quincy Morgan
450547b8ff
Update icons for various building presets (re: #7068 )
2019-12-30 09:48:05 -05:00
Quincy Morgan
92472b76c3
Add Emergency Exit preset
2019-12-30 09:33:23 -05:00
Quincy Morgan
577b8494d7
Deprecate entrance=main_entrance (re: #7174 )
2019-12-30 09:12:58 -05:00
Quincy Morgan
15cc88fee4
Remove old layer translations re-added in prior merge
2019-12-30 09:12:31 -05:00
Quincy Morgan
42182d17ee
Merge pull request #7192 from hikemaniac/shop-doors
...
Add a preset for shop=doors
2019-12-30 09:04:29 -05:00