Ferdinand Thiessen
50632eb333
feat(cli) Allow assigning all permissions to one group from cli
2021-11-28 22:23:34 +01:00
Tim Gröger
0be31d0bfe
[auth_ldap] sync ldap_users to Database
2021-11-21 15:11:37 +01:00
Ferdinand Thiessen
8696699ecb
[run_flaschengeist] Improved export command
...
Export now supports --no-core flag, if set no core models will
get exported.
Also --plugins was changed to support a list of plugins,
if no list is given the old behavior is taken (export all plugins).
If a list of plugins is given, only those plugins are exported.
2021-05-26 16:47:03 +02:00
Ferdinand Thiessen
775e775e89
[core][plugin] Added Notifications, restructure plugins
2021-03-29 07:32:58 +02:00
Ferdinand Thiessen
114e12f151
[setup] Added build documentation target
2021-03-25 13:15:43 +01:00
Tim Gröger
2b35eec0fc
[run_flaschengeist] fixed bool definition
2021-03-18 17:27:19 +01:00
Ferdinand Thiessen
85f83f46d5
[Script] Enhanced and added future compatibility for API export.
...
* Python >= 3.9 required for API export.
2021-03-18 13:02:16 +01:00
Ferdinand Thiessen
ed361a7361
[System] Fixed some minor python warnings
2021-02-07 14:38:29 +01:00
Ferdinand Thiessen
40651c3279
[Script] Respect root if running devel server
2020-11-18 01:55:02 +01:00
Ferdinand Thiessen
1d36aa4033
[Script][System] Added date as export format and added birthday as user attribute
2020-11-15 15:52:20 +01:00
Ferdinand Thiessen
7074c29d63
[Script] Fixed export function to work with Optional (requires python 3.8+)
2020-11-11 23:56:07 +01:00
Ferdinand Thiessen
56a0a8e06a
[System][Script] Improved run_flaschengeist to also export plugin models
2020-11-02 04:38:38 +01:00
Ferdinand Thiessen
36c4027c5d
[System] Some cleanup
2020-11-01 18:37:08 +01:00
Ferdinand Thiessen
a5d3b837cd
Restructured project, renamed modules, removed geruecht as it is dead.
2020-10-30 03:30:46 +01:00
Ferdinand Thiessen
254a64efec
[System][Doc] Made bjoern optional
2020-10-28 14:21:54 +01:00
Ferdinand Thiessen
f238491206
[Skript] run_flaschegeist now allows setting the typescript namespace
2020-10-24 20:11:50 +02:00
Ferdinand Thiessen
ba0c76a727
Improved Typescript Interface generation, enabled it for events
2020-10-23 02:03:06 +02:00
Ferdinand Thiessen
addfb7c7c4
Some more on autodetection API interfaces for frontend
...
* Breaks API for Session and User
2020-10-19 16:48:34 +02:00
Ferdinand Thiessen
233660d452
Added export target to starter script. Allows export of typescript interfaces of backend models
2020-10-19 01:42:54 +02:00
Ferdinand Thiessen
60c2637784
Enhanced run_flaschengeist
2020-10-15 18:11:27 +02:00
Ferdinand Thiessen
f03314efac
Split installation and app creation. Added Readme
2020-10-15 14:44:58 +02:00
Ferdinand Thiessen
790e65791d
Added installation mode to run script
2020-10-04 01:29:49 +02:00
Ferdinand Thiessen
ad3e2a34b8
Added route for getting API version and installed plugins + some cleanup
2020-09-07 16:07:35 +02:00
Ferdinand Thiessen
55dc622e11
Use bjoern for production. Add commandline arguments.
2020-09-03 18:02:33 +02:00
Ferdinand Thiessen
187dc40730
Use flask logger, fixing app creation, split geruecht and user
2020-08-22 14:02:39 +02:00
Ferdinand Thiessen
246bd90ebd
Restructure code for pluginify
2020-08-20 16:32:38 +02:00