From 6b1aa9cd3905ac18ef0c21bea37d638fc48ef17d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 28 Jan 2020 20:32:39 +0100 Subject: Release import API --- templates/account.html.ep | 2 -- templates/api_documentation.html.ep | 4 ---- templates/changelog.html.ep | 16 ++++++++++++++++ 3 files changed, 16 insertions(+), 6 deletions(-) diff --git a/templates/account.html.ep b/templates/account.html.ep index 8b14bd0..1118ca0 100644 --- a/templates/account.html.ep +++ b/templates/account.html.ep @@ -193,7 +193,6 @@ %= end - % if (app->mode eq 'development') { Import @@ -217,7 +216,6 @@ %= end - % } diff --git a/templates/api_documentation.html.ep b/templates/api_documentation.html.ep index 4239b51..55cd54a 100644 --- a/templates/api_documentation.html.ep +++ b/templates/api_documentation.html.ep @@ -156,8 +156,6 @@ -% if (app->mode eq 'development') { -

Import

@@ -228,5 +226,3 @@

- -% } diff --git a/templates/changelog.html.ep b/templates/changelog.html.ep index 8492a06..a053d0b 100644 --- a/templates/changelog.html.ep +++ b/templates/changelog.html.ep @@ -1,5 +1,21 @@

Changelog

+
+
+ 1.14 +
+
+

+ add API-Endpunkt zum Import + nicht in travelynx getrackter Zugfahrten. +

+

+ add Status-API: Angabe der + Unterwegshalte zwischen Start und Ziel. +

+
+
+
1.13 -- cgit v1.2.3