X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=SOGo%2FUI%2FMailerUI%2FChangeLog;h=07804f53a6b2720649e3b91e3708c004ffac34e5;hb=60c0cefea69a70299d02f88526bb362479b9feb8;hp=6d039ef8b71cb38dd6d86717dc585bd12c93a2b4;hpb=b8ee55c062675017dfd3db43181a677e9ee51aca;p=scalable-opengroupware.org diff --git a/SOGo/UI/MailerUI/ChangeLog b/SOGo/UI/MailerUI/ChangeLog index 6d039ef8..07804f53 100644 --- a/SOGo/UI/MailerUI/ChangeLog +++ b/SOGo/UI/MailerUI/ChangeLog @@ -1,3 +1,101 @@ +2005-07-22 Helge Hess + + * v0.9.170 + + * UIxMailEditor.m: the mail editor now presets the proper 'from' based + on the 'account' query parameter + + * UIxMailEditorAction.m: the compose action now adds the current + account as a query parameter when calling the compose panel + +2005-07-22 Marcus Mueller + + * English.lproj/Localizable.strings: added error labels for JavaScript + (v0.9.169) + +2005-07-22 Helge Hess + + * UIxMailEditor.m: implemented identity based Sent folders (tied to + 'from' email address). The old url-attached Sent folder can be + enabled using 'SOGoUseLocationBasedSentFolder') (v0.9.168) + +2005-07-21 Helge Hess + + * UIxMailMainFrame.m: fixed banner positioning for 24x24 (v0.9.167) + + * UIxMailMainFrame.m: fixed positioning for 24x24 icons (v0.9.166) + +2005-07-21 Marcus Mueller + + * Toolbars/SOGoDraftObject.toolbar: new Anais css (v0.9.165) + + * UIxMailEditor.m: fetch attachment names and provide initial style + information to left/right side of editor component (v0.9.164) + +2005-07-21 Helge Hess + + * UIxMailListView.m: load JavaScript from a file (UIxMailListView.js) + instead of embedding it into the page (v0.9.163) + + * UIxMailView.m: do not fetch full message info for 304 existance + checks but rather call -doesMailExist (v0.9.162) + +2005-07-20 Helge Hess + + * removed 'stop' buttons from toolbars (v0.9.161) + + * v0.9.160 + + * Toolbars/SOGoMailFolder.toolbar: added bulk-delete button, removed + expunge button + + * UIxMailView.m: added fragile base class check, send a constant etag + for the mail viewer, do not deliver content in the defaultAction in + case the etag didn't change, added jsonly support to trashAction + + * UIxMailToolbar.m: use -resourceLookupLanguages, use + pageResourceManager instead of the toolbar component resourcemanager + for evaluating labels + + * product.plist: map getMail on the accounts folder to a noop action + (#1491) (v0.9.159) + + * UIxMailMainFrame.m: added UIxMailPanelFrame class for panels opened + by the main frame (v0.9.158) + + * UIxMailView.m: show delete button if delete is allowed but trashing + isn't (#1444) (v0.9.157) + + * v0.9.156 + + * product.plist: moved more complex toolbar configs to own resource + files + + * UIxMailToolbar.m: added ability to place toolbars in separate plist + files + +2005-07-19 Marcus Mueller + + * v0.9.155 + + * UIxMailToSelection.m: externalized JavaScript + + * product.plist: added new JavaScript files as public resources + +2005-07-19 Helge Hess + + * UIxMailEditor.m: do not complain on drafts not being found when the + delete action is triggered (#1489) (v0.9.154) + + * UIxMailAccountView.m: directly check the ACL of the Inbox to check + permissions (the Inbox will return NO on isCreateAllowed when being + used by altnamespace ...) (#1472) (v0.9.153) + +2005-07-19 Marcus Mueller + + * UIxMailAddressbook.m: don't restrict the Anais 'nature' flag anymore + (v0.9.152) + 2005-07-19 Helge Hess * v0.9.151 @@ -23,13 +121,13 @@ 2005-07-18 Marcus Mueller - * v0.9.147 + * v0.9.147 - * UIxMailToSelection.m: fixed ordering of parameters for the current - Anais version + * UIxMailToSelection.m: fixed ordering of parameters for the current + Anais version - * UIxMailAddressbook.m: fixed parameters being passed on to Anais for - the current Anais version + * UIxMailAddressbook.m: fixed parameters being passed on to Anais for + the current Anais version 2005-07-18 Helge Hess @@ -39,8 +137,8 @@ 2005-07-18 Marcus Mueller - * UIxMailToSelection.m: changed behavior for adding/removing text - fields and changing focus (v0.9.145) + * UIxMailToSelection.m: changed behavior for adding/removing text + fields and changing focus (v0.9.145) 2005-07-18 Helge Hess @@ -53,8 +151,8 @@ 2005-07-18 Marcus Mueller - * UIxMailEditor.m: removed -emailForUser usage and replaced with - 'official' activeUser API (v0.9.142) + * UIxMailEditor.m: removed -emailForUser usage and replaced with + 'official' activeUser API (v0.9.142) 2005-07-15 Helge Hess