[commits] [Wiki] changed: ShowStoppersFourOh

Michael Slusarz slusarz at horde.org
Thu Oct 7 16:00:24 UTC 2010


slusarz  Thu, 07 Oct 2010 12:00:24 -0400

Modified page: http://wiki.horde.org/ShowStoppersFourOh
New Revision:  1.14
Change log:  Various additions from me

@@ -1,10 +1,10 @@
  + 4.0 Release Show Stoppers
-

  ++ Refactor remaining Framework libraries for H4
  * Create list of libraries that need to be refactored
-
+ * Can look for horde/Core dependency in package.xml.  Most (all?)  
packages should not have this dependency/
+
  * Horde_Group - accesses $GLOBALS['injector'] in numerous places.

  ++ Refactor remaining *released* apps for H4
  * Mail - **DONE**
@@ -26,14 +26,24 @@
  * Convert data *once* when entering Horde from the backend. - **DONE**
  * Remove any other Horde_String::convertCharset() calls. - **DONE**

  ++ Move translations for framework libraries into the libraries.
+
+* Uses horde/Role package to use to install into the correct place.

  ++ Make apps PEAR installable

  ++ Browser-based configuration (no more static configuration files)
+
+++ Centralized Session access
+
+* [http://bugs.horde.org/ticket/8023 Ticket #8023]
+* Accessed via global $session (or $hsession?) variable
+* Merge !SessionObjects functionality into Horde_Session

  ++ DB schema migrations
+
+* Postgres BYTEA escaping ([http://bugs.horde.org/ticket/8023 Ticket #9153])

  +++ To be released with H4
  * IMP - **DONE**
  * Ingo - **DONE**



More information about the commits mailing list