Commit Graph

177 Commits

Author SHA1 Message Date
aynsix
e591125e83 just use feed publisher on feed_entry 2021-12-03 16:20:57 +03:00
aynsix
dbca0718b5 add some element in message 2021-12-02 16:50:09 +03:00
aynsix
b69b3c350d fix feed_entry right 2021-12-01 17:12:34 +03:00
aynsix
8be9b2134e fix right for webhook type user 2021-12-01 10:51:19 +03:00
aynsix
7f4e6a3753 add some data to webhook 2021-11-26 15:56:51 +03:00
aynsix
cd8f6313f1 add restriction on specifq collection right 2021-11-25 17:23:53 +03:00
aynsix
aa1b6bc830 add unit test 2021-11-23 18:24:52 +03:00
aynsix
f23721809a filter on record status bit 2021-11-22 14:23:12 +03:00
aynsix
419d74b120 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3555-more-webhook 2021-11-16 17:42:34 +03:00
aynsix
074920353a PHRAS-3555 add more webhook events 2021-11-16 17:15:49 +03:00
Nicolas Maillat
f09071d99f Merge branch 'master' into PHRAS-3413-webhook-emit-timeout 2021-11-12 18:38:11 +01:00
aynsix
c12cefa028 PHRAS-3468 remove logs trace 2021-11-09 10:51:49 +03:00
aynsix
a186068b07 PHRAS-3413 add timeout when emit webhook 2021-11-08 16:51:11 +03:00
Nicolas Maillat
040c29c704 Merge branch 'master' into PHRAS-3166-webhook-tables-maintains-value 2021-11-03 13:03:46 +01:00
aynsix
45d48f2b9e remove space 2021-10-22 14:28:58 +03:00
aynsix
84b555dc2b PHRAS-3567 fix worker log 2021-10-22 11:48:49 +03:00
aynsix
8d524a8512 enable webhook by proxy 2021-10-19 11:21:14 +03:00
aynsix
eb9e87c1f4 fix webhook 2021-10-18 16:53:49 +03:00
Nicolas Maillat
b0abd5d54f Merge branch 'master' into PHRAS-3544_invalidate-stamp 2021-10-15 16:36:44 +02:00
Arthur de Moulins
8bcfe89ba3 PHRAS-3435 add worker:heartbeat command to detect broken connections 2021-10-06 15:10:32 +02:00
jygaulier
8a29dc8c0d PHRAS-3544_invalidate-stamp
move delete to subdef class
2021-10-06 11:44:09 +02:00
jygaulier
d887b3b137 PHRAS-3544_invalidate-stamp
delete stamp cache file after image rotation or build subdef
2021-10-05 20:03:57 +02:00
Arthur de Moulins
c15fe0590f PHRAS-3435 set heartbeat to 60 on AMQP connection 2021-09-30 12:23:46 +02:00
jygaulier
a4c932ab6c Update ExportMailWorker.php
remove bad "assert"s
2021-09-08 17:27:40 +02:00
jygaulier
b29a64bd79 Merge branch 'master' into PHRAS-3499_stamper-in-download-worker 2021-08-12 16:02:36 +02:00
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