Code

Fixed list bug.
[gosa.git] / TODO
diff --git a/TODO b/TODO
index 91caf6cf5f98da44c371335bc03bebe0083a1176..812c3648a23627d7f29c63162ad35869a0e04a4b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,14 +2,50 @@ Things to fix before 2.4:
 =========================
 
 * Finish kolab integration
-  - mail groups
   - shared folders
-  - Kolab disabled -> check. Check is_account!
+
+* Fix problem with winstation and invalid structural object class chain (inetOrgPerson/device)
+
+* All dialogs
+  - ALT not translated 
+  - Image cleanup
+
+* include/class_mail-methods-kolab.inc -> gosaMailQuota not defined when opening "cajus"
+
+* Check renaming of servers
+
+* Fix filter part of dialogs and remove long descriptive textx in front of the search
+  fields
+
+* Addressbook shows up with windows workstations
+
+* Rework environment tab
+
+* Rework printer tabs
+
+* FAI management
+  - Subtree support
+  - Add links for headpage list entries
+  - Hooks have to be implemented like skripts
+  - Add package lists
+  - Make templates uploadable
+  - Re-implement profile management, divlists look pretty ugly here
+  - Re-implement "new" functionality
+
+* Phone account
+  - Errors while saving phone numbers with spaces
+
+* Password changing for workstations doesn't work anymore
+
+* Add function to get GOto application templates -> filled variables, etc.
+
 
 Target for 2.5:
 ===============
 
-* Complete PHP5 compliance
+* Complete PHP5 compliance and optimization
+
+* Simplify plugins by providing a schema parser
 
 * Remove smarty from SVN. It has an own repository.