Commit Graph
25 Commits
Author SHA1 Message Date
jlusiardi 344db8d998 add example config file 2016-04-19 08:19:31 +02:00
jlusiardi 1240a3c64b Users are allowed to register now
This includes sending a welcome email.
2016-04-19 07:39:17 +02:00
jlusiardi 2e0fc3b772 Merge branch 'master' into user_handling
Conflicts:
	app/main.py
	app/requirements.txt
2016-04-18 21:43:01 +02:00
jlusiardi 1d449cb0ab Merge branch 'master' of code.nerd2nerd.org:n0ob/rollerverbrauch 2016-04-18 21:01:31 +02:00
jlusiardi 4c97bd86db Fixed date vs datetime 2016-04-18 20:58:20 +02:00
jlusiardi 8057c59329 Merge branch 'wtforms' into 'master'
Wtforms



See merge request !3
2016-04-18 20:35:58 +02:00
jlusiardi 1998fcb7d8 Merge branch 'master' into wtforms
Conflicts:
	app/main.py
2016-04-18 20:34:39 +02:00
jlusiardi 01019c22d9 add switch for debugger 2016-04-18 08:13:27 +02:00
jlusiardi 864b7822ac Changed to WTForms including validation 2016-04-18 07:25:40 +02:00
jlusiardi 6f218e591f add render_field macro to layout.html 2016-04-17 15:06:54 +02:00
jlusiardi 8c8803874e First step for WTForms 2016-04-17 12:50:31 +02:00
jlusiardi 6ed4110ce9 logout only if logged in 2016-04-17 09:59:34 +02:00
jlusiardi a9b2781ae3 custom login form added 2016-04-17 09:34:11 +02:00
jlusiardi f6f1d960b7 Add logout button to menu 2016-04-17 09:05:59 +02:00
jlusiardi bbfa7b9341 First step towards flask security user handling 2016-04-17 08:59:11 +02:00
jlusiardi 808e0d80d3 Merge branch 'introduce_sqlalchemy' into 'master'
switched to Flask-SQLAlchemy for db handling



See merge request !2
2016-04-16 15:57:56 +02:00
jlusiardi fc421558b0 switched to Flask-SQLAlchemy for db handling 2016-04-16 15:48:24 +02:00
jlusiardi c1adf69ca0 Merge branch 'reduce_features' into 'master'
Reduce features



See merge request !1
2016-04-14 19:54:40 +02:00
jlusiardi 059c86b449 add .gitignore file 2016-04-14 19:53:49 +02:00
jlusiardi fb521194f7 Reduce services feature and reformatting 2016-04-14 07:32:06 +02:00
jlusiardi ef02cc8ab3 Add basic build and run information 2016-04-14 07:02:28 +02:00
jlusiardi 8f99b798bb reworked docker file for faster build times 2016-04-13 08:30:13 +02:00
jlusiardi a12d5f541b Add authentication for pre-existing users. 2015-08-03 22:24:55 +02:00
jlusiardi eb77d03ea3 App now runs on empty DB. 2015-08-02 22:45:03 +02:00
jlusiardi 6f194deac5 Add EXPOSE information 2015-08-02 22:43:58 +02:00