Commit graph

524 commits

Author SHA1 Message Date
248ea78b17 First working version of split road functionality 2021-07-18 21:37:14 +02:00
88cddd2367 Merge master 2021-07-18 18:44:25 +02:00
9f91d30147 Add flag to generate new items only once 2021-07-18 17:50:35 +02:00
b55f9a25c6 More work on refactoring the changes handling 2021-07-18 14:52:09 +02:00
42391b4ff1 Merge develop 2021-07-16 02:25:39 +02:00
3bcd255311 Add fake user switch to mimick a logged in user; fixes #432 2021-07-16 02:06:33 +02:00
abd7db100d Finish the export functionality: move logic around a bit, add license information for reusers, wire the functionality as feature switch 2021-07-16 01:42:09 +02:00
18e27c32be Merge branch 'develop' into feature/goejson-export 2021-07-16 00:57:39 +02:00
96ecded0b9 Further development of split-road feature; refactoring of change-handling 2021-07-15 20:47:28 +02:00
Arno Deceuninck
fc459e6011 Merge branch 'develop' into feature/goejson-export
# Conflicts:
#	tslint.json
2021-07-15 11:48:06 +02:00
Arno Deceuninck
62925a89ba Text in translation file + refactor 2021-07-15 11:13:00 +02:00
1010b159e5 Merge develop 2021-07-15 00:39:11 +02:00
1da3f8a332 Further work on the road splitting feature 2021-07-15 00:26:25 +02:00
9348a019d6 Further work on the road splitting feature 2021-07-15 00:26:18 +02:00
7deb9b5d53 Refactoring of AvailableBaseLayer 2021-07-14 16:13:23 +02:00
Arno Deceuninck
f77c1efdf5 SplitAction logic, not yet pushing changes to osm, pieter will take over 2021-07-14 15:28:02 +02:00
99512724e0 Fix build 2021-07-14 10:05:10 +02:00
a7024cc1fa Add designated lock icon 2021-07-14 00:23:32 +02:00
315e2f7fd1 Add precise input method, enabled for public bookcases 2021-07-14 00:17:15 +02:00
42d0071b26 Use canonical rendering in windpowermap 2021-07-13 18:52:02 +02:00
Arno Deceuninck
159e4d3350 Select point on minimap where to split 2021-07-13 16:11:57 +02:00
7a06ec1bd5
Merge pull request #424 from pietervdvn/develop-extra-feature
Location following feature
2021-07-13 15:04:35 +02:00
Ward
4c4b0356c1 location tracking centering screen 2021-07-13 14:57:51 +02:00
Ward
ca1871262e working location button 2021-07-13 14:39:50 +02:00
0ff6ac4af9 Clear pending changes if they are already applied 2021-07-13 14:31:03 +02:00
c26783187b Attempt to fix #422 2021-07-13 00:40:27 +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
a78e3866e0 Add GetParsed to localStorageSource 2021-07-11 12:52:33 +02:00
e594511e22 Better trimming of canonical values, no console output if not actually rewriting 2021-07-10 21:03:17 +02:00
6732c12a0c First version which caches changesets if not uploaded 2021-07-10 15:52:52 +02:00
d72dbc21df Merge master 2021-07-10 13:58:22 +02:00
622b48f32e Fix bug 2021-07-10 13:57:40 +02:00
e11a5ca17b Attempting to add in backend to the element 2021-07-10 13:47:53 +02:00
e8bf46a759 Fix bug: versions are reloaded now 2021-07-09 19:56:00 +02:00
68d66ffe62 Fix bug which breaks updates 2021-07-08 10:24:43 +02:00
fb3e3a040b Fix tests, fix units 2021-07-04 20:36:19 +02:00
d0997480c0 Decrese dependency on jquery 2021-07-03 22:24:12 +02:00
32e30e4b01 Merge develop 2021-07-03 21:28:24 +02:00
b6d9a3127c Add 'pagehide' to ask confirmation on ipads 2021-07-03 14:48:07 +02:00
d686a756fb Revert "Upload data less aggressively": mobile browsers don't ask for confirmation when closing
This reverts commit 0ef73c1c74.
2021-07-03 14:36:26 +02:00
e4c29ce660 First version of a delete button, is working 2021-07-03 14:35:44 +02:00
0ef73c1c74 Upload data less aggressively 2021-07-01 22:04:46 +02:00
de5f8f95bb Hook deleteWizard into the specialVisualisations (WIP) 2021-07-01 02:43:49 +02:00
5d3365afb8 First draft of an element which deletes points 2021-07-01 02:26:45 +02:00
bbfcee686f Refactor OsmObject to use eventsources, add first version of the delete button 2021-06-30 18:48:23 +02:00
ec7833b2ee Use addCallbackAndRunD 2021-06-30 18:47:48 +02:00
ba04beab2c Use addCallbackAndRunD 2021-06-30 16:02:46 +02:00
8d9a992507 Use addcallbackAndRunD 2021-06-30 15:42:31 +02:00
2004c5e606 Use addcallbackAndRunD 2021-06-30 15:42:12 +02:00
b5cc8d8194 Use addCallbackAndRunD instead off addCallbackAndRun 2021-06-30 15:41:21 +02:00
d7e421efc9 Add addCallbackAndRunD which ignores undefeind and null values 2021-06-30 15:37:30 +02:00
985e97d43b First steps for a delete button 2021-06-28 18:06:54 +02:00
785f57262e Further cleanup: further removal of the UIElement 2021-06-28 00:45:49 +02:00
ac201afb40 Documentation update 2021-06-24 14:03:02 +02:00
d31baabc5f Remove unneeded imports 2021-06-24 13:53:11 +02:00
ad2c7f3a46 Formatting 2021-06-24 13:52:43 +02:00
45bf08744f Fix isInside for multipolygons which are marked as polygon 2021-06-24 13:50:35 +02:00
d8330ed8c2 Stop outputting at 10 errors, use warning instead of error 2021-06-24 02:31:02 +02:00
aa50d33b81 Merge master 2021-06-24 01:55:45 +02:00
eba1772ab9 Add minimap baseElement; add this as special rendering, add minimap beneath direction input element 2021-06-23 02:15:28 +02:00
c6e4ebc347 Allow _ in preferences again, version bump 2021-06-22 14:29:22 +02:00
aaaf876257 Move imageAttributionSources around, improve fixTheme script 2021-06-22 14:21:32 +02:00
62244c02c4 Add erase all option, formatting 2021-06-22 12:13:44 +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
89f6f606c8 Merge branch 'master' into feature/units 2021-06-22 00:38:36 +02:00
0012a2f683 First version of unit handling: canonicalizing on input 2021-06-22 00:29:07 +02:00
473918ac96 Fix generateCache script 2021-06-21 14:22:52 +02:00
f723349e40 Use merged-source instead of way-handled-source when calculating contained objects in the meta-tagging 2021-06-21 03:25:54 +02:00
116371c351 Better handling of metadata when the data is reloaded, remove unneeded console logging 2021-06-21 03:13:49 +02:00
fbf0f278e1 Splitting of the actual intersection calculator, better handling of intersections 2021-06-21 03:12:18 +02:00
50827d38a8 Add a few comments 2021-06-21 03:11:00 +02:00
b9fb18ee4c Merge master 2021-06-21 00:18:59 +02:00
bc605371f5 Tying the knot: calculatedTags will update every time new data are added to the map. Fixes part of #287 2021-06-20 03:09:26 +02:00
4dda8fdcfa Fix overlapWith-behaviour wrt points 2021-06-20 03:07:58 +02:00
18eb696c23 Documentation format imrovement 2021-06-20 03:07:12 +02:00
106d9927aa Fixed the personal layer 2021-06-19 19:16:20 +02:00
bf7e6376c0 Styling tweaks, better metadata handling at data upload 2021-06-19 18:28:30 +02:00
1609c63f3b Refactoring of Attribute Images, fix more or less decent slideshow. Turns out a few lines of css can get us there! 2021-06-18 01:25:13 +02:00
64ec06bfc8 Fix opening hours input element 2021-06-16 14:23:53 +02:00
94f9a0de56 More fixes to the refactored code 2021-06-15 16:18:58 +02:00
8e72b70742 Fix deployment, fix documentation generation, add a small markdown generator 2021-06-15 00:28:59 +02:00
e480c97676 Fixed part of the special renderings 2021-06-14 19:21:33 +02:00
eec762b71f More small fixes to the refactoring 2021-06-14 17:42:26 +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
3943100e54 More refactoring, stuff kindoff works 2021-06-12 02:58:32 +02:00
3fe581e4af Add another forbidden character 2021-06-11 22:53:34 +02:00
62f471df1e More refactoring, still very broken 2021-06-11 22:51:45 +02:00
3d40378628 Fix bug: fallthrough layers let their features pass again, fixes #349 2021-06-10 16:55:08 +02:00
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02:00
de4c31902e Remove debug logging 2021-06-08 17:23:05 +02:00
ebe3a8138a Fix url 2021-06-08 17:13:25 +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
1a04f2e661 Move isPolygon into OsmObject as it is more appropriate there 2021-05-31 20:47:08 +02:00
322f706e68 Small improvement in geolocation handling 2021-05-29 20:30:36 +02:00
a7c98086be Zoom in when the location is known and the button is pressed 2021-05-28 12:33:06 +02:00
6763c682ab Do not zoom to location if it is out of the map bounds 2021-05-27 18:55:37 +02:00
8aa830f15e Properly render a downloaded way, fix #297 2021-05-27 18:55:12 +02:00
95f421a6ae Small fixes 2021-05-20 12:27:33 +02:00
4bb92bc849 Small changes to the geolocation handler 2021-05-19 12:31:09 +02:00