Commit Graph

5859 Commits

Author SHA1 Message Date
jygaulier
b29a64bd79 Merge branch 'master' into PHRAS-3499_stamper-in-download-worker 2021-08-12 16:02:36 +02:00
Nicolas Maillat
830695e0d7 Merge branch 'master' into PHRAS-3237-worker-record-mover 2021-08-12 12:27:30 +02:00
aynsix
431d9c7f26 fix 2021-08-11 18:02:18 +03: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
jygaulier
b132a6109b PHRAS-1974_rgpd-remove-unactive-users
fix : last_connection is patched with datetime
add : bin/console
2021-08-04 21:10:02 +02:00
jygaulier
ce28b592a2 PHRAS-1974_rgpd-remove-unactive-users
fix : user.last_connection is updated when user logs in.
add : patch to init user.last_connection (from dbox.log)
todo : bin/c to clean up dead accounts.
2021-08-04 12:49:13 +02: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
Nicolas Maillat
36368b2b92 Merge branch 'master' into PHRAS-3456-unlock-in-first 2021-07-30 16:47:50 +02:00
aynsix
a1d79bc781 stop create default job on install 2021-07-29 16:16:52 +03:00
aynsix
b4a70c2b0c send password setup after mail confirmation 2021-07-28 16:14:38 +03:00
aynsix
f5c1b04f40 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3456-unlock-in-first 2021-07-28 11:12:45 +03:00
Nicolas Maillat
280c388161 Merge branch 'master' into PHRAS-3490-collection-setting-delete-suggested-value 2021-07-27 13:17:10 +02:00
aynsix
30fe7c0061 unlock email before send password email 2021-07-27 11:51:34 +03:00
aynsix
96a6bffca0 PHRAS-3490 fix suggested value 2021-07-26 17:03:47 +03:00
aynsix
63fc2bfd60 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3474-mapping-client-annotation 2021-07-23 14:59:17 +03:00
aynsix
90f3e2a39e add datetime picker to expose dialog 2021-07-23 14:58:07 +03:00
jygaulier
e5d55326a3 PHRAS-3489_order-from-parade-late-deadline
fix : align createtime and deadtime by using the same method (store in mysql converted to utc)
2021-07-22 17:41:16 +02:00
aynsix
12ca54dcd3 fix strpos warning 2021-07-22 15:22:21 +03:00
Nicolas Maillat
fadd8e4069 Merge branch 'master' into PHRAS-3474-mapping-client-annotation 2021-07-21 21:14:38 +02:00
jygaulier
3e8d5aaf3c PHRAS-3442_optimize_notifications
fix missing "on" clause on sql
2021-07-21 20:59:38 +02:00
aynsix
bdb15aab13 add thumbnail and preview if not have mapping 2021-07-19 18:00:50 +03:00
aynsix
62fa8a506c check slug availability 2021-07-19 17:52:32 +03:00
aynsix
628eb6199c fix duplicate mapping 2021-07-16 15:29:31 +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
fdc938c988 fix : no writemeta on doc while building subdef
add traces
2021-07-12 21:32:12 +02:00
jygaulier
ab0da6cff2 PHRAS-3476_subdefs-corrupted
fix : removed globals[app] for circleci
2021-07-12 21:29:26 +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
Nicolas Maillat
f27f9e6f06 Merge branch 'master' into PHRAS-3461_clean-notifications 2021-06-30 15:10:47 +02:00
aynsix
0a6fc13761 update 2021-06-30 11:40:18 +03:00
aynsix
c465ffb6ec add logout and expose login information 2021-06-29 14:54:34 +03:00
aynsix
fba3fea71c add proxy expose 2021-06-28 18:25:39 +03:00
Nicolas Maillat
c5912d4a5e Merge branch 'master' into PHRAS-3461_clean-notifications 2021-06-28 11:54:34 +02:00
Nicolas Maillat
48633e875f Merge branch 'master' into PHRAS-3438-fix-uploader-proxy 2021-06-28 10:49:31 +02:00
aynsix
e51d4ee5b2 fix uploader proxy 2021-06-28 11:44:14 +03:00
jygaulier
70a3a24c5b PHRAS3469_slow-basket-select
fix : replace left joins by "inner join"+"union"
2021-06-24 20:08:04 +02:00
jygaulier
0d8e1d396f PHRAS-3461_clean-notifications
add "bin/console maintenance:clean:notifications"
2021-06-24 12:31:31 +02:00