Code

Added check again, to much deleted
[gosa.git] / TODO
diff --git a/TODO b/TODO
index 4f1c575b46a8df38adeb5764a86f5d00fdadb4a3..5c3d19760587ca961d003075dd7b2a6680330621 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,18 +2,61 @@ Things to fix before 2.4:
 =========================
 
 * Finish kolab integration
-  - mail groups
   - shared folders
 
-* Make it "barrierefrei"
+* Fix problem with winstation and invalid structural object class chain (inetOrgPerson/device)
 
-* FAX report -> search_result undefined
+* 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
+
+* Application tab
+       Edit 'firstappasd' and you will see an empty base selection field ? 
+
+* Rework environment tab
+
+* Rework printer tabs
+
+* FAI management
+  - Add package configuration dialog 
+  - Re-implement profile management, divlists look pretty ugly here
+  - Check base64_encoding/decoding is not needed everytime.
+  - Save subDialogs directly, without clicking save two or three times.
+
+* Add function to get GOto application templates -> filled variables, etc.
+
+* Group Dialog : Primary group chkbox is broken, nothing is shown if it is checked.
+
+* Base is not evaluated in several dialogs -> Creating an object in a special base
+  results in creation in the ldap root
+
+* Workstation is defect
+
+* Save FAI sub objects directly when they already exist
+
+* FAI package lists behave strange
+
+* Add shares to terminal tabs
+
+* Shares are not removable!
 
 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.
 
 * Replace PHP IMAP module by self made module