aynsix
c12cefa028
PHRAS-3468 remove logs trace
2021-11-09 10:51:49 +03:00
aynsix
77abda4996
PHRAS-3348 fix clean token
2021-08-12 17:19:18 +03:00
jygaulier
3e8d5aaf3c
PHRAS-3442_optimize_notifications
...
fix missing "on" clause on sql
2021-07-21 20:59:38 +02:00
jygaulier
fdc938c988
fix : no writemeta on doc while building subdef
...
add traces
2021-07-12 21:32:12 +02:00
jygaulier
f831bb282d
PHRAS-3476_subdefs-corrupted
...
fix : q-message "writemeta/document" is now sent after all synchronous exiftools.
added lot of traces, to be removed asap
2021-07-12 21:29:26 +02:00
jygaulier
2647580d5f
PHRAS-3479_trace-crash-on-usec0
...
fix : "trace" do not report usec anymore
2021-06-30 17:43:36 +02:00
jygaulier
70a3a24c5b
PHRAS3469_slow-basket-select
...
fix : replace left joins by "inner join"+"union"
2021-06-24 20:08:04 +02:00
jygaulier
e87a51f7f3
PHRAS-3447_file-lock-in-workers_4.1
...
add : writemeta on document : do not retry when exiftools says something like "looks more like a png"
2021-06-16 12:11:37 +02:00
jygaulier
bc173c93b0
PHRAS-3447_file-lock-in-workers_4.1
...
fix : missing "created" date
2021-06-16 12:11:37 +02:00
jygaulier
336861b7c7
PHRAS-3447_file-lock-in-workers_4.1
...
fix : replace doctrine by sql ; refacto ; add traces
2021-06-16 12:11:37 +02:00
jygaulier
9b3886d3dd
PHRAS-3447_file-lock-in-workers_4.1
...
fix : get mutex retry loop is ok (plain sql, no use of EM... no more "EM is closed")
2021-06-16 12:11:37 +02:00
jygaulier
5f5ee4af95
PHRAS-3447_file-lock-in-workers_4.1
...
fix : prevent file access with rules depending on job, wrap rules with mutex
2021-06-16 12:11:37 +02:00
jygaulier
7c236a531a
PHRAS-3447_file-lock-in-workers_4.1
...
fix : exclusive lock for a worker to work on a subdef file
2021-06-16 12:11:37 +02:00
jygaulier
fff3f284bb
PHRAS-3425_fix-translation-dump_MASTER
...
fix : bump patched jms/translation-bundle (forked)
fix : all errors ; most warnings
2021-04-21 15:02:39 +02:00
aynsix
3492b9f720
PHRAS-3388 feedback result in detail view
2021-03-09 18:10:08 +03:00
aynsix
0acb987287
merge master in branch
2021-02-19 09:39:46 +03:00
aynsix
2f6bf46266
PHRAS-3375 port download validity link
2021-02-18 17:59:00 +03:00
aina esokia
7041a11873
PHRAS-2283 port to 4.1 access autorisation windows
2021-02-11 16:48:49 +03:00
aina esokia
9dc9fbdc17
Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3350-password-expiration
2021-01-29 14:55:10 +03:00
aina esokia
504af737bb
PHRAS-3350 password renewal ttl
2021-01-27 15:49:48 +03:00
aina esokia
5537849e36
PHRAS-3288 update user in feedback
2021-01-26 16:49:01 +03:00
aina esokia
e38d143dfe
PHRAS-3277
2020-12-03 18:09:03 +03:00
aina esokia
427216ec43
PHRAS-3277 validation reminder in percent
2020-12-02 17:31:05 +03:00
aina esokia
e23b9dd294
PHRAS-3277 create event recordsWitemeta
2020-11-20 17:10:58 +03:00
aina esokia
e9dabaaa41
fix job status
...
#time 1h
2020-10-20 15:57:46 +03:00
jygaulier
f7ca61f36b
- add : command bin/console validation:remind (experimental)
...
- removed : internal handling of "VALIDATION_REMINDER" event
- fixed : duration formatting
2020-09-16 10:28:17 +02:00
jygaulier
6e06124f0c
- fix nullable type function signature (again)
2020-09-14 18:11:55 +02:00
jygaulier
e6dc6bc7c9
- fix phpstorm warnings
2020-09-14 17:43:52 +02:00
jygaulier
e829e91bee
- fix err500 because expecting Datetime (signature), receive null (null IS ok); Could use NullableDatetime but too many changes required.
2020-09-14 17:41:41 +02:00
jygaulier
0ec33829df
- fix : "validate" token is created for every user (participant) of a validation
...
the expiration date of tokens is same as validation session
- fix : changing the exp. date of a validation session updates the tokens exp. dates
- fix : remind is done even for validation sessions with force-auth (no tokens)
- change : no more 'null' user for basket validation (never used)
2020-09-14 16:57:53 +02:00
aynsix
e5a514b294
add and display column payload
2020-08-07 15:35:42 +03:00
aynsix
8907e85b8a
change const value
2020-08-06 17:05:14 +03:00
aynsix
b5b69343bd
add and display interrupt status
2020-08-06 15:17:06 +03:00
aynsix
4585f34996
one line for one build job
2020-07-27 14:00:27 +03:00
aynsix
f85ea02434
Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3181-add-error-status
2020-07-24 15:07:36 +03:00
aynsix
1a256f22df
add error status in workerRunningJob table to have traceability
2020-07-23 17:31:56 +03:00
aynsix
bea001c4b7
use workerrunningjob for uploader and populate
2020-07-21 15:12:03 +03:00
aynsix
e790c2dc6e
create subtitle worker
2020-07-03 11:54:19 +03:00
aynsix
6d31f93774
add tab queue monitor, limit job list to 500
2020-06-10 19:25:16 +03:00
aynsix
50f016ebb5
fix mysql server gone away and dead lock on table
2020-05-27 19:55:45 +03:00
aynsix
0aa4864b9a
fix
2020-05-26 20:10:42 +03:00
aynsix
d25da3ee0c
remove sqllite db , add finished colomn
2020-05-26 19:35:33 +03:00
aynsix
11b8ca7953
change display work column
2020-05-18 11:42:06 +03:00
aynsix
5b13beb02e
fix test
2020-05-16 09:35:38 +03:00
aynsix
0b45ae377c
add time to message, ad status info in worker table, fix subdef elastic flush
2020-05-14 18:48:00 +03:00
aynsix
bb2123df5a
include plugin worker in phraseanet core
2020-05-12 18:06:45 +03:00
aynsix
fe6c14b574
fix basket sql request
2020-04-28 12:25:45 +03:00
aynsix
51b10b6bec
add php modification
2020-04-02 14:56:27 +03:00
Nicolas Maillat
d1c299e774
Merge branch 'master' into PHRAS-2680-webhook-privacy-and-security
2020-03-18 11:00:44 +01:00
Nicolas Maillat
4714f7b95d
Merge branch 'master' into PHRAS-2680-webhook-privacy-and-security
2020-02-26 20:15:37 +01:00