Commit Graph

2951 Commits

Author SHA1 Message Date
aynsix
c12cefa028 PHRAS-3468 remove logs trace 2021-11-09 10:51:49 +03:00
Nicolas Maillat
b0abd5d54f Merge branch 'master' into PHRAS-3544_invalidate-stamp 2021-10-15 16:36:44 +02:00
Nicolas Maillat
18fcbfbfe0 Merge branch 'master' into PHRAS-3541-rotation-nok 2021-10-15 10:33:28 +02:00
aynsix
8025fa027c test 2021-10-15 10:51:29 +03:00
aynsix
569a1b4dcf fix 2021-10-06 14:53:26 +03:00
jygaulier
8a29dc8c0d PHRAS-3544_invalidate-stamp
move delete to subdef class
2021-10-06 11:44:09 +02:00
aynsix
2891364458 change etag after rotation 2021-10-06 10:40:24 +03: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
Nicolas Maillat
2a236e2770 Merge branch 'master' into PHRAS-3536-admin-user-last-connection 2021-09-23 13:53:20 +02:00
Nicolas Maillat
d4e16d7c02 Merge branch 'master' into PHRAS-1974_rgpd-remove-unactive-users 2021-09-23 11:40:05 +02:00
aynsix
09ae8ecf63 PHRAS-3536 add column last_connection in users list 2021-09-21 17:01:40 +03:00
Nicolas Maillat
29be096221 Merge branch 'master' into PHRAS-3360-missing-worker-section 2021-09-20 15:47:51 +02:00
aynsix
b4ee059c65 PHRAS-3524 fix basket click 2021-09-10 14:40:05 +03:00
Nicolas Maillat
0161507358 Merge branch 'master' into PHRAS-3522-notification-uninterpreted-html 2021-09-09 18:36:29 +02:00
jygaulier
259fd669a5 PHRAS-3523_some-images-not-stamped
fix memory leak
2021-09-09 17:52:57 +02:00
aynsix
90ef036c05 PHRAS-3522 fix uninterpreted html in notification 2021-09-09 14:23:56 +03:00
Nicolas Maillat
a133cd79cc Merge branch 'master' into PHRAS-3519_upload-tmp-then-move 2021-09-07 17:09:36 +02:00
jygaulier
d225b381e4 PHRAS-3519_upload-tmp-then-move
implement atomic (?) "tmp+move" method on uploaded file
add traces of document filesize
2021-09-07 15:51:11 +02: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
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
jygaulier
fdc938c988 fix : no writemeta on doc while building subdef
add traces
2021-07-12 21:32:12 +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
8ab3214808 PHRAS-3460 timeline tab 2021-06-24 17:46:40 +03:00
aynsix
c900908fa2 add bloc network-proxy if not exist 2021-06-24 15:07:40 +03:00
aynsix
837cc37ce6 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3360-missing-worker-section 2021-06-24 11:42:58 +03:00
jygaulier
47c0e4b1cc PHRAS-3442_optimize-list-notifications_4.1-bis
WIP
mark notif as read
fix test
2021-06-21 18:07:47 +02:00
jygaulier
f8cfd08f4f PHRAS-3442_optimize-list-notifications_4.1-bis
WIP : pushed to run all tests on circle
move "session/notifications" controller to "user/notifications"
use twig to render notifs + dropdown + dlg
fixed some tests
still todo : mark "read"
2021-06-21 18:07:47 +02:00
jygaulier
6472ce360f PHRAS-3442_optimize-list-notifications_4.1-bis
WIP
fix tests
todo : mark read notifications (button ? click ?)
2021-06-21 18:07:47 +02:00
jygaulier
22c3b273f7 PHRAS-3442_optimize-list-notifications_4.1-bis
WIP
poll only from menubar (Aina)
back : only one method/route to fetch notifs
front : fix exponential pagination
big refacto
todo : mark read notifications (button ? click ?)
2021-06-21 18:07:46 +02:00
jygaulier
eec8a92ce9 PHRAS-3442_optimize-list-notifications_4.1-bis
add timers
2021-06-21 18:07:46 +02:00
jygaulier
d6a7749b5a [skip ci]
PHRAS-3442_optimize-list-notifications_4.1
WIP
2021-06-21 18:07:46 +02:00
aynsix
2c1f20f69e fix log session in edit 2021-05-27 17:39:04 +03:00
aynsix
6437023b21 PHRAS-3445 add edit retry and failed Q 2021-05-25 17:35:03 +03:00
aynsix
c2fde96adf add ssl key if not exist 2021-05-21 15:38:51 +03:00
aynsix
75556eb640 add ssl in conf worker 2021-04-28 14:43:59 +03:00
aynsix
146e0f8834 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3360-missing-worker-section 2021-04-28 14:42:05 +03:00
jygaulier
374e617d2e PHRAS-3389_use-only-conceptpaths-from-selected-dbs_MASTER
fix : fixed preview was not displayed (caused by missing di)
2021-04-14 09:56:16 +02:00
jygaulier
00845c58a1 PHRAS-3397_doubles-in-multi-values_MASTER
fix : adding/replacing values set_metadata() cannot create doubles in multi-v fields
2021-03-18 18:16:39 +01:00
jygaulier
b876d97ca1 [skip ci]
PHRAS-3381_tx-as-classification-plan_MASTER
fix : "replace_all" ok
back : ok is handled
WIP
2021-03-16 13:44:44 +01:00
jygaulier
a76f64e892 [skip ci]
PHRAS-3381_tx-as-classification-plan_MASTER
back controller for ok button
fix : PHRAS-3383
WIP
2021-03-15 10:05:32 +01:00
aynsix
3492b9f720 PHRAS-3388 feedback result in detail view 2021-03-09 18:10:08 +03:00
aynsix
442cb5f08d PHRAS-3378 format number 2021-02-24 10:35:20 +03:00
aynsix
4fbfc4f54f PHRAS-3371 fix key navigation 2021-02-23 10:26:19 +03:00
Nicolas Maillat
0c8934e7ae Merge branch 'master' into PHRAS-3358-renaming-patch 2021-02-22 19:06:35 +01:00
Nicolas Maillat
6a5d73895f Merge branch 'master' into PHRAS-2283-port-access-windows 2021-02-18 19:14:53 +01:00
aina esokia
824e34d621 PHRAS-3080 add records thumbnail in cgu pdf 2021-02-17 13:54:33 +03:00
jygaulier
e384c9da2f Merge branch 'master' into PHRAS-2283-port-access-windows 2021-02-16 17:51:47 +01:00
aina esokia
2fb345b936 do not cgu if no exist 2021-02-16 18:19:17 +03:00
aina esokia
74c66a7fef PHRAS-3080 add pdf file cgu in zip 2021-02-16 15:09:52 +03:00