flaschengeist/flaschengeist/plugins
Ferdinand Thiessen cfb4776a3c feat(db): Add migrations support to plugins
* Add initial migrations for core Flaschengeist
* Add migrations to balance
* Add migrations to pricelist
2022-02-22 23:45:23 +01:00
..
auth feat(plugins) Plugins use native Image objects as default avatar, but can still implement their own stuff. 2021-11-29 18:15:21 +01:00
auth_ldap feat(cli): Ported CLI to use native click / flask cli 2021-12-18 01:44:06 +01:00
auth_plain fix(auth_plain): Fix post_install hook 2021-12-18 02:12:00 +01:00
balance feat(db): Add migrations support to plugins 2022-02-22 23:45:23 +01:00
pricelist feat(db): Add migrations support to plugins 2022-02-22 23:45:23 +01:00
roles fix(roles): Return conflict if role should be deleted but is still in use 2021-12-05 20:50:57 +01:00
users chore(clean): Fix codestyle of config.py 2022-02-22 11:11:23 +01:00
__init__.py chore(core): Seperated logic from the plugin code, reduces imports 2022-02-13 14:31:55 +01:00
message_mail.py [System] Fixed some minor python warnings 2021-02-07 14:38:29 +01:00
scheduler.py feat(scheduler): Add function to add scheduled tasks programmatically 2021-12-18 04:19:57 +01:00