[commits] [Wiki] changed: ShowStoppersFourOh

Jan Schneider jan at horde.org
Mon Feb 21 22:20:04 UTC 2011


jan  Mon, 21 Feb 2011 22:20:04 +0000

Modified page: http://wiki.horde.org/h/wicked/ShowStoppersFourOh
New Revision:  1.32
Change log:  Mark a few tasks as done

@@ -3,37 +3,37 @@
  ++ 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_Block
- * Move to Core? At least some parts need to be moved.
+* Horde_Block - **DONE**
+ * Move to Core? At least some parts need to be moved. - **DONE**
  * Horde_Form
   * PHP5-ify, still has dependency on Core
   * Appears to be some stuff in the Model package, not sure what  
state it's in.
  * Horde_Group
- * Various GLOBAL usage
+ * Various $GLOBALS usage
   * SQL driver needs to be refactored to not extend datatree classes
- * does http://wiki.horde.org/HordeGroupAPI still apply? Are we still  
targeting this for H4?
+ * Does http://wiki.horde.org/HordeGroupAPI still apply? Are we still  
targeting this for H4?
  * Horde_Perms
   * Has dependency on Core
-* Horde_Shares **DONE**
- * New Share subsystem **DONE**
+* Horde_Shares - **DONE**
+ * New Share subsystem - **DONE**
  * Horde_SQL
   * Need to move functionality that we need to retain into Horde_Db
  * Horde_Syncml ($)
  * Net_IMSP
   * Needs considerable refactoring
   * Possible candidate to drop until next release, but feel since  
it's a currently supported driver in Turba, we should release with 4.0
  * !CalDAV

-++ ((Doc/Dev/ConversionH4|Refactor)) remaining *released* apps for H4
+++ ((Doc/Dev/ConversionH4|Refactor)) remaining *released* apps for H4  
- **DONE**

-* Mail - **DONE**
-* Calendar - **DONE**
-* Notes - **DONE**
-* Tasks - **DONE**
-* Address Book **DONE**
-* Mail Filters **DONE**
+* Mail
+* Calendar
+* Notes
+* Tasks
+* Address Book
+* Mail Filters

  ++ To be refactored/released for H4 in the future (non-showstopper)

  * Photos
@@ -42,19 +42,19 @@
  * Source Repository Viewer
  * Files
  * Tickets

-++ Require Unicode support in both Server and Client
+++ Require Unicode support in both Server and Client - **DONE**

-* Consistently use UTF-8 internally. - **DONE**
-* Convert data *once* when entering Horde from the backend. - **DONE**
-* Remove any other Horde_String::convertCharset() calls. - **DONE**
+* Consistently use UTF-8 internally.
+* Convert data *once* when entering Horde from the backend.
+* Remove any other Horde_String::convertCharset() calls.

  ++ Move translations for framework libraries into the libraries. - **DONE**

  * Uses horde/Role package to use to install into the correct place.

-++ Make apps PEAR installable
+++ Make apps PEAR installable **DONE**

  ++ Browser-based configuration (no more static configuration files)

  ++ Centralized Session access - **DONE**
@@ -67,15 +67,15 @@

  * Need to write migrations for all base horde tables, placing them  
in appropriate framework library packages...how do these get run? -  
**DONE**
  * Postgres BYTEA escaping ([http://bugs.horde.org/ticket/8023 Ticket #9153])

-+++ To be released with H4
-* IMP - **DONE**
-* Ingo - **DONE**
-* Kronolith - **DONE**
-* Mnemo - **DONE**
-* Nag - **DONE**
-* Turba - **DONE**
++++ To be released with H4 - **DONE**
+* IMP
+* Ingo
+* Kronolith
+* Mnemo
+* Nag
+* Turba

  +++ To be released after H4 (non-showstopper)
  * Ansel - **DONE**
  * Gollem



More information about the commits mailing list