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 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								12d99e0323 
								
							 
						 
						
							
							
								
								Visualize attribution in the attribution panel  
							
							
							
						 
						
							2021-04-09 02:57:06 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								f91cb0a22a 
								
							 
						 
						
							
							
								
								Add social image  
							
							
							
						 
						
							2021-04-06 23:55:18 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								43085392d6 
								
							 
						 
						
							
							
								
								Remove typo  
							
							
							
						 
						
							2021-03-17 14:33:38 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								6a03410f56 
								
							 
						 
						
							
							
								
								Add apple touch icons, fix for  #223  
							
							
							
						 
						
							2021-03-17 14:17:33 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								c2d520c2e9 
								
							 
						 
						
							
							
								
								Small fixes  
							
							
							
						 
						
							2021-03-04 13:35:03 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								85ec94efe5 
								
							 
						 
						
							
							
								
								Fix image of index page for webmanifest  
							
							
							
						 
						
							2021-02-28 00:30:58 +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 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								604d7863fe 
								
							 
						 
						
							
							
								
								Add bigger zoom-in and zoom-out button, move attribution to button on small screens  
							
							
							
						 
						
							2021-02-21 03:38:12 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								79fc3f54e5 
								
							 
						 
						
							
							
								
								Move slick buttons to a clickable location  
							
							
							
						 
						
							2021-02-15 19:06:06 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								1979aadb49 
								
							 
						 
						
							
							
								
								Add slick-carousel instead of homemade one  
							
							
							
						 
						
							2021-01-29 03:23:53 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								1b73f0a43a 
								
							 
						 
						
							
							
								
								Fix landscape mode  
							
							
							
						 
						
							2021-01-27 02:26:57 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								e2e48344d6 
								
							 
						 
						
							
							
								
								Stuff more or less works  
							
							
							
						 
						
							2021-01-25 04:21:22 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								00f610c589 
								
							 
						 
						
							
							
								
								Refactoring fullscreenhandling  
							
							
							
						 
						
							2021-01-25 03:12:09 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								e1a4c75391 
								
							 
						 
						
							
							
								
								Halfway removing the fullscreenmessage  
							
							
							
						 
						
							2021-01-24 18:33:16 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								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 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								f5504d28f4 
								
							 
						 
						
							
							
								
								Migrate centermessage to Tailwind  
							
							... 
							
							
							
							Migrate most attributes to Tailwind classes. The box is a bit wider now, which is OK IMO. The z-index could be migrated to a custom Tailwind config-entry later. The transition has probably a Tailwind version as well (to be checked later…). 
							
						 
						
							2021-01-20 22:14:26 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								95b44897f9 
								
							 
						 
						
							
							
								
								Spacing for Login, Search, Help  
							
							... 
							
							
							
							Same spacing left, right, top using Tailwind 
							
						 
						
							2021-01-20 21:56:38 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								7556c7a4b1 
								
							 
						 
						
							
							
								
								layer-selection uses more Tailwind  
							
							... 
							
							
							
							- Tailwind for border radius, same as other elements
