Commit graph

128 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
0582cb3af7 fix: database request ILIKE and demodata 2025-06-06 09:11:39 +02:00
db7a4fff03 enhance: case-insensitive search with ILike 2025-06-05 08:04:11 +02:00
e3db523a0e change according to connection from frontend 2025-06-04 14:30:57 +02:00
fded8a663a education controller, service, command 2025-06-03 15:20:46 +02:00
5368a96d0f fix: save false value to database 2025-05-31 07:32:25 +02:00
573f92d098 enhance: add membership total view 2025-05-30 15:13:38 +02:00
d7a0ee694f Merge branch 'fix/queryBuilder' into develop 2025-05-22 10:02:40 +02:00
d8376a4b7b hotfix: shorten table alias to keep it
max length of alias is 63
2025-05-22 10:01:27 +02:00
83250c1e62 change: pass fallback error message to client 2025-05-22 10:00:56 +02:00
a96c5266b8 fix: formatting of Postgres Interval Result 2025-05-22 10:00:28 +02:00
5187a2dba6 change: handlebar abstracts for date 2025-05-21 10:56:09 +02:00
b778b6faa7 enhance: permission handling 2025-05-16 11:17:02 +02:00
0dbc726f64 fix: push settings val to listener 2025-05-08 08:16:12 +02:00
025cd555e9 fix: settings encryption 2025-05-08 08:16:07 +02:00
9ba477a9b3 update: migration 2025-05-07 09:22:59 +02:00
69b447a2d8 fix: check of some permission returned always false 2025-05-07 09:05:55 +02:00
56484020d8 enhance: permission handling 2025-05-07 09:05:36 +02:00
0ea12eaafc enable password on invite or reset 2025-05-06 08:37:56 +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
7dac58d958 remove unused code in settings helper 2025-05-01 17:47:14 +02:00
6c0ea0b11c change convert Helper Mail to validator package 2025-05-01 17:44:01 +02:00
0ea780dd51 change email validation to regex only 2025-05-01 17:36:48 +02:00
41cb4eb569 check mail config on mail value change 2025-04-30 11:38:04 +02:00
be52a51055 bulk setting change and image update 2025-04-29 13:19:12 +02:00
964af82904 update to typesafe all-settings provider 2025-04-26 09:16:46 +02:00
99eafcb352 add settings to backup 2025-04-25 12:21:25 +02:00
ce9f621b8b add mail type and validation 2025-04-25 12:13:26 +02:00
70edd165ee typesave set Setting 2025-04-25 08:07:53 +02:00
b4a7986c8a move pwa manifest to backend 2025-04-24 16:49:16 +02:00
7aa9038a61 provide setting endbpoints 2025-04-20 16:15:27 +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
f1395357c5 add send none state to newsletter config 2025-04-19 09:42:11 +02:00
63f206cc6a do not print if config is null 2025-04-19 09:29:05 +02:00
3a956919b2 hotfix: template backup restore 2025-04-17 13:41:04 +02:00
097236c3e0 hotfix: backup failed of queryId 2025-04-17 09:22:41 +02:00
fd2f49f175 custom join by condition 2025-04-16 16:35:03 +02:00
68ddd4dec4 query builder where clause error 2025-04-15 10:29:40 +02:00
e08b7e8683 compatability layer 2025-04-15 10:09:08 +02:00
dbafd568dd sort by new query structure 2025-04-15 10:02:15 +02:00
2e88c8db54 undo: count of print 2025-04-10 12:45:29 +02:00
2a7a0ad523 fix: name of job emit 2025-04-10 12:32:08 +02:00
2942d9a059 fix: sort dates in newsletter print 2025-04-10 12:28:41 +02:00
8e80901c0f optimize: browser open / close at sequential printing 2025-04-10 12:28:26 +02:00
a660642bbb fix: string replacement on all occurances 2025-04-10 08:07:11 +02:00
8c333b1b89 enhance: provide count of receivers at newsletter 2025-04-10 08:02:32 +02:00
43f397f0e2 fix: prevent whitespace in printout filename 2025-04-09 20:08:19 +02:00