Code

Added summary tab to gosa.conf
[gosa.git] / TODO
1 Target for 2.4.1:
2 =================
4 * Explaination of several FIXME's. Group removal, etc.
6 * Add online help (english/german)
7   Document how to generate it, generate it and check it in
9 * Enhance the export xls to export the whole three with a maximum of attributes in each sheet ( OpenSides )
11 * Enhance the pptp plugin (OpenSides ) 
13 * Add support for nagios in the system part ( OpenSides )
15 * Update the french manual ( OpenSides )
17 * Pimp 1024x768 screen resolutions, it should be the minimum usable resoultion
19 * Auto-Resize for subdialogs
21 * Change FAIstate when triggering actions
22   (install, sysinfo, softupdate)
24 * Fix DNS plugin
26 * Move from "default" to translated "inherited" (TC, WS and Servers)
29 Target for 2.5:
30 ===============
32 * Asterisk : Create entry like this #309,1,PickupChan(SIP/rainer), 
33                          to allow others to pickup the phone by pressing # and number of the phone.
35 * Evaluate patches for certificate generation
37 * Bug submitter
39 * Complete PHP5 compliance and optimization
41 * Simplify plugins by providing a schema parser
43 * Remove smarty from SVN. It has an own repository.
45 * Replace PHP IMAP module by self made module
47 * Add possibility to add referrals in department dialog
49 * Add sambaWorkingHours
51 * Fine tuning in Kerberos support
52   Special kerberos attributes like ticket expiery and policies can't
53   be handeled with GOsa right now this has to be added in later releases.
54   
55 * Server-/Workstation management
56   This has been removed because of inconsistencies. Will be back soon:
57   - support for dhcp
58   - attributes for ldap-, ntp-, nfs-, imap- and print-servers
60 * SSL
61   User certificates are only shown as "absent" or "present", because the
62   SSL PHP module isn't buildable in the moment. I'll check this later on.
63     (Notes:
64      openssl x509 -outform DER -in incert.pem  -out outcert.der
65      ldif -b "usercertificate;binary" < outcert.der   > cert.ldif
66      print_r(openssl_x509_parse ($this->userCertificate));
67     )
68     
69 * Rework ACL stuff, use experimental (native) LDAP ACLs / get ACLs from classes
70   The complete ACL dialog stinks. If every dialog is done by smarty, we could
71   use a shrinked version of each dialog with checkboxes, to let the admin decide
72   what fields could be edited.
74 * Documentation
75   - End user documentation: online help
76   - Administrators documentation: how to install / contributed scripts, etc.
77   - Developer documentation: how to extend, own plugins, themes, etc.
79 * amavis-new support
81 * Automatic passwords?
82   Generate a password for a newly created user and display it.
84 * Make IMAP namespace configurable
86 * Try RDN style for unique names