|
bb0ab3d0ff
|
"removed deprecated ereg, to get ride of the warning"
|
2010-05-03 06:44:26 +00:00 |
|
|
f4f8464414
|
translations provided by mkk and gm
|
2010-04-14 12:05:56 +00:00 |
|
|
392900daaf
|
translations provided by G.Mueller
|
2010-02-02 15:46:22 +00:00 |
|
|
e6bcc6afe9
|
Recover history from rev 28586
|
2009-12-02 19:56:11 +00:00 |
|
|
806f8ae334
|
Temporary removal to recover history from rev 28587
|
2009-12-02 19:54:43 +00:00 |
|
|
9aa7740909
|
Move lang files for notifications
|
2009-11-28 17:43:27 +00:00 |
|
|
e9b9c61a60
|
fixing a problem regarding the session handling and content interchange of felamimail if notification for new emails is switched on. bofelamimail session information is now buffered and reapplied after notification run.
|
2009-11-26 15:40:12 +00:00 |
|
|
a70df0ddbb
|
Pending language updates
|
2009-11-24 05:51:49 +00:00 |
|
|
31bc2ff512
|
tracker #2349
|
2009-11-18 19:40:17 +00:00 |
|
|
1b256c503d
|
removed unnecessary error logging
|
2009-11-16 16:43:50 +00:00 |
|
|
08efec194f
|
fixed not found user sessions while working with notifications and assured that all_no_sort param gets handed over to handler class
|
2009-10-23 13:07:11 +00:00 |
|
|
cdd9450504
|
reverted r28072: maybe its better to keep the truncation of sensitive data for some cases
|
2009-10-09 19:59:22 +00:00 |
|
|
b9c7fa9526
|
fixed: links rendered through both html::link and html::a_href get a wrong url
|
2009-10-09 19:51:25 +00:00 |
|
|
29e477f912
|
removed unneeded truncation of sensitive data - sensitive data must not be given at all to notifications link array
|
2009-10-09 19:22:39 +00:00 |
|
|
be0c204cfa
|
fixed egwpopup not writing to database
|
2009-10-09 19:03:35 +00:00 |
|
|
2386a28cc5
|
Update Czech translation for trunk. Tracker #1956
|
2009-09-09 22:12:43 +00:00 |
|
|
46b4c081a1
|
"only responding to after_navbar hook, if notifications is enabled for the user, since after_navbar get's called regardless of applicaton permissions"
|
2009-08-25 11:22:04 +00:00 |
|
|
67b0a09c15
|
update spanish translation
|
2009-05-15 15:33:15 +00:00 |
|
|
1b5bd9a1fb
|
"explicit require bofelamimail, 'til it get a autoloading conform name"
|
2009-04-28 20:24:05 +00:00 |
|
|
cd3e5788e8
|
updated lang files for notifications
|
2009-04-06 21:47:18 +00:00 |
|
|
6f7c9611ea
|
added configureable poll interval for egwpopup - default is 60 seconds
|
2009-04-06 21:46:11 +00:00 |
|
|
5a53158bc7
|
renamed ajax class to fit autoloading scheme
|
2009-04-03 20:36:28 +00:00 |
|
|
612f7be6d9
|
created ONE single AJAX request to improve performance again
|
2009-04-03 20:17:22 +00:00 |
|
|
21338a8327
|
"added filemtime to force browser to reload javascript file after a modification"
|
2009-03-24 09:33:28 +00:00 |
|
|
ca46d97abd
|
reset scroll position of egwpopup after OK
|
2009-03-04 20:50:06 +00:00 |
|
|
77a80c0a93
|
german translation for notifications
|
2009-02-27 18:52:01 +00:00 |
|
|
fd1109612c
|
fixed typo
|
2009-02-27 18:51:17 +00:00 |
|
|
b3b7487ad1
|
eGroupWare popup: Complete re-style of css and markup (nearly no visible changes but a lot of cleanup). eGWpopup now has a scrollbar for long messages. Changed non-validating color lightgray of idots to its numeric value. Renamed notificationwindow completely to egwpopup.
|
2009-02-23 20:45:31 +00:00 |
|
|
878590ea4c
|
E-Mail notifications are now using eTemplate. Removed unused eTemplate from previous notifications of eGW 1.4. Updated some german lang phrases. Complete german translation follows soon.
|
2009-02-14 16:49:10 +00:00 |
|
|
5a1a3879ac
|
First draft of mail notifications, sponsored by kk-it.net. Checkout the forum for more information. IMPORTANT: You probably have to clear your browsers cache before using it.
|
2009-02-11 19:32:26 +00:00 |
|
|
f4cf482f4f
|
removed debugging into my home folder. sorry I forgot that !
|
2009-01-25 18:05:13 +00:00 |
|
|
fad2227b8c
|
Added new function set_skip_backends() to notifications class. The calling application now can set backends which must be skipped even if the user has set the backend to be executed in its prefs. This is useful for e.g. notifying about new mails in future (where a user pref "notify me by mail" does not make sense).
|
2008-12-10 19:47:22 +00:00 |
|
|
a6d7f0caf3
|
more debug information for notification failure
|
2008-12-09 14:02:15 +00:00 |
|
|
7c3ab3ab8c
|
tracker #1774, added estonian translation
|
2008-11-02 14:23:56 +00:00 |
|
|
7c69d01277
|
"fixed bug reported by Frank Becker on the German list: Links in popup notification contains double egroupware path
(caused by calling html::link AND htm::a_href on the link, which caused a double run through egw_session::link )
"
|
2008-10-16 05:30:31 +00:00 |
|
|
504b096e06
|
latest update of egw translators pending work
|
2008-10-15 21:11:30 +00:00 |
|
|
4222f03ac5
|
version to 1.6 incl. API dependences
|
2008-10-07 07:21:23 +00:00 |
|
|
8ed57c413b
|
tracker #1747
|
2008-10-05 19:24:49 +00:00 |
|
|
bf8a23e47e
|
"fixed bug reported on user list: PHP Fatal Error: unknown method egw_session::list_sessions()"
|
2008-09-09 11:59:34 +00:00 |
|
|
65b94c8284
|
"fixed config name, wrong name caused not being able to switch off popup notifications"
|
2008-08-15 09:38:58 +00:00 |
|
|
e2f72dcc70
|
"using egw_session::session_list()"
|
2008-08-13 20:14:44 +00:00 |
|
|
f98569ee85
|
Updated russian translation (#1658) and some spanish updates
|
2008-08-03 19:07:15 +00:00 |
|
|
72e99175e9
|
added version
|
2008-07-30 06:49:55 +00:00 |
|
|
77f63b4c00
|
updated russian translation
|
2008-07-29 20:40:02 +00:00 |
|
|
241e844f4b
|
Resulting lang files after applying the "Search for new phrases" in translation tools for every app
|
2008-07-26 21:59:22 +00:00 |
|
|
8913855001
|
tracker #1476
|
2008-07-25 22:15:31 +00:00 |
|
|
e6a0bc30a9
|
tracker #1511
|
2008-07-25 21:22:37 +00:00 |
|
|
6826e1df64
|
rest of adding new translations
|
2008-07-24 19:31:09 +00:00 |
|
|
4144775ef1
|
"fixed Notification OK-Button under IE7 and firefox"
|
2008-06-04 13:01:19 +00:00 |
|
|
443ef39008
|
"fixed Bug - notification now works under IE7"
|
2008-06-02 17:48:31 +00:00 |
|