Bryan Housel
39b10231a5
Merge pull request #5667 from manaswinidas/improve
...
Improves CONTRIBUTING.md
2018-12-31 08:18:31 -05:00
Manaswini Das
4053e3cbbd
Improves CONTRIBUTING.md
2018-12-31 18:09:05 +05:30
Bryan Housel
495793929f
Skip wikidata field test, too time sensitive to work reliably
2018-12-27 12:06:53 -05:00
Bryan Housel
4fc0e5500d
Add community index to transifex config file
...
This doesn't really affect anything, but it allows us to `tx pull -a`
down all the strings to a temporary location and look at them.
2018-12-27 11:56:48 -05:00
Bryan Housel
4f0a608439
Merge pull request #5637 from openstreetmap/5618
...
fix autocomplete combobox bug
2018-12-26 15:15:29 -05:00
Bryan Housel
bc72c387e4
Merge pull request #5647 from nyurik/osm_wikibase
...
OSM Multilingual data directly from wiki (wikibase data items)
2018-12-26 14:48:39 -05:00
Bryan Housel
0294596fb2
Merge pull request #5653 from hikemaniac/shop-fuel
...
Added a preset for shop=fuel
2018-12-24 12:44:48 -05:00
hikemaniac
da95d1ee5a
Added a preset for shop=fuel
2018-12-23 17:35:44 +01:00
Bryan Housel
f8e4dc2b89
Merge pull request #5650 from tordans/locale-via-url
...
Allow locale and language being set via URL param
2018-12-23 10:38:58 -05:00
Yuri Astrakhan
9f7f4aa3fc
Fix language fallback processing, caching bug.
2018-12-23 01:57:26 -05:00
Tobias
5009edee4b
Move variable to the top of the file and reuse
...
As suggested in https://github.com/openstreetmap/iD/pull/5650#issuecomment-449589375
2018-12-23 07:38:00 +01:00
Yuri Astrakhan
8b931f3e6c
Use new message to encourage editing and translation
2018-12-22 15:03:22 -05:00
Yuri Astrakhan
aa78cd10a3
Data items - remove hardcoded locale IDs
...
Locale IDs are now fetched together with the other data
when the language code is provided.
2018-12-22 14:58:15 -05:00
Bryan Housel
9502c041ff
Merge pull request #5651 from hikemaniac/more-shops
...
Added more presets for shops
2018-12-22 14:52:53 -05:00
Bryan Housel
e51f2eb1e7
pacify eslint
2018-12-22 13:42:09 -05:00
Tobias Jordans
c97b659a34
Allow locale and language being set via URL param
...
With the hash-url `locale=en-US` or `locale=de-DE` one can force a locale and language regardless of the given language from the osm-website-settings.
2018-12-22 19:10:50 +01:00
Bryan Housel
6d327b3eff
Upgrade FontAwesome icons, add more icons for winter sports
2018-12-22 13:02:46 -05:00
Bryan Housel
e06ba3d1d7
Move racetracks to presets/leisure/track - add horse_racing.json
...
(closes #5620 )
2018-12-22 12:28:45 -05:00
Yuri Astrakhan
b2810105a5
Implement support for multilingual descriptions from wiki data items
...
* Takes data directly from the Wikibase data items (OSM Wiki)
https://wiki.openstreetmap.org/wiki/OpenStreetMap:Data_Items
* Understands the difference in regions - e.g. will show different
images depending on the local settings
* Perf: Single request will get both the tag and key description
2018-12-22 00:23:31 -05:00
Bryan Housel
22e36be4f2
WIP on replacing documentation with direct calls to OSM wikibase
2018-12-22 00:23:31 -05:00
Quincy Morgan
7c192a2e36
Fixed bug where the entity ID could not be found for the field
2018-12-20 12:25:35 -05:00
Quincy Morgan
97c2361f43
Changed initial sidebar screen for highway intersection vertices from preset list to editor
2018-12-20 10:17:16 -05:00
Bryan Housel
62547e3459
Merge pull request #5638 from openstreetmap/5612
...
remove highlight from relation member after it is deleted from relation
2018-12-20 10:10:46 -05:00
Bryan Housel
e2c0f5edcd
Merge pull request #5636 from openstreetmap/5596
...
open combobox if anywhere on box clicked...
2018-12-20 10:09:24 -05:00
Max Grossman
9a5a77f96c
remove unneccessary space
...
ref #5612
2018-12-20 09:24:46 -05:00
Max Grossman
18c32511a2
remove member's highlight when removed from relation
...
ref #5612
2018-12-20 09:23:58 -05:00
Max Grossman
e3407d4168
do not use mouseover, use mousedown!
...
ref #5596
2018-12-20 09:05:23 -05:00
Max Grossman
2dab19e9ae
default to value() if neither d and choice are null in the accept function
...
ref #5618
2018-12-20 08:52:16 -05:00
Max Grossman
5a1dfeec72
open combobox if anywhere on box clicked...
...
ref #5596
2018-12-20 08:47:37 -05:00
Quincy Morgan
90e3cd8e87
Merge pull request #5632 from quincylvania/sidebar-behavior-on-feature-selection
...
Change the initial inspector of the sidebar upon feature selection
2018-12-19 18:07:42 -05:00
Quincy Morgan
cfbb86f88c
Change the initial view of the sidebar on selection
2018-12-19 17:44:41 -05:00
Bryan Housel
81b5fc788e
Merge pull request #5629 from openstreetmap/5587
...
5587 - make geolocation show geolocation
2018-12-19 12:14:36 -05:00
Bryan Housel
e1f26b5692
Merge pull request #5624 from ockendenjo/hat-route
...
Add more tests for splitting ways in relations containing loops
2018-12-19 12:10:12 -05:00
Bryan Housel
7db6133666
Merge pull request #5583 from quincylvania/field-prerequisite-tags
...
Mechanism for displaying fields conditionally based on tags
2018-12-19 12:08:15 -05:00
Max Grossman
399e7781c1
remove dispatched changes and re-order layers
...
ref #5587
2018-12-19 11:54:39 -05:00
Max Grossman
3755951009
remove unused vars
...
ref #5587
2018-12-19 11:24:26 -05:00
Max Grossman
83c0843e57
just call accuracy function when setting r attr
...
ref #5587
2018-12-19 11:23:19 -05:00
Max Grossman
b010f42125
update layers test for new geolocate svg layer
...
ref #5587
2018-12-19 11:14:03 -05:00
Max Grossman
b9ddfca152
implement point/puck geolocation
...
ref #5587
2018-12-19 11:06:41 -05:00
Bryan Housel
f478fdbfbd
Add preset for Enforcement relation type
...
(closes #5610 )
2018-12-19 10:45:54 -05:00
ockendenjo
cec442012a
Add test for route going round loop in other direction
2018-12-18 22:09:20 +00:00
ockendenjo
8aaa387d4e
Add tests for hat route splitting #4876
2018-12-18 21:39:35 +00:00
Quincy Morgan
6e1dd34447
Fixed an issue where a new container would be added in the Map Data pane every time a section was re-expanded
2018-12-18 15:55:50 -05:00
Bryan Housel
5a2049b421
Drop extra whitespace, make sure service exists before using it
2018-12-18 15:38:53 -05:00
Bryan Housel
814c72fe42
Merge branch 'remote-presets' of https://github.com/radiant-maxar/iD into radiant-maxar-remote-presets
2018-12-18 15:15:11 -05:00
Max Grossman
b7f0d86da9
working on geolocate layer
...
ref #5587
2018-12-18 14:19:36 -05:00
Bryan Housel
a31fceeef0
Restore full width textareas on settings screens
...
(closes #5619 )
2018-12-18 12:16:46 -05:00
Bryan Housel
bff0ea27f7
Merge pull request #5622 from openstreetmap/5614
...
5614 - add close button to commit side bar
2018-12-18 12:10:31 -05:00
Max Grossman
1471b55122
lint!
...
ref #5614
2018-12-18 12:02:26 -05:00
Max Grossman
02261c96e0
adding svg layer...
...
ref #5587
2018-12-18 12:01:22 -05:00