Commit graph

195 commits

Author SHA1 Message Date
2e69f87578 change: viewmodell reading 2025-02-08 09:00:50 +01:00
8b08dda934 change: Api Security and Rate Limiting 2025-02-07 17:27:45 +01:00
db1d830a2e fix: member request was not working with postgres 2025-02-07 09:35:57 +01:00
3f3ad9ca58 reintroduce newsletter config 2025-02-05 10:22:51 +01:00
872e6ef9fe fix: newsletter receiver backup and env Defaults 2025-02-03 16:34:49 +01:00
c3e8b6b53b change ids to body 2025-02-03 11:26:43 +01:00
b336329966 post route to get ids 2025-02-03 11:25:13 +01:00
0d6103170a split uploaded and generated backups 2025-02-03 11:03:31 +01:00
542a77fbef fix backup await 2025-02-02 16:37:55 +01:00
6330ebd01d backup serving, storing and restoring 2025-02-02 16:23:44 +01:00
fc01263c4e enhance views to display exact year, month, day values
sqlite displays negative days and months
2025-02-01 18:09:58 +01:00
a73c712626 transform migrations to work with mysql, postgres and sqlite
sqlite currently fails syntax of views
2025-02-01 13:11:10 +01:00
2cee8b5119 calendar externa prefix 2025-01-31 17:48:20 +01:00
ee60f497fa improved backup restore 2025-01-31 13:58:07 +01:00
0994274c0c update prevention message 2025-01-31 11:25:00 +01:00
9a1f4a2985 extend backup file with file details 2025-01-31 11:10:08 +01:00
e17eb30aed change: allow read to related data from allowed modules 2025-01-31 11:07:58 +01:00
668d8448da fix: newsletter recipients with type 2025-01-31 11:07:10 +01:00
0b7de992c8 extend base schema for future features 2025-01-31 11:06:02 +01:00
b7b6694407 backup and base schema creation 2025-01-30 15:58:34 +01:00
a91b723f04 default arrays and none existant data inserts 2025-01-30 14:02:42 +01:00
5701313228 restart schema with clean database 2025-01-29 18:10:41 +01:00
f78097b616 create and restore backups 2025-01-29 16:49:34 +01:00
6ae463a784 fix: member update internal id default 2025-01-29 10:05:55 +01:00
f245ff74a8 update database error messages 2025-01-29 09:42:22 +01:00
f89483f878 change user to uuid 2025-01-29 08:53:49 +01:00
07f8e2dbcb Merge branch 'develop' into feature/#34-backup-&-import 2025-01-28 11:10:12 +01:00
4378c02d17 unique fields for tables 2025-01-28 11:09:42 +01:00
7c08251ff6 fix: views drop view is exists 2025-01-27 16:26:00 +01:00
ebe587756a fix: member get by ids 2025-01-27 15:16:12 +01:00
684c24e4fd extend ENVs 2025-01-25 16:54:01 +01:00
46ad96c470 move sendNewsletter flag to communication table 2025-01-25 16:37:52 +01:00
eb78934959 service and query builder 2025-01-25 12:16:20 +01:00
1ab4d93d2b salutation CRUD and controller 2025-01-25 11:58:10 +01:00
b55d0554e4 migration update 2025-01-25 11:39:34 +01:00
21cf811a56 change salutation to separate table 2025-01-25 10:20:57 +01:00
ff651b7d8f fix: prevent deletion of owner 2025-01-24 09:20:08 +01:00
3d8f1da059 provide server version and rss feeds 2025-01-23 11:21:54 +01:00
bbfdc69049 Merge pull request 'feature/#22-API-Tokens' (#49) from feature/#22-API-Tokens into develop
Reviewed-on: #49
2025-01-22 10:59:46 +00:00
a165231c47 jwt gen & rename fixes 2025-01-22 11:57:19 +01:00
313785b4ac renaming api module to webapi 2025-01-22 09:39:31 +01:00
0b40b9d92c permissions & routes with middleware 2025-01-22 09:27:15 +01:00
ba2155d7c3 fix types and params 2025-01-22 08:59:38 +01:00
07d31bfe7d member and membership statistics 2025-01-21 14:49:14 +01:00
4568bef10e api Controller & token 2025-01-21 13:54:52 +01:00
36ecccd0dc controller & factory 2025-01-21 11:47:28 +01:00
3f0549bd44 api & permission services and commandHandler 2025-01-21 11:37:28 +01:00
ca6dbafaf1 extend api table by id 2025-01-21 11:25:26 +01:00
26d2f288e9 add api tables with permission 2025-01-21 11:03:48 +01:00
0bbe22e9ae fix: undefined value on ids search 2025-01-20 12:25:57 +01:00