ralf
4b683b38ea
* Notifications: fixed deleting and grouping of popup notifications by app-name and -id and show full total independent of max. 100 shown entries
2024-04-16 18:54:07 +02:00
ralf
ef67e21930
* Notifications: if deleting all (visible) messages, directly return the next junk, to ease cleaning them up
2024-04-11 16:39:44 +02:00
ralf
83cf428077
WIP returning next chunk of messages, when all visible ones get deleted
2024-04-11 15:54:06 +02:00
Ralf Becker
ce0a513187
egw.preference(name, app, true) returns now a promise to query preference async
...
changed notifications to query preference async together with lang-files
fixed error-handling in new egw.json()
2021-07-16 14:50:06 +02:00
Ralf Becker
fc0ad53916
defer first poll by 10 seconds, to speed up start race and make sure status app is loaded
...
(to not cause a double load of status app.js)
2021-07-09 08:36:13 +02:00
Ralf Becker
29acd3ddc9
remove (unnecessary) import statements and fix url for notificationpopup
2021-07-08 16:09:21 +02:00
nathangray
3add958afa
The results of Guy Bedford's help
...
Egroupware will load into addressbook & show rows
Most base files should be bundled server-side & included
rollup.config.js controls the process
Still needs work:
- consider /dist directory for best-practice
- cleanup
- other built-in apps
- EPL / external apps need Guy's multi-stage work
2021-06-25 14:49:24 -06:00
Hadi Nategh
cf8cc1c637
Get Notifications popup running
2021-06-16 13:55:09 +02:00
Hadi Nategh
0730d4880e
Remove couple of more jquery import statements
2021-06-10 13:57:33 +02:00
Ralf Becker
592b7fb97d
replace LAB.js with native es5 loading
2021-06-05 20:39:39 +02:00
Hadi Nategh
3ecb399454
Fix notifications set in high priority does not show counter after reload
2021-04-26 14:32:24 +02:00
Hadi Nategh
8efb4381fa
Fix notifications low verbosity does not stop ringing bell animation after notification being deleted or all being deleted
2021-04-23 13:02:14 +02:00
Hadi Nategh
11c747ed20
* Notifications: Add refresh handler for notifications (click on Notifications header)
2021-03-31 16:45:48 +02:00
Hadi Nategh
16e3e053d4
Make sure rawData is an array before using it
2021-03-09 15:20:48 +01:00
Hadi Nategh
1fdec427d9
Fix error adding notifications into list after the list s been cleared
2021-03-08 15:54:33 +01:00
Hadi Nategh
c6e964036e
Set indicators for displaying total number of notifications
2021-03-08 12:12:54 +01:00
Hadi Nategh
6b3cc6f7b5
* Notifications: fix notification sub messages (grouped entries) would still show up even though their parent message once been deleted
2021-03-05 15:22:14 +01:00
Hadi Nategh
c01beef108
We can't use let in js files as we still supporting old devices with es5 only
2020-09-17 15:36:02 +02:00
Hadi Nategh
f87a5e0b5d
Make sure the status app is there before calling its functions
2020-08-21 14:57:52 +02:00
Hadi Nategh
ddd8ce2202
* Notifications: Some performance optimizations
2020-08-19 15:09:05 +02:00
Hadi Nategh
70e8a1b3ae
Fix errors happening in mobile framework
2020-08-03 15:21:11 +02:00
Hadi Nategh
631587eab1
Fix notifications stalling login
2020-07-29 12:55:15 +02:00
Hadi Nategh
231312b0aa
Implement popup notifications filter based on tab notification's indicator
2020-07-27 14:44:44 +02:00
Hadi Nategh
0cea328928
Only set notification tab for none active tabs
2020-07-23 17:39:39 +02:00
Hadi Nategh
1815b1e985
Implement framework tab's notification
2020-07-23 15:50:15 +02:00
Hadi Nategh
d9ff68a422
Check if push server is available otherwise fallback into polling
2020-07-22 13:17:54 +02:00
Hadi Nategh
382a9576c7
Implement push mechanism for popup notifications
2020-07-21 15:46:38 +02:00
Hadi Nategh
4c730456bf
Add onSeenAction for notifications
2020-04-17 13:38:27 +02:00
Hadi Nategh
23bd20b2cc
Fix wrong user set as owner of event in video conference alarm dialog
2020-04-08 15:14:39 +02:00
Hadi Nategh
bdd0eef739
Some fixes for videoconference alarm notification:
...
- Send necessary info to the client via calendar notification
- Show dialog always on the top
2020-04-08 11:28:09 +02:00
Hadi Nategh
6283b9013b
Do not pop the alarm notification message for video call
2020-04-07 19:03:32 +02:00
Hadi Nategh
c7822bc679
Accept alarm notifications which are less than 5min
2020-04-07 18:25:27 +02:00
Hadi Nategh
b74495de20
Require user interaction for browser notifications
2020-04-07 18:13:38 +02:00
Hadi Nategh
2f7e082d66
Fix alarm-offset not being sent to client
2020-04-07 18:01:55 +02:00
Hadi Nategh
7c14d09409
Add a call notification when receiving an event alarm
2020-04-07 17:16:56 +02:00
Hadi Nategh
8807c9242c
Fix notifications popup gets closed automatically when click is triggered from unread indicator element
2019-12-02 17:36:46 +01:00
Hadi Nategh
9233c93e4f
Implement new indicator for topmenu items in fw such as displaying unread messages for notifications
2019-12-02 14:09:45 +01:00
Hadi Nategh
ffecac79fd
Do not pop notifications' popup-note while avatar menu is open
2019-11-25 17:16:51 +01:00
Hadi Nategh
a3d0a6e9ab
* Notifications: remove calendar notification from the list after applying any of actions
2019-08-14 16:30:59 +02:00
Hadi Nategh
5f58e4a23c
WIP new framework style:
...
- Remove logout from top info menu
- More padding for icons in topmneu
- Some alignment fixes
2019-05-28 17:24:19 +02:00
Hadi Nategh
5cae15dc6b
Revert not intentional commented out line from previous commit
2019-05-27 17:20:18 +02:00
Hadi Nategh
ad553c13d4
Take new notifications menu into account
2019-05-27 17:12:40 +02:00
Hadi Nategh
2126fca1b4
* Api: Fix mobile template not working with iOS < 10 anymore (iOS < 10 is not compatible with JS ES6)
2019-03-18 16:22:39 +01:00
Hadi Nategh
534dd562f6
Show error text of notifications response from server
2018-09-06 15:40:25 +02:00
Hadi Nategh
f2ac6af5ac
* Notification: do not fire another notification request unless the last one has been responded. In case of failure increase amount of polling interval.
2018-09-06 15:28:08 +02:00
Hadi Nategh
c5e902926b
Fix notifications with same id but no links are not getting grouped together
2018-07-23 16:25:07 +02:00
Hadi Nategh
5f5ca2e632
Do not use loading prompt in notifications when we are in mobile template as it would block user interaction
2018-07-23 11:45:55 +02:00
Hadi Nategh
4ed941e27a
Some fine tuning for notifications popup sidebar
2018-07-13 16:23:26 +02:00
Hadi Nategh
7d6ae58e4f
do not popup the next notification message if the one is getting deleted hasn't being expanded while deleting
2018-07-03 17:09:48 +02:00
Hadi Nategh
e285e2d890
* Notifications: Group notifications base on entry ID to help minimizing number of notifications on the list
2018-07-02 10:42:53 +02:00