SilentSpike
|
c095600635
|
Use more appropriate new comment header string
|
2019-02-05 20:44:04 +00:00 |
|
SilentSpike
|
5fc87fb0a4
|
Pacify eslint
(I really need to start running npm test more often before pushing)
|
2019-02-05 20:23:02 +00:00 |
|
SilentSpike
|
f7bef29b92
|
Fix date conversion on ImproveOSM comments
|
2019-02-05 20:03:55 +00:00 |
|
SilentSpike
|
fa87ed75ae
|
Display ImproveOSM comments oldest to newest
|
2019-02-05 19:57:22 +00:00 |
|
SilentSpike
|
2c7b689b47
|
Add comments display to ImproveOSM issues
|
2019-02-05 19:52:44 +00:00 |
|
Bryan Housel
|
51af1f3b13
|
Don't re-sort the keys in the raw tag editor when tabbing
(closes #5857)
|
2019-02-05 14:52:13 -05:00 |
|
SilentSpike
|
28bb12b7ae
|
Add function to retrieve ImproveOSM comments
Just need to have the UI make this call and use the data next.
|
2019-02-05 19:31:30 +00:00 |
|
Quincy Morgan
|
bfefea422b
|
Use iD's area tag logic for the tag_suggests_area validation
|
2019-02-05 13:55:59 -05:00 |
|
Chad Rockey
|
c34f010e05
|
Remove golf tags
|
2019-02-05 10:44:20 -08:00 |
|
Quincy Morgan
|
4f68e71094
|
Merge endpoints rather than add segment if ends are close together in tag_suggest_area fix
|
2019-02-05 13:21:39 -05:00 |
|
Quincy Morgan
|
7dd337383a
|
Add quick fix for connecting the endpoints of a line where tags suggest area if it won't create self-intersection
|
2019-02-05 12:16:46 -05:00 |
|
Chad Rockey
|
0bc5c13b88
|
Cleanup according to comments
|
2019-02-05 09:14:07 -08:00 |
|
SilentSpike
|
448119324f
|
Add ability to comment on ImproveOSM issues
|
2019-02-05 17:11:37 +00:00 |
|
Quincy Morgan
|
a80aaf65db
|
Improve performance when checking way for self-intersection when drawing
|
2019-02-05 11:42:45 -05:00 |
|
Quincy Morgan
|
8771a33716
|
Merge branch 'master' into validation
|
2019-02-05 11:30:24 -05:00 |
|
Quincy Morgan
|
3808685ee3
|
Rewrote tag as disconnected fix undo message to be more consistent
|
2019-02-05 11:29:09 -05:00 |
|
Bryan Housel
|
13e9e99c4a
|
Allow "Monitoring Station" preset on vertex geometry
(closes #5827)
|
2019-02-05 11:21:37 -05:00 |
|
Quincy Morgan
|
d09e76ccad
|
Merge branch 'master' into validation
|
2019-02-05 11:18:59 -05:00 |
|
Bryan Housel
|
5c10aa397f
|
Merge branch 'SilentSpike-unify'
|
2019-02-05 11:18:19 -05:00 |
|
Quincy Morgan
|
23ab1b66fb
|
Revert "Update places of worship to use field inheritance"
This reverts commit 44d4f2378d.
|
2019-02-05 11:06:31 -05:00 |
|
Bryan Housel
|
e71eddd138
|
Merge branch 'unify' of https://github.com/SilentSpike/iD into SilentSpike-unify
|
2019-02-05 10:41:08 -05:00 |
|
Quincy Morgan
|
7763626b02
|
Add access_simple field to library preset
Update Website field placeholder to use https
|
2019-02-05 10:22:43 -05:00 |
|
Quincy Morgan
|
44d4f2378d
|
Update places of worship to use field inheritance
Add website to defaults fields for places of worship
Add presets for common place of worship denominations
|
2019-02-05 10:16:22 -05:00 |
|
greenkeeper[bot]
|
91285bc4f0
|
chore(package): update esm to version 3.2.1
|
2019-02-05 10:00:15 -05:00 |
|
Quincy Morgan
|
0934db48dd
|
Don't count vertices toward many deletions warnings
Lower threshold for triggering many deletions warnings
|
2019-02-05 09:12:43 -05:00 |
|
Quincy Morgan
|
a23954d886
|
Fix issue where preset reset buttons would not initially work
|
2019-02-05 08:24:34 -05:00 |
|
Chad Rockey
|
d3afa9449e
|
Add driving range preset
|
2019-02-04 22:29:06 -08:00 |
|
Chad Rockey
|
a7955bc3f9
|
Presets for golf paths and cartpaths
|
2019-02-04 21:14:17 -08:00 |
|
Quincy Morgan
|
7329d1301a
|
Fix issues where save button would not enable and save blocker tooltip would not disappear
|
2019-02-04 19:08:43 -05:00 |
|
Quincy Morgan
|
c39c584b52
|
Fix false positive for deprecated tag validation
|
2019-02-04 18:36:42 -05:00 |
|
SilentSpike
|
b55830485d
|
Fix use of old variable name
|
2019-02-04 22:55:47 +00:00 |
|
Quincy Morgan
|
ca8c91563b
|
Add issue count to section title in entity editor
Remove redundant string
|
2019-02-04 16:48:54 -05:00 |
|
Quincy Morgan
|
d3946894e8
|
Standardize deprecated_tag and missing_tag rule type ids
Run crossing_ways before disconnected_way
Break out crossing_ways issue creation into a separate function
|
2019-02-04 16:29:29 -05:00 |
|
Quincy Morgan
|
01c4c46918
|
Improve crossing ways validation performance by reducing garbage collection
|
2019-02-04 15:41:22 -05:00 |
|
Quincy Morgan
|
4921a32be1
|
Improve performance of crossing ways validation
|
2019-02-04 15:22:07 -05:00 |
|
Quincy Morgan
|
451704ca7b
|
Remove check to see if ways were already checked in the crossing ways validation
|
2019-02-04 15:07:37 -05:00 |
|
Quincy Morgan
|
fae9d603eb
|
Match commit errors section background color to primary error color
|
2019-02-04 13:45:12 -05:00 |
|
Quincy Morgan
|
db5af39134
|
Tweak no issues info text
|
2019-02-04 13:40:08 -05:00 |
|
SilentSpike
|
781558e56b
|
Remove redundant source property
|
2019-02-04 18:40:06 +00:00 |
|
Quincy Morgan
|
ac7dba082f
|
Merge branch 'master' into validation
|
2019-02-04 13:35:21 -05:00 |
|
Bryan Housel
|
b340b65df4
|
Improve "club" icons
(closes #5854)
|
2019-02-04 13:35:12 -05:00 |
|
Quincy Morgan
|
bfb5285dc9
|
Fix tests and lint warnings
|
2019-02-04 13:34:27 -05:00 |
|
Bryan Housel
|
002f3ba590
|
switch far-clock to temaki-clock (one less clock icon)
|
2019-02-04 13:16:19 -05:00 |
|
SilentSpike
|
ddf44377e8
|
Fix errors without templates not working
|
2019-02-04 18:12:21 +00:00 |
|
Bryan Housel
|
2d7800582f
|
Upgrade FontAwesome to 5.7
|
2019-02-04 13:06:51 -05:00 |
|
Bryan Housel
|
7fe0380d7d
|
Make sure icon fill colors can be overridden
|
2019-02-04 13:01:35 -05:00 |
|
SilentSpike
|
d7147996ed
|
Merge remote-tracking branch 'upstream/master' into unify
|
2019-02-04 17:17:17 +00:00 |
|
Quincy Morgan
|
b3d49f0978
|
Merge branch 'master' into validation
|
2019-02-04 12:10:45 -05:00 |
|
Quincy Morgan
|
190fc4f434
|
Add message to the issues pane for when there are no issues
|
2019-02-04 12:06:25 -05:00 |
|
SilentSpike
|
450c549ea5
|
Remove old error type files
|
2019-02-04 16:54:07 +00:00 |
|