X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Changelog;h=d454433c9a5dabf9c32ef3c06a9ab548bec5d6fd;hb=8f0a3f42fe3c07ee93173ce3c7a913ef982343a9;hp=5791711528d7d7b4738268c71b2e4a73cd2b4f98;hpb=91002093104478981171b9a58ded2248bd296b08;p=gosa.git diff --git a/Changelog b/Changelog index 579171152..d454433c9 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,33 @@ GOsa2 changelog =============== + +* 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()