Commit Graph

8800 Commits

Author SHA1 Message Date
jygaulier
31d7d9a735 PHRAS-3461_clean-notifications
wip
[skip ci]
2021-06-24 12:03:53 +02:00
aynsix
ca932bf63c fix default config 2021-06-24 11:51:32 +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
aynsix
a76e8e178a Merge branch 'PHRAS-3438-http-server-proxy' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3438-http-server-proxy 2021-06-24 11:35:42 +03:00
aynsix
f4155d285a fix proxy config user to null 2021-06-24 11:35:22 +03: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
aynsix
79d303ec86 ftp config to false by default 2021-06-22 15:12:03 +03:00
aynsix
2c7d18529e remove authmod config 2021-06-22 13:56:16 +03:00
aynsix
ecc84e61da PHRAS-3438 fix squid container 2021-06-22 11:59:27 +03: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
aynsix
f786a7aac0 PHRAS-3452 fix remove user 2021-05-28 15:08:18 +03:00
aynsix
fa977e1cd5 save payload to DB 2021-05-28 11:52:41 +03:00
aynsix
2c1f20f69e fix log session in edit 2021-05-27 17:39:04 +03:00
aynsix
33b7a937e9 split message per record when editing 2021-05-27 12:54:51 +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
bf5138d6e3 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3360-missing-worker-section 2021-05-21 14:40:49 +03:00
jygaulier
761e665391 add payload to editworker 2021-05-18 15:02:07 +02:00
aynsix
64a6b46c27 merge master into branch 2021-05-12 10:22:53 +03:00
aynsix
b56291b854 PHRAS-3316 add tinymce on pub description 2021-05-11 10:56:27 +03:00
aynsix
90c476b1d1 change class name 2021-05-07 17:55:16 +03:00
Nicolas Maillat
ab040df195 Merge branch 'master' into PHRAS-3434-asset-description-add-class 2021-05-03 14:40:49 +02:00
aynsix
9d7f5c0f85 PHRAS-3434 add class to description field 2021-05-03 12:47:25 +03:00