log

age author description
Mon, 26 Nov 2018 00:09:53 +0100 Sascha L. Teichmann OGC proxy: Rewrite service exceptions documents, too.
Sun, 25 Nov 2018 23:44:52 +0100 Sascha L. Teichmann Removed public access to config.ConfigFile to make golint happy.
Sun, 25 Nov 2018 19:25:27 +0100 Sascha L. Teichmann Renamed octree.OctreeCache to octree.Cache to reduce stuttering.
Sun, 25 Nov 2018 17:15:44 +0100 Sascha L. Teichmann Renamed BottleneckId to BottleneckID to make golint happy.
Sun, 25 Nov 2018 17:12:35 +0100 Sascha L. Teichmann More on following the rules for error messages to make golint happy.
Sun, 25 Nov 2018 17:11:13 +0100 Sascha L. Teichmann Follow the rules for error messages to make golint happy.
Sun, 25 Nov 2018 17:05:19 +0100 Sascha L. Teichmann Named method recievers consistently to make golint happy.
Sun, 25 Nov 2018 16:26:41 +0100 Sascha L. Teichmann To make golint happier made context.Context to be the first argument in all calls.
Sun, 25 Nov 2018 15:56:07 +0100 Sascha L. Teichmann To make golint happier made context.Context to be the first argument of auth.RunAs.
Sun, 25 Nov 2018 10:51:54 +0100 Sascha L. Teichmann Simplified code a bit.
Sun, 25 Nov 2018 10:45:52 +0100 Sascha L. Teichmann Removed empty if branch.
Sun, 25 Nov 2018 10:42:09 +0100 Sascha L. Teichmann Removed dead code.
Sat, 24 Nov 2018 17:08:56 +0100 Sascha L. Teichmann Avoid copying session data while deserializing from store.
Sat, 24 Nov 2018 16:55:40 +0100 Sascha L. Teichmann Use more keyed initializers to make 'go vet' happier.
Sat, 24 Nov 2018 16:40:34 +0100 Sascha L. Teichmann Used keyed initializer to make 'go vet' happy.
Sat, 24 Nov 2018 16:35:16 +0100 Sascha L. Teichmann Unpublish a method to make 'go vet' happy.
Sat, 24 Nov 2018 16:29:22 +0100 Sascha L. Teichmann Cosmetics.
Sat, 24 Nov 2018 16:22:28 +0100 Sascha L. Teichmann Added missing copyright headers and authors in schema related files.
Sat, 24 Nov 2018 10:32:06 +0100 Sascha L. Teichmann Added missing authors names in Go files.
Fri, 23 Nov 2018 19:44:40 +0100 Sascha L. Teichmann Removed accidentally commited file.
Fri, 23 Nov 2018 19:41:31 +0100 Sascha L. Teichmann Simplified and fixed filtering of import queue listing.
Fri, 23 Nov 2018 15:19:24 +0100 Markus Kottlaender removed debug code
Fri, 23 Nov 2018 15:18:14 +0100 Markus Kottlaender save map extent (center/zoom) in store, to not lose it when switching between map and admin area
Fri, 23 Nov 2018 13:57:31 +0100 Markus Kottlaender fixed cross profile diagram after switching to to admin context and back and it's responsive behavior
Fri, 23 Nov 2018 13:52:34 +0100 Thomas Junk staging: display visual feedback for now due missing backendcall
Fri, 23 Nov 2018 13:20:10 +0100 Thomas Junk staging view: prepare retrieving list of pending imports for staging
Fri, 23 Nov 2018 12:44:42 +0100 Thomas Junk import sounding results: manually add formdata
Fri, 23 Nov 2018 12:04:26 +0100 Thomas Junk import sounding result: fixed form fields for POST
Fri, 23 Nov 2018 11:25:28 +0100 Markus Kottlaender added border to infobar
Fri, 23 Nov 2018 11:19:56 +0100 Markus Kottlaender merge
Fri, 23 Nov 2018 11:19:16 +0100 Markus Kottlaender improved fairwayprofile headline/buttons style
Fri, 23 Nov 2018 10:58:29 +0100 Markus Kottlaender fixed icon in toolbar collapse button
Fri, 23 Nov 2018 11:17:44 +0100 Bernhard Reiter repair schema install scripts
Fri, 23 Nov 2018 11:05:29 +0100 Thomas Junk import sounding results: display messages as text
Fri, 23 Nov 2018 10:35:39 +0100 Fadi Abbud add headers for licensing to some schema files
Fri, 23 Nov 2018 10:24:50 +0100 Markus Kottlaender merge
Fri, 23 Nov 2018 10:24:29 +0100 Markus Kottlaender fontawesome 4 -> 5
Fri, 23 Nov 2018 09:35:10 +0100 Fadi Abbud add headers for licensing to some schema files
Thu, 22 Nov 2018 18:16:47 +0100 Sascha L. Teichmann Import sounding result: If uploading a zip with a meta.json which has
Thu, 22 Nov 2018 17:00:26 +0100 Markus Kottlaender replaced manual store cleanup on logout with central store reset
Thu, 22 Nov 2018 16:54:39 +0100 Markus Kottlaender merge
Thu, 22 Nov 2018 14:05:30 +0100 Markus Kottlaender removed console.log
Thu, 22 Nov 2018 15:05:48 +0100 Thomas Junk stagingarea in new layout
Thu, 22 Nov 2018 13:37:29 +0100 Sascha L. Teichmann Sounding result import: Don't fail if an import ZIP does not contain an meta.json but has a full set of overrides.
Thu, 22 Nov 2018 13:15:48 +0100 Markus Kottlaender improved box positioninig
Thu, 22 Nov 2018 13:10:22 +0100 Thomas Junk staging area: basic layout and selectionlogic
Thu, 22 Nov 2018 12:40:45 +0100 Markus Kottlaender improved menu style
Thu, 22 Nov 2018 12:25:01 +0100 Tom Gottfried Accept only well-formed XML documents as style in database
Thu, 22 Nov 2018 11:48:54 +0100 Markus Kottlaender merge
Thu, 22 Nov 2018 11:48:30 +0100 Markus Kottlaender improved contextBox animations
Thu, 22 Nov 2018 11:18:46 +0100 Thomas Junk layout soundingresults
Thu, 22 Nov 2018 10:29:23 +0100 Bernhard Reiter add header with license and author infos to one file
Thu, 22 Nov 2018 10:24:37 +0100 Markus Kottlaender merge
Thu, 22 Nov 2018 10:20:21 +0100 Markus Kottlaender fixed contextBox animations
Thu, 22 Nov 2018 10:02:20 +0100 Thomas Junk renamed imports
Thu, 22 Nov 2018 10:00:22 +0100 Thomas Junk renamed imports to import soundingresults
Thu, 22 Nov 2018 09:50:13 +0100 Thomas Junk licensing info updated
Thu, 22 Nov 2018 08:57:38 +0100 Markus Kottlaender removed directory with only one file
Thu, 22 Nov 2018 07:55:35 +0100 Markus Kottlaender made layer legend label clickable to toggle map layers
Thu, 22 Nov 2018 07:40:23 +0100 Markus Kottlaender more cleanup in client/src