Commit graph

94 commits

Author SHA1 Message Date
2357497d3a enhance: sort newsletter by creation date 2025-05-29 11:12:33 +02:00
9ba477a9b3 update: migration 2025-05-07 09:22:59 +02:00
a64567ce4e Merge pull request 'feature/#70-static-user-login' (#97) from feature/#70-static-user-login into develop
Reviewed-on: #97
2025-05-06 07:20:15 +00:00
72552bdd83 enhance: update migration to work with newer model schema 2025-05-06 09:18:22 +02:00
cac784474c update migration to work with postgre 2025-05-06 09:17:55 +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
70edd165ee typesave set Setting 2025-04-25 08:07:53 +02:00
a8edc19f34 optimize settings helper 2025-04-20 15:32:57 +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
eb4db01b27 hotfix: insert or update with postgres 2025-03-24 09:19:11 +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
2e69f87578 change: viewmodell reading 2025-02-08 09:00:50 +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
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
5701313228 restart schema with clean database 2025-01-29 18:10:41 +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
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
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
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
4dd6fa6d8a add excused state to protocol presence 2025-01-19 13:14:12 +01:00
e1f6b36336 change: removed dev logging 2025-01-12 11:41:22 +01:00
632a8290ac wrapping up: membership id transfer 2025-01-10 12:06:24 +01:00
ad5f624d5d fix: grouping of memberships 2025-01-05 18:32:41 +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