59dd7cd7b4
fix shidfs popup, maybe found a working do-it-all publishers data API functoin (ToDo: implement separate and simple fns if it does not work)
2024-05-28 16:44:10 +03:00
57a292a9f3
revert data api and fix repeating availabilities
2024-05-28 01:41:42 +03:00
f7aeea65b9
add option to choose between 2 algorithms for scheduling
2024-05-28 01:14:50 +03:00
308c27eba9
data.filterPublishers can filter by ID,
...
api/getPublisherInfo uses dataHelper.filterPubs instead of api.filterPublishers because it handles repeating avs and calcs statistics:
shiftgenerate has fn to rank pubs based on weights.
stop message every page load;
other fixes
2024-05-27 23:50:58 +03:00
870ab6fea4
improve schift generation
2024-05-26 11:54:22 +03:00
a9deca22f0
verivy email before log in
2024-05-24 19:01:24 +03:00
2202e8b1b4
(wip) schedle generation;
...
added confirmations on schedule DELETE!!!
better reports page;
log every delete over API, more logging;
2024-05-24 12:53:17 +03:00
cb129a3709
brand new schedule auto generation
2024-05-23 02:53:15 +03:00
cfc78abff9
improve test push notifications;
...
renames; more alerts (merge)
2024-05-23 02:51:15 +03:00
e987b0028c
fix confirmation modal on top of other confirmation modal
2024-05-11 22:26:29 +03:00
e29807540f
fix server session problem;
...
optimize
2024-05-11 17:57:33 +03:00
b23136db0c
Merge branch 'main' into feature-fixStats
2024-05-11 16:33:41 +03:00
bf80e985de
using original Publisher when there is a replacement. log manual replacements.
2024-05-11 14:25:49 +03:00
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
c7980f46bb
wip stats
2024-05-04 14:30:20 +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