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
Klaus Leithoff
a4839350cd
handle fatal error on missing object of mailPreferences
2012-04-12 14:21:56 +00:00
Klaus Leithoff
5450945136
* eMail: supporting deprecated text/directory mimetype (if filename extension is of type text/vcard) for opening in addressbook edit dialog.
...
handle jet another representation of hyphen, as it does not translate
2012-04-05 09:07:33 +00:00
Klaus Leithoff
333c03b41d
better control of message forwarding inline/as attachment (was partially dependent on associated preference-setting)
2012-03-29 12:20:56 +00:00
Klaus Leithoff
bd7f00043c
on reply use "its me" [some@mail.suffix] instead of "its me" <some@mail.suffix> when gathering mailheader data for display, as ckeditor took <some@mail.suffix> for a html-tag (and tried to close it) on compose of html messages; make sure that only messages in Draft folder will removed for lastDrafted messages
2012-03-26 15:52:41 +00:00
Klaus Leithoff
060a314482
silence debug
2012-03-23 10:55:05 +00:00
Klaus Leithoff
3090c19970
fix bug when importing multipart mixed messages, if html part was present it may have been marked as text/plain; fixed bug regarding addresslines with destination folder (where falsely treated as emailaddresses)
2012-03-22 14:31:56 +00:00
Klaus Leithoff
e6dae8ba56
take care of additional leading spaces when gathering draftData, they are neither needed nor wanted
2012-03-22 12:26:23 +00:00
Klaus Leithoff
f09ede587e
better control for cleanup of drafted messages by using onunload and onbeforeunload
2012-03-22 12:23:11 +00:00
Ralf Becker
c7b52a8928
remove not necessary mime_(type|size|name)
2012-03-20 16:02:00 +00:00
Klaus Leithoff
a2af0cc046
* eMail: feature to save messages that are in progress of being composed to draft every 3 minutes;
...
* eMail: fix bug regarding language strings with single quotes in Javascript;
masking hash char when saving mails to filemanager, using purifyCreateHTMLTidyConfig when trying to use purifier as tidy substitution
2012-03-16 09:59:26 +00:00
Klaus Leithoff
77fa6800b2
mask # as _ while saving/exporting to vfs
2012-03-12 14:57:01 +00:00
Klaus Leithoff
b570528f08
adapt translations
2012-03-12 11:57:01 +00:00
Klaus Leithoff
22746362c9
allow to choose forward mode on rightclick action (forward inline OR forward as attachment)
2012-03-12 09:50:57 +00:00
Klaus Leithoff
94b6d8e5ec
handle drafted versions of viewed messages on close window, when opened from vfs/filemanager; all other actions like composeasnew, reply, forward, print,etc. preserve the viewed (imported) message stored in draft folder; handle special chars in filename when saving messages to filemanager; treat import/view from vfs more gently (try to guess name and mimetype, and set some size, to pass checkFileBasics tests)
2012-03-09 14:33:00 +00:00
Ralf Becker
f41d998e54
* Filemanager/FMail/Calendar: allow to open .eml and .ics files from filemanager in fmail or calendar (infrastructure for apps to register which mime-types they can open)
2012-03-08 18:45:18 +00:00
Klaus Leithoff
19edabd14d
function to call import from VFS to Draft and Display message directly. Relies on / needs an open winpow.
2012-03-08 13:42:04 +00:00
Klaus Leithoff
5862e38617
* email: feature to be able to save Message to filemanager via context menu action; (only single message save supported)
2012-03-08 10:42:41 +00:00
Andreas Stöckel
36f9cc2f6a
Backported commit 38270 from trunk, concatenated dhtmlxmenu and dhtmlxmenu_ext
2012-03-07 10:39:23 +00:00
Klaus Leithoff
aa3ac75278
* translations: Italian translation improvements for email, emailadmin and calendar (minor canges); provided by Ilias Chasapakis, Webtrain Services
2012-03-06 17:01:22 +00:00
Klaus Leithoff
e2d3a2eab5
* email: feature to be able to view plain message source on rightclick action
2012-03-06 16:20:19 +00:00
Klaus Leithoff
1c0337f7d1
allow to pass the allowance of HTML to getdisplayableBody when calling get_mailcontent (needed for tracker, when html edit is allowed)
2012-02-28 15:37:33 +00:00
Klaus Leithoff
28b9d7980f
* email: fix bug introduced with rev37914, sometimes an additional Mailbox Mail was introduced, as Mail was assumed falsely as mailbox prefix
2012-02-28 09:28:04 +00:00
Klaus Leithoff
fe98471d18
* email/esync: using tidy (if loadable) instead of purifier to straighten out html when retieving the displayableBody. This is due to performance considerations, and problems with purifier on large html chunks, with lots of tables. (This affects converting emails to infolog and tracker as well)
2012-02-10 09:38:56 +00:00
Klaus Leithoff
86912b72ed
* email: fix a problem with the retrieval of DOVECOT Mailboxes; shorten mail structure cache expire time; handle structure cache on move and delete
2012-02-07 13:07:50 +00:00
Klaus Leithoff
550ad3a12a
add missing closing tag for <div> in showBody
2012-02-07 11:53:53 +00:00
Klaus Leithoff
7e3c94794e
if we deal with text, we do not need to tidy any html, if we use tidy, we use show-body-only set to auto, and we switch to output-html
2012-02-06 13:57:41 +00:00
Klaus Leithoff
9873161e0a
for performance reasons, use tidy (if available) instead of htmlpurifier to fix html tags
2012-02-03 12:37:57 +00:00
Klaus Leithoff
46d8d84657
attempt to improve contact search while typing adresses in address fields
2012-02-01 13:06:06 +00:00
Klaus Leithoff
9775e544bd
* eMail: allow to control the connection test link in email sidebar and/or the information displayed when called
2012-01-24 14:44:21 +00:00
Klaus Leithoff
da5415555f
* email: fix double encoding problem while toggling html2text (introduced while bugfixing a maildisplay issue)
2012-01-23 15:52:34 +00:00
Klaus Leithoff
06265cee4e
* eMail: option to influence reply behavior for pre-selecting the editor type; simple connection test routine (can be used to reset connection too)
2012-01-16 16:43:33 +00:00
Klaus Leithoff
4b856a43e1
fix up HTML as json_encode may mess up HTML-Content later on display, if tags are not propper
2012-01-16 08:40:32 +00:00
Klaus Leithoff
65a5aca94f
* email: fix for ->print of messages in compose state failes with whitescreen<-
2012-01-05 12:12:28 +00:00
Klaus Leithoff
a780e5a1f1
* felamimail: handle IE (8) problem regarding toggling editor modes in compose window
2011-12-29 11:20:13 +00:00
Klaus Leithoff
cc3f3c92a9
fix to fetch Vacation part of sieve script when vacation is active (seen when using dovecot)
2011-12-21 15:25:46 +00:00
Klaus Leithoff
926e3bfca7
fixing bug, when preset is already set
2011-12-21 14:13:36 +00:00
Philip Herbert
25ab165898
mending Warnings: Cannot use a scalar value as an array
2011-12-19 12:40:47 +00:00