|
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 |
|
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
|
b68bf7b950
|
Download cached features as geojson
|
2021-07-15 09:34:00 +02:00 |
|
|
7deb9b5d53
|
Refactoring of AvailableBaseLayer
|
2021-07-14 16:13:23 +02:00 |
|
|
315e2f7fd1
|
Add precise input method, enabled for public bookcases
|
2021-07-14 00:17:15 +02:00 |
|
|
b9e15697f4
|
Robustify morescreen, remove unused var
|
2021-07-12 13:38:38 +02:00 |
|
|
3ecfef9bc1
|
Restore small icons in attribution, fix #413
|
2021-07-10 21:41:56 +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 |
|
|
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 |
|
|
bbfcee686f
|
Refactor OsmObject to use eventsources, add first version of the delete button
|
2021-06-30 18:48:23 +02:00 |
|
|
5e84b00ca2
|
Use clone in translation
|
2021-06-30 15:34:32 +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 |
|
|
ab0d510cdd
|
Stabilize code contributor count
|
2021-06-27 02:41:30 +02:00 |
|
|
0789abf65e
|
Small fixes
|
2021-06-24 14:21:41 +02:00 |
|
|
9619485b54
|
Merge branch 'master' into develop
|
2021-06-24 01:18:46 +02:00 |
|
|
b8a72a5119
|
Restore personal theme button in MoreScreen
|
2021-06-23 03:00:21 +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 |
|
|
fca3f45908
|
Remove unused variable
|
2021-06-21 18:54:44 +02:00 |
|
|
962e364bad
|
Translation fixes
|
2021-06-21 03:12:43 +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 |
|
|
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 |
|
|
d443c7ecb0
|
Fix unofficial theme display
|
2021-06-17 00:54:06 +02:00 |
|
|
9a73ae4c47
|
More fixes
|
2021-06-16 21:23:03 +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 |
|
|
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 |
|
|
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 |
|