Commit Graph

264 Commits

Author SHA1 Message Date
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
Ralf Becker
79e4b6b837 change capitalisation to "EGroupware" 2017-05-31 14:04:37 +02:00
Hadi Nategh
263f14e59f WIP Notifications system:
- Inform the user about unread notifications by a 5sec popup note
2017-05-29 15:07:48 +02:00
Hadi Nategh
479a557381 WIP of Notifications system:
- Add actions for notification messages
- Fix on message click handler
- Implement appointment request actions for calendar notifications
2017-05-23 16:54:20 +02:00
Hadi Nategh
c945b55cce WIP of Notifications system:
- Add click handler on message box
- Do not send update status request if the message is already seen
2017-05-22 12:18:53 +02:00
Hadi Nategh
0ff91fd96c WIP of Notifications System:
- Some styling enhancements
- Add delete and mark as read actions on each message box
2017-05-17 14:04:31 +02:00
Hadi Nategh
a3b8cd339d WIP of Notifications System:
- Introduce notifications states
- Implement click handling for different status and update counter
2017-05-16 18:04:04 +02:00
Hadi Nategh
3d164b0624 WIP of Notifications system 2017-05-15 17:34:27 +02:00
Ralf Becker
e2d25e741b pending CS and FR changes from our translation server 2017-03-15 11:54:24 +01:00
Hadi Nategh
c78042d522 Update PUBLIC ID of etemplate2.dtd in all templates 2017-02-01 09:59:37 +01:00
nathangray
aa63949012 Update notification popup to fit theme better 2017-01-10 11:42:44 -07:00
Ralf Becker
ae7211af6d replace deprecated session->appsession with Api\Cache::(s|g)etSession() 2016-10-12 17:52:30 +02:00