aynsix
1798dfdff8
PHRAS-3595 can notify email on update
2021-12-10 11:35:29 +03:00
aynsix
cb206c79bf
PHRAS-3555 add description in record.edit webhook
2021-12-07 15:24:58 +03:00
aynsix
10ac663f87
fix base_id
2021-12-03 14:59:26 +03:00
aynsix
5de5b0ae66
fix collection id
2021-12-03 10:32:35 +03:00
aynsix
f51bbca169
add statusbefore and newstatus data
2021-12-02 18:10:35 +03:00
aynsix
dbca0718b5
add some element in message
2021-12-02 16:50:09 +03:00
aynsix
b69b3c350d
fix feed_entry right
2021-12-01 17:12:34 +03:00
aynsix
8724eca9ae
test
2021-11-18 14:53:03 +03:00
aynsix
bf8edf2d15
test
2021-11-18 14:39:35 +03:00
aynsix
c3bd1c498d
test
2021-11-18 11:14:22 +03:00
aynsix
62f751d886
add user.created webhook, merge user type
2021-11-17 17:55:10 +03:00
aynsix
074920353a
PHRAS-3555 add more webhook events
2021-11-16 17:15:49 +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
354636150e
PHRAS-3442_optimize-list-notifications_4.1-bis
...
WIP
fix tests
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
aina esokia
215562ab74
PHRAS-3256 take in account langage in mail
2021-02-03 11:44:42 +03:00
aina esokia
e23b9dd294
PHRAS-3277 create event recordsWitemeta
2020-11-20 17:10:58 +03:00
jygaulier
5ae105d9c2
- fix : error during populate
...
- add : clear structure cache when structure (field or sb) is changed
2020-11-05 11:27:39 +01: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
aynsix
ad9eb28ecd
fix notification failure
2020-07-28 12:42:27 +03:00
aynsix
acb7860023
fix onexportMailFailure
2020-07-28 11:10:38 +03:00
aynsix
7ea8e95549
remove unused webhook subdef_count
2020-06-04 12:02:52 +03:00
aynsix
da2ce2471a
webhook privacy
2020-06-04 10:50:26 +03:00
aynsix
bb2123df5a
include plugin worker in phraseanet core
2020-05-12 18:06:45 +03: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
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
Jean-Yves Gaulier
e75a483cd5
PHRAS-2913_create-tokens-faster_4.1
...
- create token by sql
- create feedentry tokens in bulk-sql
2020-02-07 22:14:47 +01:00
aynsix
378f67c203
PHRAS-2769 delete record
2019-11-04 17:19:18 +04:00
aynsix
56c44a1b3f
fix
2019-09-26 18:05:03 +04:00
aynsix
194b0b0f5c
incorporate subdefWebhook into phraseanet
2019-09-26 15:04:08 +04:00
aynsix
e6fe8f98b6
change event name
2019-09-24 11:28:31 +04:00
aynsix
74e2724686
order webhook
2019-09-20 18:06:13 +04:00
aynsix
c2524e50dc
feed webhook
2019-09-20 18:04:05 +04:00
aynsix
5d8132b08d
user webhook: registration and delete
2019-09-20 18:01:23 +04:00
aynsix
65d7affcb5
export mail : make it event oriented to facilitate worker treatement
2019-09-20 16:15:49 +04:00
aynsix
7541885637
buildsubdef with worker
2019-09-20 16:01:48 +04:00
aina-esokia
2b2e05150e
add token for adobe cc plugin
2018-07-10 12:32:16 +04:00
Nicolas Maillat
c4e4d1dbe9
Revert "PHRAS-2086_AdobeCC-AppToken_4.1"
2018-07-06 18:03:54 +02:00
Jean-Yves Gaulier
ea9ce1c04a
PHRAS-2086_AdobeCC-AppToken_4.1
...
add an "adobe_cc-plugin" api application
require system:upgrade to go to 4.1.0-alpha.10
must be enabled via "adobe_cc-enabled" in conf
2018-07-05 18:53:12 +02:00
jygaulier
b9aa04be6b
PHRAS-2096_Autoregister-Whitelist_MASTER ( #2642 )
...
Add a whitelist to filter autoregistration
2018-06-21 18:35:44 +02:00
jygaulier
a70bf2fc70
PHRAS-1304_AUTO-COMPLETION_MASTER ( #2061 )
...
* PHRAS-1304_AUTO-COMPLETION_MASTER
ported from 4.0
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump php version to 5.5.31 (5.5.21 is obsolete in cicleci)
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump php version to 5.5.31 : php.ini moved in circelci
* PHRAS-1304_AUTO-COMPLETION_MASTER
add zmq & date to php for circleci
* PHRAS-1304_AUTO-COMPLETION_MASTER
add zmq
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump amqp
* PHRAS-1304_AUTO-COMPLETION_MASTER
downgrade amqp to 1.2 to test compilation against old librabbit 0.4 (ubuntu)
* PHRAS-1304_AUTO-COMPLETION_MASTER
add amqp.so to php.ini, (re)bump amqp to 1.6
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git again
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git again and again
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix test on media rotation 600*400 -> 400*599 !!!
* PHRAS-1304_AUTO-COMPLETION_MASTER
restore facebook sdk to 4.0.1 due to mistake
* PHRAS-1304_AUTO-COMPLETION_MASTER
deleted unwanted file
2017-02-06 18:26:56 +01:00
Jean-Yves Gaulier
642da0fca5
PHRAS-508_acl-cache
...
- wip
2016-10-26 16:13:47 +02:00
Jean-Yves Gaulier
6a2285f66d
PHRAS-508_acl-cache
...
- wip
2016-10-26 16:13:47 +02:00
Thibaud Fabre
91aae6a236
Merge pull request #1945 from jygaulier/PHRAS-1178_edit-story-and-records_4.0
...
PHRAS-1178_edit-story-and-records_4.0
2016-09-29 14:10:47 +02:00
Thibaud Fabre
73be6d5615
PHRAS-1239 Add webhook for user deleted events
2016-09-28 21:35:48 +02:00