log

age author description
Thu, 15 Jul 2021 18:35:25 +0200 Sascha L. Teichmann Merged default into uiimprovements. uiimprovements
Thu, 15 Jul 2021 18:15:08 +0200 Sascha L. Teichmann If ZPG set water level value to zero if no value was found.
Thu, 15 Jul 2021 15:38:18 +0200 Sascha L. Teichmann Fixed SR import: use meta.json for marking scans correctly.
Thu, 15 Jul 2021 10:11:49 +0200 Thomas Junk fixed linting errors uiimprovements
Thu, 15 Jul 2021 09:37:07 +0200 Thomas Junk remove console.log statements left uiimprovements
Wed, 14 Jul 2021 20:22:32 +0200 Sascha L. Teichmann Merged default into uiimprovements branch. uiimprovements
Wed, 14 Jul 2021 16:21:27 +0200 Thomas Junk fix layout for contextbox content. uiimprovements
Wed, 14 Jul 2021 14:38:16 +0200 Thomas Junk center text uiimprovements
Wed, 14 Jul 2021 14:12:50 +0200 Thomas Junk bn overview: center country column uiimprovements
Wed, 14 Jul 2021 14:07:26 +0200 Thomas Junk minor layout fixes for bottlenecks uiimprovements
Wed, 14 Jul 2021 12:07:31 +0200 Thomas Junk Make BN-Overview smaller. uiimprovements
Tue, 13 Jul 2021 16:17:01 +0200 Thomas Junk Bottleneckoverview: Put selector for older scans into date column uiimprovements
Tue, 13 Jul 2021 15:22:37 +0200 Thomas Junk Esc/click to stop operation. uiimprovements
Wed, 14 Jul 2021 17:52:32 +0200 Sascha L. Teichmann Commented out a console logging in client to supress build warnings.
Wed, 14 Jul 2021 17:48:48 +0200 Sascha L. Teichmann Merged marking-single-beam into default.
Wed, 14 Jul 2021 17:46:30 +0200 Sascha L. Teichmann Merged default into marking-single-beam branch. marking-single-beam
Wed, 14 Jul 2021 16:02:43 +0200 Sascha Wilde Revert dates in report template.
Tue, 13 Jul 2021 18:30:07 +0200 Sascha L. Teichmann Backout Bottleneckoverview: Put selector for older scans into date column marking-single-beam
Tue, 13 Jul 2021 18:29:05 +0200 Sascha L. Teichmann Backout Esc/click to stop operation. marking-single-beam
Tue, 13 Jul 2021 16:17:01 +0200 Thomas Junk Bottleneckoverview: Put selector for older scans into date column marking-single-beam
Tue, 13 Jul 2021 15:22:37 +0200 Thomas Junk Esc/click to stop operation. marking-single-beam
Tue, 13 Jul 2021 13:00:41 +0200 Thomas Junk PDFTool now supports new template parameter {surveydate}. marking-single-beam
Tue, 13 Jul 2021 12:24:45 +0200 Thomas Junk merge marking-single-beam
Tue, 13 Jul 2021 12:24:29 +0200 Thomas Junk Pdf-Template: Use survey-date for {date-minor} when bottleneck survey is visible. marking-single-beam
Tue, 13 Jul 2021 11:27:17 +0200 Sascha L. Teichmann Fixed SQL errors in ISR job. marking-single-beam
Tue, 13 Jul 2021 10:59:22 +0200 Thomas Junk Display of the according type of sounding data in legend. marking-single-beam
Mon, 12 Jul 2021 21:56:39 +0200 Sascha L. Teichmann Removed stray debugger call vom PDF tool. marking-single-beam
Mon, 12 Jul 2021 17:56:01 +0200 Thomas Junk Fix for PDF-Tool. marking-single-beam
Mon, 12 Jul 2021 16:16:04 +0200 Thomas Junk add missing guarding clause marking-single-beam
Mon, 12 Jul 2021 02:31:30 +0200 Sascha L. Teichmann ISR job: Moved statement preparations out out bottleneck processing. marking-single-beam
Sun, 11 Jul 2021 16:24:20 +0200 Sascha L. Teichmann Cosmetics in logging. marking-single-beam
Sun, 11 Jul 2021 15:07:18 +0200 Sascha L. Teichmann Fixed clipping. marking-single-beam
Sun, 11 Jul 2021 13:08:49 +0200 Sascha L. Teichmann Simplified classification. Needs testing. marking-single-beam
Sat, 10 Jul 2021 01:09:57 +0200 Sascha L. Teichmann Minor clean-up. marking-single-beam
Fri, 09 Jul 2021 23:08:08 +0200 Sascha L. Teichmann Added new group layer 'sounding_results'. marking-single-beam
Fri, 09 Jul 2021 22:03:44 +0200 Sascha L. Teichmann Make GeoServer layer sounding_results_marking_points_geoserver working. marking-single-beam
Fri, 09 Jul 2021 01:35:04 +0200 Sascha L. Teichmann Better style for marking scans. marking-single-beam
Thu, 08 Jul 2021 12:21:55 +0200 Sascha L. Teichmann [WIP] Add support for scan marking points in geoserver. marking-single-beam
Thu, 08 Jul 2021 10:53:26 +0200 Sascha L. Teichmann schema: geography supports MULTIPOINTZ as modifier. marking-single-beam
Thu, 08 Jul 2021 01:46:03 +0200 Sascha L. Teichmann Extended ISR import job to handle marking scans as well. marking-single-beam
Thu, 08 Jul 2021 00:14:58 +0200 Sascha L. Teichmann Merged default into marking-single-beam branch. marking-single-beam
Wed, 07 Jul 2021 19:24:03 +0200 Sascha L. Teichmann Do clipping correctly. marking-single-beam
Wed, 07 Jul 2021 18:27:40 +0200 Sascha L. Teichmann Don't clip the points against the border polygon. The implemented way was wrong. marking-single-beam
Wed, 07 Jul 2021 18:14:04 +0200 Sascha L. Teichmann Dont loose Z values in markings. marking-single-beam
Wed, 07 Jul 2021 14:57:30 +0200 Sascha L. Teichmann Stored marking points in database. marking-single-beam
Wed, 07 Jul 2021 12:01:28 +0200 Sascha L. Teichmann Factored creation of default class breaks in SR import to be reused with markings, too. marking-single-beam
Wed, 07 Jul 2021 11:45:55 +0200 Sascha L. Teichmann Merged default into marking-single-beam branch. marking-single-beam
Wed, 07 Jul 2021 11:42:25 +0200 Sascha L. Teichmann Added tools to classify vertices by their heights with class breaks. marking-single-beam
Wed, 07 Jul 2021 10:58:14 +0200 Sascha L. Teichmann Added a type for class breaks. marking-single-beam
Wed, 07 Jul 2021 09:43:41 +0200 Sascha L. Teichmann Some refactoring to move marking handling to the right place in SR import. marking-single-beam
Wed, 07 Jul 2021 09:29:06 +0200 Sascha L. Teichmann If doing SR imports, lock sounding_results_marking_points table, too. marking-single-beam
Wed, 07 Jul 2021 09:24:17 +0200 Thomas Junk SR Import: Minor fix in guarding clause marking-single-beam
Tue, 06 Jul 2021 15:47:44 +0200 Thomas Junk disable cuts or differences if surveytype is 'marking' marking-single-beam
Tue, 06 Jul 2021 15:26:20 +0200 Sascha L. Teichmann Re-establish compat with old single-beam interface. marking-single-beam
Tue, 06 Jul 2021 14:26:02 +0200 Thomas Junk quick fix of typo marking-single-beam
Tue, 06 Jul 2021 14:18:54 +0200 Sascha L. Teichmann When listing surveys tell survey type as well. marking-single-beam
Tue, 06 Jul 2021 12:35:57 +0200 Thomas Junk SR-Upload dialogue migrated towards "surveytype" marking-single-beam
Tue, 06 Jul 2021 01:20:44 +0200 Sascha L. Teichmann Adjusted the import model to be able to handle marking single beam scans. marking-single-beam
Tue, 06 Jul 2021 00:30:39 +0200 Sascha L. Teichmann Add schema change for marking vessel single beam scans. marking-single-beam
Wed, 07 Jul 2021 20:11:17 +0200 Sascha Wilde Sort BN and WG in reports by river hectometre.