[cvs] [Wiki] changed: BCBreakingHordeIssues
Jan Schneider
jan at horde.org
Sat Apr 25 09:28:52 UTC 2009
jan Sat, 25 Apr 2009 05:28:52 -0400
Modified page: http://wiki.horde.org/BCBreakingHordeIssues
New Revision: 2.76
Change log: Update a few items
@@ -34,12 +34,12 @@
* Users shouldn't have to deal with property names, formatting,
escaping, versions, etc.
* Make getType() return values consistent.
* Consistent return types (array vs. timestamp) in _parse*() methods.
* Move date/time parsing methods to Horde_Date::.
-* Remove pre-Horde_Alarm reminder scripts and supporting classes
+* Remove pre-Horde_Alarm reminder scripts and supporting classes **(DONE)**
* 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
+* 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.
* 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)
* In Browser::, change 'konqueror' to 'webkit' (or add both 'webkit'
and 'safari'). **(DONE)**
* Move browser RTE capability sniffing to Horde_Editor drivers. **(DONE)**
@@ -81,9 +81,9 @@
++ !JavaScript
* Remove last traces of enter_key_trap.js
* Remove code like hideable.js that is encapsulated by Prototype (or
whatever js toolkit 4.0 uses standard)
-* Global Prototype/Scriptaculous libraries.
+* Global Prototype/Scriptaculous libraries. **(DONE)**
* Remove app-specific 'stripe.js' files.
* Remove app-specific 'open_calendar.js' files and extra code in
Horde's open_calendar.js.
* Replace horde's popup.js with IMP's version.
* Basically consolidate _all_ js present in multiple apps
More information about the cvs
mailing list