Code

summary added
[gosa.git] / Changelog
index 8e378ec0d28fb35343aaa320806f39ba1efe8e4a..5791711528d7d7b4738268c71b2e4a73cd2b4f98 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,11 +1,45 @@
 GOsa2 changelog
 ===============
+* gosa 2.4beta2
+  - Fixed error handler to be PHP 4.x compatible
+  - Fixed PHP compatibility problem in setup.php, using ini_get()
+    instead of ini_get_all()
+  - Fixed cases where ipHostAddress is required but not checked
+    by GOsa
+  - Fixed group dialog filters
+  - Fixed problems in setup which showed up with white pages if
+    PHP has been compiled without mbstring support
+  - Fixed layout if the rendered page does not cover 100% of the
+    browser window
+  - Improved phone plugin to respect IAX, CAPI and SIP phone
+    attributes
+    automatically if the revision changes
+  - Improved W3C compatibility
+  - Added checks that remove the contents of /var/spool/gosa/*
+  - Added postmodify for password change operations
 
-* gosa 2.3.1
+* gosa 2.4beta1
   - Override automatically detected user bases if they don't exist
   - Don't shred samba group ID's if they are not present in the
     combobox
   - Updated smarty to version 2.6.9
+  - Updated GOfon support to handle new features
+  - Replacement of most external programm calls
+  - Samba3 bugfixes for munged dial handling
+  - Updated LDIF export
+  - Improved setup checks to find more possible errors
+  - Fixed index ruler for long lists
+  - Completed system creation for servers, phones and misc components
+  - Added support for kolab users and kolab server settings
+  - Added server settings
+  - Added LDIF import
+  - Added CSV import
+  - Added italian translation (thanks to Alessandro Amici)
+  - Added subtree search checkbox in lists with potential higher
+    usage
+  - Added version indicator to make support more easy
+  - Added sample databases for fax, phone and system logging
+  - Added error handler for normal PHP errors
 
 * gosa 2.3
   - Updated smarty to version 2.6.7