X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=TODO;h=5c3d19760587ca961d003075dd7b2a6680330621;hb=c5d83819e071628c2a93713f2df998ca4d55253c;hp=91caf6cf5f98da44c371335bc03bebe0083a1176;hpb=44d11c625d5f7c76e6cb83822e64aab9d4d63c15;p=gosa.git diff --git a/TODO b/TODO index 91caf6cf5..5c3d19760 100644 --- a/TODO +++ b/TODO @@ -2,14 +2,59 @@ 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 + +* 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.