- Tailwind for placement 
							
						 
						
							2021-01-20 21:56:11 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								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 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								d3b39fbe54 
								
							 
						 
						
							
							
								
								Remove <br> above open-welcom-message  
							
							... 
							
							
							
							Use Tailwind Class styles instead. 
							
						 
						
							2021-01-20 21:26:29 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								3b385c56e3 
								
							 
						 
						
							
							
								
								Use DIV instead of SPAN, remove newline  
							
							... 
							
							
							
							Makes it a little bit easier to read. 
							
						 
						
							2021-01-20 21:04:26 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								092c12a449 
								
							 
						 
						
							
							
								
								Add overview of all themes if none are defined  
							
							
							
						 
						
							2021-01-14 22:25:11 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								27f2206cae 
								
							 
						 
						
							
							
								
								Merge branch 'master' into refactor/clean-layer-rendering  
							
							
							
						 
						
							2021-01-04 19:08:38 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								adce2732b7 
								
							 
						 
						
							
							
								
								Merge trees theme  
							
							
							
						 
						
							2021-01-04 19:08:22 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								db66689705 
								
							 
						 
						
							
							
								
								Add working clustering!  
							
							
							
						 
						
							2021-01-04 18:55:10 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								4948524f91 
								
							 
						 
						
							
							
								
								More cleaning up  
							
							
							
						 
						
							2021-01-04 04:36:21 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								b8075a6a55 
								
							 
						 
						
							
							
								
								Extract tree_nodes layer, add heritage tags & img  
							
							
							
						 
						
							2020-12-27 14:23:45 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pieter Vander Vennet 
								
							 
						 
						
							
							
							
							
								
							
							
								7ad601f2eb 
								
							 
						 
						
							
							
								
								Remove kletterspots.de specific stuff  
							
							
							
						 
						
							2020-12-14 01:14:22 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pieter Vander Vennet 
								
							 
						 
						
							
							
							
							
								
							
							
								c693faea95 
								
							 
						 
						
							
							
								
								Merge latest master  
							
							
							
						 
						
							2020-12-14 00:56:07 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pieter Vander Vennet 
								
							 
						 
						
							
							
							
							
								
							
							
								bb20c41002 
								
							 
						 
						
							
							
								
								First version of reviews  
							
							
							
						 
						
							2020-12-07 03:02:50 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Christian Neumann 
								
							 
						 
						
							
							
							
							
								
							
							
								dbd3423870 
								
							 
						 
						
							
							
								
								Change website icon.  
							
							
							
						 
						
							2020-11-24 14:39:04 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Christian Neumann 
								
							 
						 
						
							
							
							
							
								
							
							
								2c20f41f5a 
								
							 
						 
						
							
							
								
								Adapt loading screen.  
							
							
							
						 
						
							2020-11-24 14:35:31 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Christian Neumann 
								
							 
						 
						
							
							
							
							
								
							
							
								9f4cbc2dc0 
								
							 
						 
						
							
							
								
								Use own tracking.  
							
							
							
						 
						
							2020-11-24 14:35:16 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pieter Vander Vennet 
								
							 
						 
						
							
							
							
							
								
							
							
								4700e71d2e 
								
							 
						 
						
							
							
								
								Add share button (supported browsers only), refactoring of fullscreenmessage, fancier scrolling  
							
							
							
						 
						
							2020-11-23 02:55:18 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Christian Neumann 
								
							 
						 
						
							
							
							
							
								
							
							
								d7d7952111 
								
							 
						 
						
							
							
								
								Wait for loading of AccuratePosition script.  
							
							
							
						 
						
							2020-11-20 11:29:57 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pieter Vander Vennet 
								
							 
						 
						
							
							
							
							
								
							
							
								2685b6e734 
								
							 
						 
						
							
							
								
								Fix ways: they show up again  
							
							
							
						 
						
							2020-11-16 02:33:44 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pieter Vander Vennet 
								
							 
						 
						
							
							
							
							
								
							
							
								b764371cce 
								
							 
						 
						
							
							
								
								Finish refactoring  
							
							
							
						 
						
							2020-11-06 04:02:53 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pieter Vander Vennet 
								
							 
						 
						
							
							
							
							
								
							
							
								895aa132ec 
								
							 
						 
						
							
							
								
								Huge refactoring (WIP)  
							
							
							
						 
						
							2020-10-27 01:01:34 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pieter Vander Vennet 
								
							 
						 
						
							
							
							
							
								
							
							
								f81de078f7 
								
							 
						 
						
							
							
								
								Small improvements to 'createLayouts'-script  
							
							
							
						 
						
							2020-10-23 02:15:58 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pieter Vander Vennet 
								
							 
						 
						
							
							
							
							
								
							
							
								6563298d16 
								
							 
						 
						
							
							
								
								More work on the opening hours picker  
							
							
							
						 
						
							2020-10-06 01:37:02 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pieter Vander Vennet 
								
							 
						 
						
							
							
							
							
								
							
							
								0714327d66 
								
							 
						 
						
							
							
								
								More work on OpeningHours picker  
							
							
							
						 
						
							2020-09-30 22:22:58 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pieter Vander Vennet 
								
							 
						 
						
							
							
							
							
								
							
							
								ca5b4297b3 
								
							 
						 
						
							
							
								
								Add fruit tree theme prototype; cleanup and split of the mobile layout ( fix   #120 ), allow overzoom on baselayers ( fix   #97 )  
							
							
							
						 
						
							2020-09-24 00:33:23 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pieter Vander Vennet 
								
							 
						 
						
							
							
							
							
								
							
							
								9777a2666b 
								
							 
						 
						
							
							
								
								More cleanup of code: remove the overly complicated layer selection  
							
							
							
						 
						
							2020-09-13 03:29:44 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pieter Vander Vennet 
								
							 
						 
						
							
							
							
							
								
							
							
								c7f33a9490 
								
							 
						 
						
							
							
								
								Cleanup of the image carousel code and index.css code  
							
							
							
						 
						
							2020-09-11 19:14:32 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pieter Vander Vennet 
								
							 
						 
						
							
							
							
							
								
							
							
								9e4035befc 
								
							 
						 
						
							
							
								
								Port bird-hides to new JSON-format, various improvements  
							
							
							
						 
						
							2020-09-03 19:05:18 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pieter Vander Vennet 
								
							 
						 
						
							
							
							
							
								
							
							
								00a6611e1f 
								
							 
						 
						
							
							
								
								Fixing too many bugs, cleaning up some old parts of the code  
							
							
							
						 
						
							2020-09-03 16:44:48 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pieter Vander Vennet 
								
							 
						 
						
							
							
							
							
								
							
							
								2052976909 
								
							 
						 
						
							
							
								
								First steps for a decent custom theme generator  
							
							
							
						 
						
							2020-08-31 02:59:47 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pieter Vander Vennet 
								
							 
						 
						
							
							
							
							
								
							
							
								82f3525907 
								
							 
						 
						
							
							
								
								Changesets are now kept open and reused to avoid tons of changesets to be created  
							
							
							
						 
						
							2020-08-27 11:11:20 +02:00