897c59f97a
Merge develop
2021-10-28 00:13:18 +02:00
8acf85cc55
Various bugfixes and improvements to UK_addresses and GRB theme
2021-10-27 20:19:45 +02:00
07bc5d6a6d
Merge develop
2021-10-26 01:27:35 +02:00
936cf1bf9f
Fix back button behaviour, fix #523
2021-10-25 20:50:59 +02:00
933c0f0073
Fix opening of various views when set by url-parameters, small styling tweaks in the popups
2021-10-23 02:46:37 +02:00
45e8ee310b
Fix build
2021-10-22 02:34:06 +02:00
b5a2ee1757
Add a wikidata search box
2021-10-08 04:33:39 +02:00
a996ba2a7c
Graciously handle multiple entries in wikidata for fetching images and showing articles, verious bug fixes
2021-10-07 22:06:47 +02:00
65470cbac5
Fix bug where metatagging would not fully calculate in some cases
2021-10-04 00:18:08 +02:00
abae813606
Fix dynamism in questions with new VariableInputElement
2021-10-03 21:44:43 +02:00
8b4442c8cc
Add wikipedia box
2021-10-02 22:31:16 +02:00
9df263c362
Add Wikipedia page box
2021-10-02 17:57:54 +02:00
4c2beb5334
Make question generation laze, huge performance boost
2021-10-01 03:14:36 +02:00
04a2f91b36
Fix small styling issue with tabbed component
2021-10-01 00:23:44 +02:00
41a2a79fe9
More refactoring of the featurepipeline, introduction of fetching data from the OSM-API directly per tile, personal theme refactoring
2021-09-28 17:30:48 +02:00
38037014b0
Fix bug in bounds calculation for negative lats/lons
2021-09-27 15:38:12 +02:00
be95ad58f8
Merge master
2021-09-26 21:24:42 +02:00
c5e9448720
Add initial clustering per tile, very broken
2021-09-26 17:36:39 +02:00
3780c5d380
remove incorrect return value which causes unregistering of the callback
2021-09-23 20:45:57 +02:00
b1900cdbc6
Small robustifications
2021-09-22 20:44:53 +02:00
285ca2e508
Fix deploy
2021-09-22 16:57:07 +02:00
1f93923820
More work on splitting roads, WIP; refactoring tests
2021-09-22 05:02:09 +02:00
d5c1ba4cd1
More refactoring, move minimap behind facade
2021-09-21 02:10:42 +02:00
c11ff652b8
More refactoring of the featuresources, cleanup, small changes
2021-09-21 01:47:58 +02:00
e1cc24df2b
Add a default width to the first column of a table
2021-09-18 02:46:39 +02:00
c8eacaa409
Add support for mapillary api v4, fixes #364
2021-09-15 01:33:52 +02:00
68728e18f3
Remove dependency on translations
2021-09-13 01:16:56 +02:00
78d6482c88
Add binoculars theme, auto reformat everything
2021-09-09 00:06:21 +02:00
a4f4365d71
Improve the precise input element, normalize 'and' to check if it is empty (and to check if no filter is active)
2021-09-08 01:36:44 +02:00
c15541eddb
Add in a small hackerspace theme
2021-09-03 17:30:35 +02:00
b806c210a6
Refactoring: remove the Basemap, switch to Minimap everywhere
2021-09-03 13:48:04 +02:00
ef0826ebb6
Add cycle_highways theme, add configurable overpass backend as feature switch (settable via theme and URL)
2021-08-23 15:48:42 +02:00
4790a10cb6
Add spinning animation while exporting the pdf
2021-08-22 20:10:19 +02:00
ede67ca58c
Fix pdf export, fix feature switches
2021-07-28 02:51:07 +02:00
c8bd412476
Merge develop
2021-07-27 22:23:42 +02:00
79569f5119
Finetuning of the filter functionality
2021-07-27 19:39:57 +02:00
Ward
e9160504a6
start creating extra filter
2021-07-26 12:26:41 +02:00
330930d5d4
Merge develop
2021-07-24 02:32:33 +02:00
cc22c5b0fb
Merge develop
2021-07-23 19:14:10 +02:00
4fa9159da1
First working version of a width measurment tool
2021-07-20 01:33:58 +02:00
Ward
bd1b29e344
new color and icon for navigation
2021-07-19 16:23:13 +02:00
42391b4ff1
Merge develop
2021-07-16 02:25:39 +02:00
d8287ba1c5
Fix minimaps
2021-07-16 02:24:27 +02:00
96ecded0b9
Further development of split-road feature; refactoring of change-handling
2021-07-15 20:47:28 +02:00
1010b159e5
Merge develop
2021-07-15 00:39:11 +02:00
7deb9b5d53
Refactoring of AvailableBaseLayer
2021-07-14 16:13:23 +02:00
Arno Deceuninck
159e4d3350
Select point on minimap where to split
2021-07-13 16:11:57 +02:00
0306a28811
Disable zoom and fade animations on minimaps
2021-07-10 21:07:27 +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
6efc928bb5
Remove debug output
2021-06-24 02:31:31 +02:00
3cec4eccff
Add zoom functionality to minimap
2021-06-24 01:17:29 +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
b9b504aebc
Better table export as MD, regenerate of the documentation
2021-06-21 03:37:00 +02:00
d4909734a1
Add a histogram visualisation
2021-06-21 03:13:05 +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
9a73ae4c47
More fixes
2021-06-16 21:23:03 +02:00
910970e4a4
Fix input elements
2021-06-16 17:09:32 +02:00
64ec06bfc8
Fix opening hours input element
2021-06-16 14:23:53 +02:00
afbe765ce9
Add table, fix preferences view
2021-06-15 00:55:12 +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
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
3943100e54
More refactoring, stuff kindoff works
2021-06-12 02:58:32 +02:00
62f471df1e
More refactoring, still very broken
2021-06-11 22:51:45 +02:00
d5d90afc74
Further butchering the UI framework
2021-06-10 14:05:26 +02:00
6415e195d1
Butchering the UI framework
2021-06-10 01:36:20 +02:00
01bf69a678
Add grid overview to index page
2021-05-30 00:17:31 +02:00
b441e6e8a5
Fixed some typos, fixed legacy loading in non-legacy settings, also show attribution when layer control is disabled
2021-05-03 16:04:35 +02:00
6234d26bac
Remove ornaments
2021-04-23 12:54:26 +02:00
ad08a55517
Fix rendering of multianswers, other small bug fixes
2021-03-13 17:25:44 +01:00
558265eba9
Further fixes to clear up the fullscreen
2021-03-12 14:52:34 +01:00
2bb50561fe
New graphs; disable optimazation
2021-03-12 13:48:49 +01:00
085d762bff
Small code cleanups, documentation
2021-03-09 13:10:48 +01:00
a91c3fde69
Removed todo's
2021-02-26 14:54:59 +01:00
a0b909e8a6
Fixes to popup handling and to broken styles
2021-02-25 02:23:26 +01:00
0e5b69f6cf
Hide controls when needed
2021-02-21 03:51:29 +01:00
4deb095943
Optimizing the layout for small screens
2021-02-21 01:36:31 +01:00
dcdb5b9a22
Small tweaks to translation label
2021-02-20 03:29:55 +01:00
09599e9f15
Combine dropped the empty elements, causing them not to be able to update
2021-02-20 02:25:29 +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
bc1863dcb6
Fix hiding and showing of features
2021-02-14 19:45:02 +01:00
1f4b06ae55
Some work on stabilizing the popups, WIP
2021-02-05 18:58:06 +01:00
1831365597
Small code fixes, fix #198
2021-01-27 02:58:11 +01:00
1b73f0a43a
Fix landscape mode
2021-01-27 02:26:57 +01:00
593ac5381a
Further refactoring fullscreenelement: removal of hash handling from showDataLayer
2021-01-27 01:14:16 +01:00
e2e48344d6
Stuff more or less works
2021-01-25 04:21:22 +01:00
149e117887
Merge master
2021-01-25 03:23:00 +01:00
00f610c589
Refactoring fullscreenhandling
2021-01-25 03:12:09 +01:00
Tobias
e1daade961
Remove a few new lines and spaces
2021-01-24 22:20:54 +01:00
e1a4c75391
Halfway removing the fullscreenmessage
2021-01-24 18:33:16 +01:00
81f0a21076
Derping around, bit of a dead end due to transform3d in a parent
2021-01-22 01:03:50 +01:00
7f1b78198a
Cleaning away fullscreenmessage
2021-01-22 00:40:15 +01:00
6c4b15e33d
Add various bug fixes and improvements
2021-01-21 23:39:31 +01:00
Tobias
7a2f4fa44a
Migrate featureinfobox to Tailwind
...
- migrate featureinfobox to Tailwind
- migrate featureinfobox-content to Tailwind
- migrate fullscreenmessage-content to Tailwind so we can delete css/fullscreenmessagebox.css
The landscape-mode is somethign that Tailwind does not support AFAIK. Instead, I migrated the one css-definition that was left over but required to a tailwind-like class name `.landscape\:max-h-screen`. Note the escaped colon with is required so css supports colon based class names.
2021-01-21 05:05:10 +01:00
Tobias
e3b7c7ddc6
Migrate featurebox-title (…) to Tailwind
2021-01-20 23:00:11 +01:00
Tobias
871f512c0d
Move border custom css to Tailwind Class
...
- migrate custom css to Tailwind class
- introduce class-parameter for `AsImageElement`
- migrate width of login button to Tailwind class
2021-01-20 21:48:47 +01:00
db91c5ead4
Fixing css styling bugs, most works correctly now
2021-01-18 19:36:19 +01:00