Commit Graph

1891 Commits

Author SHA1 Message Date
jygaulier
d7d731a496 PHRAS-3519_filesystem-atomic-move
WIP
extend filesystem (no change yet)
2021-10-06 18:23:52 +02:00
jygaulier
c85722059e PHRAS-1974_rgpd-remove-unactive-users
fix : fix test
2021-08-05 14:57:53 +02:00
jygaulier
b746b5a64d PHRAS-1974_rgpd-remove-unactive-users
fix : fix test
2021-08-05 09:37:52 +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
a3ccc12640 PHRAS-3426_translations-ignored_MASTER
- fix : crashed when @Ignore annotation was used in form item
- fix : translate "help_message"s from forms
- fix : replace many "string-typed" form elements by "type::class"
dump translations (4 new strings)
2021-04-22 19:32:23 +02:00
jygaulier
7756878a63 PHRAS-3389_use-only-conceptpaths-from-selected-dbs_MASTER
fix : fix unit tests
2021-04-14 17:36:10 +02:00
jygaulier
736bdb7688 PHRAS-3389_use-only-conceptpaths-from-selected-dbs_MASTER
fix : fix unit tests
2021-04-14 17:10:19 +02:00
jygaulier
4559d3e3b0 PHRAS-3389_use-only-conceptpaths-from-selected-dbs_MASTER
fix : fix unit tests
2021-04-14 15:19:12 +02:00
jygaulier
e1766103a6 PHRAS-3389_use-only-conceptpaths-from-selected-dbs_MASTER
wip : fixing unit-tests
2021-04-13 13:54:28 +02:00
jygaulier
63bee24775 PHRAS-3389_use-only-conceptpaths-from-selected-dbs_MASTER
fix : search only concept-paths from the relevant thesaurus
fix : search only fields from the relevant databoxes (collections)
2021-04-08 18:15:27 +02:00
aynsix
7cd865299f PHRAS-3399 update string and test 2021-03-26 11:02:18 +03:00
aynsix
0acb987287 merge master in branch 2021-02-19 09:39:46 +03:00
aynsix
d568933f3e fix 2021-02-19 09:33:16 +03:00
Nicolas Maillat
6a5d73895f Merge branch 'master' into PHRAS-2283-port-access-windows 2021-02-18 19:14:53 +01:00
aynsix
2f6bf46266 PHRAS-3375 port download validity link 2021-02-18 17:59:00 +03:00
aina esokia
fc73ae6834 fix test 2021-02-16 15:34:51 +03:00
aina esokia
7041a11873 PHRAS-2283 port to 4.1 access autorisation windows 2021-02-11 16:48:49 +03:00
aina esokia
5591de623e fix test unit 2021-01-28 10:14:58 +03:00
aina esokia
e38d143dfe PHRAS-3277 2020-12-03 18:09:03 +03:00
aina esokia
36bcd5dad4 fix test 2020-12-02 18:10:23 +03:00
jygaulier
46377e99c2 - fix : removed useless exception test, because now creating the same plink twice will not crash. 2020-11-10 18:08:49 +01:00
jygaulier
341f076412 - fix : better simple cache 2020-10-30 12:46:19 +01:00
Nicolas Maillat
c022f664d4 Merge branch 'master' into PHRAS-3214_validation-tokens-mess_MASTER 2020-10-05 16:48:53 +02:00
aina esokia
adafa6ab93 PHRAS-3224 fix test 2020-10-01 15:38:50 +03:00
jygaulier
f7ca61f36b - add : command bin/console validation:remind (experimental)
- removed : internal handling of "VALIDATION_REMINDER" event
- fixed : duration formatting
2020-09-16 10:28:17 +02:00
jygaulier
0ec33829df - fix : "validate" token is created for every user (participant) of a validation
the expiration date of tokens is same as validation session
- fix : changing the exp. date of a validation session updates the tokens exp. dates
- fix : remind is done even for validation sessions with force-auth (no tokens)
- change : no more 'null' user for basket validation (never used)
2020-09-14 16:57:53 +02:00
aynsix
baf22aae86 change key name 2020-08-06 16:14:17 +03:00
aynsix
2e1ce43321 change behavior api_token_header 2020-08-05 19:57:53 +03:00
jygaulier
18f7a658ed change : removed "/setmetadatas" from route, the http verb "PATCH" on "record" entity is ok
fix : unknown field now throws exception (no more erase all...)
add : set "base_id":x to change collection
cleanup : removed unused parm to recordadapter::move_to_collection()
2020-06-22 14:40:27 +02:00
aynsix
733d97b5d5 fix test 2020-06-04 14:13:11 +03:00
aynsix
0b45ae377c add time to message, ad status info in worker table, fix subdef elastic flush 2020-05-14 18:48:00 +03:00
aynsix
8ace8aeab7 fix subscriber 2020-05-13 15:25:16 +03:00
aynsix
7228b43cf5 test 2020-05-13 12:34:39 +03:00
aynsix
bb2123df5a include plugin worker in phraseanet core 2020-05-12 18:06:45 +03:00
aynsix
6024d881e6 fix test 2020-04-08 19:36:11 +03:00
aynsix
7e242f81af fix test 2020-04-08 17:57:57 +03:00
aynsix
7accf0f995 fix config storage 2020-04-08 17:29:28 +03:00
aynsix
67381fa198 fix test 2020-04-08 13:15:16 +03:00
Harrys Ravalomanana
49ce33ceef PHRAS-2997 Rename properties 2020-03-24 18:25:31 +04:00
Nicolas Maillat
d1c299e774 Merge branch 'master' into PHRAS-2680-webhook-privacy-and-security 2020-03-18 11:00:44 +01:00
Nicolas Maillat
5cbf1e8729 Merge branch 'master' into PHRAS-2739-incorporate-subdefwebhook 2020-03-18 10:34:04 +01:00
Nicolas Maillat
9a3d4600b9 Merge branch 'master' into PHRAS-2741-worker-service-part1 2020-03-18 00:37:29 +01:00
Arthur de Moulins
6ed22b53dc fix AddPluginTest 2020-03-13 19:51:10 +01:00
Nicolas Maillat
4714f7b95d Merge branch 'master' into PHRAS-2680-webhook-privacy-and-security 2020-02-26 20:15:37 +01:00
Nicolas Maillat
7561877aa2 Merge branch 'master' into PHRAS-2739-incorporate-subdefwebhook 2020-02-26 20:14:11 +01:00
Nicolas Maillat
ed7a5fe288 Merge branch 'master' into PHRAS-2741-worker-service-part1 2020-02-19 20:49:31 +01:00