X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Changelog;h=cba0fc95465100824ce29be2a614db0cf81d57a0;hb=57122ef7f729e37a8e892e01dffe2da77aa3d638;hp=8e378ec0d28fb35343aaa320806f39ba1efe8e4a;hpb=e299f0ca47a924516f2afbe4e922f2418b75315c;p=gosa.git diff --git a/Changelog b/Changelog index 8e378ec0d..cba0fc954 100644 --- a/Changelog +++ b/Changelog @@ -1,11 +1,297 @@ GOsa2 changelog =============== -* gosa 2.3.1 +* gosa 2.6beta1 + +* gosa 2.5.13 + - Re-added ISC DHCP support + - Fixes for the mail based bugtracker + - Fixed autouid problem with slashes + - Added list sorting for FAI script lists + - Added copy'n paste for mimetypes + - Cut'n paste objects are now greyed out + - Added swedish locale + - Improved language detection + - Added a statistic footer to lists + - Added the ssh plugin + - Layout fixes + +* 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 + - Updated locales, fixed a set of missing strings + - Fixed problems in FAI list handling + - Added "uid" to personal plugins for replacement in post events + - Fixed saving of user logon scripts + - Fixed non-FAI application mode + - More speed fixes applied, especially for users, objectgroups and + generic plugin loading + - Bug while saving FAI partitions fixed + - Don't save PPD if none is not selected bug fixed + - Saving of non revisioned applications fixed + +* gosa 2.5.3 + - Fixed problem in reloading departments when we've PHP4 + - Fixed gotoPrinter membership problem. + - Fixed environment shares, only available shares will be displayed (gosaUnitTag was ignored) + - 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" + - Added more information to hotplug devices. + +* 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 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