[Wiki] changed: Horde4/BCBreaking
Michael Rubinsky <[email protected]>
| Newsgroups | gmane.comp.horde.cvs |
|---|---|
| Message-ID | <[email protected]> |
mrubinsk Tue, 02 Mar 2010 09:31:55 -0500 Modified page: http://wiki.horde.org/Horde4/BCBreaking New Revision: 2.90 Change log: Horde_Image refactor is done @@ -32,9 +32,8 @@ * Clean up horrible Share reference workarounds (http://bugs.horde.org/ticket/?id=5086, http://bugs.horde.org/ticket/?id=5422) * Make editors horde-wide configurable, maybe a preference * Store all date/time information as UTC and convert to user's timezone **(DONE only in Kronolith)** * Make sure that Horde_Compress_* use streams instead of requiring full files in memory. **(DONE for zip files, see [http://bugs.horde.org/ticket/?id=7814 Bug #7814])** -* Refactor Horde_Image: 100% native Imagick driver (avoids having to keep the image data in instance variable in addition to the imagick object), Allow image objects to represent more than 1 image/page, Move the Exif reading code from Ansel_ImageData into Horde_Image. * **DONE** * Encrypt deprecations in Horde_Crypt_pgp::. **(DONE)** * Use one place for clear text sendmail error messages. **(DONE - Horde_Mime_Mail::sendmailError())** @@ -49,8 +48,9 @@ * Refactor Maintenance code to trigger it globally on login instead of each application needing to trigger it's own tasks. **(DONE via Horde_LoginTasks:: rewrite)** * Remove IMP_Serialize_JSON:: and Kronolith_Serialize_JSON::. **(DONE)** * Remove Gollem_Serialize_JSON::. **(DONE)** * Remove alternate login/logout settings from IMP/Gollem. **(DONE)** + * Refactor Horde_Image: 100% native Imagick driver (avoids having to keep the image data in instance variable in addition to the imagick object), Allow image objects to represent more than 1 image/page, Move the Exif reading code from Ansel_ImageData into Horde_Image. **(DONE)** ++ IMAP stuff * Remove IMAP_Tree::. **(DONE)** -- To unsubscribe, mail: [email protected]