adf02af5fe
Add rudimentary check for filesize, fix #497
2021-10-09 23:51:04 +02:00
e5a3c1cab6
Merge develop
2021-10-09 23:25:32 +02:00
9faac532b5
Support for lexemes, decent etymology layer and theme with rudimentary icon
2021-10-09 22:40:52 +02:00
d8fa054a34
Further stabilization of UK-addresses: add minzoom requirement to import button, fix eternal loading message
2021-10-08 15:11:20 +02:00
38dcf3578c
Merge develop
2021-10-08 04:40:33 +02:00
b5a2ee1757
Add a wikidata search box
2021-10-08 04:33:39 +02:00
54bc4f24da
Better handling if wikipage is missing
2021-10-07 22:16:11 +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
4295f4a9be
Import button only shows up when logged in
2021-10-06 14:14:41 +02:00
5628be3632
Fix tests
2021-10-06 02:36:58 +02:00
ff11f96e91
Add wikidata-images to etymology theme, various fixes for custom image carousels and gracious handling of wikidata/wikimedia
2021-10-06 02:30:23 +02:00
54abe7d057
Merge develop
2021-10-06 00:46:51 +02:00
6dd7f5cdcb
Styling: add flex shrink to filter selection button
2021-10-04 19:47:23 +02:00
21fd148f38
Add propagation of metadata in changedescriptions, aggregate metadata in changeset tags
2021-10-04 03:12:42 +02:00
65470cbac5
Fix bug where metatagging would not fully calculate in some cases
2021-10-04 00:18:08 +02:00
27a43fdbe0
Changes: expand try block; remove console.logs
2021-10-03 21:53:31 +02:00
abae813606
Fix dynamism in questions with new VariableInputElement
2021-10-03 21:44:43 +02:00
b6b20ed3ca
Fix bug in bind, fix bug in tagrenderingquestion
2021-10-03 20:50:18 +02:00
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
Ward
e3102f728d
temporary formatting
2021-07-26 17:59:15 +02:00
Ward
263cef5750
styling checkbox and selection
2021-07-26 17:45:54 +02:00
1be8e6e1d1
Attempt to fix empty changes
2021-07-26 16:51:57 +02:00
4f2881269a
Remove obsolete console.log
2021-07-26 16:25: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
Ward
3fd059311b
start extra filter functionality
2021-07-22 11:29:14 +02:00
Ward
34b87e7b7e
more custom filter on layers
2021-07-22 11:29:14 +02:00
Ward
b535f7cf1e
start creating filter
2021-07-20 15:14:51 +02:00
aa9045fd13
Automatically move the map onto the feature, add arguments to helpers
2021-07-20 01:59:19 +02:00
4fa9159da1
First working version of a width measurment tool
2021-07-20 01:33:58 +02:00
Ward
8cc3f8bede
100% height search field inside form
2021-07-19 16:48:10 +02:00
Ward
bd1b29e344
new color and icon for navigation
2021-07-19 16:23:13 +02:00
40400591d0
Merge develop
2021-07-19 16:15:15 +02:00
Arno Deceuninck
3afc91b3a5
Small styling fixes
2021-07-19 11:47:17 +02:00
5e50dec232
Merge branch 'develop' into feature/road-splitting
2021-07-18 21:50:17 +02:00
219895191d
Disable adding new elements-popup if the userbadge is disabled; add small cosmetic changes
2021-07-18 21:48:11 +02:00
248ea78b17
First working version of split road functionality
2021-07-18 21:37:14 +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
d8287ba1c5
Fix minimaps
2021-07-16 02:24:27 +02:00
d0293fb232
Fix chrome styling bug
2021-07-16 02:13:41 +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
Arno Deceuninck
e7ef2fb6d8
Updated documentation
2021-07-15 10:56:30 +02:00
Arno Deceuninck
bd07eed482
Remove MapComplete metadata from featurelist
2021-07-15 09:58:17 +02:00
Arno Deceuninck
b68bf7b950
Download cached features as geojson
2021-07-15 09:34: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
7deb9b5d53
Refactoring of AvailableBaseLayer
2021-07-14 16:13:23 +02:00
4cc42c0842
WIP: length picker
2021-07-14 16:06:34 +02:00
583d1e137f
Refactoring of AvailableBaseLayer
2021-07-14 16:05:50 +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
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
Arno Deceuninck
ae5325d4d1
First draft of split road
2021-07-13 11:26:50 +02:00
b9e15697f4
Robustify morescreen, remove unused var
2021-07-12 13:38:38 +02:00
4eb131b3b1
Clip corners of the input-element-cone, which sometimes hid the save button resulting in unexpected click behaviour
2021-07-12 00:05:56 +02:00
38231399c4
Use rounded-3xl for radio buttons instead of rounded-full
2021-07-11 15:47:37 +02:00
6e3c39e475
Add option to show text field inline with the rendering; add option to fill out a default value
2021-07-11 15:44:17 +02:00
3ecfef9bc1
Restore small icons in attribution, fix #413
2021-07-10 21:41:56 +02:00
1187d5b807
Disable zoom animation
2021-07-10 21:07:44 +02:00
0306a28811
Disable zoom and fade animations on minimaps
2021-07-10 21:07:27 +02:00
08e57a69b6
Fix input link
2021-07-08 14:55:21 +02:00
fe747dbfb4
Duplicate elements in layerselection to fix dissapearing elements
2021-07-06 17:23:22 +02:00
15f1a9362c
Fix: ifnot-value would show up together with the 'if'-value
2021-07-05 00:45:41 +02:00
fb3e3a040b
Fix tests, fix units
2021-07-04 20:36:19 +02:00
32e30e4b01
Merge develop
2021-07-03 21:28:24 +02:00
952e3e2bc7
Styling tweaks
2021-07-03 21:18:19 +02:00
e2591f3dfe
Toggle in the userbadge on small screens - more map space
2021-07-03 20:18:52 +02:00
69d4ea765c
Tweak styling for small screens
2021-07-03 14:54:35 +02:00
e4c29ce660
First version of a delete button, is working
2021-07-03 14:35:44 +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
6576ac36cc
Use addCallbackAndRunD where applicable, which deletes many if(value==undefined) checks
2021-06-30 15:38:14 +02:00
5e84b00ca2
Use clone in translation
2021-06-30 15:34:32 +02:00
985e97d43b
First steps for a delete button
2021-06-28 18:06:54 +02:00
e09dfbf3f7
Fix JOSM link
2021-06-28 00:59:30 +02:00
785f57262e
Further cleanup: further removal of the UIElement
2021-06-28 00:45:49 +02:00
09ba1b37c6
Correctly add elements to featureInfoBox
2021-06-27 20:52:25 +02:00
284102c2f1
Seperate logic to detect special renderings and to actually render them, add a minimap to all popups (if no minimap is defined seperately)
2021-06-27 19:21:31 +02:00
ab0d510cdd
Stabilize code contributor count
2021-06-27 02:41:30 +02:00
37dab7a9a2
Improvements to units: move the unit handling into the validated text field, fix 'isValid' and typing of partial denominations
2021-06-25 20:38:12 +02:00
89c5c78f41
Small improvements to units
2021-06-25 18:30:56 +02:00
0789abf65e
Small fixes
2021-06-24 14:21:41 +02:00
ac201afb40
Documentation update
2021-06-24 14:03:02 +02:00
ef18846c6a
Inject a few functions to fix the build
2021-06-24 13:51:58 +02:00
41ee3a7e58
Formatting
2021-06-24 02:34:13 +02:00
2883ae7122
Link value
2021-06-24 02:33:43 +02:00
570cbc67ce
Link value of OHInput, make combinedInputElement more resilient; formatting
2021-06-24 02:33:26 +02:00
6efc928bb5
Remove debug output
2021-06-24 02:31:31 +02:00
aa50d33b81
Merge master
2021-06-24 01:55:45 +02:00
9619485b54
Merge branch 'master' into develop
2021-06-24 01:18:46 +02:00
3cec4eccff
Add zoom functionality to minimap
2021-06-24 01:17:29 +02:00
b8a72a5119
Restore personal theme button in MoreScreen
2021-06-23 03:00:21 +02:00
5e991bdc02
Allow to style special visualisations, no cursor if popups are disabled
2021-06-23 02:41:30 +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
89df28ae06
Formatting, remove old, unused code
2021-06-23 02:14:15 +02:00
26ff765e5f
Merge branch 'master' into develop
2021-06-22 15:25:18 +02:00
aaaf876257
Move imageAttributionSources around, improve fixTheme script
2021-06-22 14:21:32 +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
fca3f45908
Remove unused variable
2021-06-21 18:54:44 +02:00
e6b0dd7042
Hide popups of features without title
2021-06-21 17:47:36 +02:00
6689e0a658
Refactoring fixes to the review elements
2021-06-21 12:59:52 +02:00
aa1c9d0398
Fix review form save button
2021-06-21 12:44:26 +02:00
b9b504aebc
Better table export as MD, regenerate of the documentation
2021-06-21 03:37:00 +02:00
fb0490ec27
Clone translations in review form
2021-06-21 03:25:23 +02:00
d4909734a1
Add a histogram visualisation
2021-06-21 03:13:05 +02:00
962e364bad
Translation fixes
2021-06-21 03:12:43 +02:00
edab6109ca
Remove typo and unused import
2021-06-21 03:10:07 +02:00
91b21647a3
Refactoring of review element
2021-06-21 03:07:49 +02:00
64b0ca2859
Refactoring of the help text
2021-06-21 00:19:19 +02:00
b9fb18ee4c
Merge master
2021-06-21 00:18:59 +02:00
65486b6953
Insulate tag changes
2021-06-21 00:11:07 +02:00
ad5174d0da
Add small histogram UI (WIP)
2021-06-20 03:09:55 +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
87bf376b2e
Link to legacy custom theme generator
2021-06-18 16:19:07 +02:00
c41690aab3
Formatting
2021-06-18 14:30:49 +02:00
55f03c3de7
Use a dropdown if there are a lot of options to choose from in tagrenderingquestion
2021-06-18 01:50:03 +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
7b52dee320
Small fixes to the Slideshow
2021-06-17 13:17:16 +02:00
d443c7ecb0
Fix unofficial theme display
2021-06-17 00:54:06 +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
48f66bd17e
Last fixes to the OH picker
2021-06-16 16:39:48 +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
42d13f564c
Fix sharebutton
2021-06-15 01:24:04 +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
eec762b71f
More small fixes to the refactoring
2021-06-14 17:42:26 +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
49c821268e
Further fixing the refactoring
2021-06-13 15:04:55 +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
9a13df9130
Fix warning
2021-06-08 18:54:29 +02:00
f86e8ea191
Small fix: themes still load if no description is given
2021-06-01 21:24:35 +02:00
01bf69a678
Add grid overview to index page
2021-05-30 00:17:31 +02:00
00fb194dc2
Only show the top ten contributors
2021-05-30 00:15:46 +02:00
f837d60756
Fixes to contribution panel
2021-05-27 18:56:02 +02:00
1900140dd5
Actually shorten list of contributors
2021-05-19 23:29:23 +02:00
caba824a54
Add contributors to attribution panel
2021-05-19 19:39:55 +02:00
bf9fc67471
Add bottom margin
2021-05-18 01:05:43 +02:00
e555a19d30
Adding a 'showAllQuestions'-flag'
2021-05-17 00:18:21 +02:00
8774b887d8
Add colour input, add inputmode-hints to have specialized keyboards on mobile
2021-05-11 02:39:51 +02:00
1f0b20f5d4
Enable context actions on input fields, partly fix of #204
2021-05-11 00:40:16 +02:00
6ac8a5373c
Better handling of metatags, more robust error handling when calculating tags
2021-05-10 23:51:03 +02:00
69363fbf0f
Small rename of variable
2021-05-10 23:50:05 +02:00
03f3045a82
Small usability improvement: don't add the trailing '/' to URLs if they weren't typed
2021-05-10 23:49:46 +02:00
223fada5b3
Add small display of OSM-contributors who added data previously
2021-05-10 23:48:00 +02:00
2a9faad288
Add explicit .html to links as not to break other deployments
2021-05-10 16:03:40 +02:00
292bad5df7
Stabilize popup
2021-05-07 01:43:32 +02:00
a0c1bc2137
OsmObjects can now be used as featureSource, load selected object immediately, zoom to selected object on open; fix #191
2021-05-06 01:33:09 +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
3e3da25edb
Small fixes
2021-04-23 17:22:01 +02:00
86dd93c593
Add mapillary button in the attribution
2021-04-23 12:56:33 +02:00
6234d26bac
Remove ornaments
2021-04-23 12:54:26 +02:00
475cdae19f
Do not show layer selection if the layer name is undefined or empty string
2021-04-21 17:43:04 +02:00
1bc2187802
Merge master
2021-04-21 02:06:45 +02:00
095c5d1f1b
Fix rotation selection on chrome, partial fix of #248
2021-04-21 01:55:15 +02:00
95f1bdd797
Small refactoring, add 'last edit by'-rendering
2021-04-21 01:26:36 +02:00
62f0ae42e0
Add detection of invalid numbers in opening hours input element
2021-04-18 14:37:16 +02:00
12afdcab75
Add better relation support
2021-04-18 14:24:30 +02:00
7b47af8978
Add license info, fix non-updating values after reopening popups
2021-04-17 23:36:46 +02:00
507d780f0b
Fix #244
2021-04-17 12:25:33 +02:00
f177a3bad3
Various styling tweaks, fix #243
2021-04-12 13:05:30 +02:00
666a3039fe
Improvements to GRB theme
2021-04-11 19:21:41 +02:00
2ad72ae346
Merge develop
2021-04-10 16:12:40 +02:00
e59900d906
Small fix
2021-04-10 03:53:48 +02:00
4766f8bbde
More validation and fixes
2021-04-10 03:50:44 +02:00
d072552043
Small tweaks to attribution panel
2021-04-09 17:56:13 +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
8e15f8488a
Reset the add point dialog when the popup is closed
2021-04-08 22:32:15 +02:00
0fea2c87cd
Add attribution script and some attributions
2021-04-07 01:32:39 +02:00
fbdd36b270
Small fix: restore special components
2021-04-06 21:10:18 +02:00
e1d7b256f9
Small improvement to custom theme generator
2021-04-06 20:02:41 +02:00
4d5c250f8f
Add HTML rendering options to icons
2021-04-06 18:17:07 +02:00
b108f99aab
Add support for smaller theme encodings
2021-04-04 03:22:56 +02:00
e47accbab1
Fix small issue: wrong format for addExtraTags in some layers
2021-03-31 15:50:29 +02:00
f1d8847aa1
Small bugfix in custom theme generator
2021-03-31 11:51:44 +02:00
4342b38e9d
Formatting and small cleanups
2021-03-29 02:53:06 +02:00
15a6794e59
Move 'asChanges' into tagsFilter; add 'survey:date' option with automatic date to benches
2021-03-29 02:31:08 +02:00
bec1998a6d
Fix incorrect imports due to refactoring
2021-03-29 02:04:42 +02:00
120832f241
Move tags into subdirectory
2021-03-29 00:41:53 +02:00
ad406b5550
Remove legacy: the minOverlapPercentage can now be built with a calculated tag and isShown
2021-03-26 03:24:58 +01:00
1b1ec9f15d
Add switch to hide certain features, cleanup of code
2021-03-25 15:19:44 +01:00
f124d9ded7
Add custom javascript snippets to calculate tags
2021-03-24 01:25:57 +01:00
3e130ebe80
Small improvements to the custom theme generator
2021-03-23 13:51:34 +01:00
d8c1f72857
Split TagsFilter into multiple files
2021-03-22 03:05:08 +01:00
a4445eed3e
Better OHViz
2021-03-22 02:34:31 +01:00
1ffad21c62
Refactoring of tagsFilters, fix conditional 'hideInAnswer'
2021-03-22 02:17:00 +01:00
2dcc5b21f5
Add debugging-featureswitch which toggles an overview of all tags
2021-03-22 01:05:01 +01:00
1a74dd460b
Remove caches as they would break interactivity
2021-03-22 00:28:21 +01:00
878cb6d47d
Add maxzoom capability to layers
2021-03-21 01:36:34 +01:00
f0765df5ed
Add possibility to add external geojson
2021-03-21 01:32:21 +01:00
d7c1f38d26
Remove last mentions of 'overpassTags' in the layerconfig
2021-03-21 00:44:23 +01:00
747adfda85
Fix wordbreak of simpleAddUI on chrome
2021-03-18 13:45:57 +01:00
f5999e0f12
Make forcedLanguage public for the createLayouts-script
2021-03-17 14:35:40 +01:00
6d355cd90c
Fix attribution style of wikimedia images
2021-03-17 14:33:22 +01:00
857e4fe114
MultiAnswer option with rendering only shows up once
2021-03-14 03:14:45 +01:00
a76d8822ff
Cleanup of review-css to use tailwind
2021-03-13 19:07:38 +01: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
482a81b40a
Fix error message
2021-03-12 14:15:07 +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
c2d520c2e9
Small fixes
2021-03-04 13:35:03 +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
29a0a3ee81
Quick fixes
2021-02-24 22:01:21 +01:00
0e5b69f6cf
Hide controls when needed
2021-02-21 03:51:29 +01:00
604d7863fe
Add bigger zoom-in and zoom-out button, move attribution to button on small screens
2021-02-21 03:38:12 +01:00
4deb095943
Optimizing the layout for small screens
2021-02-21 01:36:31 +01:00
f4f7ae8f93
Fix bug with multianswers triggering an error
2021-02-21 00:15:03 +01:00
ae9d93138b
Add ifnot-tags for multianswers, in order to indicate something is _not_ possible (e.g.: playment:coins=no)
2021-02-20 16:48:42 +01:00
dcdb5b9a22
Small tweaks to translation label
2021-02-20 03:29:55 +01:00
e2d5cefda3
Removed some obsolete lines
2021-02-20 02:39:00 +01:00
7ee3a6065c
Add loading from a random URL; fixes #208
2021-02-20 02:37:47 +01:00
09599e9f15
Combine dropped the empty elements, causing them not to be able to update
2021-02-20 02:25:29 +01:00
b24290e464
Small fixes
2021-02-20 02:09:41 +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
79fc3f54e5
Move slick buttons to a clickable location
2021-02-15 19:06:06 +01:00
f86ce4bc17
Fix deployment
2021-02-15 17:44:19 +01:00
770c8d1dde
Fixed opening of popups
2021-02-14 20:36:20 +01:00
bc1863dcb6
Fix hiding and showing of features
2021-02-14 19:45:02 +01:00
d4f107c81a
Stabilizing popups part 2: loading new data doesn't close the popup anymore + fix slideshow
2021-02-06 00:05:38 +01:00
b9d5a85cd0
Merge slick carousel
2021-02-05 19:11:19 +01:00
1f4b06ae55
Some work on stabilizing the popups, WIP
2021-02-05 18:58:06 +01:00
8f8ef690a4
Performance improvements
2021-02-05 16:32:37 +01:00
1979aadb49
Add slick-carousel instead of homemade one
2021-01-29 03:23:53 +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
Tobias
4068931bba
Add Tailwind button for save+cancel
...
- remove custom styles
- add new button styles based on Tailwind classes using @apply
- extend config to allow hover:ring-blue-200 and such
- update the js-files to use new classes
- Only unsure about the `.review-form .save-non-active`, this might need additional Tailwind helper classes in this specific situation. Don't know where it shows up, so could not test.
2021-01-24 22:20:40 +01:00