Joachim Lusiardi
|
088d1f24a0
|
add redirect if vehicle is not configured and flash messages
|
2016-08-16 13:21:54 +02:00 |
Joachim Lusiardi
|
4b73699750
|
Added ids to important elements
|
2016-08-06 10:59:20 +02:00 |
Joachim Lusiardi
|
529f9a6c64
|
Fixed problem with preselected values
|
2016-07-23 13:09:38 +02:00 |
Joachim Lusiardi
|
473c2a4f5b
|
Slight style improvement
|
2016-07-18 21:30:06 +02:00 |
Joachim Lusiardi
|
fdb8993ac3
|
Merge branch 'issue_5_more_consumable_material' into pycharm
Conflicts:
app/__init__.py
app/rollerverbrauch/templates/createPitStopForm.html
app/rollerverbrauch/templates/newPitStopForm.html
app/rollerverbrauch/templates/selectVehice.html
app/rollerverbrauch/templates/selectVehicle.html
app/templates/newPitStopForm.html
app/templates/selectVehice.html
|
2016-07-16 19:29:25 +02:00 |
Joachim Lusiardi
|
738bcb9f89
|
Fixed project structure for pycharm
|
2016-07-03 19:29:30 +02:00 |
Joachim Lusiardi
|
0d8ae0cd18
|
introduces modules
|
2016-04-23 23:08:39 +02:00 |
Joachim Lusiardi
|
0303be7945
|
more user handling features of flask-security activated
Now users can recover their passwords and change them while
logged in.
|
2016-04-21 08:11:57 +02:00 |
Joachim Lusiardi
|
01798e9548
|
adds admin page
admin users must have role admin (which must currently be set
manually via database)
|
2016-04-19 22:41:40 +02:00 |
Joachim Lusiardi
|
1240a3c64b
|
Users are allowed to register now
This includes sending a welcome email.
|
2016-04-19 07:39:17 +02:00 |
Joachim Lusiardi
|
2e0fc3b772
|
Merge branch 'master' into user_handling
Conflicts:
app/main.py
app/requirements.txt
|
2016-04-18 21:43:01 +02:00 |
Joachim Lusiardi
|
864b7822ac
|
Changed to WTForms including validation
|
2016-04-18 07:25:40 +02:00 |
Joachim Lusiardi
|
6f218e591f
|
add render_field macro to layout.html
|
2016-04-17 15:06:54 +02:00 |
Joachim Lusiardi
|
8c8803874e
|
First step for WTForms
|
2016-04-17 12:50:31 +02:00 |
Joachim Lusiardi
|
6ed4110ce9
|
logout only if logged in
|
2016-04-17 09:59:34 +02:00 |
Joachim Lusiardi
|
f6f1d960b7
|
Add logout button to menu
|
2016-04-17 09:05:59 +02:00 |
Joachim Lusiardi
|
bbfa7b9341
|
First step towards flask security user handling
|
2016-04-17 08:59:11 +02:00 |
Joachim Lusiardi
|
fb521194f7
|
Reduce services feature and reformatting
|
2016-04-14 07:32:06 +02:00 |
Joachim Lusiardi
|
eb77d03ea3
|
App now runs on empty DB.
|
2015-08-02 22:45:03 +02:00 |
joachim lusiardi
|
56bf707e3b
|
next try with icons
|
2015-03-22 13:31:03 +01:00 |
joachim lusiardi
|
915dc01fc3
|
second try for apple icons
|
2015-03-22 10:54:33 +01:00 |
root
|
5b03dd6ad0
|
added icon for apple
added tabbing for services
|
2015-03-22 10:07:15 +01:00 |
joachim lusiardi
|
5edfbb9e9b
|
added manual
|
2015-03-17 20:57:38 +01:00 |
joachim lusiardi
|
73b2ccc195
|
started working on services
|
2015-03-16 22:06:59 +01:00 |
Joachim Lusiardi
|
e64f94cfd9
|
dockerized it
|
2015-03-06 21:58:53 +01:00 |