Commit Graph

17 Commits

Author SHA1 Message Date
Klaus Leithoff
8df1d79e59 * felamimail: handle IE (8) problem regarding toggling editor modes in compose window 2011-12-29 11:34:45 +00:00
Klaus Leithoff
64167c1422 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:24 +00:00
Klaus Leithoff
32a20c8eaa fix javaScript error for firstChild is null, on opening mails without subject, or with no accessible subject 2011-07-18 07:47:46 +00:00
Klaus Leithoff
db2d505a1b * eMail: allow recursive setting of ACL; beware you should know what you do, when activating. When activated, the chosen acl-changess will be applied to the rest of the folder tree beneath the current folder; Use ARRIVAL (internal message date) as default sort criteria now instead of DATE, as sorting by date presented weird results depending on date/time formats of the send date of the message; Using ARRIVAL date in message list (for the same reason); 2011-05-10 11:30:24 +00:00
Klaus Leithoff
e4facda1c0 * eMail: fix for styliteTracker Bug#1471 (adding more than 4 lines of addresses to a mail in compose-dialog shrinks the address-area to a height of 0 with IE9) 2011-04-12 14:32:58 +00:00
Ralf Becker
765864c89b * EMail: speed improvments backported from Trunk
- use a single bofelamimail instance (not backported but hack in CreateObject to get the same result)
- queue refresh folder calls, to send only a single one
- difference between click and doubleclick on mails to speed up doubleclick (opening mail in popup)
2011-03-17 07:39:02 +00:00
Klaus Leithoff
b6203cad52 * eMail: patch of Andreas Stöckel with bugfix for not working actions in felamimail treeview (when Stylite Template is active) 2011-02-11 12:50:07 +00:00
Klaus Leithoff
155c6b1b2c * eMail: feature regarding the forward of selected messages (composeAsForward): to be able to choose in preferences if you want to be asked about the forwarding of selected messages 2011-01-27 13:12:28 +00:00
Klaus Leithoff
381eafa58d handle reference of javascript global vars with egw_appWindow('felamimail') instead of windows 2010-11-25 16:01:25 +00:00
Klaus Leithoff
ab3a32399b handling global var issue, when acting on/in frames 2010-11-10 13:19:26 +00:00
Klaus Leithoff
f6a44910b2 fixing scope problem for prefAskForMove 2010-11-08 11:15:04 +00:00
Klaus Leithoff
e9c9019475 *eMail-> ManageFolders: fix for bug: could not add or delete folder ACL 2010-08-26 11:48:57 +00:00
Klaus Leithoff
23faf12229 fix typo ; on change for address InputType (emailaddress or folder) 2010-07-20 12:04:54 +00:00
Klaus Leithoff
87eedef72f feature: option/setting to be enabled to suppress ruler that separates EMailbody from signature; option/setting to be able to insert the signature at the top of a message to be composed 2010-07-12 15:22:33 +00:00
Andreas Stöckel
85ab1ddf26 Solved issue with felamimail type completion result box and ckeditor3 2010-06-17 11:12:00 +00:00
Klaus Leithoff
b407d67fa8 fix problem with javascript, functions and vars of viewMainScrenn.js not found 2010-06-14 15:26:31 +00:00
Ralf Becker
6b6032e139 Creating branches/Stylite-EPL-10.1 2010-06-09 18:36:13 +00:00