| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Base
									
								
							
						
					
				 | 
				
					
						
							
							Robustify image loading
						
					
				 | 
				2022-07-26 11:26:27 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									BigComponents
									
								
							
						
					
				 | 
				
					
						
							
							Extract statistics panel, add statistics panel as special rendering
						
					
				 | 
				2022-07-25 18:55:29 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									i18n
									
								
							
						
					
				 | 
				
					
						
							
							Add extra check that a feature is added on the right level; automatically add the right level to a new point
						
					
				 | 
				2022-07-25 16:55:44 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Image
									
								
							
						
					
				 | 
				
					
						
							
							Add fakedom to test UI code, replace all 'innerText' with 'textContent' as it is not compatible with fakedom
						
					
				 | 
				2022-06-28 03:21:18 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									ImportFlow
									
								
							
						
					
				 | 
				
					
						
							
							Fix typing error in import flow
						
					
				 | 
				2022-07-11 12:00:55 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Input
									
								
							
						
					
				 | 
				
					
						
							
							First version with working level selector
						
					
				 | 
				2022-07-22 01:33:11 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									NewPoint
									
								
							
						
					
				 | 
				
					
						
							
							Add extra check that a feature is added on the right level; automatically add the right level to a new point
						
					
				 | 
				2022-07-25 16:55:44 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									OpeningHours
									
								
							
						
					
				 | 
				
					
						
							
							Small fixes to make MC build on Mac
						
					
				 | 
				2022-07-07 22:35:28 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Popup
									
								
							
						
					
				 | 
				
					
						
							
							Dont actually mark task as fixed in dryrun
						
					
				 | 
				2022-07-27 10:24:58 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Reviews
									
								
							
						
					
				 | 
				
					
						
							
							Huge refactoring: split readonly and writable stores
						
					
				 | 
				2022-06-05 02:24:14 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									ShowDataLayer
									
								
							
						
					
				 | 
				
					
						
							
							Fix import flow, add typing
						
					
				 | 
				2022-07-08 03:14:55 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Wikipedia
									
								
							
						
					
				 | 
				
					
						
							
							Fix etymology box, fix #863
						
					
				 | 
				2022-06-06 23:34:54 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								AllTagsPanel.ts
							
						
					
				 | 
				
					
						
							
							Move AllTagsPanel to separate class; various small fixes
						
					
				 | 
				2022-04-28 00:32:15 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								AllThemesGui.ts
							
						
					
				 | 
				
					
						
							
							LanguagePicker now has a proper constructor
						
					
				 | 
				2022-07-03 00:30:11 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								AutomatonGui.ts
							
						
					
				 | 
				
					
						
							
							Add fakedom to test UI code, replace all 'innerText' with 'textContent' as it is not compatible with fakedom
						
					
				 | 
				2022-06-28 03:21:18 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								BaseUIElement.ts
							
						
					
				 | 
				
					
						
							
							Merge develop
						
					
				 | 
				2022-07-21 19:23:05 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								CenterMessageBox.ts
							
						
					
				 | 
				
					
						
							
							Center the messagebox again
						
					
				 | 
				2022-01-27 00:44:01 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								DashboardGui.ts
							
						
					
				 | 
				
					
						
							
							Extract statistics panel, add statistics panel as special rendering
						
					
				 | 
				2022-07-25 18:55:29 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								DefaultGUI.ts
							
						
					
				 | 
				
					
						
							
							Add first dashboard layout
						
					
				 | 
				2022-07-13 18:00:54 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								DefaultGuiState.ts
							
						
					
				 | 
				
					
						
							
							Fix personal theme, add possibility to sync layer selection
						
					
				 | 
				2022-02-14 18:18:05 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								ExportPDF.ts
							
						
					
				 | 
				
					
						
							
							Add fakedom to test UI code, replace all 'innerText' with 'textContent' as it is not compatible with fakedom
						
					
				 | 
				2022-06-28 03:21:18 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								LanguagePicker.ts
							
						
					
				 | 
				
					
						
							
							Extract statistics panel, add statistics panel as special rendering
						
					
				 | 
				2022-07-25 18:55:29 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								MapControlButton.ts
							
						
					
				 | 
				
					
						
							
							Add binoculars theme, auto reformat everything
						
					
				 | 
				2021-09-09 00:06:21 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								ProfessionalGui.ts
							
						
					
				 | 
				
					
						
							
							LanguagePicker now has a proper constructor
						
					
				 | 
				2022-07-03 00:30:11 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								QueryParameterDocumentation.ts
							
						
					
				 | 
				
					
						
							
							Change type of query-parameter-documention to Map instead of an object
						
					
				 | 
				2022-06-14 18:45:07 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								SpecialVisualizations.ts
							
						
					
				 | 
				
					
						
							
							Merge branch 'develop' into feature/maproulette
						
					
				 | 
				2022-07-27 09:28:42 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								SubstitutedTranslation.ts
							
						
					
				 | 
				
					
						
							
							Fix import flow, add typing
						
					
				 | 
				2022-07-08 03:14:55 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								UIElement.ts
							
						
					
				 | 
				
					
						
							
							Add binoculars theme, auto reformat everything
						
					
				 | 
				2021-09-09 00:06:21 +02:00 |