jygaulier
ac78153f46
Merge branch 'PHRAS-3584_story-cover-link' of github.com:alchemy-fr/Phraseanet into PHRAS-3584_story-cover-link
2021-11-30 17:06:15 +01:00
jygaulier
37e42d049c
PHRAS-3584
...
fix api/v1/.../setcover ("Sub definition substituer locator was not set")
original ticket #PHRAS-3592
2021-11-30 17:04:13 +01:00
aynsix
17c943f61e
Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3555-more-webhook
2021-11-30 16:33:41 +03:00
aynsix
f82597a45a
fix duplicate subdef message
2021-11-30 15:01:59 +03:00
Nicolas Maillat
4f97a40333
Merge branch 'master' into PHRAS-3584_story-cover-link
2021-11-29 17:10:40 +01:00
aynsix
ddeed3b5fc
update doctrine table schema before applying patch
2021-11-26 10:32:41 +03:00
jygaulier
8b34eb49b7
PHRAS-3584
...
fix typo
2021-11-25 17:34:08 +01:00
jygaulier
3b1efea228
PHRAS-3584
...
add forgotten patch
2021-11-25 14:42:19 +01:00
aynsix
9d0a01a58c
Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3555-more-webhook
2021-11-25 16:40:40 +03:00
jygaulier
12cb9b582b
PHRAS-3584
...
add databox.record.cover_record_id
add get/set coverRecordId() to record adapter
include cover_record_id to api results (V1 & V3)
2021-11-25 11:52:11 +01:00
jygaulier
0fceee0471
PHRAS-3519_filesystem-atomic-move : remove delay
...
remove delay to subdef->isStillAccessible() calling fs->exists().
because it's called by getsubdef(), any missing subdef will slow down phr by 10s. on every getsubdef() call.
2021-11-24 18:40:01 +01:00
aynsix
213dcd8597
Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3555-more-webhook
2021-11-22 09:43:52 +03:00
jygaulier
f4a6969f98
PHRAS-3580
...
arial.ttf was moved in resources
2021-11-19 19:13:21 +01:00
jygaulier
e487553d9c
PHRAS-3580 WIP
...
new "watermark text" setting to subdef
2021-11-19 19:13:21 +01:00
jygaulier
027e26e63e
PHRAS-3580 WIP
...
add wmak checkbox
[ci skip]
2021-11-19 19:10:01 +01:00
aynsix
6ed0ea2b31
patch for older event
2021-11-19 16:29:54 +03:00
Nicolas Maillat
41726407d0
Merge branch 'master' into PHRAS-3519_filesystem-atomic-move
2021-11-15 09:31:38 +01:00
aynsix
c12cefa028
PHRAS-3468 remove logs trace
2021-11-09 10:51:49 +03:00
jygaulier
d1d5873463
Merge branch 'master' into PHRAS-3519_filesystem-atomic-move
2021-10-18 11:10:51 +02: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
jygaulier
4158f37029
PHRAS-3519_filesystem-atomic-move
...
implement retry delay for fs->exists(); used by subdef access.
2021-10-12 13:48:28 +02:00
jygaulier
d7d731a496
PHRAS-3519_filesystem-atomic-move
...
WIP
extend filesystem (no change yet)
2021-10-06 18:23:52 +02: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