[cvs] [Wiki] changed: Horde4/BCBreaking

Michael Slusarz slusarz at horde.org
Wed Dec 9 23:42:18 UTC 2009


slusarz  Wed, 09 Dec 2009 18:42:18 -0500

Modified page: http://wiki.horde.org/Horde4/BCBreaking
New Revision:  2.87
Change log:  Horde_Url is a more global solution

@@ -39,9 +39,9 @@
  * 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])**
-* Have some sort of Horde_URL object used to create/work with URLs  
(will deprecate Util::addParameter(), Util::removeParameter())  
(**IMPLEMENTED** as part of Horde_Routes)
+* Have some sort of Horde_URL object used to create/work with URLs  
(will deprecate Util::addParameter(), Util::removeParameter()) **(DONE  
- Horde_Url)**
  * In Browser::, change 'konqueror' to 'webkit' (or add both 'webkit'  
and 'safari'). **(DONE)**
  * Move browser RTE capability sniffing to Horde_Editor drivers. **(DONE)**
  * 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)**



More information about the cvs mailing list