X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=TODO;h=9f9ab1bed0002debceb01a1e37250fa6a733c261;hb=af68c0eb4e77ea7e8f783b08fa1396a8fd8463b7;hp=4c0cb804e535ef5ba5499be6f514ec3b0c943f0f;hpb=f497b0c43ed6ab3499d74d665c46a0f084bf7022;p=gosa.git diff --git a/TODO b/TODO index 4c0cb804e..9f9ab1bed 100644 --- a/TODO +++ b/TODO @@ -2,17 +2,42 @@ Things to fix before 2.4: ========================= * Finish kolab integration - - mail groups - shared folders - - Kolab disabled -> check. Check is_account! -* Make it "barrierefrei" +* Fix problem with winstation and invalid structural object class chain (inetOrgPerson/device) + +* User dialog + - Add button for template created users + +* All dialogs + - ALT not translated + - Image cleanup + +* include/class_mail-methods-kolab.inc -> gosaMailQuota not defined when opening "cajus" + +* Check renaming of servers + +* Reload language settings when language has changed + +* Fix system dialog -> icons on top are not adapted yet, remove "create system" + +* Fix filter part of dialogs and remove long descriptive textx in front of the search + fields + +* Phone plugin + -> macro for std dial -> where fore is phone number and voicemail number? + cleanup + -> layout broken, vertical align top is missing 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