Tim Gröger
71c850c8c6
finished ##172
...
add, edit, delete drinks in pricelist
add, edit, delete drinkTypes
2020-03-01 19:20:47 +01:00
Tim Gröger
3e61893baf
finished ##203
2020-02-27 21:55:00 +01:00
Tim Gröger
f3e2ef2515
finished ##171
2020-02-27 15:01:41 +01:00
Tim Gröger
358826e8c4
try to update userdata in database from ldap when getAllUsersFromDB is executed
2020-02-26 22:49:23 +01:00
Tim Gröger
80fbe2b759
finished ##177
2020-02-26 22:13:44 +01:00
Tim Gröger
90d503f6aa
finished ##169 and ##170 (without config.yml)
2020-02-25 22:50:32 +01:00
Tim Gröger
4e91587731
finished ##193
...
route for user to delete job, but only if day not locked
fixed a bug, that the month start on the first wednesday in month and ended in first tuesday in nextmonth
2020-02-24 18:55:57 +01:00
Tim Gröger
61b9f7001a
finished ##187
2020-02-24 12:19:52 +01:00
Tim Gröger
12ca655d02
finished ##185
2020-02-23 22:31:22 +01:00
Tim Gröger
65d09225b1
finished ##189
...
it test if the date is lower or equal then date now
if true the month will be locked in soft mode
if one day exists in database the status of locked will not change
2020-02-23 21:27:03 +01:00
Tim Gröger
576002a95c
fixed ##190
2020-02-23 11:46:38 +01:00
Tim Gröger
16521a60c2
added ldap modifying for users
2020-01-26 23:31:22 +01:00
Tim Gröger
59a6440c31
added flask ldapconn, fixed bug in login
2020-01-21 06:54:35 +01:00
Tim Gröger
635051d615
change database controller without multithreading
2020-01-19 21:32:58 +01:00
Tim Gröger
29f20b2327
fixed imports, bugfix that accLifetime will load from config file
2020-01-19 00:37:40 +01:00
Tim Gröger
754f373cb0
add addWorker and deletWorker
2020-01-18 23:31:49 +01:00
Tim Gröger
d0a9345d68
added EmailController
...
with the emailController you can send automaticly emails, if a user is over the limit or if the finanzer send the emails
the configparser is updated. So you have to set database and ldapconfig. if accestokenlifetime and mailconfig is not set, the parser set default values.
2020-01-05 14:15:02 +01:00
Tim Gröger
92c2c95a34
update to lock user and if bar user add a locked user, he see it
2019-12-29 17:55:21 +01:00
Tim Gröger
5607ec72f7
update userControler, databaseController, ldapControlle and user for locking user
2019-12-28 23:34:09 +01:00
Tim Gröger
6ee6c1d44a
update for UnitTests
...
new controller: userController
so routes don't have to import users or creditlist and don't do logics.
2019-12-28 21:52:49 +01:00