Version 0.1.3 development.

Fri, 10 May 2019 12:05:03 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 10 May 2019 12:05:03 +0200
changeset 355
64d6f3c857d7
parent 354
2e372eeba04b
child 356
36c72e368948

Version 0.1.3 development.

README.design file | annotate | diff | comparison | revisions
config.status file | annotate | diff | comparison | revisions
configure file | annotate | diff | comparison | revisions
configure.ac file | annotate | diff | comparison | revisions
--- a/README.design	Fri May 10 11:35:16 2019 +0200
+++ b/README.design	Fri May 10 12:05:03 2019 +0200
@@ -71,16 +71,16 @@
 	                    +---------------------------------------------------------	Log/rapport
 
 	Main table: products.
-	  In progress: overview.
-	  In Progress: view charts. DONE fermenters, todo brewlogs.
+	  In progress: overview. DONE.
+	  In Progress: view charts. DONE.
 	  In Progress: view logs. 
-	  In Progress: update state.
+	  In Progress: update state. DONE.
 	  In Progress: Tabbed screens. DONE.
           Start new: some sort of wizzard like a new recipe. DONE.
-	  Archive: select via name/code/date.
+	  Archive: select via name/code/date. DONE.
 	  Calendar: shows upcoming events.
-	  Recipes can be copied to 'recipes' or 'brews', imported from 'recipes'/'products' or created manual.
-          Products recipes Beerxml import.
+	  Recipes can be copied to 'recipes' or 'brews', imported from 'recipes'/'products' or created manual. DONE.
+          Products recipes Beerxml import. DONE.
 	  Recipes Beerxml import.
 
 
@@ -122,10 +122,12 @@
 
 Extra:
 
-Gisten alcohol_tolerance veld toevoegen.
+Gisten alcohol_tolerance veld toevoegen. DONE.
 Gisten diastaticus bit toevoegen.
 Waarschuwing voor te zwaar voor de gist.
 Waarschuwing voor overschrijden moutstort.
 Gist typen: kveik en brett? Apart of niet.
 
+Automatisch ingredienten afboeken afhankelijk van de project fase.
+Controle ingredienten voor het brouwen.
 
--- a/config.status	Fri May 10 11:35:16 2019 +0200
+++ b/config.status	Fri May 10 12:05:03 2019 +0200
@@ -621,7 +621,7 @@
 S["CC"]="gcc"
 S["CYEARS"]="2016-2019"
 S["COPYRIGHT"]="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
-S["VERSION"]="0.1.2"
+S["VERSION"]="0.1.3"
 S["PACKAGE"]="bms"
 S["SUBDIRS"]="bmsd doc script tools www"
 S["target_alias"]=""
@@ -710,7 +710,7 @@
 D["PACKAGE_STRING"]=" \"\""
 D["PACKAGE_BUGREPORT"]=" \"\""
 D["PACKAGE_URL"]=" \"\""
-D["VERSION"]=" \"0.1.2\""
+D["VERSION"]=" \"0.1.3\""
 D["COPYRIGHT"]=" \"Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved\""
 D["STDC_HEADERS"]=" 1"
 D["HAVE_SYS_TYPES_H"]=" 1"
--- a/configure	Fri May 10 11:35:16 2019 +0200
+++ b/configure	Fri May 10 12:05:03 2019 +0200
@@ -2043,7 +2043,7 @@
 
 
 PACKAGE="bms"
-VERSION="0.1.2"
+VERSION="0.1.3"
 COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
 CYEARS="2016-2019"
 
--- a/configure.ac	Fri May 10 11:35:16 2019 +0200
+++ b/configure.ac	Fri May 10 12:05:03 2019 +0200
@@ -8,7 +8,7 @@
 dnl General settings
 dnl After changeing the version number, run autoconf!
 PACKAGE="bms"
-VERSION="0.1.2"
+VERSION="0.1.3"
 COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
 CYEARS="2016-2019"
 AC_SUBST(PACKAGE)

mercurial