Commit Graph

313 Commits

Author SHA1 Message Date
Ralf Becker
6b86c0b3b1 pending translations from our translation server 2020-06-12 12:31:21 +02:00
Ralf Becker
a5e243f6df move who is available via push to push class and backends 2020-04-21 15:13:13 +02:00
Hadi Nategh
235db3104b Add onSeenAction for notifications 2020-04-21 10:54:42 +02:00
Hadi Nategh
2db1747489 Fix wrong user set as owner of event in video conference alarm dialog 2020-04-08 15:15:43 +02:00
Hadi Nategh
47db8b6085 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:30:29 +02:00
Hadi Nategh
baf5d11f5f Do not pop the alarm notification message for video call 2020-04-07 19:07:38 +02:00
Hadi Nategh
d340184c58 Accept alarm notifications which are less than 5min 2020-04-07 18:26:20 +02:00
Hadi Nategh
706e9384bb Require user interaction for browser notifications 2020-04-07 18:16:20 +02:00
Hadi Nategh
f940f25998 Fix alarm-offset not being sent to client 2020-04-07 18:02:57 +02:00
Hadi Nategh
6fd9ce2a52 Add a call notification when receiving an event alarm 2020-04-07 17:43:18 +02:00
Ralf Becker
4fae5f444b support for new Swoole push server 2020-04-03 10:55:03 +02:00
Ralf Becker
c3fc8657bf if session is already closed, reopen it for push-notification, as we need to store if a push message is already delivered 2020-04-02 11:17:47 +02:00
Hadi Nategh
c8cf25e57f Fix notifications popup gets closed automatically when click is triggered from unread indicator element 2019-12-03 12:48:04 +01:00
Hadi Nategh
8850af4239 Implement new indicator for topmenu items in fw such as displaying unread messages for notifications 2019-12-03 12:47:51 +01:00
Hadi Nategh
f77241f207 Do not pop notifications' popup-note while avatar menu is open 2019-11-25 17:17:43 +01:00
Ralf Becker
07288f7117 * all apps: fixing serveral cases of wrong Url when proxying and terminating TLS on the proxy 2019-11-15 13:55:12 +01:00
Ralf Becker
8833a7448f * Notification: instead of overwritting From address use ReplyTo
as mail provider might not allow to have a From different from envelope sender
2019-09-13 21:42:21 +02:00
Ralf Becker
38c139c0b2 pending translations from our translation server 2019-08-22 14:02:02 +02:00
Hadi Nategh
16a4b74786 * Notifications: remove calendar notification from the list after applying any of actions 2019-08-14 16:31:45 +02:00
Ralf Becker
bf2e396486 Italien translations from Ilias/Webtrain 2019-08-06 09:57:40 +02:00
Ralf Becker
efcb0471b3 bump version to 19.1 2019-07-16 10:46:59 +02:00
nathangray
7bb55a523e Notification - correct poll option label 2019-07-11 10:48:23 -06:00
Ralf Becker
f11827a8f3 pending changes from our translation server 2019-06-17 16:18:08 +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
Ralf Becker
310182cc85 Add translations 2019-05-14 17:27:48 +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
Tomasz Jakubowski
4f521521d6
Set replyTo header when it is set 2019-03-12 22:26:35 +01:00
Tomasz Jakubowski
4ac8b8016d
Add reply_to property and send it to email backend 2019-03-12 22:24:02 +01:00
Ralf Becker
3552afa91c converting turkish translations to utf-8 2018-12-10 10:59:43 +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
9834da71d0 Add notifications into minifying js files 2018-08-02 16:32:12 +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
Hadi Nategh
b64d96f3de * Calendar: Fix notifications show actions for alarm notify messages 2018-06-27 16:25:29 +02:00
Hadi Nategh
b8f228c3aa Set the limit to 100, wrongly set to 10 in previous commit 2018-06-27 10:23:51 +02:00
Hadi Nategh
62b5796387 * Notifications: fix sql query error happens for PostgreSQL 2018-06-27 10:13:34 +02:00
Hadi Nategh
6b74f2685d * Notifications: implements entry based priority to make user more aware about certain notifications like calendar alarm entry. 2018-06-19 16:03:10 +02:00
Hadi Nategh
e8cc3d0eb3 * Notifications: performance improvements on fetching notifications 2018-06-19 14:58:32 +02:00
Hadi Nategh
f7165e2bca Make toggle class accessible 2018-06-06 11:05:19 +02:00
Hadi Nategh
9e31fa65dc Narrow down egwpopup_toggle selection into egwpopup dom 2018-06-06 10:44:11 +02:00
Ralf Becker
e5a7156544 Translations from Ilias Chasapakis 2018-05-14 18:55:38 +02:00
Nathan Gray
3b9e5f672d
Merge pull request #40 from Sportacandy/i18n-japanese
update Japanese language files.
2018-05-14 10:05:44 -06:00
U-quokka\komaba
2da4ec91db update Japanese language files. 2018-05-12 08:24:38 +09:00
Hadi Nategh
9861c8aec1 Add missing application name for the previous commit 2018-05-11 16:32:20 +02:00