Commit graph

73 commits

Author SHA1 Message Date
e056db053b Merge branch 'milestone/ff-admin-unit' into unit/#102-base-management
# Conflicts:
#	src/data-source.ts
2025-06-08 07:55:20 +02:00
97ffae009b migrate schema to postgres only 2025-06-07 15:20:20 +02:00
fded8a663a education controller, service, command 2025-06-03 15:20:46 +02:00
573f92d098 enhance: add membership total view 2025-05-30 15:13:38 +02:00
2357497d3a enhance: sort newsletter by creation date 2025-05-29 11:12:33 +02:00
0f6401953f add maintenance model, factory and service 2025-05-28 22:51:17 +02:00
d156cc6ad6 base migration and schema optimization 2025-05-26 14:53:25 +02:00
9ba477a9b3 update: migration 2025-05-07 09:22:59 +02:00
a476bf6823 migration change on default value and encrypted storage 2025-05-04 19:01:06 +02:00
03a5bb3592 change user model to login routine 2025-05-03 09:09:52 +02:00
c35b99e0c4 fix: migrations and discontinue sqlite 2025-05-03 09:08:15 +02:00
753cfdd5da Merge branch 'develop' into feature/#71-settings-store
# Conflicts:
#	src/data-source.ts
2025-04-30 12:30:55 +02:00
a6229bb77c enhance: provide latest inserted internal Id 2025-04-30 12:22:38 +02:00
b4a7986c8a move pwa manifest to backend 2025-04-24 16:49:16 +02:00
730c25a9a1 split in env required and dynamic values 2025-04-19 16:51:37 +02:00
f32143b7ac SettingsHelper 2025-04-19 11:26:35 +02:00
f1ed6d095a enhance: add updateAt column to query 2025-04-16 11:33:11 +02:00
b934953aca hotfix: column type of newsletter texts 2025-04-11 08:13:55 +02:00
df231d6462 change: make query id to uuid 2025-03-26 09:10:08 +01:00
2aa7ea99ac squash: combine template and protocol migrations 2025-03-21 10:44:30 +01:00
2e5b345daa add sorting to protocol agenda, decision and votings 2025-03-21 09:46:29 +01:00
a085de6e2f base structure for list printing with custom template 2025-03-18 16:54:53 +01:00
de5e4afffb demo data & template usage 2025-03-17 11:56:17 +01:00
a09c75a998 change folder structure 2025-02-15 10:59:54 +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
b7b6694407 backup and base schema creation 2025-01-30 15:58:34 +01:00
5701313228 restart schema with clean database 2025-01-29 18:10:41 +01:00
4378c02d17 unique fields for tables 2025-01-28 11:09:42 +01:00
46ad96c470 move sendNewsletter flag to communication table 2025-01-25 16:37:52 +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
313785b4ac renaming api module to webapi 2025-01-22 09:39:31 +01:00
26d2f288e9 add api tables with permission 2025-01-21 11:03:48 +01:00
4dd6fa6d8a add excused state to protocol presence 2025-01-19 13:14:12 +01:00
632a8290ac wrapping up: membership id transfer 2025-01-10 12:06:24 +01:00
00d98874f5 DB Port inside env 2025-01-05 16:19:54 +01:00
d683bcb4c1 extend views with year count 2025-01-05 16:09:39 +01:00
84e2ec72ac folder structure 2025-01-05 14:14:00 +01:00
5d3f8ea46a #30 Attendance list with all members 2025-01-05 13:43:03 +01:00
161a9dc51c protocol absence 2025-01-05 12:12:53 +01:00
dd72f37856 postal Code & commandHandler update 2025-01-03 19:26:33 +01:00
0d2c7dd7f1 internal Id to member 2025-01-02 17:08:53 +01:00
cfefcd81d7 template header & footer margins 2025-01-01 13:21:28 +01:00
7d36ed3121 newsletter config CRUD 2024-12-26 11:08:48 +01:00
01ce3fdd39 newsletter CRUD & pdf 2024-12-25 12:22:28 +01:00
6cb8ca0a12 template preparation 2024-12-23 14:00:50 +01:00
160d82459d template storing 2024-12-22 10:29:42 +01:00
7ca51c3670 member data views 2024-12-18 12:55:03 +01:00
7497787ae4 query store CRUD 2024-12-14 16:11:53 +01:00
8f49533fcb secure type with passphrase 2024-12-03 19:29:38 +01:00