Commit Graph

180 Commits

Author SHA1 Message Date
Klaus Leithoff
4b9b287fab * email: manage acl table; show acl table for selected folder for first folder selected when clicking on ACL tab as first action 2012-07-03 11:15:39 +00:00
Klaus Leithoff
57c361fd3f reset connectionError Cache on login 2012-07-02 11:16:29 +00:00
Klaus Leithoff
dbc96fa181 switch off error_log 2012-07-02 09:50:09 +00:00
Klaus Leithoff
10c28ee720 handling mail display problem with dovecot server: retrieval of a subpart of a message (attached email) will fail if the message structure is not actively queried from the server, but used from cache. Now we ignore the structure cache on getMessageBody 2012-07-02 09:47:09 +00:00
Klaus Leithoff
82042ee06c * email: if marking a message for deletion, set the message as read too; if not trusting SEEN/UNSEEN info, always look/filter for unseen and return the counter (not only when unseen counter is set to 0) 2012-06-29 09:01:14 +00:00
Klaus Leithoff
e61b2901c6 * email: suppress empty user leaf on shared folders while in manage folders 2012-06-28 13:21:37 +00:00
Klaus Leithoff
abd9edcba9 silence log 2012-06-28 08:18:32 +00:00
Klaus Leithoff
04b1b69043 introducing the retrieval of special-use folders (though they are not used yet); handling of cached folderObjects on manage folders 2012-06-28 08:15:29 +00:00
Klaus Leithoff
fab868ac5c email/esync: fix for missing folder on flagMessages 2012-06-15 09:16:14 +00:00
Klaus Leithoff
857b501cc2 * eMail: restructure sidebar, group sieve stuff as own section (if enabled AND available to the user) 2012-06-14 12:39:14 +00:00
Ralf Becker
89d945e635 * eSync/eMail: show error in eSync preferences, if non-functioning eMail profile is selected or no Trash or Sent folder 2012-06-14 10:10:52 +00:00
Klaus Leithoff
dc48db0713 * email/esync: handle exception on message deletion 2012-06-13 15:31:49 +00:00
Klaus Leithoff
53c4e33b9f fixing/removing broken html comment in style definitions; changing indentation depth in class section 2012-06-13 14:28:51 +00:00
Klaus Leithoff
5c6278629e * eMail/esync: pref to control client-side behavior for calendar notifications; default is to notify only if there is no server-side notification, to avoid double notification with calendar requests (server-side AND client-side) 2012-06-12 15:59:17 +00:00
Klaus Leithoff
6531bc69d2 * eMail: fix problem with display of ms-outlook 14 calendar requests (text/calendar only) 2012-06-12 10:53:47 +00:00
Klaus Leithoff
b971d2d672 * eMail/esync: handle problem in content-type handling when android4 devices sent replies as html 2012-06-11 10:56:45 +00:00
Klaus Leithoff
d6bfcc3add make sure mailbox delimiter is always set with the imap server object after successful connection 2012-06-08 08:12:37 +00:00
Klaus Leithoff
7099d009f4 try to switch off autocompletion of usernames and passwords, when handling user defined mail-profiles 2012-06-06 13:17:34 +00:00
Klaus Leithoff
616fbeec40 update of italian translations provided by Ilias Chasapakis, Webtrain Services 2012-06-06 10:30:00 +00:00
Klaus Leithoff
f3b2cc3c46 calendar/email: distinguish between meeting request and meeting reply, while displaying ics 2012-06-06 09:45:44 +00:00
Klaus Leithoff
6027f58ad9 * email/esync: forcing a cutoffdate of 28 days, when there is no limitation set;
> switch debug from error_log to debug.txt, fix strict warning in call of splitID
2012-06-05 13:21:49 +00:00
Klaus Leithoff
8abb10c5ed when converting HTML 2 Text remove style,head and comment style browser-switch 2012-06-04 14:54:08 +00:00
Klaus Leithoff
87d0cff8f1 * email/esync: try to improve speed, by using already fetched headers when applicable;
more debug;
always report success on sending client side meeting requests
2012-06-04 11:42:06 +00:00
Klaus Leithoff
fda576c01f * email: fix for Helpdesk Issue:3430 (Unstructured display of text when converting email to infolog) 2012-06-04 11:31:39 +00:00
Klaus Leithoff
93be561b13 handle array in NAME parameter of attachment structure 2012-06-01 07:34:22 +00:00
Klaus Leithoff
e7d1b64b89 only call replace routines if the string to match occurs 2012-05-31 14:23:56 +00:00
Klaus Leithoff
f5c1a067a6 use instance cache for folderstatus to make sure it is available for esync 2012-05-31 11:46:02 +00:00
Klaus Leithoff
f87891bb1d try to improve performance (main target here is esync) by using instance cache instead of sessionCache for folderObjects and deletedMessages 2012-05-31 09:17:35 +00:00
Klaus Leithoff
33633cd7a5 attempt of switching from htmlpurifier to htmLawed and replacing kses by htmLawed calls; this is done for performance and resource considerations; still the common call in egw is by html::purify, but htmLawed is doing the work now. let me know if there are issues regarding; if we cannot find issues within EGroupware, we will clean out the related sourcecode of kses and htmlpurifier with the next step 2012-05-30 14:47:03 +00:00
Klaus Leithoff
29d77f52b2 fix broken delete in userdefined eMail Account/Profile/Identities list, when italian language is selected 2012-05-22 07:29:19 +00:00
Klaus Leithoff
59adbc510e fix up illeagal string offset warnings for php5.4 2012-05-21 11:33:40 +00:00
Klaus Leithoff
fae91d2355 fix problem regarding the import of multipart/related messages (missing body) 2012-05-18 11:55:51 +00:00
Klaus Leithoff
e8f83bede0 work around a problem with balance tags removing content 2012-05-15 15:19:32 +00:00
Ralf Becker
6c160cd3b1 * EMail: fixed not working search in Addressbook, if LDAP backend was used (my.stylite.de bug #3337) 2012-05-15 10:21:28 +00:00
Ralf Becker
07dac25723 * EMail: default for new installations always display html mail 2012-05-14 13:47:28 +00:00
Klaus Leithoff
c048812466 call of egw_instant_load test that _tar.contentWindow is notnull before testing depending object properties 2012-05-09 11:56:54 +00:00
Klaus Leithoff
4a8abf8278 call of egw_instant_load test that _tar param is set and defined, before testing depending object properties 2012-05-09 08:59:08 +00:00
Klaus Leithoff
9dfe2ec1d6 whitespacestuff 2012-05-02 14:43:44 +00:00
Klaus Leithoff
0b3e5228ac on deleting auto-draft-messages, use remove_immediately, to avoid cluttering the trash-box 2012-05-02 14:21:43 +00:00
Klaus Leithoff
87a323fd6c fix for not set 20467start20467 and 20467end20467 when set in datefields, but vacation is set as active (not timed) 2012-04-25 15:23:16 +00:00
Klaus Leithoff
0868474343 fix not marking messages as seen, when using up/down arrows on mail display popups 2012-04-25 11:05:50 +00:00
Klaus Leithoff
a3b4b91d63 * email: if forwarding via SIEVE is not allowed - disable the according fields 2012-04-24 14:37:03 +00:00
Klaus Leithoff
a2b4861dc4 * email: caching of folderObjects for session under certain conditions, to speed up email module access
managing session cache for cached folderObjects; attempt to introduce better sorting for folderObjects in shared/other namespace (if available); removal of obsolete code
2012-04-23 08:16:40 +00:00
Klaus Leithoff
8ec9fb4ab3 avoid adding folders to folderlist, that are only supplemented by their delimiter 2012-04-19 10:40:28 +00:00
Klaus Leithoff
c76315e19d better check for folders to be autocreated, to avoid surplus folder creation 2012-04-19 09:30:13 +00:00
Klaus Leithoff
344a618ac1 use app_refresh now, for part of the refresh when deleting a message: e.g. cleanup of previewed message 2012-04-18 13:52:08 +00:00
Klaus Leithoff
165d11a695 implement app_refresh to present status messages of other apps to the user (, and trigger a reset of that message after 5 seconds) 2012-04-18 08:29:13 +00:00
Klaus Leithoff
83c12b02f6 disable alertbox of app_refresh 2012-04-18 07:12:53 +00:00
Klaus Leithoff
849259b340 * mail: improve refresh of messageList on message deletion 2012-04-17 15:11:26 +00:00
Klaus Leithoff
5785287917 * email: improvement regarding notification handling; using htmLawed now instead of purify as fallback when there is no tidy; 2012-04-17 09:23:14 +00:00