log pkg/controllers/routes.go @ 5688:6281c18b109f sr-v2

age author description
Tue, 08 Feb 2022 10:20:26 +0100 Thomas Junk merge with default surveysperbottleneckid
Wed, 21 Jul 2021 15:14:40 +0200 Thomas Junk surveys endpoint: enforce query parameters. Get rid of unnecessary else-clause surveysperbottleneckid
Wed, 21 Jul 2021 14:33:35 +0200 Thomas Junk Finalize use of bottleneck id instead of name. surveysperbottleneckid
Thu, 19 Aug 2021 22:12:59 +0200 Sascha L. Teichmann Allow /data/reports for all users.
Fri, 02 Jul 2021 00:42:05 +0200 Sascha L. Teichmann Added an import to run update stats scripts. extented-report
Thu, 01 Jul 2021 23:07:14 +0200 Sascha L. Teichmann Added enpoint /api/data/stats-updates to list and trigger the stats update scripts. sys_admin only. extented-report
Thu, 24 Jun 2021 22:13:48 +0200 Sascha L. Teichmann Add a string type that allows only runes that are safe of directory traversal. extented-report
Thu, 24 Jun 2021 18:39:03 +0200 Sascha L. Teichmann Fix for 5486:dbae10503ee6 extented-report
Wed, 23 Jun 2021 12:10:25 +0200 Sascha L. Teichmann Allow /api/imports/report only to sysadmins. extented-report
Sun, 20 Jun 2021 04:17:53 +0200 Sascha L. Teichmann Added a PATCH endpoint for /api/users/{user} extented-report
Sun, 30 May 2021 13:18:50 +0200 Sascha L. Teichmann Merged. extented-report
Sun, 30 May 2021 13:18:10 +0200 Sascha L. Teichmann Added infrastructure for report 'import'. extented-report
Sun, 30 May 2021 01:26:36 +0200 Sascha L. Teichmann Added and endpoint GET /api/data/reports to list the available report templates. extented-report
Thu, 27 May 2021 01:22:10 +0200 Sascha L. Teichmann Added a report controller. extented-report
Tue, 12 May 2020 15:52:10 +0200 Sascha L. Teichmann Switched kind and type parts in route. new-fwa
Mon, 11 May 2020 20:10:15 +0200 Sascha L. Teichmann Remove old routes for availabilties. new-fwa
Fri, 27 Mar 2020 15:57:40 +0100 Sascha L. Teichmann Merged default into new-fwa branch. new-fwa
Mon, 23 Mar 2020 15:29:55 +0100 Sascha L. Teichmann Added controller stub for new fairway availability. new-fwa
Fri, 27 Mar 2020 10:33:39 +0100 Sascha Wilde Removed no longer used endpoint /bottlenecks
Wed, 18 Mar 2020 17:52:00 +0100 Sascha L. Teichmann Moved import desision logic to import queue (where it belongs).
Fri, 28 Feb 2020 16:18:44 +0100 Tom Gottfried Follow-up of rev. 1b309a8e7673 for DAYMAR fairway-marks-import
Fri, 28 Feb 2020 13:43:52 +0100 Tom Gottfried Follow-up of rev. 1b309a8e7673 for BOYLAT fairway-marks-import
Thu, 27 Feb 2020 21:05:09 +0100 Tom Gottfried Distinguish more clearly between BCNLAT HYDRO and IENC features fairway-marks-import
Mon, 17 Feb 2020 18:38:45 +0100 Tom Gottfried Add missing fairway mark types fairway-marks-import
Fri, 14 Feb 2020 12:14:36 +0100 Tom Gottfried Add import for fairway marks of type BOYLAT fairway-marks-import
Mon, 10 Feb 2020 18:47:27 +0100 Tom Gottfried Add import for fairway marks of type BOYCAR fairway-marks-import
Mon, 10 Feb 2020 18:02:22 +0100 Tom Gottfried Type specific names for fairway marks import fairway-marks-import
Tue, 14 Jan 2020 15:01:42 +0100 Tom Gottfried Draft implementation of fairway marks import fairway-marks-import
Fri, 25 Oct 2019 18:52:11 +0200 Sascha Wilde Allow import log export for waterwayAdmin.
Fri, 25 Oct 2019 13:03:50 +0200 Sascha L. Teichmann Added an endpoint GET api/imports/export to export imports.
Fri, 25 Oct 2019 11:13:31 +0200 Sascha L. Teichmann endpoint routing: get rid of unnecessary local variable.
Fri, 18 Oct 2019 15:17:31 +0200 Sascha L. Teichmann Handle password reset before matching users.
Tue, 15 Oct 2019 18:25:40 +0200 Sascha L. Teichmann Be more clever when triggering diff calculations.
Thu, 10 Oct 2019 16:13:11 +0200 Sascha L. Teichmann Applied {name:.+} workarounds in routing where applicable.
Mon, 16 Sep 2019 16:41:56 +0200 Sascha Wilde Added back end for deletion of sounding results.
Thu, 12 Sep 2019 20:08:29 +0200 Sascha Wilde Implemented deletion of stretches.
Tue, 03 Sep 2019 13:02:09 +0200 Sascha L. Teichmann Added stub for a shape upload stretch import. POST /api/imports/stsh
Mon, 02 Sep 2019 17:57:44 +0200 Sascha L. Teichmann Return stretch as a ZIPed ESRI shape file from end point. TODO: Write the actual geometries to the shape file.
Fri, 30 Aug 2019 18:34:27 +0200 Sascha L. Teichmann WIP: Started with downloading stretches as ESRI shapes.
Thu, 22 Aug 2019 11:26:48 +0200 Sascha L. Teichmann Moved JSONHandler into middleware package. json-handler-middleware
Wed, 21 Aug 2019 16:17:46 +0200 Bernhard Reiter Remove unused systemconf.feature_colours from backend
Mon, 12 Aug 2019 11:35:27 +0200 Sascha L. Teichmann The system stetting should only be setable by a the system admin.
Wed, 07 Aug 2019 15:23:41 +0200 Sascha L. Teichmann Exposed the import to delete sections under POST /api/imports/dsec with a JSON input as '{ "id": 42 }'.
Thu, 20 Jun 2019 18:04:53 +0200 Sascha L. Teichmann Password reset: Send redirect to server starting page when reset succeeded.
Tue, 11 Jun 2019 12:07:55 +0200 Sascha L. Teichmann Re-worked the Go part a little bit. configuration
Fri, 07 Jun 2019 12:53:41 +0200 Markus Kottlaender implemented configuration backend and frontend configuration
Fri, 24 May 2019 11:20:15 +0200 Sascha L. Teichmann Prepared to write the fairway availibilty as CSV, too. WIP. fairway-avail-csv
Thu, 23 May 2019 12:53:19 +0200 Sascha L. Teichmann available fairway depth: Implemented backend for sections and stretches.
Mon, 13 May 2019 09:15:20 +0200 Sascha L. Teichmann Added API stubs from fairway availabilty for stretches and sections.
Thu, 09 May 2019 12:08:02 +0200 Sascha L. Teichmann Added template types "map", "diagram", "report".
Mon, 06 May 2019 16:36:03 +0200 Sascha L. Teichmann Sections import: Added a sections import. Derived from the stretches import w/o the countries.
Mon, 29 Apr 2019 11:36:00 +0200 Sascha L. Teichmann Display Available Fairway Depths: More controller code.
Sun, 28 Apr 2019 22:26:48 +0200 Sascha L. Teichmann Added stub for GET /api/data/fairway-depth/{gauge}
Thu, 25 Apr 2019 15:31:43 +0200 Sascha L. Teichmann Added "published-config" field to configuration.
Mon, 08 Apr 2019 16:38:57 +0200 Sascha L. Teichmann Fairway availibity for bottlenecks: Started with fetchting the relevant data. TODO: Range calculations. WIP.
Tue, 26 Mar 2019 14:56:38 +0100 Sascha L. Teichmann Removed old longterm waterlevel statistics endpoint.
Mon, 25 Mar 2019 18:37:13 +0100 Sascha L. Teichmann Added GET /api/data/year-waterlevels/{gauge}/{year}
Mon, 25 Mar 2019 17:31:56 +0100 Sascha L. Teichmann Added GET /data/longterm-waterlevels/{gauge}
Thu, 21 Mar 2019 18:07:49 +0100 Sascha L. Teichmann Added endpoint to deliver average waterlevels for a given gauge.
Wed, 20 Mar 2019 10:47:01 +0100 Sascha L. Teichmann Added calculation of Nash Sutcliffe efficiency coefficents.