Code

Updated todo
[gosa.git] / TODO
1 Target for 2.4.1:
2 =================
5 * Phone reports && Fax reports : very strange behavior, search string doesn't effect results ...    
7 * Explaination of several FIXME's. Group removal, etc.
9 * Add online help (english/german)
10   Document how to generate it, generate it and check it in
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 * Update the french manual ( OpenSides )
20 * Pimp 1024x768 screen resolutions, it should be the minimum usable resoultion
22 * Auto-Resize for subdialogs
24 * Change FAIstate when triggering actions
25   (install, sysinfo, softupdate)
27 * Add another tab to ogroups when workstations are included
28   (generic settings include ntp, syslog, mode and action)
30 * Fix DNS plugin
32 * Move from "default" to translated "inherited" (TC, WS and Servers)
35 Target for 2.5:
36 ===============
38 * Asterisk : Create entry like this #309,1,PickupChan(SIP/rainer), 
39                          to allow others to pickup the phone by pressing # and number of the phone.
41 * Evaluate patches for certificate generation
43 * Bug submitter
45 * Complete PHP5 compliance and optimization
47 * Simplify plugins by providing a schema parser
49 * Remove smarty from SVN. It has an own repository.
51 * Replace PHP IMAP module by self made module
53 * Add possibility to add referrals in department dialog
55 * Add sambaWorkingHours
57 * Fine tuning in Kerberos support
58   Special kerberos attributes like ticket expiery and policies can't
59   be handeled with GOsa right now this has to be added in later releases.
60   
61 * Server-/Workstation management
62   This has been removed because of inconsistencies. Will be back soon:
63   - support for dhcp
64   - attributes for ldap-, ntp-, nfs-, imap- and print-servers
66 * SSL
67   User certificates are only shown as "absent" or "present", because the
68   SSL PHP module isn't buildable in the moment. I'll check this later on.
69     (Notes:
70      openssl x509 -outform DER -in incert.pem  -out outcert.der
71      ldif -b "usercertificate;binary" < outcert.der   > cert.ldif
72      print_r(openssl_x509_parse ($this->userCertificate));
73     )
74     
75 * Rework ACL stuff, use experimental (native) LDAP ACLs / get ACLs from classes
76   The complete ACL dialog stinks. If every dialog is done by smarty, we could
77   use a shrinked version of each dialog with checkboxes, to let the admin decide
78   what fields could be edited.
80 * Documentation
81   - End user documentation: online help
82   - Administrators documentation: how to install / contributed scripts, etc.
83   - Developer documentation: how to extend, own plugins, themes, etc.
85 * amavis-new support
87 * Automatic passwords?
88   Generate a password for a newly created user and display it.
90 * Make IMAP namespace configurable
92 * Try RDN style for unique names