|
77a30817d6
|
images for new Pixelegg template
|
2013-11-11 18:56:02 +00:00 |
|
|
f8a0db06fc
|
completly remove preferences menu from sidebox and tiled preferences index in favoir of app-sensitive entries in top-menu
|
2013-10-03 09:23:18 +00:00 |
|
|
853a93c9a3
|
Get confirming a notification working too
|
2013-09-04 22:58:29 +00:00 |
|
|
96a1c07e9e
|
Stop using deprecated methods, get notifications working again.
|
2013-09-04 22:52:43 +00:00 |
|
|
454655a821
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-27 08:54:04 +00:00 |
|
|
113943d000
|
also fix calls to deprecated ajaxResponse class to use egw_json_response singleton, should be fixed in code for current apps
|
2013-08-25 15:16:26 +00:00 |
|
|
46f81649eb
|
also fix calls to deprecated ajaxResponse class to use egw_json_response singleton, should be fixed in code for current apps
|
2013-08-25 15:14:19 +00:00 |
|
|
95e18fd5a7
|
merge russian lang files provided by MBCGroup
|
2013-08-16 11:01:33 +00:00 |
|
|
4ed52a2b16
|
get notifications-popup ready for content-security, install as object in app.notifications and use data-poll-intervall of script tag to pass poll frequency
|
2013-07-22 13:29:20 +00:00 |
|
|
792f1b26cc
|
replacing egw.LAB with egw_LAB, as egw object is shared by all iframes and popups, while LAB has to work on document
|
2013-07-17 12:47:21 +00:00 |
|
|
079b919bbe
|
russian translations provided by Vladimir Gavrilov (MBC-Group)
|
2013-06-17 12:30:44 +00:00 |
|
|
066ffc2c25
|
refactored account_id change script to use information from app-specific tables_current.inc.php instead of a fixed list
|
2013-06-12 16:57:44 +00:00 |
|
|
ef2a5d377d
|
Use LABjs throughout framework to load javascript - prevents a lot of undefined / timing errors
|
2013-04-01 19:14:52 +00:00 |
|
|
1c076aa97b
|
Pass proper types to exec to avoid errors
|
2013-04-01 19:11:33 +00:00 |
|
|
4f247b26f8
|
merged translations and other uncommited ones
|
2013-02-08 19:03:20 +00:00 |
|
|
e77b9c983f
|
fixed corrupted (to small) jar file download caused by PHPs stat cache, also removing temp. file
|
2013-01-29 16:06:29 +00:00 |
|
|
38b8d2fe9e
|
fix for translated debug level causing notification popup to fail
|
2013-01-28 08:55:47 +00:00 |
|
|
b1a2db3394
|
translations provided by Stefan Becker and others
|
2013-01-23 09:17:04 +00:00 |
|
|
9ff3add324
|
latest changes from Stefan: logging and fixed to short socket timeout in config file
|
2013-01-22 17:57:27 +00:00 |
|
|
dc3367af23
|
Remove example placeholder, it causes trouble with translations
|
2013-01-18 15:52:37 +00:00 |
|
|
be6845b4d0
|
* All apps: merged missing translations from other apps or branches
|
2013-01-18 13:48:34 +00:00 |
|
|
36d73efdab
|
Open placeholders link in new window
|
2013-01-15 21:29:49 +00:00 |
|
|
a0738bd2f4
|
Add a global signature to change messages. Set it in notifications site configuration.
|
2012-12-17 23:18:28 +00:00 |
|
|
213fc4291c
|
fixes from Stefan Werfling for older php versions, where ENT_XML1 is not defined
|
2012-12-12 03:25:12 +00:00 |
|
|
3e3dda8149
|
* Java notifier app from Stefan Werfling, added translation and egw-configuration on download
|
2012-12-09 05:56:42 +00:00 |
|
|
20ab9041cf
|
Try and fallback from HTML to plain text to match spec - removed HTML notifications
|
2012-11-05 18:32:54 +00:00 |
|
|
10e2e6556a
|
* Notifications: activate links when creating a html mail from a plain-text one
|
2012-10-30 16:34:27 +00:00 |
|
|
7ade6b4f55
|
* Calendar: popup notifications now include a link again
|
2012-09-04 12:10:37 +00:00 |
|
|
1b3e897eec
|
* Calendar: fixed since last update missing event details, notification iCal adds description with (required) *~*~*~*~*~*~*~*~*~* separator, extended has description before event details and links
|
2012-08-21 14:49:26 +00:00 |
|
|
6c6eeed21c
|
more translations from Gudrun, Ingo & Stefan
|
2012-08-16 14:41:57 +00:00 |
|
|
4c3c423b3d
|
more German translations from Gudrun
|
2012-08-09 12:57:19 +00:00 |
|
|
ea18bc75b5
|
fixed exception in notifications: "cannot send notifications. No sender supplied"
|
2012-08-08 07:06:32 +00:00 |
|
|
0a076525b8
|
improve notification by allowing to set up specific popup notification messages and subjects; this is used for calendar notification to give worthwile information in popup and meet expectations for ical/rfc type notification
|
2012-06-13 14:50:41 +00:00 |
|
|
0de56cd9bc
|
* translations: improving german translation
|
2012-03-16 11:45:39 +00:00 |
|
|
dff1f3894e
|
define SEP, if not defined, fixes open_basedir errors seen in error_log
|
2012-03-13 08:59:05 +00:00 |
|
|
94b69703e4
|
* notification: if sending meeting requests: only send the text/plain part, as outlook interprets the html part as meeting description
|
2012-01-06 11:34:15 +00:00 |
|
|
4283e1122e
|
Allow browser to notify even if verbosity is low, in case browser is not visible
|
2011-12-01 16:20:00 +00:00 |
|
|
2d906d7a3e
|
Wrap attempt at lang in try/catch for if egw.lang() isn't available
|
2011-11-30 19:48:54 +00:00 |
|
|
4312c485d1
|
Use system charset for systems that aren't UTF-8
|
2011-11-28 16:15:21 +00:00 |
|
|
a9119e5eeb
|
Specify utf-8 as encoding for browser notification
|
2011-11-25 17:43:01 +00:00 |
|
|
b023204b1d
|
Show the normal in-browser notification popup when using browser notifications
|
2011-11-24 16:22:34 +00:00 |
|
|
d7cfdfa3d0
|
Enable popups to use desktop notifications, if browser supports it
|
2011-11-23 23:48:58 +00:00 |
|
|
05e07d0c80
|
* notification: do not notify expired or inactive users
|
2011-11-07 16:50:16 +00:00 |
|
|
4dc0f22c81
|
fall back to default timeout (=20) on felamimail_bo->openConnection, as a timeout set to 5 seemed to trigger too many unwanted timeouts
|
2011-09-28 12:22:11 +00:00 |
|
|
cd68b52cfb
|
* email: improve connection handling (targeting failed connects), apply connection timeout on data retrieval as well.
|
2011-09-28 10:57:46 +00:00 |
|
|
d3e22bde33
|
missing xet file of checkmailbox template
|
2011-09-15 10:39:27 +00:00 |
|
|
76af8cb134
|
* eMail: search for attachments in multipart/alternative (as it is used this way by clients now) to indicate attachments; switch back to DATE for sorting and display (instead of INTERNALDATE and ARRIVAL); using UNDELETED as standard filter instead of ALL on search; search for UNDELETED and UNSEEN on notifications and UNDELETED for eSync;
|
2011-08-23 12:02:13 +00:00 |
|
|
3112bd98c5
|
* eMail: (backend) introduce validator for a given eMailProfile ID. A profileID is checked for existence for the active user. If the profileID given does not exist, the next possible valid profileID is returned. This should fix problems regarding the storing of no longer existing profileIDs with the activeProfileID preference.
|
2011-07-29 09:16:54 +00:00 |
|
|
ad933f60c9
|
fix bug in notifications introduced with rev35400
|
2011-06-27 09:09:17 +00:00 |
|
|
164871ec02
|
Update Czech translation for trunk. Tracker #2886
|
2011-06-23 13:53:19 +00:00 |
|