Commit Graph

5779 Commits

Author SHA1 Message Date
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
jygaulier
31d7d9a735 PHRAS-3461_clean-notifications
wip
[skip ci]
2021-06-24 12:03:53 +02:00
Nicolas Maillat
902e5bebdb Merge branch 'master' into PHRAS-3438-http-server-proxy 2021-06-23 20:59:02 +02:00
aynsix
bc56c97e33 fix 2021-06-23 10:43:42 +03:00
jygaulier
251eff2e56 PHRAS-3442_optimize-list-notifications_4.1-bis
WIP
fix : if user reconnects with another window/login, all windows will redirect to the home and log again
2021-06-22 20:54:45 +02:00
jygaulier
0c58dd2af2 PHRAS-3442_optimize-list-notifications_4.1-bis
WIP
restore /session/update route to pass tests, THIS ROUTE IS UNUSED
2021-06-21 18:07:47 +02:00
jygaulier
354636150e PHRAS-3442_optimize-list-notifications_4.1-bis
WIP
fix tests
2021-06-21 18:07:47 +02: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
98a00039fb update test config 2021-06-21 16:49:18 +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
Nicolas Maillat
c3492530ca Merge branch 'master' into PHRAS-3438-http-server-proxy 2021-06-18 19:54:04 +02:00
aynsix
9f42b7e9b6 add proxy config and add command to test defined configuration 2021-06-18 17:05:04 +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
bc173c93b0 PHRAS-3447_file-lock-in-workers_4.1
fix : missing "created" date
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
655e335ecf show message maintenance notification 2021-06-04 17:48:33 +03: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
4993edcdad PHRAS-3032 cannot edit multi stories 2021-05-31 15:51:11 +03:00
Nicolas Maillat
3bc93c4bcb Merge branch 'master' into PHRAS-3445-fix-recordEdit-worker 2021-05-28 15:34:50 +02:00