|
|
be5e609b1f
|
fix(build): minor linter fix
|
2024-08-12 18:01:59 +02:00 |
|
|
|
cc5da9a2a9
|
fix(avs): fix #124 implement automatic avs driving licence synchronisation
|
2024-08-12 18:01:04 +02:00 |
|
|
|
2ed626ea4a
|
chore(avs): towards #124 add filter for multiple firm users with block reason '%firm%'
- also add warning to admin avs licence difference for AVS R licence holders about to be changed
|
2024-08-09 18:33:23 +02:00 |
|
|
|
760b102d52
|
chore(avs): flag AVS R-holders about to be revoked
- flag on admin problem view
- exempt from automatic avs licence synch for levels below 3
|
2024-08-09 17:01:10 +02:00 |
|
|
|
000d8100db
|
chore(avs): towards #124 add jobworker for AVS licence synch (WIP)
|
2024-08-08 18:19:09 +02:00 |
|
|
|
99f03078a1
|
chore(db): use runDBRead more often
|
2024-07-02 17:37:34 +02:00 |
|
|
|
d7acc7a2d0
|
fix(avs): synch job deletes used row instead of truncation
Database.Esquelet.Utils.truncate is suspected to crash in conjunction with the incomplete argument containing an error value due to strictness
|
2024-06-21 13:09:16 +02:00 |
|
|
|
a5dfd5e10f
|
refactor(avs): add more logging to AVS synch ops
|
2024-04-26 16:04:28 +02:00 |
|
|
|
6fd45f6896
|
refactor(avs): complete rewrite AVS synch
Three former background jobs could be removed
|
2024-04-25 17:07:12 +02:00 |
|
|
|
fea749f367
|
refactor(avs): rewrite AVS synch (WIP)
|
2024-04-25 09:55:40 +02:00 |
|
|
|
2e4e1a94c9
|
refactor(avs): rewrite AVS synch (WIP)
|
2024-04-24 18:01:44 +02:00 |
|
|
|
4f8850b3b4
|
fix(avs): fix #36 and remove dead code
|
2024-04-18 18:30:23 +02:00 |
|
|
|
1f7c175a58
|
refactor(avs): rework guessAvsUser
|
2024-04-11 17:54:45 +02:00 |
|
|
|
45c3f11a83
|
chore(avs): add failure notices after contact update
|
2024-01-12 18:13:23 +01:00 |
|
|
|
48ef25aa8f
|
fix(avs): background synch was only triggerd by manual synchs
|
2023-12-07 16:58:04 +01:00 |
|
|
|
240c6f81f8
|
fix(avs): eliminate call to undefined in Esqueleto.Internals
|
2023-07-13 16:08:57 +00:00 |
|
|
|
57842a53e7
|
chore(health): minor change treating HealthInactive
|
2023-07-12 12:52:23 +00:00 |
|
|
|
2e59d3c2ea
|
fix(avs): background avs synch yielding undefined due to wrong monad
|
2023-07-12 11:29:29 +00:00 |
|
|
|
0beb0e4011
|
fix(avs): avs background synchs and lms userlist result no longer block handler
|
2023-07-07 11:32:59 +00:00 |
|
|
|
6dc3d8d059
|
fix(avs): fix #7 by sequencing avs background jobs one after another
|
2023-06-29 09:30:31 +00:00 |
|
|
|
aaa2d679fd
|
chore(avs): attempt to reduce sync jobs
|
2023-06-28 15:58:45 +00:00 |
|
|
|
31814b1400
|
chore(avs): display last avs synch error to admins on profile
|
2023-06-06 14:24:35 +00:00 |
|
|
|
7e7bd993a1
|
chore(avs): make backround avs updates more robust
|
2023-06-06 13:15:33 +00:00 |
|
|
|
c33964750d
|
chore(avs): prepare general background synch job
|
2023-05-17 09:35:24 +00:00 |
|
|
|
9d715cd20c
|
chore(avs): fix #39 by queueing avs synch for known avs users
|
2023-05-16 15:55:15 +00:00 |
|
|
|
f123f40ad2
|
chore(avs): add avs synch background jobs towards #34
|
2023-05-16 10:31:35 +00:00 |
|