X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Changelog;h=a98d211105238a2f87bb37aff79bd1bbf3652f75;hb=1167e6c856ffc9c41a1abe70581b1612dd493baa;hp=c61168bce30ad95ff3f607557ceccaba14554617;hpb=cc85ed803c3a9ac8ef86649f77fb5abf62d38c89;p=gosa.git diff --git a/Changelog b/Changelog index c61168bce..a98d21110 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,143 @@ GOsa2 changelog =============== +* gosa 2.5.13 + - Added the ssh plugin + +* gosa 2.5.12 + - Fixed problems with automatic reverse zones + - Fixed several IE6 related Java-Script problems + - Removed png.js by default. Looks ugly, but performs. Take + a look at the FAQ on how to re-enable it for IE. + - Added non-login password change dialog + - Various spelling fixes + - Added some extra robustness to the PPD reader code + - FAI partition ordering fixed, partition sizes fixed + - FAI release management updates + - Fixed installations that fail the schema check + - Updated error messages to fade out the interface + - Repository cleanup + - Added feedback link to easily report PHP errors + - Added more content sorting where needed + - Made gidNumber be the current in posix check hook + - Removed inconsistency in gosa/gosa+samba3 schema + - Fixed multiple saving of "My account" data + - Don't allow moving of objects from administrative units to other + administrative units where ACL's permit it. Objects "seemed" to + disapear because the tagging changes. + - Added gosa-desktop package to be able to start it by link + - Added method to highlight tabs + - Generel translation update for de, es, fr, it, nl, pl, ru, zh + +* gosa 2.5.11a + - Added chinese translation + - Fixed language detection and removed line wraps in tab headers + - Fixed french translation + +* gosa 2.5.11 + - Add workaround for failing is_php4() when using PHP5 + with "zend.ze1_compatibility_mode" set to "On" + - Backported new sieve filter editor from trunk + - Backported new setup from trunk + - Fixed double loaded pages in gecko based browsers when js + is activated + - Replaced a set of PHP var in samba class. + - Fixed checkbox selection in samba class. + - Connectivity netatalk: Moved plugin intialization from execute() to contructor(). + - Fixes various issues with setup.php + - Avoid tab lables to have line feeds + - Activated missing checks for IP and MAC + - Fixed copy'n paste errors for netatalk + - Various W3C fixes + - Fixed "My Account" mode, where buttons disappear after saving + - Avoid removal of shares while they are used by users + - Added finer grained ACL settings for mail accounts + - Fixed day of birth problem in M$ IE + - Fixed setting of Kerberos passwords + +* gosa 2.5.5 + - Added remove method for shared folder in kolab mode + - Added checkbox to decide if the shared folder should be deleted from IMAP + if the mail extension is removed from group mail account + - Updated request method for mail folders + - Resolved problem with infinite loop while storing sieve scripts + - Added subsearch checkbox to object group "add items" filter + - Fixed "missing PPD" configuration error, for newly created printer + - Corrected problem where the object base was sometimes broken when + saving object groups + - Fixed saving of terminal attribute gotoLpdEnable to contain "yes" + instead of "1" + - Avoid reset of several attributes from workstations when not + inherited from object groups + - Show error messages from password dialog + - Fixed a set of W3C problems + - Fixed multiple savings in addressbook (Closes: #23) + - Fixed shadow expire when using templates (Closes: #20) + - Made %uid, %sn, etc. available in templates using gosaMailAlternateAddress + * gosa 2.5.4 - Included patch to choose the addressbook base - Applied fixes for logviewer done by Mario Minati