b1395fdac7
fix calendar again
2024-09-17 02:09:31 +03:00
c318994f43
more fix
2024-09-17 02:00:59 +03:00
72d5f6d37f
fix: export GenerateICS function correctly in calendar.js
2024-09-17 01:42:29 +03:00
92be09820d
fix: import GenerateICS function from calendar in email.js to resolve ReferenceError
2024-09-17 01:42:19 +03:00
c9dbe48050
excel export (wip)
2024-09-16 21:28:26 +03:00
ed3222a428
publishers try ex cel export (wip)
2024-09-14 19:03:48 +03:00
85be661205
changes to auto shift generation
2024-06-26 20:12:25 +03:00
1936a9cb78
logging, error boundry
2024-06-25 17:54:30 +03:00
e07fd5f02a
fix local user email confirmation emails
2024-05-29 12:26:04 +03:00
4f8d72c162
fix to filter out future repeating availbilities
2024-05-28 22:29:29 +03:00
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
3e6d898f78
data.js working correctly with weekly availabilities
2024-05-28 13:33:17 +03:00
57a292a9f3
revert data api and fix repeating availabilities
2024-05-28 01:41:42 +03:00
a938c89225
data api and UI style fixes
2024-05-28 00:57:10 +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
a9deca22f0
verivy email before log in
2024-05-24 19:01:24 +03:00
54a398b4c4
remove double message.
...
rate limit emails during testing
2024-05-24 14:30:57 +03:00
cb129a3709
brand new schedule auto generation
2024-05-23 02:53:15 +03:00
6e884777fb
new column (filterable for push notificaitons status
2024-05-12 19:00:11 +03:00
8e69e3b933
fix stats calculation - include repeating avs.
2024-05-12 12:13:56 +03:00
b23136db0c
Merge branch 'main' into feature-fixStats
2024-05-11 16:33:41 +03:00
5816838bbe
try to fix rediirect issues
2024-05-08 16:29:49 +03:00
5c596cc7c2
fix uploads encoding (cyrilic)
2024-05-07 21:37:13 +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
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
27a65b7dc0
more date fixes
2024-05-05 22:39:22 +02:00
12503409b6
fix dates ant TZ, cleanup
2024-05-05 20:43:47 +02:00
227c1f0ab3
Merge branch 'main' of https://git.d-popov.com/popov/mwhitnessing
2024-05-05 00:48:48 +02:00
ebc165ee30
fix typo
2024-05-05 00:46:37 +02:00
87ffb9f30f
Merge branch 'main' of https://git.d-popov.com/popov/mwhitnessing
2024-05-05 01:42:13 +03:00
2cea934efd
install and use luxon for date and tz functions
2024-05-05 01:42:11 +03:00
75c2d4cc47
remove baseurl.txt
2024-05-04 16:44:59 +03:00
3b90128927
fix missing shifts in myshifts;
...
fix serialization error
2024-05-04 16:19:31 +03:00
c7980f46bb
wip stats
2024-05-04 14:30:20 +03:00
876b235e54
fix showing transport in calendar popup
2024-05-02 01:24:09 +03:00
1348d6aaea
fix filters for future repeating availabilities
2024-05-02 01:23:08 +03:00
f303ae193c
email confirm template, fix admin login, try fix translation error logs
2024-04-30 13:18:38 +03:00
aa766f4e1e
password reset implementation;
...
custom signin form
2024-04-30 02:49:40 +03:00
029806f07c
fix filters
2024-04-27 17:23:05 +03:00
e06a40d8cf
using the same API for email UI and sending email
2024-04-27 16:49:54 +03:00
0b1ed6b1f8
bugfix
2024-04-27 16:35:38 +03:00
8dd5d36d7a
refactoring; logging; cleanup;
2024-04-27 16:34:58 +03:00
224b729677
edit template
2024-04-27 15:59:00 +03:00
0aee282f66
fix server
2024-04-27 15:45:39 +03:00
3567e66848
log app startuip to logfile;
...
edit logging details
2024-04-27 15:35:54 +03:00
58ac046ee5
fix statistics;
...
rewrite availability filters;
fix availability filters;
ProtectedRoute.IsInRole helper
2024-04-27 15:31:28 +03:00
3faa69c572
fix
2024-04-26 10:48:50 +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
d28b82b1fa
implemented logging
2024-04-25 18:54:47 +03:00
c474617dbb
ditch datetime picker in availability form
2024-04-22 20:44:25 +03:00