Code

preparing french locale for the release 2.5.7
[gosa.git] / TODO
1 Target for 2.6:
2 ===============
4 * Can't use a dn longer than 100 characters as Glpi contact/technical responsible person.
6 * Verify DNS plugin
7   * Zones are not creatable, currently
8   * Error messages are partly wrong
10 * Auto-Resize for subdialogs
12 * Enhance the export xls to export the whole three with a maximum of attributes in each sheet ( OpenSides )
14 * Enhance the pptp plugin (OpenSides)
16 * Add support for nagios in the system part (OpenSides)
18 * Asterisk : Create entry like this #309,1,PickupChan(SIP/rainer), 
19                          to allow others to pickup the phone by pressing # and number of the phone.
21 * Evaluate patches for certificate generation
23 * Bug submitter
25 * Complete PHP5 compliance and optimization
27 * Simplify plugins by providing a schema parser
29 * Replace PHP IMAP module by self made module
31 * Add possibility to add referrals in department dialog
33 * Add sambaWorkingHours
35 * Fine tuning in Kerberos support
36   Special kerberos attributes like ticket expiery and policies can't
37   be handeled with GOsa right now this has to be added in later releases.
38   
39 * SSL
40   User certificates are only shown as "absent" or "present", because the
41   SSL PHP module isn't buildable in the moment. I'll check this later on.
42     (Notes:
43      openssl x509 -outform DER -in incert.pem  -out outcert.der
44      ldif -b "usercertificate;binary" < outcert.der   > cert.ldif
45      print_r(openssl_x509_parse ($this->userCertificate));
46     )
47     
48 * Documentation
49   - End user documentation: online help
50   - Administrators documentation: how to install / contributed scripts, etc.
51   - Developer documentation: how to extend, own plugins, themes, etc.
53 * amavis-new support
55 * Automatic passwords?
56   Generate a password for a newly created user and display it.
58 * Make IMAP namespace configurable
60 * Try RDN style for unique names