Commit Graph

106 Commits

Author SHA1 Message Date
aynsix
2bdf709e85 change 2021-03-22 15:20:20 +03:00
aynsix
f4698fd5ff change message ttl in failed q to 7 days 2021-03-22 15:18:39 +03:00
aynsix
0753cddc0f PHRAS-3146 add ttl in failed_q 2021-03-19 14:02:52 +03:00
aynsix
47b8f202a5 fix get record 2021-03-17 14:29:16 +03:00
aynsix
bbd9e1de1a PHRAS-3392 tx drag an drop in record edit 2021-03-16 18:15:22 +03:00
aynsix
94b562b846 PHRAS-3366 database reindex 2021-02-23 17:33:09 +03:00
aina esokia
215562ab74 PHRAS-3256 take in account langage in mail 2021-02-03 11:44:42 +03:00
Nicolas Maillat
d630f13144 Merge branch 'master' into PHRAS-3282_refacto-some-code-on-workers_bis_MASTER 2021-01-11 23:08:38 +01:00
aina esokia
db3df8d4ec PHRAS-3325 exit the worker if DB is down 2021-01-07 15:41:15 +03:00
jygaulier
bd0bcaae06 fix phpstorm warning 2021-01-07 11:01:31 +01:00
jygaulier
d848e5922a cs 2021-01-07 10:39:43 +01:00
jygaulier
4463241cfe fix : typo ("Deleyed") 2021-01-07 10:39:43 +01:00
jygaulier
38f1720fb4 better worker-configuration ux (display in table)
show ttl's in seconds (still in ms in conf)
fix : no more error if a ttl is entered a 'string' into conf
2021-01-07 10:39:43 +01:00
jygaulier
8f1d132c39 fix missing "max_retry" for q's without retry_q 2021-01-07 10:39:43 +01:00
jygaulier
8d4f81ba7a fix missing "record_edit" q 2021-01-07 10:39:43 +01:00
jygaulier
8c9ce44e8a fix : better ux for admin/workers/pullassets
cd
refacto
2021-01-07 10:39:43 +01:00
jygaulier
f85f0df95e fix: Undefined class constant 'RECORD_EDIT_QUEUE' after editing
CS
2021-01-07 10:39:43 +01:00
jygaulier
f2f5db3df6 Refacto queues & workers
- define queues in one unique place
- fix some admin ux
- patch conf
2021-01-07 10:39:43 +01:00
aina esokia
93c32b9a11 PHRAS-3129 fix worker exit code 2021-01-06 16:53:30 +03:00
aina esokia
5b7f18c692 finish job on error 2020-12-17 18:16:29 +03:00
aina esokia
b8c161776d PHRAS-3315 direct upload to mineo 2020-12-17 17:28:17 +03:00
aina esokia
a72ab5ad7a PHRAS-3310 fix job list 2020-12-16 16:05:19 +03:00
aina esokia
427216ec43 PHRAS-3277 validation reminder in percent 2020-12-02 17:31:05 +03:00
aina esokia
39702ce444 factorize payload 2020-11-25 14:59:16 +03:00
aina esokia
b1626f09f8 fix setqueue 2020-11-25 12:30:53 +03:00
aina esokia
7667018181 PHRAS-3274 remove recordedit payload in admin 2020-11-20 17:48:18 +03:00
aina esokia
e23b9dd294 PHRAS-3277 create event recordsWitemeta 2020-11-20 17:10:58 +03:00
aina esokia
c43f7672e4 PHRAS-3274 add payload in info 2020-11-19 16:13:25 +03:00
aina esokia
cf5852248c merge master in branch 2020-11-19 16:06:29 +03:00
aina esokia
b9f05807a9 PHRAS-3274 worker record edit 2020-11-19 15:46:45 +03:00
aina esokia
5da6ff8a2b PHRAS-3236 merge master into branch 2020-11-18 18:25:04 +03:00
aina esokia
2054e00af3 PHRAS-3240 change default interval value 2020-11-18 17:14:44 +03:00
Nicolas Maillat
58167dcbdf PHRAS-3240 Update default interval to 7200 sec 2020-11-18 14:38:30 +01:00
aina esokia
12faced9b8 merge master into branch 2020-11-17 10:46:02 +03:00
aina esokia
11777445f9 PHRAS-3236 update 2020-11-17 10:29:59 +03:00
aina esokia
06b2de9056 merge master into branch 2020-11-17 10:09:32 +03:00
aina esokia
695b13328f PHRAS-3253 user authentication via auth service 2020-11-03 14:38:09 +03:00
aina esokia
f5c64d2da3 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3189_Admin_expose_setting 2020-10-30 10:17:25 +03:00
aina esokia
d88bc761e7 worker: validation reminder 2020-10-29 17:28:47 +03:00
aina esokia
684b961285 add export FTP in worker 2020-10-27 17:49:12 +03:00
aina esokia
58794300e8 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3236-worker-ftp-send 2020-10-26 17:08:14 +03:00
aina esokia
62f6d03ce4 create tab in admin 2020-10-26 17:08:09 +03:00
Nicolas Maillat
e0af0baaf6 Merge branch 'master' into PHRAS-3239-purge-queue 2020-10-21 14:06:17 +02:00
aina esokia
e9dabaaa41 fix job status
#time 1h
2020-10-20 15:57:46 +03:00
aina esokia
641c2d210d PHRAS-3239 purge queue in admin
#time 6h
2020-10-19 17:50:03 +03:00
aina esokia
2f181da2cd Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3189_Admin_expose_setting 2020-10-09 15:06:32 +03:00
aina esokia
e8968441bf PHRAS-3228 uploader pull mode report oauth refactoring 2020-10-08 16:49:26 +03:00
aina esokia
541823f9c7 PHRAS-3222 expose upload asset 2020-10-06 18:06:36 +03:00
aynsix
e5a514b294 add and display column payload 2020-08-07 15:35:42 +03:00
Nicolas Maillat
4b5f7345c8 Merge branch 'master' into PHRAS-3202-finished-manually 2020-08-06 16:26:09 +02:00