Commit Graph

10 Commits

Author SHA1 Message Date
aynsix
10ef15964f mark all notification as read 2022-02-10 17:23:01 +03: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
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
71e2ca2e57 PHRAS-3417_search-empty-fields_MASTER
add : user setting
todo : translate strings
- prod : user setting dlg  : "index::advance_search: show-unset-field-facet"
- prod : workzone/unset field facet : "prod:workzone:facetstab:unset_field_facet_label_(%s)" where %s is the name of the field
2021-04-15 19:23:03 +02:00
Benoît Burnichon
51023c5533 bump copyright year 2016-01-05 13:38:14 +01:00
Benoît Burnichon
2e7731d924 UserPreference split into provider/controller 2015-06-23 11:17:43 +02:00
Benoît Burnichon
7853756628 Split UserNotification into provider/controller 2015-06-23 09:10:05 +02:00
Benoît Burnichon
554239d366 Add ControllerProviderTrait
Ease writing of controller providers and reduce duplication
2015-04-30 21:27:59 +02:00
Benoît Burnichon
1342756b84 Rename Controller to ControllerProvider 2015-03-27 12:55:43 +01:00