Code

Recent changes in win2003sp1 required some fixes (backward compatible).
[gosa.git] / Changelog
index 5791711528d7d7b4738268c71b2e4a73cd2b4f98..a1f6532d9592c2c424035d1fc9b9e8bcb8d7102b 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,58 @@
 GOsa2 changelog
 ===============
+
+* gosa 2.6
+  - New "OK", "Apply", "Cancel" schema for tabbed dialogs
+  - New ACL implementation
+
+* gosa 2.5
+  - Improved FAI support
+    * Server and workstations are treated the same way
+    * Destination selector for new devices
+    * Summary tab introduced
+  - Improved robustness while operating whith the LDAP
+  - Several Kolab related fixes
+  - Tagging of departments introduced
+  - Global check hooks allow user defined testing
+    of single plugins
+  - Major speedups with large databases
+  - Added english and french online help
+  - Unified plugin "head" selectors, (re-)added subtree
+    support
+  - Fixed PPD parsing for several commercial PPD's
+  - Tune LDAP error messages
+  - Moved from "guru mediation style" to div-popups
+  - Several css fixes
+  - Fixed series of bugs that lead to not shown groups
+       - Work in progress on CA Management (by Zeph)
+
+* gosa 2.4
+  - Updated layout to work cleanly with IE6+, Firefox 1.0.4+, khtml 3.4+
+  - Added FAI (Fully Automatted Installation) support
+  - Added mail queue management
+  - Added many missing acl informations
+  - Added help browser and initial french help
+  - Fixed templating for samba and unix users
+  - Applied hundreds of smaller bugfixes
+  - Improved speed by switching to directory style dialogs and performing
+    sub searches.
+  - Per user language selector in generic tab
+  - New connectivity plugins (PHPscheduleit/PPTP/glpi)
+
+* gosa 2.4beta3
+  - Updated layout
+  - Fixed application removal
+  - Improved accessibility for disabled persons
+  - Added intranet account to list of connectivity plugins
+  - Several kolab related fixes for server objects
+  - Corrected contributed slapd.conf
+  - Fixed kolab mode where GOsa saves KB quotas, interprets quotas as kolab MB
+  - Increased robustnes for non set fields
+  - Fixed IE issues with W3C compatibilty where IE posts disabled fields
+  - Fixed problems with existing samba accounts and password changed fields
+  - Removed login problems with undefined ldap_conf variable
+  - Fixed problems where the GECOS field is not written correctly
+
 * gosa 2.4beta2
   - Fixed error handler to be PHP 4.x compatible
   - Fixed PHP compatibility problem in setup.php, using ini_get()