Commit Graph

13 Commits

Author SHA1 Message Date
Klaus Leithoff
5b4deec193 * eMail: limit resizing of compose and view windows to available screen height 2013-01-24 12:13:36 +00:00
Klaus Leithoff
0ab1bbac8d handle problem experienced with sending, when previously saved as draft manually; make sure we reset the saveAsDraft hidden value 2012-11-28 13:53:01 +00:00
Klaus Leithoff
80b0765fb5 handle problem experienced with sending, when previously saved as draft manually; we need to return true on Send (after doit.submit()) 2012-11-28 13:30:00 +00:00
Klaus Leithoff
31af74cbee handle problem experienced with sending, when previously saved as draft manually 2012-11-28 13:13:19 +00:00
Klaus Leithoff
964204d974 * eMail: attempt to fix problem regarding pop up of draft-message-dialog regarding do-you-want-to-keep-draft on send; allow additional parameters in send_to, which might be base64 encoded 2012-10-31 14:35:13 +00:00
Klaus Leithoff
b86a150c97 * eMail: fix misbehavior regarding the unwanted sending of a mail with no subject (despite the warning was given) 2012-10-29 16:22:15 +00:00
Klaus Leithoff
0ca447965f attempt to fix problem regarding pop up of draft-message-dialog regarding do-you-want-to-keep-draft on send 2012-10-12 11:47:33 +00:00
Klaus Leithoff
c361ef0219 * email: fix for ->no initial border on plaintext editor textarea<- 2012-08-15 14:56:37 +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
a780e5a1f1 * felamimail: handle IE (8) problem regarding toggling editor modes in compose window 2011-12-29 11:20:13 +00:00
Klaus Leithoff
544ba403ed fix bug regarding the deletion of all rows, when removing an address from mail compose form, when more than 4 addresses where in the list. Reason: remaining Address rows have been set to height 0, instead of defaulting to a defaultvalue, when reading the value of clientHeight of the first row in the list failed 2011-08-29 08:45:07 +00:00
Ralf Becker
aee4ea4724 Creating branches/Stylite-EPL-11.1 2011-07-01 10:37:47 +00:00