Tim Gröger crimsen
  • Joined on 2021-03-31
crimsen pushed to develop at Flaschengeist/flaschengeist-schedule 2023-04-24 19:14:55 +00:00
9359db3881 fix add jobs
crimsen pushed to develop at Flaschengeist/flaschengeist-schedule 2023-04-10 12:56:10 +00:00
f54911ed48 add alembic migration; delete unneccessary card layout
7923f4889c fix depracation warnings (sqlalchemy 2.0), fix installable plugin
Compare 2 commits »
crimsen opened issue Flaschengeist/flaschengeist#28 2023-04-09 19:12:45 +00:00
Flask-LDAPconn no release since 2019
crimsen pushed to develop at Flaschengeist/flaschengeist-balance 2023-03-03 11:36:34 +00:00
96ec31d7c1 (fix) wrong page imports
crimsen opened issue Flaschengeist/flaschengeist#27 2023-03-02 11:53:27 +00:00
ORM Model flaschengeist use is deprecated/legacy.
crimsen pushed to feature/balance at Flaschengeist/flaschengeist 2023-03-02 05:43:57 +00:00
cfbb557539 Merge pull request 'feature/migrations, closes #19' (#20) from feature/migrations into develop
ba93345a09 feat(users) fix cli if user get role, that provider is updatet too
d475f3f8e2 feat(ldap) fix login on ldap
a50ba403fc feat(ldap) fix sync from ldap
e0acb80f5d feat(plugin) fix get right instance auf auth_provider
Compare 114 commits »
crimsen opened issue Flaschengeist/flaschengeist#26 2023-03-02 05:38:26 +00:00
Database migration
crimsen merged pull request Flaschengeist/flaschengeist#20 2023-03-02 05:37:11 +00:00
feature/migrations, closes #19
crimsen closed issue Flaschengeist/flaschengeist#19 2023-03-02 05:37:11 +00:00
DB: Migrations need to be supported
crimsen pushed to develop at Flaschengeist/flaschengeist 2023-03-02 05:37:11 +00:00
cfbb557539 Merge pull request 'feature/migrations, closes #19' (#20) from feature/migrations into develop
ba93345a09 feat(users) fix cli if user get role, that provider is updatet too
d475f3f8e2 feat(ldap) fix login on ldap
a50ba403fc feat(ldap) fix sync from ldap
e0acb80f5d feat(plugin) fix get right instance auf auth_provider
Compare 29 commits »
crimsen pushed to feature/migrations at Flaschengeist/flaschengeist 2023-02-18 14:48:58 +00:00
ba93345a09 feat(users) fix cli if user get role, that provider is updatet too
crimsen pushed to feature/migrations at Flaschengeist/flaschengeist 2023-02-18 14:11:46 +00:00
d475f3f8e2 feat(ldap) fix login on ldap
crimsen pushed to feature/migrations at Flaschengeist/flaschengeist 2023-02-17 19:40:33 +00:00
a50ba403fc feat(ldap) fix sync from ldap
crimsen pushed to feature/migrations at Flaschengeist/flaschengeist 2023-02-17 16:52:24 +00:00
e0acb80f5d feat(plugin) fix get right instance auf auth_provider
crimsen pushed to feature/migrations at Flaschengeist/flaschengeist 2023-02-17 15:41:05 +00:00
c5436f22fa feat(ldap) fix get right config
crimsen pushed to feature/migrations at Flaschengeist/flaschengeist 2023-02-17 14:30:21 +00:00
7796f45097 feat(db) fix get plugins if no database exists
8a656c3c89 Merge branch 'develop' into feature/migrations
8a5380d888 update sqlalchmy version. not higher than 2.0
Compare 3 commits »
crimsen pushed to develop at Flaschengeist/flaschengeist 2023-02-17 11:58:45 +00:00
8a5380d888 update sqlalchmy version. not higher than 2.0
crimsen opened issue Flaschengeist/flaschengeist#25 2023-02-17 10:02:09 +00:00
Update dependencies of SQLAlchemy to 2.x
crimsen pushed to develop at Flaschengeist/flaschengeist 2022-03-08 08:13:53 +00:00
e09d563e93 Merge pull request 'feat(plugins): Load metadata from entry points / distribution' (#24) from proposal/metadata2 into develop
2d4c8ebfd9 fix(plugins): Fix functions using id instead of name property
6f35e17fba feat(plugins): Load metadata from entry points / distribution
Compare 3 commits »
crimsen merged pull request Flaschengeist/flaschengeist#24 2022-03-08 08:13:52 +00:00
feat(plugins): Load metadata from entry points / distribution