Code

Some chnages
[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 * Fix DNS plugin
29 * Move from "default" to translated "inherited" (TC, WS and Servers)
32 Target for 2.5:
33 ===============
35 * Asterisk : Create entry like this #309,1,PickupChan(SIP/rainer), 
36                          to allow others to pickup the phone by pressing # and number of the phone.
38 * Evaluate patches for certificate generation
40 * Bug submitter
42 * Complete PHP5 compliance and optimization
44 * Simplify plugins by providing a schema parser
46 * Remove smarty from SVN. It has an own repository.
48 * Replace PHP IMAP module by self made module
50 * Add possibility to add referrals in department dialog
52 * Add sambaWorkingHours
54 * Fine tuning in Kerberos support
55   Special kerberos attributes like ticket expiery and policies can't
56   be handeled with GOsa right now this has to be added in later releases.
57   
58 * Server-/Workstation management
59   This has been removed because of inconsistencies. Will be back soon:
60   - support for dhcp
61   - attributes for ldap-, ntp-, nfs-, imap- and print-servers
63 * SSL
64   User certificates are only shown as "absent" or "present", because the
65   SSL PHP module isn't buildable in the moment. I'll check this later on.
66     (Notes:
67      openssl x509 -outform DER -in incert.pem  -out outcert.der
68      ldif -b "usercertificate;binary" < outcert.der   > cert.ldif
69      print_r(openssl_x509_parse ($this->userCertificate));
70     )
71     
72 * Rework ACL stuff, use experimental (native) LDAP ACLs / get ACLs from classes
73   The complete ACL dialog stinks. If every dialog is done by smarty, we could
74   use a shrinked version of each dialog with checkboxes, to let the admin decide
75   what fields could be edited.
77 * Documentation
78   - End user documentation: online help
79   - Administrators documentation: how to install / contributed scripts, etc.
80   - Developer documentation: how to extend, own plugins, themes, etc.
82 * amavis-new support
84 * Automatic passwords?
85   Generate a password for a newly created user and display it.
87 * Make IMAP namespace configurable
89 * Try RDN style for unique names