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
Harrys Ravalomanana
3b72c99832
PHRAS-2638 #comment Remove eventsmanager_notify_bridgeuploadfail #time 2h
2020-02-25 17:02:32 +04:00
Thibaud Fabre
97f2e66698
Merge 4.0 branch
2016-12-05 17:04:54 +01:00
Thibaud Fabre
b5bbb1851f
Merge branch 4.0
2016-12-05 15:26:48 +01:00
Xavier Rousset
8758756c16
PHRAS-1286 Add missing notifications to the list
2016-11-21 15:09:45 +01:00
Benoît Burnichon
f920e8354a
Replace phraseanet.appbox by getApplicationBox() method calls.
2015-07-02 12:33:19 +02:00
Benoît Burnichon
4880f2bf5a
Add getAuthenticator usage
...
Replace $app['authentication']->getUser() by $app->getAuthenticatedUser()
replace twig app['authentication'].getUser() with corresponding method
2015-07-02 12:33:18 +02:00
Benoît Burnichon
dd0b661dac
Refactor AccountController
...
PHRAS-529 #time 1h
2015-06-18 14:49:52 +02:00
Benoît Burnichon
7d7e8983c9
Change raw SQL into builder use
2015-03-12 15:08:26 +01:00
Benoît Burnichon
43bc4dd9bb
More SQL Injection prevention.
2015-03-12 15:08:26 +01:00
Romain Neutron
c4bf6c3c67
Convert custom events to symfony events
2014-09-09 21:21:38 +02:00
Romain Neutron
4c29ea5a7a
Merge branch 'replace_users' of https://github.com/nlegoff/Phraseanet into nlegoff-replace_users
...
Conflicts:
lib/classes/ACL.php
lib/classes/User/Adapter.php
lib/classes/eventsmanager/notify/autoregister.php
lib/classes/eventsmanager/notify/order.php
lib/classes/eventsmanager/notify/orderdeliver.php
lib/classes/eventsmanager/notify/ordernotdelivered.php
lib/classes/eventsmanager/notify/push.php
lib/classes/eventsmanager/notify/register.php
lib/classes/eventsmanager/notify/validate.php
lib/classes/eventsmanager/notify/validationdone.php
lib/classes/eventsmanager/notify/validationreminder.php
lib/classes/module/report/add.php
lib/classes/module/report/edit.php
lib/classes/module/report/push.php
lib/classes/module/report/sent.php
lib/classes/module/report/validate.php
lib/classes/record/preview.php
2014-02-20 18:02:27 +01:00
Romain Neutron
12f9575a8b
Merge branch '3.8'
...
Conflicts:
lib/Alchemy/Phrasea/Controller/Prod/Lazaret.php
lib/classes/API/OAuth2/Adapter.php
lib/classes/API/V1/adapter.php
lib/classes/Feed/Adapter.php
lib/classes/Feed/Collection.php
lib/classes/Feed/Entry/Adapter.php
lib/classes/Feed/Entry/Item.php
lib/classes/Feed/Publisher/Adapter.php
lib/classes/User/Adapter.php
lib/classes/base.php
lib/classes/connection.php
lib/classes/databox/cgu.php
lib/classes/eventsmanager/notify/autoregister.php
lib/classes/eventsmanager/notify/bridgeuploadfail.php
lib/classes/eventsmanager/notify/order.php
lib/classes/eventsmanager/notify/orderdeliver.php
lib/classes/eventsmanager/notify/ordernotdelivered.php
lib/classes/eventsmanager/notify/push.php
lib/classes/eventsmanager/notify/register.php
lib/classes/eventsmanager/notify/validate.php
lib/classes/eventsmanager/notify/validationdone.php
lib/classes/eventsmanager/notify/validationreminder.php
lib/classes/module/console/taskState.php
lib/classes/module/console/taskrun.php
lib/classes/record/adapter.php
lib/classes/registry.php
lib/classes/set/order.php
lib/classes/task/abstract.php
lib/classes/task/appboxAbstract.php
lib/classes/task/databoxAbstract.php
lib/classes/task/manager.php
lib/classes/task/period/RecordMover.php
lib/classes/task/period/apibridge.php
lib/classes/task/period/archive.php
lib/classes/task/period/ftp.php
lib/classes/task/period/ftpPull.php
templates/web/prod/upload/lazaret.html.twig
2014-02-20 16:05:23 +01:00
Romain Neutron
2af21c064c
Avoid errors by explicitely namespacing root exception
2014-02-20 11:28:31 +01:00
Nicolas Le Goff
678f741660
Use Short Array notation
2014-02-19 17:28:54 +01:00
Nicolas Le Goff
c156f842c7
Remove User_Adapter
2014-02-19 17:28:53 +01:00
Romain Neutron
354232f61a
Bump copyright year
2014-01-06 15:40:56 +01:00
Romain Neutron
2ba164701d
Use symfony translator
2013-12-03 20:02:40 +01:00
Romain Neutron
6ab51d55f8
Add missing headers
2013-11-20 19:03:55 +01:00
Romain Neutron
56b373ee6e
Use short array declaration
2013-11-18 13:57:33 +01:00
Romain Neutron
432252f5f8
Merge branch '3.8'
...
Conflicts:
lib/Alchemy/Phrasea/Controller/Admin/TaskManager.php
lib/Alchemy/Phrasea/Controller/Root/Account.php
lib/Alchemy/Phrasea/Core/Version.php
lib/classes/User/Adapter.php
lib/classes/eventsmanager/broker.php
lib/classes/eventsmanager/notify/autoregister.php
lib/classes/eventsmanager/notify/order.php
lib/classes/eventsmanager/notify/register.php
lib/classes/eventsmanager/notify/uploadquarantine.php
lib/classes/eventsmanager/notify/validationdone.php
templates/web/admin/index.html.twig
2013-11-12 19:19:13 +01:00
Romain Neutron
866a3e94e0
Fix events manager eroneous notification availability detection
2013-11-12 15:16:55 +01:00
Romain Neutron
dbd06e9091
Remove dead code
2013-09-04 12:14:50 +02:00
Nicolas Le Goff
53cafa7117
Fix #1189 notifications display is broken
2013-05-30 18:59:59 +02:00
Romain Neutron
6537b96f4c
Add AuthenticationServiceProvider
2013-05-29 14:22:50 +02:00
Romain Neutron
5184bfb495
Remove events availability customization
2013-01-29 09:34:19 +01:00
Romain Neutron
2069d40544
Use composer as application autoloader
2013-01-18 17:47:25 +01:00