egroupware_official/felamimail/js/jscode
2011-08-29 08:45:24 +00:00
..
compose_message.js Creating branches/Stylite-EPL-10.1 2010-06-09 18:36:13 +00:00
composeMessage.js 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
editAccountData.js Creating branches/Stylite-EPL-10.1 2010-06-09 18:36:13 +00:00
editProfile.js Creating branches/Stylite-EPL-10.1 2010-06-09 18:36:13 +00:00
editSieveRule.js Creating branches/Stylite-EPL-10.1 2010-06-09 18:36:13 +00:00
listFolder.js * 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
listSieveRules.js Creating branches/Stylite-EPL-10.1 2010-06-09 18:36:13 +00:00
listSignatures.js Creating branches/Stylite-EPL-10.1 2010-06-09 18:36:13 +00:00
view_message.js 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
viewMainScreen.js * EMail: speed improvments backported from Trunk 2011-03-17 07:39:02 +00:00