Commit Graph

391 Commits

Author SHA1 Message Date
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
Nicolas Maillat
d62767ad39 Merge branch 'master' into PHRAS-2741-worker-service-part1 2020-02-26 20:15:15 +01:00
aynsix
2e21bc0448 add model option in user:list 2020-02-26 12:37:05 +03:00
Nicolas Maillat
ed7a5fe288 Merge branch 'master' into PHRAS-2741-worker-service-part1 2020-02-19 20:49:31 +01:00
Jean-Yves Gaulier
50b50116e7 PHRAS-2934_Bad-dctrine-mapping-webhookeventdelivery_4.1
- added missing relation
2020-02-18 17:26:45 +01:00
Nicolas Maillat
d7417177e4 Merge branch 'master' into PHRAS-2913_create-tokens-faster_4.1 2020-02-18 15:24:11 +01:00
Jean-Yves Gaulier
5a794c493a create feedEntriesTokens in bulk / doctrine. No more sql 2020-02-11 15:17:13 +01:00
Jean-Yves Gaulier
5f7ca7c9a6 add indexes to table "Tokens" 2020-02-10 11:16:41 +01:00
Jean-Yves Gaulier
e4d3da9336 rollback : can't create token in sql since the om will cry during update. Can't mix om and sql. 2020-02-08 22:29:52 +01:00
Jean-Yves Gaulier
83484e3bd0 fix for unit-testing on null user (to dig : why ?...) 2020-02-08 09:58:57 +01:00
Jean-Yves Gaulier
419440f5c2 fix for failing test 2020-02-07 22:33:18 +01:00
Jean-Yves Gaulier
18993043f2 fake change to re-run tests 2020-02-07 22:14:47 +01:00
Jean-Yves Gaulier
746c9076d4 fix malformed sql 2020-02-07 22:14:47 +01:00
Jean-Yves Gaulier
e75a483cd5 PHRAS-2913_create-tokens-faster_4.1
- create token by sql
- create feedentry tokens in bulk-sql
2020-02-07 22:14:47 +01:00
jygaulier
998c751843 Port PHRAS-2877
Port of PHRAS-2877 User manipulator did not allow to set a null email
Temporary Null email is used by saml plugin while creating a user.
2020-01-13 14:48:53 +01:00
Jean-Yves Gaulier
32fbf049cf PHRAS-2757_print-feedback_4.1
Add a print format when printing a feedback basket
Only the creator of the feedback can print it.
2020-01-09 20:31:09 +01:00
aynsix
12d01afeb0 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-2741-worker-service-part1 2019-12-19 16:09:47 +04:00
Harrys Ravalomanana
ad47f4b18c PHRAS-2706 #comment Prod Fix Basket browser #time 2h 2019-12-17 12:07:04 +04:00
Nicolas Maillat
9731a11520 Merge branch 'master' into PHRAS-2680-webhook-privacy-and-security 2019-11-26 17:46:31 +01:00
Harrys Ravalomanana
df86aac2ba PHRAS-2766 #comment port 41 Add status change capabilities to quarantine #time 3h 2019-10-29 16:48:14 +04:00
Nicolas Maillat
8019cc3bd0 Merge branch 'master' into PHRAS-2680-webhook-privacy-and-security 2019-09-30 15:49:33 +02:00
Nicolas Maillat
b30d458b64 Merge branch 'master' into PHRAS-2741-worker-service-part1 2019-09-23 12:23:46 +02:00
aynsix
c2524e50dc feed webhook 2019-09-20 18:04:05 +04:00
aynsix
5d8132b08d user webhook: registration and delete 2019-09-20 18:01:23 +04:00
aynsix
9aaf66dd7c initialize webhook with worker 2019-09-20 16:55:03 +04:00
Harrys Ravalomanana
947b97ee0b PHRAS-2706 2019-08-13 11:06:57 +04:00
Jean-Yves Gaulier
31b940239f PHRAS-2666_slow-notifications_4.1
fix dql
!!! WIP !!!
2019-07-25 19:34:32 +02:00
Jean-Yves Gaulier
3ae0c94863 PHRAS-2666_slow-notifications_4.1
fix bad fct arg type "string"
!!! WIP !!!
2019-07-25 17:33:21 +02:00