diff --git a/etc/TODO.md b/etc/TODO.md index e56e7b32..2929574d 100644 --- a/etc/TODO.md +++ b/etc/TODO.md @@ -122,4 +122,6 @@ Caused by: org.postgresql.util.PSQLException: ERROR: relation "spring_session" d * fixed #272 prepare Release 2.3.23 * fixed #265 make release with maven plugin - +## 2.3.24 +* issue #277 heroku: Compiled slug size: 617.9M is too large (max is 500M) +* fixed #279 Formular Layout Errors diff --git a/src/main/bash/stop_services.sh b/src/main/bash/stop_services.sh new file mode 100644 index 00000000..62cae4a7 --- /dev/null +++ b/src/main/bash/stop_services.sh @@ -0,0 +1,9 @@ + +sudo systemctl stop mysql +sudo systemctl stop apache2 +sudo systemctl stop docker +sudo systemctl stop docker-registry +sudo systemctl stop virtualbox +sudo systemctl stop openvpn +sudo systemctl stop crtmpserver + diff --git a/src/main/resources/templates/user/login/loginForm.html b/src/main/resources/templates/user/login/loginForm.html index 6682666d..8450a276 100644 --- a/src/main/resources/templates/user/login/loginForm.html +++ b/src/main/resources/templates/user/login/loginForm.html @@ -49,28 +49,30 @@

Your Todo-List for Getting Things Done -
diff --git a/src/main/resources/templates/user/register/registerForm.html b/src/main/resources/templates/user/register/registerForm.html index 8b22fac0..82e8b4d6 100644 --- a/src/main/resources/templates/user/register/registerForm.html +++ b/src/main/resources/templates/user/register/registerForm.html @@ -16,21 +16,34 @@

-
-
-
- - -
-
-
-
-
- -
-
+
+
+
+ register as new user +
+
+
+
+
+ + +
+
+
+
+
+
+
+
+ +
+
diff --git a/src/main/resources/templates/user/resetPassword/resetPasswordForm.html b/src/main/resources/templates/user/resetPassword/resetPasswordForm.html index 7aad8e85..416aff6e 100644 --- a/src/main/resources/templates/user/resetPassword/resetPasswordForm.html +++ b/src/main/resources/templates/user/resetPassword/resetPasswordForm.html @@ -16,21 +16,34 @@

-
-
-
- - -
-
+ +
+
+ Password Reset +
+
+
+
+
+ + +
+
+
+
+
- - -
+ +
+