Code

Updated changelog
[gosa.git] / Changelog
index 7b5b424fce332ab2dde934c4c957161a96ad0f94..8c176e4d3c8503a170ff9b8bb10bbde40266a1a2 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,108 @@
 GOsa2 changelog
 ===============
 
+* gosa 2.5.3
+  - Fixed saving of inherited workstation settings
+  - Removed error when no FAI repositories were present
+  - Fixed posix group add dialog, filter wasn't working.
+  - Fixed get_printer_list undefined index warnings while editing a user.
+  - Fixed ogroup non-static method error
+  - Fixed user membership for gotoPrinter, if membership was edited 
+    via user environemnt, some numeric values were stored too
+  - Fixed mail account, mail server string possibly was an array
+  - Fixed typos
+  - Fixed upper/lowcase ou's for groups/people when using an
+    unclean LDAP database
+  - Fixed ACL handling to *not* show the admin user dialog
+    when configured for self modify only
+  - Fixed problem when changing passwords via "My account"
+
+* gosa 2.5.2
+  - Fixed current main base not beeing set when editing non tabbed
+    plugins
+  - Fixed filtering for divlists
+  - Fixed deletion of shares in environment tabs
+  - Updated french online help
+  - Updated german online help
+  - Fixed display of FAI partitions
+  - Removed Quota warnings for existing accounts without quota limits
+  - Worked around PHP4 session problems when creating new departments
+  - Fixed problems when moving around departments including a comma
+  - Unified bool values in gosa.conf. true/yes and false/no are valid
+    now in upper and lower case.
+  - Avoid the try of creating already existing ou's
+  - Fixed non working printer removal
+
+* gosa 2.5.1
+  - Fixed problems with NFS shares and terminals
+  - Finalized polish translations
+  - Fixed problem with compressed gosa.conf in the debian package
+
+* 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
+
+* 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()
+    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.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
@@ -17,7 +119,7 @@ GOsa2 changelog
   - Added server settings
   - Added LDIF import
   - Added CSV import
-  - Added italien translations (thanks to Alessandro Amici)
+  - 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