Commit Graph

12 Commits

Author SHA1 Message Date
Bernhard Stampfer
2ee9089583 - added deposits 2016-02-26 18:07:31 +01:00
Bernhard Stampfer
70774e892b - added product photos, some stuff on personal page 2016-02-26 17:22:17 +01:00
Bernhard Stampfer
c0d9cf8ff0 - added lists on personal page 2016-02-26 14:24:46 +01:00
Ulrich Knechtelsdorfer
c241e4d244 - add billing pages without function
only the blank html pages were added and the path was set in views.py
 the actual email functionality has to be added
2016-02-24 00:15:13 +01:00
Bernhard Stampfer
c51340fa6e - added password salt/hash with python-bcrypt (install it!), updated database 2016-02-18 17:28:22 +01:00
Bernhard Stampfer
be95db1823 - modified web interface: added stylesheet, personal page and divs; 2016-02-18 15:18:11 +01:00
Bernhard Stampfer
476d1b1273 - extended the gui implementation 2016-02-17 17:09:39 +01:00
Bernhard Stampfer
63d49396b2 - added beer diagram, generatiors for test consumtions 2016-02-16 21:28:45 +01:00
Bernhard Stampfer
24e5b5f9e4 Merge branch 'master' of https://github.com/bernis/baroness
Conflicts:
	app/database.pyc
	app/product.pyc
	app/views.pyc
	test/database.db
2016-02-15 20:30:32 +01:00
Bernhard Stampfer
a87ea6cf58 First plot: beer over time - beer still hardcoded at index 1 2016-02-15 20:14:37 +01:00
Ulrich Knechtelsdorfer
79bcf2e8ca - add: add beverages 2016-02-13 22:05:49 +01:00
Ulrich Knechtelsdorfer
c84212e151 inital commit 2016-02-13 16:18:48 +01:00