Code

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