|
2813c31a93
|
Temporary fix to questions
|
2021-10-03 02:50:11 +02:00 |
|
|
5bcb879dfe
|
Fix local caching by hiding latlon2country import
|
2021-10-03 01:57:36 +02:00 |
|
|
a89d303ecd
|
Further stabilization of wikipedia box
|
2021-10-03 01:38:57 +02:00 |
|
|
8b4442c8cc
|
Add wikipedia box
|
2021-10-02 22:31:16 +02:00 |
|
|
deb8b8cc59
|
Fix rendering bug
|
2021-10-02 22:27:44 +02:00 |
|
|
9df263c362
|
Add Wikipedia page box
|
2021-10-02 17:57:54 +02:00 |
|
|
df34239256
|
Fix questions: applicable mappings are now calculated dynamically; charging station theme now only shows applicable plugs based on the allowed vehicle types
|
2021-10-02 15:16:41 +02:00 |
|
|
bedc576313
|
Stabilize popups in ShowDataLayer
|
2021-10-01 05:24:10 +02:00 |
|
|
e904043069
|
Small tweaks
|
2021-10-01 04:49:40 +02:00 |
|
|
4fcd3523b7
|
Add check that translation for a certain theme is complete, add a few missing dutch translations
|
2021-10-01 04:49:19 +02:00 |
|
|
4c2beb5334
|
Make question generation laze, huge performance boost
|
2021-10-01 03:14:36 +02:00 |
|
|
8b870474d7
|
Improvements in loading images
|
2021-10-01 02:57:41 +02:00 |
|
|
634f4e316a
|
Prevent loops when two features with the same id are shown at the same time
|
2021-10-01 02:57:26 +02:00 |
|
|
ba2b4754a9
|
Merge branch 'develop' into fix-answer-with-image-style-#491
|
2021-10-01 00:31:39 +02:00 |
|
|
04a2f91b36
|
Fix small styling issue with tabbed component
|
2021-10-01 00:23:44 +02:00 |
|
|
03c16df41a
|
Merge pull request #485 from tordans/tailwind-jit
TailwindCSS CLI with JIT-Mode
|
2021-10-01 00:10:11 +02:00 |
|
Tobias Jordans
|
821c97662b
|
TW Classes instead of inline; no pointer event "all"
The way I read https://developer.mozilla.org/de/docs/Web/CSS/pointer-events, `pointer-events: all` is a special SVG thing and what we want here, is what TW provides with `pointer-events-none` https://tailwindcss.com/docs/pointer-events so that event pass through.
|
2021-09-30 21:44:55 +02:00 |
|
Tobias Jordans
|
9889b0d464
|
Checkboxes: Margin only bottom
We only need it to the bottom and left/right mess with w-full in this css-setup.
|
2021-09-30 21:42:31 +02:00 |
|
Tobias Jordans
|
b8dc1063d0
|
Refactoring: Random spaces / newline changes
|
2021-09-30 21:41:51 +02:00 |
|
Tobias Jordans
|
43618fe3f1
|
Refactoring: Small html/variables changes
|
2021-09-30 21:41:21 +02:00 |
|
|
8cdc0dba61
|
Add USB as socket to charging stations, some styling tweaks
|
2021-09-30 18:50:08 +02:00 |
|
|
32cbd6e2c1
|
Also pickup wikimedia categories in the image tags, fix #433
|
2021-09-30 00:26:21 +02:00 |
|
|
a6e8714ae0
|
Refactoring of image detection, fix loading wikimedia images
|
2021-09-29 23:56:59 +02:00 |
|
|
6f70dc702e
|
Merge branches
|
2021-09-29 19:49:42 +02:00 |
|
|
6dcc710cc2
|
Add a little hand, inviting the user to drag location inputs
|
2021-09-29 19:48:36 +02:00 |
|
|
6890c5189e
|
More refactoring
|
2021-09-29 01:12:29 +02:00 |
|
|
a78d33112b
|
Refactoring: LayoutToUse is a simple value now
|
2021-09-28 18:00: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 |
|
|
0a9e7c0b36
|
Fix bbox bug, add ids to filters, add filter state to the URL
|
2021-09-27 18:35:32 +02:00 |
|
|
38037014b0
|
Fix bug in bounds calculation for negative lats/lons
|
2021-09-27 15:38:12 +02:00 |
|
|
215aebce19
|
More work on clustering, more or less finished
|
2021-09-27 14:45:48 +02:00 |
|
|
a3c16d6297
|
Stabilize adding new points
|
2021-09-26 23:35:26 +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 |
|
Tobias Jordans
|
3c459f00fd
|
Update .userbadge-login to Tailwind
Migrate some custom styles to Tailwind to test new setup.
|
2021-09-22 19:56:36 +02:00 |
|
Tobias Jordans
|
6ceb589f00
|
Tailwind .justify-between instead of inline style
|
2021-09-22 19:53:47 +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 |
|
|
e374bb355c
|
Partial fix of opening the selected element
|
2021-09-21 03:10:15 +02:00 |
|
|
9e21ec1182
|
Fix download panel, add dog-access question
|
2021-09-21 02:19:31 +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 |
|
|
706c5e3d53
|
Add import button
|
2021-09-18 02:31:45 +02:00 |
|
|
c8eacaa409
|
Add support for mapillary api v4, fixes #364
|
2021-09-15 01:33:52 +02:00 |
|
|
6e011db340
|
Fix some small layout issues
|
2021-09-13 02:45:51 +02:00 |
|
|
feeca1de46
|
Add singular forms for units
|
2021-09-13 02:38:20 +02:00 |
|
|
bd37cc812f
|
Better error message
|
2021-09-13 01:20:12 +02:00 |
|
|
21448a6fea
|
Improve input of values with units: add indicator of denomination if only one is defined, stabilize reformatting
|
2021-09-13 01:17:48 +02:00 |
|
|
68728e18f3
|
Remove dependency on translations
|
2021-09-13 01:16:56 +02:00 |
|
|
abbd617ca2
|
Small bugfixes for NP theme
|
2021-09-09 23:24:21 +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 |
|
|
9de4ff9abf
|
Bugfix: if a filter is enabled, a new point of that layer cannot be added anymore; instead the filter should be disabled (to prevent duplicates)
|
2021-09-07 01:49:18 +02:00 |
|
|
780d353c8d
|
Small improvements
|
2021-09-07 00:23:00 +02:00 |
|
|
00eb6aa008
|
Add number formatting
|
2021-09-06 01:40:10 +02:00 |
|
|
96c11badaf
|
Add a big update to the charging station theme
|
2021-09-06 01:35:08 +02:00 |
|
|
c15541eddb
|
Add in a small hackerspace theme
|
2021-09-03 17:30:35 +02:00 |
|
|
4ace40c2f3
|
Fix various small bugs (directionPicker is square and has a max width; fix welcome message, fix translations
|
2021-09-03 17:00:36 +02:00 |
|
|
b806c210a6
|
Refactoring: remove the Basemap, switch to Minimap everywhere
|
2021-09-03 13:48:04 +02:00 |
|
|
92e8f3f89d
|
Add first version of the food theme
|
2021-09-02 21:22:34 +02:00 |
|
|
4a00c0e357
|
Fix direction input element
|
2021-08-26 16:24:18 +02:00 |
|
|
5738f8efb1
|
Add name to CSV Export
|
2021-08-23 23:44:18 +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 |
|
|
3c73dfd6b2
|
Update of the 'addNewMarker': show icons, show plus button, show label
|
2021-08-22 18:48:38 +02:00 |
|
|
327649c040
|
Add language control parameter
|
2021-08-21 20:25:36 +02:00 |
|
|
40c1366ad0
|
Add 'allow=geolcation' to iframe code
|
2021-08-21 13:22:22 +02:00 |
|
|
50d7d098a3
|
Fix small styling issue
|
2021-08-20 00:15:55 +02:00 |
|
|
16573946cb
|
Fix colours
|
2021-08-20 00:06:44 +02:00 |
|
|
aef7b8a684
|
Decent fix of gps-locking behaviour: single click will zoom, second click within 3sec will lock the gps location + better icons + disable of dragging while locked, fix of #458
|
2021-08-19 23:41:48 +02:00 |
|
|
4284f8184e
|
Fix typo's: s/seperat/separat/, fix #457
|
2021-08-19 18:30:43 +02:00 |
|
|
647100bee5
|
Refacotring: move themeConfig into models
|
2021-08-07 23:11:34 +02:00 |
|
|
0a01561d37
|
First working version of snapping to already existing ways from the add-UI (still too slow though), partial fix of #436
|
2021-08-07 21:19:01 +02:00 |
|
|
bf2d634208
|
Reorganize cycle_infra, fix bug with length-input, add some images
|
2021-08-06 20:22:23 +02:00 |
|
|
f946ad38b7
|
Improvements to pdfExport, small tweaks to the themes
|
2021-07-29 01:57:45 +02:00 |
|
|
38635ba8b2
|
Small fix: always show the buttons in the AddUI
|
2021-07-29 00:43:16 +02:00 |
|
|
1a4417545a
|
Small improvements
|
2021-07-29 00:29:29 +02:00 |
|
|
466527e0f8
|
Small improvements
|
2021-07-28 23:20:46 +02:00 |
|
|
ae21e33077
|
Fix dissapearing attribution, fix toggle behaviour
|
2021-07-28 18:20:59 +02:00 |
|
|
b5eb569802
|
Streamline download buttons
|
2021-07-28 16:48:59 +02:00 |
|
|
0ab0d159cc
|
Small tweaks
|
2021-07-28 15:14:13 +02:00 |
|
|
1d2d098167
|
Small fixes
|
2021-07-28 12:36:39 +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 |
|
|
7e8694004c
|
Custom styling for natuurpunt
|
2021-07-27 21:25:00 +02:00 |
|
|
15e21544ba
|
Make mapcontrol-button svgs styleable by colour
|
2021-07-27 21:02:30 +02:00 |
|
|
c175202006
|
Finetuning of various features
|
2021-07-27 20:41:06 +02:00 |
|
|
1b5737a06c
|
Small fix
|
2021-07-27 20:29:34 +02:00 |
|
|
5ad3fa83be
|
Remerge upstream
|
2021-07-27 20:17:42 +02:00 |
|
|
0162d52b68
|
Merge develop
|
2021-07-27 19:59:41 +02:00 |
|
|
79569f5119
|
Finetuning of the filter functionality
|
2021-07-27 19:39:57 +02:00 |
|
|
04c039549d
|
Fix filters
|
2021-07-27 17:00:05 +02:00 |
|
|
c44db2a219
|
Add mime type, rename to DownloadPanel
|
2021-07-26 21:03:27 +02:00 |
|
|
13b2c1b572
|
Finishing touches to export functionality, enable it in cycle_infra
|
2021-07-26 20:59:55 +02:00 |
|
|
e0b71ca53e
|
Wire in aspected-routing as calculated tag
|
2021-07-26 20:21:05 +02:00 |
|
|
829efc5d55
|
Fix broken import
|
2021-07-26 18:02:55 +02:00 |
|
Ward
|
4b4ebc7837
|
temporary formatting
|
2021-07-26 18:00:21 +02:00 |
|