Commit Graph

252 Commits

Author SHA1 Message Date
aynsix
79b515a6cc recordsActions instead of record mover 2021-08-10 17:30:12 +03:00
aynsix
8d1893dc91 remove logsql setting 2021-08-10 10:40:16 +03:00
jygaulier
fbd6658f94 PHRAS-3499_stamper-in-download-worker
- for download by email, stamp is done by the worker (not by the prod controller)
- add "no-stamp" checkbox on download dlg (port from PHRAS-424)
- todo : add "no-stamp" to download-by-email dlg.
- todo ? apply stamp for download-by-ftp
2021-08-09 20:12:11 +02:00
aynsix
1bdad622a8 fix count on delete and trash 2021-08-09 16:54:28 +03:00
aynsix
bd177de9fa fix trash and delete display 2021-08-09 14:33:08 +03:00
aynsix
cddefc45c7 add trash action 2021-08-06 17:06:05 +03:00
aynsix
ed9b305d31 add default setting 2021-08-05 15:14:52 +03:00
aynsix
98d6ae4f7e add pseudo field 2021-08-05 10:58:08 +03:00
aynsix
ce93afb27e add sql view 2021-08-04 11:39:05 +03:00
aynsix
6b7f467a3d PHRAS-3237 record mover as worker 2021-08-03 10:39:58 +03:00
aynsix
12ca54dcd3 fix strpos warning 2021-07-22 15:22:21 +03:00
aynsix
bdb15aab13 add thumbnail and preview if not have mapping 2021-07-19 18:00:50 +03:00
aynsix
9d0f67c998 add checkbox vtt ans geoloc
[SKIP CI]
2021-07-15 17:37:19 +03:00
aynsix
fd760b0dc3 Merge branch 'PHRAS-3474-mapping-client-annotation' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3474-mapping-client-annotation 2021-07-14 17:39:57 +03:00
aynsix
9029da320a PHRAS-3475 subdef mapping 2021-07-14 17:38:15 +03:00
Nicolas Maillat
95f8988919 Merge branch 'master' into PHRAS-3474-mapping-client-annotation 2021-07-13 20:19:45 +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
aynsix
b3aadb83ab order field mapping in expose 2021-07-12 11:36:57 +03:00
aynsix
04cb52f913 PHRAS-3474 save mapping in expose profile 2021-07-09 15:40:30 +03:00
jygaulier
2647580d5f PHRAS-3479_trace-crash-on-usec0
fix : "trace" do not report usec anymore
2021-06-30 17:43:36 +02:00
aynsix
fba3fea71c add proxy expose 2021-06-28 18:25:39 +03:00
aynsix
e51d4ee5b2 fix uploader proxy 2021-06-28 11:44:14 +03:00
aynsix
bc56c97e33 fix 2021-06-23 10:43:42 +03:00
aynsix
7c28d17b6a Merge branch 'PHRAS-3438-http-server-proxy' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3438-http-server-proxy 2021-06-21 16:38:32 +03:00
aynsix
e4d722b5a5 PHRAS-3438 use http proxy on uploader 2021-06-21 16:37:35 +03:00
jygaulier
6c9ac8aba3 PHRAS-3447_file-lock-in-workers_4.1
add traces because writemeta is ignored on alpha ?
2021-06-16 12:11:37 +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
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
d041a4542b PHRAS-3447_file-lock-in-workers_4.1
fix : add trace into writemeta
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
aynsix
e19746163a PHRAS-3445 some fix 2021-06-03 15:43:23 +03:00
aynsix
0a94a84274 PHRAS-3454 check count if exist 2021-06-02 15:06:13 +03:00
aynsix
fa977e1cd5 save payload to DB 2021-05-28 11:52:41 +03:00
aynsix
2c1f20f69e fix log session in edit 2021-05-27 17:39:04 +03:00
aynsix
33b7a937e9 split message per record when editing 2021-05-27 12:54:51 +03:00
aynsix
6437023b21 PHRAS-3445 add edit retry and failed Q 2021-05-25 17:35:03 +03:00
jygaulier
761e665391 add payload to editworker 2021-05-18 15:02:07 +02:00
aynsix
90c476b1d1 change class name 2021-05-07 17:55:16 +03:00
aynsix
9d7f5c0f85 PHRAS-3434 add class to description field 2021-05-03 12:47:25 +03:00
aynsix
3ce9577667 fix var name 2021-04-27 16:42:22 +03:00
aynsix
6af69bb798 PHRAS-3427 enable ssl connection on rabbit 2021-04-27 16:38:19 +03:00
aynsix
2340fd6a39 PHRAS-3422 change assetId 2021-04-26 11:59:51 +03:00
aynsix
61e3c71d4f PHRAS-3422 add link from record to expose assets 2021-04-23 15:31:42 +03:00
aynsix
43f8d117b0 PHRAS-3316 add retry on expose queue and fix purge 2021-04-22 13:34:37 +03:00
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