Commit Graph

106 Commits

Author SHA1 Message Date
2baab97902 Added congregation table and field 2024-05-11 12:45:52 +03:00
5c596cc7c2 fix uploads encoding (cyrilic) 2024-05-07 21:37:13 +03:00
7b741afa06 fix permits UI and content upload/delete API 2024-05-07 21:03:34 +03:00
bae9a98d80 typo 2024-05-07 13:49:42 -03:00
4b45342877 fix initial calendar loading;
show unpublished events in calendar for ADMINS
mark unavailable publishers when they are available on another time on the same day;
2024-05-07 19:16:03 +03:00
c30928547c PWA manager is now visible to all users 2024-05-07 14:00:29 +03:00
885f98e83e delete all if no id sent. proper managment and handling of subs 2024-05-07 12:14:54 +03:00
d95898005c push subscriptions managment 2024-05-07 11:59:41 +03:00
a8a50c76a8 basic support for push messages with actions 2024-05-07 11:31:59 +03:00
201399bc7a push notifications working again 2024-05-07 10:48:02 +03:00
03dcf5e755 squash all commits and fix service worker (file has to be at this specific path by convention):
Added pwa subscription storage for publishers
2024-05-07 10:28:54 +03:00
7d1d529037 change ENV names 2024-05-07 00:10:05 +03:00
12503409b6 fix dates ant TZ, cleanup 2024-05-05 20:43:47 +02:00
e58f2eb5d2 enable custom sign forms 2024-05-04 16:33:16 +03:00
0348a2603b fix session bug 2024-05-04 16:26:12 +03:00
ec7364b491 login as 2024-05-04 15:28:00 +03:00
367ca6615c appleID: try dynamic secret 2024-05-03 01:03:08 +03:00
4443f178bf setup nextauth 2024-05-02 21:13:45 +03:00
876b235e54 fix showing transport in calendar popup 2024-05-02 01:24:09 +03:00
f2fc549265 fix signin too relax bug 2024-05-01 14:38:14 +03:00
e291f25773 finally fix session dependant Form save redirect url 2024-04-30 15:33:54 +03:00
08349dc870 protecting prisma API with session check 2024-04-30 15:12:35 +03:00
8aac5231ef fix SQL export for MySQL specific date format;
fix PublisherForm
2024-04-30 15:03:08 +03:00
e6883428c2 implement SQL export in prisma api 2024-04-30 14:58:07 +03:00
ad42fbf639 allow only registered publishers to set up local credentials; fix menu; fix signin UI 2024-04-30 13:15:37 +03:00
c98b018bb1 disable auto language detection;
disable languuage switch for now;
Tweak some error logs and messages
2024-04-30 02:51:37 +03:00
aa766f4e1e password reset implementation;
custom signin form
2024-04-30 02:49:40 +03:00
d777913910 auth with local credentials 2024-04-30 02:47:00 +03:00
c779eba469 translation system working now 2024-04-29 01:28:59 +03:00
e39282a93e use modified fallback for translations 2024-04-28 23:58:51 +03:00
6d2885de59 i10n using NextIntl 2024-04-28 22:56:41 +03:00
fa0b9049ef add accepted cover requests 2024-04-28 14:02:57 +03:00
9e523ed8d7 new cover me logs page 2024-04-28 13:38:47 +03:00
ec33163dc5 fix logging messages 2024-04-28 02:13:24 +03:00
8fe1b182f1 fix calendar events styles 2024-04-28 01:10:26 +03:00
a0b09320c0 test sends test emails again (mailtrap) 2024-04-27 17:47:52 +03:00
f4bb4f023c fix calendar events 2024-04-27 17:02:58 +03:00
e06a40d8cf using the same API for email UI and sending email 2024-04-27 16:49:54 +03:00
8dd5d36d7a refactoring; logging; cleanup; 2024-04-27 16:34:58 +03:00
58ac046ee5 fix statistics;
rewrite availability filters;
fix availability filters;
ProtectedRoute.IsInRole helper
2024-04-27 15:31:28 +03:00
029a9af390 fix refactored fn call 2024-04-27 10:16:17 +03:00
af9fc6af97 update LastLogin on login, show it.
remove end date for filter pubs for month;
fix stats end date
2024-04-25 20:22:36 +03:00
2fb9dc3803 added lastLogin to publishers 2024-04-25 19:51:20 +03:00
d28b82b1fa implemented logging 2024-04-25 18:54:47 +03:00
822b22b995 don't show unpublished assignments in people's calendars 2024-04-24 13:22:38 +03:00
47dbe0d618 initials support complex names 2024-04-20 14:02:31 +03:00
9586325bfa generate/update and display transport initials correctly in schedule 2024-04-20 13:56:12 +03:00
b535d0853a schedule is for monthinfo periods 2024-04-20 12:09:30 +03:00
fbe82db68c (wip) file upload api;
upload new permit
2024-04-19 19:36:10 +03:00
e6ee8f3aff wip permits file managment for admins 2024-04-19 19:12:40 +03:00