Dobromir Popov
d0dab4e064
fix "Нова смяна" shift name on manual shifts
2025-08-16 23:26:05 +03:00
Dobromir Popov
1e05cb4e5c
dates in BG format
2025-01-08 10:41:42 +02:00
Dobromir Popov
2d039466fa
better export
2025-01-08 10:39:56 +02:00
Dobromir Popov
747bdad3c6
client side xlsx export :)
2025-01-08 10:13:46 +02:00
Dobromir Popov
9e5cce3644
fix excel exports on publishers
2024-12-28 18:27:23 +02:00
Dobromir Popov
c290b1a37b
add date filter to assignments
2024-12-28 17:15:47 +02:00
Dobromir Popov
3ef9738266
fix prima
2024-12-14 04:26:39 +02:00
Dobromir Popov
269553f2ec
content for warehouse. HTML edit works ;
...
translations
2024-12-02 14:11:37 +02:00
Dobromir Popov
c06b93f6ad
warehouse locations
2024-12-01 22:26:41 +02:00
Dobromir Popov
e67fb399cd
try to make sticky table headers (wip)
2024-11-16 23:36:28 +02:00
Dobromir Popov
3236286a2a
enhanced filters in coverMe report
2024-11-16 23:32:25 +02:00
Dobromir Popov
8037f4daf4
add timeperiod filter to logs (default all)
2024-11-16 23:20:47 +02:00
Dobromir Popov
6495af9d0b
fix report display
2024-11-16 23:06:58 +02:00
Dobromir Popov
6b76f27351
support for translations in location content; translations for locations
2024-11-05 00:40:16 +02:00
Dobromir Popov
08b1a78e32
translations in location content, cleanup (commenting
...
)
2024-11-05 00:29:17 +02:00
Dobromir Popov
5b42a85486
repeat last month option added in tue UI
2024-10-31 22:22:17 +02:00
Dobromir Popov
b7df2a79d1
fix, update and improve shift generation
2024-10-31 21:29:56 +02:00
Dobromir Popov
1ca2b51e4b
fix shift generation for day, ranking, family, etc...
2024-09-26 02:18:45 +03:00
Dobromir Popov
bab62816b0
only use blocked date and no published date for blocking;
...
allow any date to be selected as block date - not only the end of the month
2024-09-17 23:18:51 +03:00
Dobromir Popov
c9dbe48050
excel export (wip)
2024-09-16 21:28:26 +03:00
Dobromir Popov
ed3222a428
publishers try ex cel export (wip)
2024-09-14 19:03:48 +03:00
Dobromir Popov
51544873dd
add filter to show only publishers without training
2024-09-14 17:25:15 +03:00
Dobromir Popov
e68daffa14
allow experience input to all users
2024-07-14 22:59:06 +03:00
Dobromir Popov
0758a15f15
fix shifts modal after refactoring
2024-07-06 22:07:02 +03:00
Dobromir Popov
055c4fea96
Merge branch 'production'
2024-07-06 19:18:22 +03:00
Dobromir Popov
6452a33a25
stash - try to fix publisher modal in calendar
2024-07-05 18:22:21 +03:00
Dobromir Popov
330783eca7
comment
2024-06-28 20:44:00 +03:00
Dobromir Popov
5dba87f3dd
fix modal afrer refactoring
2024-06-28 20:34:14 +03:00
Dobromir Popov
0d8d9bc4fd
pubs orange if overbooked
2024-06-28 19:57:59 +03:00
Dobromir Popov
f8ae3d0072
Add assignment UI change in calendar
2024-06-28 19:47:59 +03:00
Dobromir Popov
19a8963a2e
added option 3, cleanup
2024-06-25 19:38:55 +03:00
Dobromir Popov
1936a9cb78
logging, error boundry
2024-06-25 17:54:30 +03:00
Dobromir Popov
260569e6ab
allow sending push to unanswered publishers;
...
comment dangerous admin functions
2024-06-25 01:02:10 +03:00
Dobromir Popov
905ea86329
protet admin page; gix toaster multiple show bug
2024-06-17 22:17:51 +03:00
Dobromir Popov
090b1704d3
send test push notifications to specific users only
2024-06-17 21:08:03 +03:00
Dobromir Popov
94597e2440
added surveys
2024-06-17 15:18:28 +03:00
Dobromir Popov
4da00d4ec3
new survey page
2024-06-17 08:01:51 +03:00
Dobromir Popov
8ca2000ee4
new table for settings and store blocked date there;
...
non admins can't enter avs before the blocked date
new table for survey
2024-06-16 23:33:49 +03:00
Dobromir Popov
17a56995b5
hilight publishers where desiredShiftsPerMonth not reached
2024-05-29 00:33:52 +03:00
Dobromir Popov
c8367026dd
ui fix for shift UI
2024-05-29 00:12:42 +03:00
Dobromir Popov
9dd43fbc34
don't close on assignment add
2024-05-28 20:12:15 +03:00
Dobromir Popov
d3ade91b80
more responsive calendar UI
2024-05-28 18:21:50 +03:00
Dobromir Popov
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
Dobromir Popov
f7aeea65b9
add option to choose between 2 algorithms for scheduling
2024-05-28 01:14:50 +03:00
Dobromir Popov
a938c89225
data api and UI style fixes
2024-05-28 00:57:10 +03:00
Dobromir Popov
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
Dobromir Popov
0f6e094f24
add location to myschedule info
2024-05-24 14:38:57 +03:00
Dobromir Popov
54a398b4c4
remove double message.
...
rate limit emails during testing
2024-05-24 14:30:57 +03:00
Dobromir Popov
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
Dobromir Popov
73ac798a6d
Merge branch 'main' of https://git.d-popov.com/popov/mwhitnessing
2024-05-23 02:53:54 +03:00