From 18cb3cca4659218c5273653fe3b2731441772d2f Mon Sep 17 00:00:00 2001 From: MK13 Date: Sun, 29 Sep 2019 21:12:44 +0200 Subject: [PATCH] Prepare next development iteration for v21 --- financer-server/pom.xml | 1 - .../src/main/resources/static/changelog.txt | 6 ++++++ .../resources/templates/account/accountOverview.html | 10 ++++++---- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/financer-server/pom.xml b/financer-server/pom.xml index 1d0d5cc..c0b8ef9 100644 --- a/financer-server/pom.xml +++ b/financer-server/pom.xml @@ -1,5 +1,4 @@ - 4.0.0 diff --git a/financer-web-client/src/main/resources/static/changelog.txt b/financer-web-client/src/main/resources/static/changelog.txt index 54a2c1b..ca7f5c6 100644 --- a/financer-web-client/src/main/resources/static/changelog.txt +++ b/financer-web-client/src/main/resources/static/changelog.txt @@ -1,3 +1,9 @@ +v20->v21: +- Hide columns 'Spending current period' and 'Average spending' on mobile + +v19 -> v20: +- Fix a bug that caused the server startup to fail + v18 -> v19: - Fix a bug in recurring transaction handling that caused a recurring transaction with Holiday/Weekend type 'previous workday' and a planned occurrence on a Sunday to be due on Friday and Saturday diff --git a/financer-web-client/src/main/resources/templates/account/accountOverview.html b/financer-web-client/src/main/resources/templates/account/accountOverview.html index 62c099e..0ff8494 100644 --- a/financer-web-client/src/main/resources/templates/account/accountOverview.html +++ b/financer-web-client/src/main/resources/templates/account/accountOverview.html @@ -75,12 +75,14 @@ - - - - - - + - + -