|
90f5ef3b1a
|
add: show count of newer versions
|
2025-06-05 07:53:03 +02:00 |
|
|
05ec4afadb
|
Education views in member and config
|
2025-06-02 13:57:06 +02:00 |
|
|
3b89262ce9
|
add note field to member
|
2025-06-02 13:30:16 +02:00 |
|
|
516c6a9e92
|
enhance: add calendar link to login screen
|
2025-05-31 07:34:19 +02:00 |
|
|
ec0222ff2f
|
enhance: add membership total view in member
|
2025-05-30 15:13:50 +02:00 |
|
|
caf8e71a51
|
enhance: double confirm deletion for manual added newsletter recipients
|
2025-05-21 10:36:01 +02:00 |
|
|
d11f0d50c6
|
enhance: double confirm deletion for newsletter dates
|
2025-05-21 10:33:24 +02:00 |
|
|
2ce66da1d1
|
enhance: enable deletion of protocol content
|
2025-05-21 10:32:56 +02:00 |
|
|
04c01b6780
|
change: standardisation of UI
|
2025-05-16 13:32:40 +02:00 |
|
|
738765bcb4
|
fix: possible reset of config store after redirect to login
|
2025-05-09 14:54:47 +02:00 |
|
|
18d52e4bab
|
change: refactor imports
|
2025-05-07 09:20:32 +02:00 |
|
|
f65b3108ee
|
check if password and repeat match
|
2025-05-06 09:02:55 +02:00 |
|
|
b39198c935
|
enable password on invite or reset
|
2025-05-06 08:38:28 +02:00 |
|
|
ee52363bde
|
enable switch to pw totp in account settings
|
2025-05-05 17:44:03 +02:00 |
|
|
63d97d0b83
|
login by password or totp
|
2025-05-05 14:21:22 +02:00 |
|
|
d5193842d2
|
Merge branch 'develop' into feature/#67-settings-store
|
2025-04-30 10:29:18 +00:00 |
|
|
06380e48c5
|
Settings form and handling
|
2025-04-29 13:10:30 +02:00 |
|
|
b7dd5a95cd
|
settings Sceleton
|
2025-04-28 12:39:32 +02:00 |
|
|
9bd663f266
|
base settings operations
|
2025-04-26 09:21:27 +02:00 |
|
|
beaf6a5926
|
base structure settings inside Admin UI
|
2025-04-25 12:31:49 +02:00 |
|
|
8880af2880
|
Setup wizard for Settings
|
2025-04-25 12:13:02 +02:00 |
|
|
5d9007f517
|
display app configuration values
|
2025-04-25 08:18:27 +02:00 |
|
|
20a2a3ccd0
|
move pwa manifest to backend
|
2025-04-24 16:49:14 +02:00 |
|
|
a20c0d3ed3
|
enhance: use QueryStoreId to fetch query
|
2025-04-19 10:05:01 +02:00 |
|
|
b19e8df561
|
add send none to newsletter config
|
2025-04-19 09:42:25 +02:00 |
|
|
fb78360946
|
show who does not have newsletter configured
|
2025-04-19 09:24:55 +02:00 |
|
|
238a35da9f
|
extend query builder by custom join
|
2025-04-16 16:11:10 +02:00 |
|
|
6d45325543
|
add styling option for wide calendar view
|
2025-04-14 09:17:32 +02:00 |
|
|
1296331796
|
extend calendar by list
|
2025-04-14 09:12:00 +02:00 |
|
|
815d5c16fa
|
upgrade tailwind
|
2025-04-12 15:17:44 +02:00 |
|
|
7aa0db3684
|
enhance: prevent accidental newsletter job start
|
2025-04-10 08:29:25 +02:00 |
|
|
b1daa7e64f
|
change: make query id to uuid
|
2025-03-26 11:11:42 +01:00 |
|
|
4d61e9ce7c
|
enable sort with normalization
|
2025-03-21 10:30:55 +01:00 |
|
|
352aa3fcad
|
mark template as system
|
2025-03-19 15:23:20 +01:00 |
|
|
1e0802acda
|
execute printing and display
|
2025-03-19 15:18:58 +01:00 |
|
|
4c25969b78
|
List print base structure
|
2025-03-19 14:38:35 +01:00 |
|
|
25925133b8
|
deprecate member list printing inside member
|
2025-03-18 16:58:42 +01:00 |
|
|
5af90c60f5
|
trigger member print and display
|
2025-03-17 11:56:46 +01:00 |
|
|
84e1d42041
|
route rename
|
2025-02-15 11:41:27 +01:00 |
|
|
9d96a3f921
|
permission type rename
|
2025-02-15 11:26:34 +01:00 |
|
|
1d2e113c4b
|
change folder structure
|
2025-02-15 11:08:09 +01:00 |
|
|
662f36b3e2
|
enhance: calendar add button
|
2025-02-12 18:02:09 +01:00 |
|
|
605a40848c
|
change: refer to developer
|
2025-02-10 11:34:12 +01:00 |
|
|
88ec075d20
|
change: show only other user for owner transfer
|
2025-02-07 13:26:42 +01:00 |
|
|
117372af39
|
change: move version display to
|
2025-02-07 13:23:53 +01:00 |
|
|
859df5ff5c
|
fix: newsletter sync
|
2025-02-03 16:35:05 +01:00 |
|
|
06d24c21a2
|
fix: protocol presence syncing
|
2025-02-03 13:50:52 +01:00 |
|
|
b436678393
|
Merge pull request 'feature/#31-backup-&-import' (#56) from feature/#31-backup-&-import into develop
Reviewed-on: #56
|
2025-02-03 10:08:19 +00:00 |
|
|
5cb68d92ce
|
split uploaded and generated backups
|
2025-02-03 11:03:38 +01:00 |
|
|
f8fb222ebb
|
backup read, upload and restore
|
2025-02-02 16:37:46 +01:00 |
|