|
38037014b0
|
Fix bug in bounds calculation for negative lats/lons
|
2021-09-27 15:38:12 +02:00 |
|
|
bef684aec7
|
More cleanup, first somewhat working version of #171
|
2021-09-22 16:07:56 +02:00 |
|
|
1f93923820
|
More work on splitting roads, WIP; refactoring tests
|
2021-09-22 05:02:09 +02:00 |
|
|
c8eacaa409
|
Add support for mapillary api v4, fixes #364
|
2021-09-15 01:33:52 +02:00 |
|
|
5d81e7d792
|
Sort translation output files for easier merges
|
2021-09-14 18:20:25 +02:00 |
|
|
c7f9f30b6c
|
Fix build, reset languages, more autocleanup
|
2021-09-09 00:19:39 +02:00 |
|
|
78d6482c88
|
Add binoculars theme, auto reformat everything
|
2021-09-09 00:06:21 +02:00 |
|
|
647100bee5
|
Refacotring: move themeConfig into models
|
2021-08-07 23:11:34 +02:00 |
|
|
0162d52b68
|
Merge develop
|
2021-07-27 19:59:41 +02:00 |
|
|
7352a4a41d
|
Fix merge behaviour when the value is null
|
2021-07-27 19:35:43 +02:00 |
|
|
d9cc99c447
|
Add comparison tagsfilter with <=, >=, < and >
|
2021-07-27 13:44:05 +02:00 |
|
|
330930d5d4
|
Merge develop
|
2021-07-24 02:32:33 +02:00 |
|
|
88cddd2367
|
Merge master
|
2021-07-18 18:44:25 +02:00 |
|
|
3bcd255311
|
Add fake user switch to mimick a logged in user; fixes #432
|
2021-07-16 02:06:33 +02:00 |
|
|
33e2dca7e4
|
Add tests for tags, add check for duplicate names as layer ids, fix #393
|
2021-07-12 11:44:55 +02:00 |
|
|
56efafcabf
|
Small improvement
|
2021-07-08 10:11:46 +02:00 |
|
|
fb3e3a040b
|
Fix tests, fix units
|
2021-07-04 20:36:19 +02:00 |
|
|
2f05010648
|
Fix tests
|
2021-07-03 21:39:30 +02:00 |
|
|
985e97d43b
|
First steps for a delete button
|
2021-06-28 18:06:54 +02:00 |
|
|
6af3d41886
|
Fix tests
|
2021-06-27 20:35:38 +02:00 |
|
|
966fcda8d1
|
Add support for units to clean up tags when they enter mapcomplete; add example of this usage in the climbing theme, add climbing theme title icons with length and needed number of carabiners
|
2021-06-22 03:16:45 +02:00 |
|
|
0012a2f683
|
First version of unit handling: canonicalizing on input
|
2021-06-22 00:29:07 +02:00 |
|
|
c25e039a91
|
Update to climbing theme
|
2021-06-21 03:14:03 +02:00 |
|
|
b9fb18ee4c
|
Merge master
|
2021-06-21 00:18:59 +02:00 |
|
|
a397a6cd70
|
Improve merge functionality
|
2021-06-20 03:06:00 +02:00 |
|
|
48f66bd17e
|
Last fixes to the OH picker
|
2021-06-16 16:39:48 +02:00 |
|
|
8ad9b816ac
|
Fix popups and core functionality
|
2021-06-14 17:28:11 +02:00 |
|
|
9cc721abad
|
More refactoring and fixes
|
2021-06-14 02:39:23 +02:00 |
|
|
d7004cd3dc
|
Merge master
|
2021-06-13 15:15:13 +02:00 |
|
|
6415e195d1
|
Butchering the UI framework
|
2021-06-10 01:36:20 +02:00 |
|
|
9458128ccf
|
Fix #343, add the poss^Cility to use the test backend (WIP), improve testability of OsmConnection (WIP)
|
2021-06-08 16:52:31 +02:00 |
|
|
6f457a6f0d
|
Do not show out-of-range features on speelplekken layer, fix handling of mutlipolygons in 'inside', better tests
|
2021-05-14 02:25:30 +02:00 |
|
|
6396492773
|
Remove unneeded tests
|
2021-05-11 00:12:55 +02:00 |
|
|
35ecc21e09
|
Add some regression tests
|
2021-05-10 23:42:14 +02:00 |
|
|
2da52501a3
|
Add capability to load tiled geojsons, eventually as overpass-cache
|
2021-04-22 03:30:46 +02:00 |
|
|
3e75921754
|
Better handling of image detection when running from ts-node; add some tests
|
2021-04-09 13:59:49 +02:00 |
|
|
12d99e0323
|
Visualize attribution in the attribution panel
|
2021-04-09 02:57:06 +02:00 |
|
|
a16745d0d1
|
Add more license information
|
2021-04-09 02:56:48 +02:00 |
|
|
7bfa3c5cfa
|
Merge master
|
2021-04-06 16:24:07 +02:00 |
|
|
8097486ffe
|
Small fix to mapillary image loading + addition of test
|
2021-04-06 16:12:44 +02:00 |
|
|
b108f99aab
|
Add support for smaller theme encodings
|
2021-04-04 03:22:56 +02:00 |
|
|
cd1171e678
|
Add substituting tag, remove some old code
|
2021-03-29 01:20:06 +02:00 |
|
|
120832f241
|
Move tags into subdirectory
|
2021-03-29 00:41:53 +02:00 |
|
|
d8c1f72857
|
Split TagsFilter into multiple files
|
2021-03-22 03:05:08 +01:00 |
|
|
1ffad21c62
|
Refactoring of tagsFilters, fix conditional 'hideInAnswer'
|
2021-03-22 02:17:00 +01:00 |
|
|
2c3c110624
|
Add more docs, add more checks, add more tests
|
2021-03-14 01:40:35 +01:00 |
|
|
416a76ae4f
|
Stabilize personal theme, textfield now correctly appears if it is an option in the freeform too
|
2021-02-20 01:45:51 +01:00 |
|
|
8f8ef690a4
|
Performance improvements
|
2021-02-05 16:32:37 +01:00 |
|
|
303485df7e
|
Add bicycle tube vending machines
|
2021-01-09 02:11:43 +01:00 |
|
|
2a31badd3d
|
New roaming rendering system which allows layers to push questions, badges and title-icons to all the other layers, improve bike-clean-services
|
2021-01-08 03:57:18 +01:00 |
|