Klaus Leithoff
4f21f80728
* eMail: fix problem on compose when changing signatures, when html-mail contained anchors
2013-05-22 08:32:46 +00:00
Klaus Leithoff
c24fc93216
* eMail: fix bug unable to delete/rename/move selected folder
2013-04-29 07:26:20 +00:00
Klaus Leithoff
0daf34ae79
* eMail: reintroduce the ability to set a identity as default;(available only for userDefinedAccounts=false); userDefinedAccounts=true are not longer allowed to save a profile without host as active
2013-04-23 07:38:55 +00:00
Klaus Leithoff
98aa3cdb3b
* eMail: fix problem with signature change on html with styles (left over style fragments)
2013-04-08 14:00:25 +00:00
Ralf Becker
16e3ae2551
* FMail: when toggeling between html and plain-text in compose, do NOT convert to iso-8859-1, to fix problems with non-western charsets eg. cyrillic
2013-03-20 13:36:24 +00:00
Klaus Leithoff
4794e4617d
* eMail: fix missing trashFolder short display name, when refreshing folder on selecting trash folder itself
2013-03-11 12:17:19 +00:00
Klaus Leithoff
bcc6570b84
* eMail: implement the usage of possibly provided SPECIAL-USE folders information
2013-01-29 14:38:36 +00:00
Klaus Leithoff
69a6d18a4c
handle Euro Symbol when switching addresses
2013-01-24 16:44:31 +00:00
Klaus Leithoff
bfb1923254
* eMail: improve control regarding the unwanted selection of NoSelect Folders
2013-01-10 15:47:14 +00:00
Klaus Leithoff
660976b77f
* eMail: offer last moveTo folder as direct menuaction; try to avoid to access --topfolder--
2012-12-19 14:49:20 +00:00
Klaus Leithoff
67425171f5
preserve ACL Edit Active State on FolderChange
2012-12-07 15:01:25 +00:00
Klaus Leithoff
4d74289931
improve display of selected rights in ACL View (for selected Folder)
2012-11-27 15:03:06 +00:00
Klaus Leithoff
3e13629067
improved control of ACL edit (by checking capabilities first); offer selectbox with user (and group) selection depending on the loginmethod of the defaultprofile, group selection is bound to imapClass managmentserver_cyrusimap (as of now)
2012-11-22 09:40:01 +00:00
Klaus Leithoff
fce73d3054
handle problem with mdash and ndash when switching inline signatures, as their utf8 representations fail to convert using utf8_decode
2012-11-15 16:37:47 +00:00
Klaus Leithoff
464145ee3b
* eMail: restructuring of manage folder section (ACL area, no tabs, different layout)
2012-11-13 16:24:29 +00:00
Klaus Leithoff
ec9d6d9806
* eMail: fix problem regarding the deletion of the last message in list if pagination is switched on
2012-10-23 15:29:41 +00:00
Klaus Leithoff
8e9a616e9f
fixing bug regarding the reset of the Connection, in some cases some cached objects have not been reset as intended
2012-08-29 09:29:42 +00:00
Klaus Leithoff
772847fcb6
* eMail: adding missing translations, enabled preview for drafts and templates, some library changes regarding the fetch of the namespace(s)
2012-08-15 11:49:57 +00:00
Klaus Leithoff
248f590a45
unsubsubcribe from oldFoldername when renaming/moving a folder
2012-07-30 13:15:43 +00:00
Ralf Becker
b0990eafbe
fixed signature changing to work when switching to or from empty or no signature, as well as multibyte chars like German umlauts
2012-07-17 11:24:47 +00:00
Klaus Leithoff
3bad7e4177
* email: improve the switching of signatures in HTML mode
2012-07-12 13:58:12 +00:00
Klaus Leithoff
a3e69082d0
finetuning on acl-management
2012-07-03 12:16:45 +00:00
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
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
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
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
59adbc510e
fix up illeagal string offset warnings for php5.4
2012-05-21 11:33:40 +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
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
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
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
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
f09ede587e
better control for cleanup of drafted messages by using onunload and onbeforeunload
2012-03-22 12:23:11 +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
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
a43ec990cd
further improvements regarding the quoting of preg special chars in signature used as pattern
2011-11-04 13:57:23 +00:00
Klaus Leithoff
d4088e79bb
attempt to improve switching signatures, when displayed at compose time
2011-11-04 12:54:07 +00:00
Klaus Leithoff
2b41a75944
if a profile has no signature assigned, return the defaultSig on setComposeSignature
2011-08-03 11:22:56 +00:00
Klaus Leithoff
8009e30086
* eMail: fix refresh behavior, regarding the reading of an eMail in previewMessageArea; timed refresh of Message list, now only refreshes the messageList Area, not the preview area; fix reload behavior on MailDeletion in preview mode (click on delete Icon within previewArea)
2011-08-02 15:39:59 +00:00
Klaus Leithoff
0d94e7f0d3
* eMail: fix bug regarding ->foldertype SENT not detected on preview of message <-
2011-08-01 14:23:45 +00:00
Klaus Leithoff
f911749268
fix warning when there are no userdefined profiles
2011-07-29 09:40:57 +00:00
Klaus Leithoff
30f64cad47
* 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:22:33 +00:00
Klaus Leithoff
1bd609e940
on changeFolder, skipPrevious, skipForward, changeActiveAccount, etc.; better control on preview - do not try, when there is no preview area active
2011-07-06 10:10:54 +00:00
Klaus Leithoff
1128548a8e
on move, remove previewMessage from session
2011-07-06 08:51:12 +00:00
Klaus Leithoff
95a24bbef7
on delete, remove previewMessage from session
2011-07-05 15:54:15 +00:00
Ralf Becker
aee4ea4724
Creating branches/Stylite-EPL-11.1
2011-07-01 10:37:47 +00:00