log

age author description
Wed, 12 Sep 2018 19:55:00 +0200 Sascha L. Teichmann Renamed file containing models for users to something more suited.
Wed, 12 Sep 2018 19:53:10 +0200 Sascha L. Teichmann Removed unreachable code.
Wed, 12 Sep 2018 19:51:46 +0200 Sascha L. Teichmann Cross sections: started with implementation of web service (WIP).
Wed, 12 Sep 2018 17:25:26 +0200 Thomas Junk fix: adjusted icon sizes
Wed, 12 Sep 2018 17:17:42 +0200 Thomas Junk fix: usermenu or sidebar trigger arrangement of user/userdetailsview
Wed, 12 Sep 2018 16:11:05 +0200 Thomas Junk refac: Usermanagement now flexible sidebar layout
Wed, 12 Sep 2018 12:23:11 +0200 Thomas Junk refac: UI refactorization
Tue, 11 Sep 2018 17:52:20 +0200 Bernhard Reiter client: show more wfs layers
Tue, 11 Sep 2018 17:31:07 +0200 Thomas Junk fix: border radius sidebar
Tue, 11 Sep 2018 17:17:37 +0200 Thomas Junk fix: layout minor fixes of buttons and menu
Tue, 11 Sep 2018 17:03:22 +0200 Bernhard Reiter clients: shorten ECDIS layer name.
Tue, 11 Sep 2018 16:37:46 +0200 Tom Gottfried Remove test data from schema
Tue, 11 Sep 2018 14:19:13 +0200 Thomas Junk fix: e2e for new UI adapted
Tue, 11 Sep 2018 14:14:43 +0200 Thomas Junk feat: Usermenu is now collapsible
Tue, 11 Sep 2018 13:41:16 +0200 Thomas Junk feat: UI adaptation of 4 slots
Tue, 11 Sep 2018 12:38:34 +0200 Bernhard Reiter client: add showing special buoys
Tue, 11 Sep 2018 11:40:31 +0200 Thomas Junk fix: No toast for unauthorized login
Tue, 11 Sep 2018 11:27:42 +0200 Bernhard Reiter client: use better title for d4d background layer
Tue, 11 Sep 2018 10:25:58 +0200 Sascha L. Teichmann Sounding results: Reject unknown depth references earlier before loading the XYZ files.
Tue, 11 Sep 2018 09:50:37 +0200 Bernhard Reiter client: avoid extra password reveal button for IE/Edge
Mon, 10 Sep 2018 19:12:24 +0200 Tom Gottfried Document adding of external OGC services.
Mon, 10 Sep 2018 18:52:37 +0200 Sascha L. Teichmann Fixed textual oversight from the session store refactoring.
Mon, 10 Sep 2018 18:07:53 +0200 Sascha L. Teichmann Sounding results: Fetch bottleneck_id from bottleneck table by objnam.
Mon, 10 Sep 2018 17:48:56 +0200 Sascha L. Teichmann Sounding results: Sort the data sets by name and date to make the output deterministic.
Mon, 10 Sep 2018 17:32:51 +0200 Sascha L. Teichmann Sounding result: Write simple SQL insert dumper. Not deterministic, yet.
Mon, 10 Sep 2018 17:01:24 +0200 Tom Gottfried Document adding of layers to internal OGC services.
Mon, 10 Sep 2018 16:20:32 +0200 Sascha L. Teichmann Sounding results: C&P error ... too much brackets.
Mon, 10 Sep 2018 16:06:22 +0200 Sascha L. Teichmann Sounding results: Use correct codes for multipointZ in WKB encoding.
Mon, 10 Sep 2018 15:55:35 +0200 Sascha L. Teichmann Sounding results: Added simple WKB encoder for points3d.
Mon, 10 Sep 2018 15:10:31 +0200 Sascha L. Teichmann Sounding results: Moved point handling stuff to separate file.