master #224
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "master"
	
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Update Docker
* disables ordering of parcel_group ("Gemarkung") column on tables * ordering can not be done properly due to more complex nature of this column's content * introduces "Keine Geometrie vorhanden" message instead of hour glass icon on entries where no geometry has been entered yet * properly orders last_modified column by moving null values to the lower end of the ordering* introduces "..." as new icon for missing geometry entries * moves former explanatory message into title attribute for mouse hover activation* enhances visualization of editable column on tables * simplifies code * enhances visualization of parcel_group column on tables * WIP: Ordering on intervention table is odd. Same results are being displayed on page 2. Needs further analysis and fixing!* fixes bug where holes in stored geometries would not be rendered properly on initial loading the map client * drawback: multiple polygons are treated as a single feature on the map client. Not a real issue but maybe we can find a better solution to this * quality of life: renders geometry area in m² on detail and report view