log

age author description
Mon, 19 Nov 2018 08:26:02 +0100 Markus Kottlaender changed cut tool style
Mon, 19 Nov 2018 08:24:47 +0100 Markus Kottlaender html cleanup
Sun, 18 Nov 2018 18:44:22 +0100 Sascha L. Teichmann Be aware that the signer is null till the final decision is made about an import.
Sun, 18 Nov 2018 18:29:25 +0100 Sascha L. Teichmann Added a signer who makes the final decison on an import.
Fri, 16 Nov 2018 18:35:09 +0100 Sascha L. Teichmann Implemented the db stuff of the review process. Needs testing.
Fri, 16 Nov 2018 17:51:44 +0100 Sascha L. Teichmann Added REST endpoint to accept or decline an import.
Fri, 16 Nov 2018 14:37:07 +0100 Markus Kottlaender switched entirely to sass instead of scss
Fri, 16 Nov 2018 12:15:51 +0100 Sascha L. Teichmann The imort queue has now six states:
Fri, 16 Nov 2018 12:08:46 +0100 Sascha L. Teichmann REST GET call to /imports now has the ability to be filtered by kinds or states.
Thu, 15 Nov 2018 19:06:53 +0100 Sascha Wilde Merged
Thu, 15 Nov 2018 19:06:12 +0100 Sascha Wilde Client: use revision of working directory for dev version tagging.
Thu, 15 Nov 2018 18:30:46 +0100 Sascha L. Teichmann Made code more idiomatic.
Thu, 15 Nov 2018 18:27:27 +0100 Sascha Wilde Reverted 03c820e25573 as it caused extensive ongoing network traffic.
Thu, 15 Nov 2018 17:32:40 +0100 Tom Gottfried Adjust contour lines heights to multiples of step width
Thu, 15 Nov 2018 16:33:12 +0100 Thomas Junk import soundingresults context now map instead administration
Thu, 15 Nov 2018 15:50:02 +0100 Sascha L. Teichmann cross sections: As the triangles in the octree are already clipped against the area
Thu, 15 Nov 2018 13:47:04 +0100 Markus Kottlaender fixed bug
Thu, 15 Nov 2018 12:16:00 +0100 Markus Kottlaender fix issue183: Duplicated web feature information (identify tool)
Thu, 15 Nov 2018 10:45:06 +0100 Thomas Junk importqueue broader layout and all button removed
Thu, 15 Nov 2018 09:30:05 +0100 Markus Kottlaender merge
Thu, 15 Nov 2018 09:27:16 +0100 Markus Kottlaender save cross profiles to local storage to restore them from a dropdown
Wed, 14 Nov 2018 14:45:34 +0100 Markus Kottlaender improve fairway profile UI
Wed, 14 Nov 2018 16:12:30 +0100 Thomas Junk Show identified window after measurement
Wed, 14 Nov 2018 16:10:11 +0100 Thomas Junk Show identified window after measurement
Wed, 14 Nov 2018 15:59:29 +0100 Thomas Junk feat: importqueue
Wed, 14 Nov 2018 13:12:41 +0100 Sascha L. Teichmann Propagate deletion of imports through the track_imports table.
Wed, 14 Nov 2018 12:54:13 +0100 Markus Kottlaender fixed searchbar overlapping issue
Wed, 14 Nov 2018 12:31:15 +0100 Markus Kottlaender merge
Wed, 14 Nov 2018 12:30:37 +0100 Markus Kottlaender moved sidebar button into Sidebar component and Sidebar component into Topbar component
Wed, 14 Nov 2018 12:23:10 +0100 Sascha L. Teichmann Track successfull imports in a separate table to be able to remove them later.