log pkg/controllers/routes.go @ 1127:71ba4a66ec95

age author description
Wed, 07 Nov 2018 16:08:25 +0100 Sascha L. Teichmann Return 404 if a proxied service is not found.
Thu, 25 Oct 2018 11:31:37 +0200 Sascha L. Teichmann Typo fix.
Thu, 25 Oct 2018 11:30:14 +0200 Sascha L. Teichmann List all bottlenecks via GET /api/bottlenecks
Wed, 24 Oct 2018 16:21:44 +0200 Sascha L. Teichmann Added endpoint to delete job from import queue.
Wed, 24 Oct 2018 13:35:15 +0200 Sascha L. Teichmann Added endpoint to show the detail logs of an import.
Wed, 24 Oct 2018 12:24:26 +0200 Sascha L. Teichmann Add endpoint to list all or some import jobs.
Tue, 23 Oct 2018 18:15:14 +0200 Sascha L. Teichmann Added GNU Affero General Public License.
Thu, 18 Oct 2018 18:37:19 +0200 Sascha L. Teichmann Started with endpoint for uploading sounding result and trigger respective import job.
Sun, 30 Sep 2018 13:58:49 +0200 Sascha L. Teichmann Only sys_admin should set the style of an feature. geo-style
Sat, 29 Sep 2018 23:33:14 +0200 Sascha L. Teichmann Started with endpoint to upload geo style. geo-style
Fri, 28 Sep 2018 11:51:06 +0200 Sascha Wilde Added end point to set style (colour) information for feature.
Fri, 28 Sep 2018 10:56:03 +0200 Sascha Wilde Added end point to get style (colour) information for feature.
Thu, 27 Sep 2018 18:52:41 +0200 Sascha Wilde Started implementation of test mail end point.
Thu, 27 Sep 2018 17:25:03 +0200 Sascha Wilde Added end point lo list available surveys for a given bottleneck.
Thu, 27 Sep 2018 13:18:50 +0200 Sascha L. Teichmann Removed old cross section controller.