Code

some more fixes
[gosa.git] / TODO
diff --git a/TODO b/TODO
index 93150577c653dc9f6d613f33e258e1a2e30396e7..c0eb1877ee2d2370f77d13b6cc88715c148b8a73 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,26 +1,58 @@
-Things to fix before 2.4:
-=========================
+Target for 2.4.1:
+=================
 
-* Fix filter part of dialogs and remove long descriptive textx in front of the search
-  fields
+* Explaination of several FIXME's. Group removal, etc.
 
-* Rework printer tabs
-  -> lpstat?
+* saveFilter added, please use!
 
-* FAI management
-  - Add package configuration dialog 
+* Added functions normalizePreg and normalizeLdap. Please use where needed!
 
-* Removing of the last element of objectgroups causes an error
-  -> simple solution: member should be defined as MAY in gosaGroupOfNames?
+* generatePasteIcon added, please use!
+
+* Create a status-bar/-display for FAI installations 
+
+* Add online help (english/german)
+  Document how to generate it, generate it and check it in
+
+* Fix DNS plugin. Add some more checks 
+
+* Enhance the export xls to export the whole three with a maximum of attributes in each sheet ( OpenSides )
+
+* Enhance the pptp plugin (OpenSides ) 
+
+* Add support for nagios in the system part ( OpenSides )
+
+* Update the french manual ( OpenSides )
+
+* Pimp 1024x768 screen resolutions, it should be the minimum usable resoultion
+
+* Auto-Resize for subdialogs
+
+* Fix create_missing_trees to gererate tags if needed, too
+
+* Fix fai objects to generate tags if needed (sub objects, phone me...)
+
+* Fix Phone book to generate tags if needed
+
+* Remove the refresh button from faiPackageNew (the second one)
 
 
 Target for 2.5:
 ===============
 
+* Asterisk : Create entry like this #309,1,PickupChan(SIP/rainer), 
+                        to allow others to pickup the phone by pressing # and number of the phone.
+
+* Rework group->application assignment.
+
+* Evaluate patches for certificate generation
+
 * Bug submitter
 
 * Fix translation mode
 
+* Gofon -Asterisk-database name should be defined in database tab, currently this setting is hard coded in class_config.inc
+
 * Complete PHP5 compliance and optimization
 
 * Simplify plugins by providing a schema parser