SilentSpike
b24b041335
Add Osmose issue detail fetching for UI
...
Must fetch details per-issue to get the associated OSM elements for
highlighting and use in the error description.
Also fixes URL for error closure.
2020-02-03 23:01:03 +00:00
SilentSpike
680fdb6b54
Allow Osmose errors to use category for UI strings
...
Some error types don't require unique strings and can share common
strings among the category. This makes that possible as well as adding
support for some other types of error for demonstrative purposes.
2020-02-03 23:01:02 +00:00
SilentSpike
09e7b23665
Add Osmose issues UI and filtering
...
Filters out errors not present in the data .json file to enable
selective support since Osmose has a wide variety of errors which may be
too advanced for iD.
Also added processing for the elements associated with an error for
forced visibility and highlighting.
2020-02-03 23:01:01 +00:00
SilentSpike
e11d97b38c
Add Osmose QA layer and service
...
Initial implementation - need to add UI for the errors and correctly set
up support for the desired error types provided by osmose.
2020-02-03 23:01:01 +00:00
Quincy Morgan
2783408fc3
Add tooltips to mixed values in semicombo, multicombo, and radio fields
2020-01-31 14:07:16 -05:00
Quincy Morgan
fd2b97331c
Add label to "change feature type" button in inspector and make it a collapsible section ( close #6811 )
2020-01-22 09:19:54 -05:00
Quincy Morgan
6bb2997306
Enable changing the preset of multiple selected features (re: #7276 )
...
Fix issue where preset tag reference wouldn't load
Change "Change feature" tooltip to more accurate "Change feature type"
2020-01-21 15:19:51 -05:00
Quincy Morgan
11035127a3
Rename "Adjust imagery offset" section to "Imagery Offset"
2020-01-20 13:12:46 -05:00
Quincy Morgan
019e9a956c
Remove unused strings
2020-01-20 12:15:13 -05:00
Quincy Morgan
667406c6e0
Remove "all" from the inspector section names
2020-01-20 11:51:00 -05:00
Quincy Morgan
48bda8ba67
Move selected feature list to a collapsible inspector section ( close #7273 )
2020-01-20 11:34:51 -05:00
Quincy Morgan
bb593c5ccc
Add "deselect" tooltip to X buttons in selected features list
2020-01-20 10:22:49 -05:00
Quincy Morgan
08cfdc3987
Remove unused string
2020-01-18 15:01:56 -05:00
Quincy Morgan
6f2938b35e
Add "key=value" placeholder to text tag editor textarea
2020-01-18 13:36:36 -05:00
Quincy Morgan
874acf8ccc
Make raw tag editor display option tooltips translatable
2020-01-18 13:35:31 -05:00
Quincy Morgan
eda51f6835
Add initial multiselection raw tag editing in 2.x
2020-01-17 17:49:26 -05:00
Bryan Housel
96b2b42ba7
Make link to privacy notice in splash screen translatable
...
(closes #7171 )
2019-12-25 16:54:14 -05:00
Quincy Morgan
f6769238ed
Revert references to the v3 UI in the Keyboard Shortcuts menu
...
Remove unused preset favoriting functionality
2019-12-20 12:05:04 -05:00
Bryan Housel
ada4fb5814
Add privacy policy version check to context and splash screen
...
(closes #7040 )
A few other minor things in this commit
- migrated several ui modal files to ES6 syntax
- switched the splash link from ideditor.org -> ideditor.blog
2019-12-19 00:11:40 -05:00
Bryan Housel
27f538b0cf
Add Preferences Pane, Third Party Icon toggle, link to policy
...
(re: #7040 )
2019-12-16 22:27:06 -05:00
Mikkel Kirkgaard Nielsen
9e912dfe96
Fix typo in orthogonalize.too_large.multiple
2019-12-16 10:09:49 -05:00
Quincy Morgan
9ce053520f
Update shortcut documentation for possibility of zooming multiple selected features
2019-12-13 10:39:42 -05:00
Quincy Morgan
960d0d58a9
Allow squaring multiple features at once ( close #6565 )
2019-12-12 13:56:46 -05:00
Quincy Morgan
a319bf75d6
Search all downloaded features instead of just visible ones on 2.x (re: #6516 , re: 480140442677644ba3d758565b7d08672d037976)
2019-12-12 13:05:55 -05:00
Quincy Morgan
0b7d5b29c7
Add icon and tooltip for mapillary detected billboards
2019-12-11 15:58:09 -05:00
Quincy Morgan
c1f7721197
Reload API status automatically when a response indicates a probable change in status ( close #6650 )
...
Make API status messages more informative (close #7021 )
Add manual Retry button to "unable to connect" API status message (close #5864 )
2019-12-05 17:17:57 -05:00
Quincy Morgan
db300d1071
Add tooltips to mapillary map features layer icons ( close #7079 )
2019-12-05 11:52:12 -05:00
Quincy Morgan
6c7d8b6150
Add identifier field for tags linking features to external databases
...
Add US-only field for `gnis:feature_id` (close #7086 )
Add tooltip to wikipedia field link button
2019-12-03 20:47:10 -05:00
Quincy Morgan
45ac186a68
Flag unclosed multipolygon parts ( close #2223 )
2019-11-22 14:55:51 -05:00
Quincy Morgan
5640d7867a
Simplify some "add bridge or tunnel" fix code (re: #7055 )
...
Add endpoint to actionSplit to get the created ways after running the action
Change "Use bridge" or "tunnel" fix labels to "Add a bridge" or "tunnel"
Add layer tags on structure feature when adding a bridge or tunnel via a fix
Select all components of the split way when adding a bridge or tunnel via a fix
Don't recommend adding a bridge to a waterway
Don't show "change layers" fixes along with "add structure" fixes
Don't split or change the tags of coincident ways when adding a bridge or tunnel
2019-11-20 13:09:27 -05:00
Katarzyna Król
5ed22cce21
create bridge or tunnel when crossed ways
2019-11-20 12:54:43 -05:00
Bryan Housel
86a5652b37
Add I for Issues pane to keyboard shortcut screen, improve spacing
...
(closes #6997 )
2019-11-04 10:06:31 -05:00
Katarzyna Król
c942ac19c7
translatable string: already_circular
2019-10-29 02:29:21 +01:00
Bryan Housel
3886f2dad8
Merge branch '2.15-building-crossing-layers' into 2.x
2019-10-24 15:15:06 -04:00
Quincy Morgan
949ec8afa0
Add issue count badges to the bottom info bar when validating Everything
2019-10-14 17:14:47 +02:00
Quincy Morgan
769c95af55
Add non-actionable fix suggestion for "Fix Me" request issues
2019-10-14 11:03:49 +02:00
Quincy Morgan
aba96f039f
Add specific "no issues" message if the user has no edits
...
Don't use "other features" language since "my edits" validation checks are no longer per-feature
2019-10-11 13:22:53 +02:00
Quincy Morgan
cdcf5c4606
Rename Fill Areas section to Style Options
...
Add Highlight Changes button to the Style Options section for toggling visual diffs (re: #6843 )
2019-10-10 12:38:56 +02:00
Quincy Morgan
a3d6097d40
Rename "Fix Me" Requests validation rule to more general Help Requests
...
Add subtypes to almost_junction and disconnected_way validation rules
Add additional validation documentation (re: #6100 )
2019-10-09 15:00:28 +02:00
Quincy Morgan
5abdd4c813
Removed unused strings and rename string ids to not indicate ways only (re: #6843 )
2019-10-07 11:02:07 +02:00
Quincy Morgan
c031f2dd33
Merge branch '2.15' into 215_highlight_edits
...
# Conflicts:
# modules/svg/areas.js
2019-10-07 10:49:52 +02:00
Quincy Morgan
badde3d583
Add warning for features with names that equal values in their not:name tag ( close #6411 )
2019-10-04 11:06:27 +02:00
Quincy Morgan
f5995dffb0
Cherry pick crossing buildings fix
2019-10-03 20:09:49 +02:00
Quincy Morgan
0dc890a9ee
Show more specific message when nonstandard brand has simply incomplete tags ( close #6909 )
2019-10-03 15:25:18 +02:00
Quincy Morgan
c2e254e296
Remove strings for removed invalid URL validation rule (re: #6831 )
2019-10-01 18:40:00 +02:00
Quincy Morgan
610082f94e
Remove trailing periods from invalid email messages
2019-10-01 18:36:32 +02:00
Quincy Morgan
6a515576f1
Add an "Extract this point" quick fix for points-as-vertices validation warnings (re: #6319 )
2019-10-01 18:21:03 +02:00
Quincy Morgan
525916da74
Recategorize tags_suggests_area validation rule into mismatched_geometry rule
...
Warn about points tagged as vertices and vertices tagged as points (close #6319 )
2019-09-26 10:56:30 +02:00
Quincy Morgan
b8b8c66d02
Warn when multilingual feature names appear to be generic ( close #6876 )
2019-09-24 13:22:02 +02:00
Quincy Morgan
291187cbd7
Enable reversing multiple selected lines or points at once ( close #6810 )
2019-09-17 13:38:47 -04:00