Code

Added fix for divlist department selection
[gosa.git] / TODO
1 Target for 2.6:
2 ===============
4 * Remove.tpls have different text alignments
6 * WorkstationStartup -> The available Classes/Releases arn't working correctly.
7   You can't select some of the releses && there are classes shown that are not available within the selected release.
9 * Add new smarty gettext plugin -> requires fixing of <b> and <i> tags in
10   translations
12 * Fix DNS plugin
13   * Zones are not creatable, currently
14   * Error messages are partly wrong
16 * Auto-Resize for subdialogs
18 * Enhance the export xls to export the whole three with a maximum of attributes in each sheet ( OpenSides )
20 * Enhance the pptp plugin (OpenSides )
22 * Add support for nagios in the system part ( OpenSides )
24 * Asterisk : Create entry like this #309,1,PickupChan(SIP/rainer), 
25                          to allow others to pickup the phone by pressing # and number of the phone.
27 * Evaluate patches for certificate generation
29 * Bug submitter
31 * Complete PHP5 compliance and optimization
33 * Simplify plugins by providing a schema parser
35 * Remove smarty from SVN. It has an own repository.
37 * Replace PHP IMAP module by self made module
39 * Add possibility to add referrals in department dialog
41 * Add sambaWorkingHours
43 * Fine tuning in Kerberos support
44   Special kerberos attributes like ticket expiery and policies can't
45   be handeled with GOsa right now this has to be added in later releases.
46   
47 * Server-/Workstation management
48   This has been removed because of inconsistencies. Will be back soon:
49   - support for dhcp
50   - attributes for ldap-, ntp-, nfs-, imap- and print-servers
52 * SSL
53   User certificates are only shown as "absent" or "present", because the
54   SSL PHP module isn't buildable in the moment. I'll check this later on.
55     (Notes:
56      openssl x509 -outform DER -in incert.pem  -out outcert.der
57      ldif -b "usercertificate;binary" < outcert.der   > cert.ldif
58      print_r(openssl_x509_parse ($this->userCertificate));
59     )
60     
61 * Rework ACL stuff, use experimental (native) LDAP ACLs / get ACLs from classes
62   The complete ACL dialog stinks. If every dialog is done by smarty, we could
63   use a shrinked version of each dialog with checkboxes, to let the admin decide
64   what fields could be edited.
66 * Documentation
67   - End user documentation: online help
68   - Administrators documentation: how to install / contributed scripts, etc.
69   - Developer documentation: how to extend, own plugins, themes, etc.
71 * amavis-new support
73 * Automatic passwords?
74   Generate a password for a newly created user and display it.
76 * Make IMAP namespace configurable
78 * Try RDN style for unique names