|
5284f198d8
|
Fix various bugs
|
2022-02-22 14:13:41 +01:00 |
|
|
bf05a88afd
|
Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop
|
2022-02-16 02:31:39 +01:00 |
|
|
39e6cdfda4
|
Fix dependency injection of refactoring
|
2022-02-16 01:46:55 +01:00 |
|
|
f0675a026b
|
Exporting CSV/Geojson now respects filters + refactoring away State.state
|
2022-02-16 01:34:28 +01:00 |
|
|
2ed6e04a7a
|
Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop
|
2022-02-16 01:00:54 +01:00 |
|
|
f2042a6db4
|
Use layer-<layerid> again as URL parameter
|
2022-02-16 00:21:03 +01:00 |
|
|
4638f82635
|
Fix tests
|
2022-02-16 00:14:22 +01:00 |
|
|
dfb16fa802
|
Small refactoring: move changeset-handler creation to 'changes'
|
2022-02-15 23:44:16 +01:00 |
|
|
e721146ca1
|
Show loading screen when logging in
|
2022-02-15 15:42:09 +01:00 |
|
|
419f2b1351
|
Fix personal theme, add possibility to sync layer selection
|
2022-02-14 18:18:05 +01:00 |
|
|
dc959e15f4
|
Fix filter selection for one option
|
2022-02-14 15:59:42 +01:00 |
|
|
6cb5803efd
|
Save layoutconfigJSON as preferences, the are saved in the morescreen
|
2022-02-14 15:41:14 +01:00 |
|
|
60c4b0d00d
|
Fix geojson source: remove 'null' properties; UK-addresses: filter matched addresses by default
|
2022-02-14 13:52:18 +01:00 |
|
|
c941f567cf
|
Add extraLink button which replaced the iframePopout button, fix #654
|
2022-02-14 04:48:33 +01:00 |
|
|
e04e7ddf6a
|
Remove obsolete print statement
|
2022-02-14 03:16:30 +01:00 |
|
|
f447854834
|
Small refactoring, fix logic which possibly caused #659 (to be confirmed)
|
2022-02-14 02:50:21 +01:00 |
|
|
1c418e5a49
|
Add code quality test, remove all constructor.name entries as they are unreadable after minification
|
2022-02-14 02:26:03 +01:00 |
|
|
312dbe7aff
|
Add test for generating the cache
|
2022-02-14 01:15:20 +01:00 |
|
|
31024c5074
|
Properly fix detection of 'point in polygon' with multipolygons, fixes GRB display issue
|
2022-02-11 15:27:20 +01:00 |
|
|
08efcbdea0
|
Optimize availableBaseLayers code
|
2022-02-11 15:11:50 +01:00 |
|
|
695a0867c7
|
Fix duplicate buildings for grb layer; add default flag for filters, performance improvement
|
2022-02-11 03:57:39 +01:00 |
|
|
31205f3430
|
Filter duplicate ids from new ways, #564
|
2022-02-11 02:55:42 +01:00 |
|
|
30be86668e
|
Fix autoapply for GRB theme
|
2022-02-10 23:16:14 +01:00 |
|
|
b3c58ae82e
|
Extract and validate images using a new conversion, regenerate docs
|
2022-02-09 22:37:21 +01:00 |
|
|
62272774bc
|
Add layer only mode for user layouts
|
2022-02-08 00:56:47 +01:00 |
|
|
819a33e299
|
Add some comments on bing maps
|
2022-02-08 00:34:07 +01:00 |
|
|
0f95891a47
|
Add option to force loading of a layer, even if it is hidden + automatically set this flag is another layer depends on this layer
|
2022-02-07 01:59:07 +01:00 |
|
|
b8b63dc34c
|
Tweaking the loading screen
|
2022-02-06 03:45:32 +01:00 |
|
|
508ef8a970
|
Rephrase to increase clarity
|
2022-02-05 23:38:55 +01:00 |
|
|
a3b32a3697
|
Fix loading of relative images in custom themes
|
2022-02-04 15:48:26 +01:00 |
|
|
dd68cc39e7
|
Unofficial themes are remembered now
|
2022-02-04 14:36:26 +01:00 |
|
|
b08adc7fc9
|
Fix loading of custom themes
|
2022-02-04 13:17:50 +01:00 |
|
|
9ff4323ec6
|
Fix typo
|
2022-02-04 03:31:47 +01:00 |
|
|
3e2c6a0f23
|
Improvements to themes
|
2022-02-04 02:48:31 +01:00 |
|
|
80533597c1
|
Inject newly created notes into the map
|
2022-02-04 00:44:51 +01:00 |
|
|
7001216ab7
|
Add more consistency checks, slight refactoring of theme conversions
|
2022-02-04 00:44:09 +01:00 |
|
|
e38b14b77a
|
Force evaluation of lazy tags during caching
|
2022-02-02 02:36:49 +01:00 |
|
|
c15f3d2036
|
Lots of styling tweaks, add filter links between layers
|
2022-02-01 04:14:54 +01:00 |
|
|
5cefc4d25f
|
Some cleanup of changesetHandler, add import source with reference to the note
|
2022-02-01 00:09:28 +01:00 |
|
|
d1e99fc2d3
|
Cyclestreets: only add maxspeed=30 in Belgium; change 'language' to 'locale' in changeset tags, load notes in import_viewer up to two years back, language tweaks
|
2022-01-31 20:52:56 +01:00 |
|
|
a11e0fc545
|
Merge master
|
2022-01-31 20:12:11 +01:00 |
|
|
618f61d3e8
|
Fix typo
|
2022-01-31 13:14:07 +01:00 |
|
|
74489d5e3f
|
Merge master
|
2022-01-30 19:06:41 +01:00 |
|
|
aba6cd0580
|
Fix commenting on notes
|
2022-01-30 18:53:07 +01:00 |
|
|
5f33949b93
|
Fix commenting on notes
|
2022-01-30 18:47:19 +01:00 |
|
|
9594868e83
|
Better tag rewriting, add icons, add bicycle rental theme
|
2022-01-29 02:45:59 +01:00 |
|
|
ed7a109736
|
Fix custom themes
|
2022-01-27 20:37:22 +01:00 |
|
|
0505a77606
|
Regenerate schema files
|
2022-01-26 21:48:02 +01:00 |
|
|
fa971ffbbf
|
Full code cleanup
|
2022-01-26 21:40:38 +01:00 |
|
|
99edba4c73
|
Merge master
|
2022-01-26 21:12:25 +01:00 |
|