Commit Graph

275 Commits

Author SHA1 Message Date
Hadi Nategh
44dc8e8241 Do not use loading prompt in notifications when we are in mobile template as it would block user interaction 2018-07-23 11:46:30 +02:00
Hadi Nategh
ab3bd62b16 Some fine tuning for notifications popup sidebar 2018-07-13 16:31:38 +02:00
Hadi Nategh
0a836ab4b8 do not popup the next notification message if the one is getting deleted hasn't being expanded while deleting 2018-07-13 10:45:26 +02:00
Hadi Nategh
b2bf022ff7 * Notifications: Group notifications base on entry ID to help minimizing number of notifications on the list 2018-07-13 10:43:22 +02:00
Hadi Nategh
da3d523cfd * Calendar: Fix notifications show actions for alarm notify messages 2018-06-27 16:25:53 +02:00
Hadi Nategh
e51f9d5026 Set the limit to 100, wrongly set to 10 in previous commit 2018-06-27 10:24:35 +02:00
Hadi Nategh
bf9abdda2b * Notifications: fix sql query error happens for PostgreSQL 2018-06-27 10:14:07 +02:00
Hadi Nategh
ba4d78c2d1 * Notifications: implements entry based priority to make user more aware about certain notifications like calendar alarm entry. 2018-06-25 15:53:18 +02:00
Hadi Nategh
24d2ba421d * Notifications: performance improvements on fetching notifications 2018-06-25 15:52:29 +02:00
Hadi Nategh
6d55826ef4 Make toggle class accessible 2018-06-06 11:06:45 +02:00
Hadi Nategh
fdda3dc843 Narrow down egwpopup_toggle selection into egwpopup dom 2018-06-06 10:45:14 +02:00
Ralf Becker
c39730b1a7 Translations from Ilias Chasapakis 2018-05-14 11:22:55 -06:00
Hadi Nategh
2b903281e2 Add missing application name for the previous commit 2018-05-11 16:32:50 +02:00
Hadi Nategh
32f99ffbfe Add some translations for notifications 2018-05-11 16:23:19 +02:00
Hadi Nategh
e2b656cbf7 * Notifications: Database update for notification message field. Fixes notifications with big messages can not be stored or get cut off. 2018-04-06 15:45:37 +02:00
Hadi Nategh
2d30aabab9 * Notifications: On verbosity of high, alert only if the message is unseen. 2018-04-05 14:37:55 +02:00
Hadi Nategh
30a9f76134 Add some translations, thanks to Evgen Vodopivec. 2018-04-03 11:26:59 +02:00
Ralf Becker
762c60a61f new method Api\Framework::getUrl() to get a full / externally usable Url 2018-03-21 12:40:59 +01:00
Hadi Nategh
85ece9b5a6 Fix notifications navigator jumps out sometimes on navigation 2018-03-12 17:32:24 +01:00
Hadi Nategh
9f2d613c07 * Notifications: New actions Prev and Next in order to navigate through messages 2018-03-12 17:31:54 +01:00
Hadi Nategh
c37ae3b9b1 Make notifications popup_or_email option to consider email only if user is not available. 2018-03-08 11:24:54 +01:00
Hadi Nategh
00cd9175e9 Add closing timer on notifications 2018-02-19 17:21:03 +01:00
Hadi Nategh
a061786085 Fix created date in notification is not shown according to user's Date Format preference 2018-02-16 14:02:50 +01:00
Hadi Nategh
a92023c02f Do not show open_notified button if there's no link available 2018-02-16 12:03:32 +01:00
Ralf Becker
fc42b3474d pending DE and SK translation from Stefan Unvericht 2018-02-09 12:06:22 +01:00
Hadi Nategh
d1edc5f474 Fix translation 2018-02-05 15:31:40 +01:00
nathangray
7c118f6d4f Notifications - some translations from Stefan Unverricht 2018-01-30 13:23:27 -07:00
Hadi Nategh
b20d64a55d * Mail: Fix mail with S/MIME signature fails if user has no rights to notifications 2018-01-26 16:25:17 +01:00
Hadi Nategh
4e4c5ccdb9 Do not show/request popup notifications if it's not selected in notification_chain 2018-01-26 09:57:18 +01:00
Hadi Nategh
16e92e40aa W.I.P restructuring of Notifications actions:
- Fix actions of calendar show up for other notifications too
2018-01-26 09:56:39 +01:00
Hadi Nategh
11a0d3b31a W.I.P restructuring of Notifications actions 2018-01-26 09:55:46 +01:00
Hadi Nategh
0cf2fb14ae Add more translations for Notifications 2018-01-12 16:45:21 +01:00
Hadi Nategh
929676793c Fix a bug notifications sidebar in client-side not being translated 2018-01-12 16:32:20 +01:00
Hadi Nategh
92db071577 Add some translations for Notifications 2018-01-11 11:50:54 -07:00
Hadi Nategh
8eae975fce Make notification sidebar disappear when click away 2018-01-10 12:48:52 +01:00
nathangray
deca8e4e45 * Notifications - do not error sending popup if user is not online, just save it anyway 2017-12-11 10:26:54 -07:00
Hadi Nategh
b70be14b92 Fix Java desktop notifications, thanks to Stefan Werfling 2017-11-30 12:21:39 +01:00
Hadi Nategh
a58114699d Add some German translations from Stefan Unverricht 2017-11-27 11:40:10 +01:00
Hadi Nategh
3f3154ead4 Fix broken links in notifications popup, plus preserve the poped up
messages after re-generating Notifications list.
2017-11-20 10:28:24 +01:00
Hadi Nategh
324f0b664b Embed attached images of Notification html message as inline image 2017-10-27 19:04:09 +02:00
Hadi Nategh
f5af05ffd2 Fix delete all notifications action does not reset the counter 2017-10-26 10:26:10 +02:00
Ralf Becker
65b02c0246 bump verison to 17.1 2017-10-22 12:56:58 +02:00
nathangray
0f85fc26ff Put mocked notification class into notifications app 2017-10-21 11:29:05 +02:00
nathangray
e43a0762fb - Change variable scope & remove final to make testing easier
- Allow to explicitly indicate what type (plain or html) the message is
2017-10-21 11:29:05 +02:00
Hadi Nategh
0339bb13bd Clear the notifications list before appending messages 2017-09-20 17:49:35 +02:00
Hadi Nategh
5f2d541063 W.I.P. of notifications popup handler:
- Implement time label divider
- Fix latest arrivals stacked at the end of the list instead of top
- Fix click handler of expanding action to cover the whole message container
2017-09-18 18:47:44 +02:00
Hadi Nategh
9563049f41 W.I.P. of notifications popup handler 2017-09-15 17:10:11 +02:00
A Sigalas
e966ae332a Using et2_dialog for popup 2017-08-23 13:15:55 +00:00
A Sigalas
b137c62815 Added popup warning before deleting all notifications 2017-08-23 11:27:42 +00:00
Ralf Becker
9be1804aa9 pending FR and ES translations from our translation server 2017-06-12 18:00:35 +02:00