X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Changelog;h=fe02a3f270017ef540b67b0a4f19a3ee7fd7bb3f;hb=dd71fc0d68e1dc29a7338b993a14cf03fa1138d6;hp=5d2bc8d093cb83099ffb2fd7902f9882483584a6;hpb=c947ee43b2d4f1224b1dbcf8f63d841d7a342acf;p=gosa.git diff --git a/Changelog b/Changelog index 5d2bc8d09..fe02a3f27 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,139 @@ GOsa2 changelog =============== +* 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 + +* gosa 2.5.10 + - Included hook to make use of dynamic uid-bases + - Included vacation date range specification + - Fixed non-saved Samba-Domain changes in groups + - Freezed application parameters are not editable anymore + - Fixed problem with removing commata based DN's + - Corrected setup generated perl mkntpasswd string + - Fixed month listing in fax reports - february was march + - Enabled 9 digits for gid-/uidNumbers + - Fixed acl's for saving printers + - Fixed saving of disabled samba acl's + - Added support for rfc2307bis compliant groups + +* gosa 2.5.9 + - Fixed ldap tls connections when schema check was being used + - Updated italian translation + - Added the possiblility to choose a RDN style for DN's when + a CN is already in use + - Fixed a problem with cut'n paste for groups and ogroups + - Added new mail method "golab" which has some tweaks against + the standard kolab mode + - Fixed object tagging for workstation/printer assignement + - Fixed undefined index in FAI package lists + - Fixed copy'n paste for groups and object groups + - Enabled non ASCII characters in vacation messages + - Fixed "none" permissions in IMAP shared folders to be assignable + +* gosa 2.5.8 + - Fixed problem with winstations shown in user list. + - Allow basic regex ().*^$ in fax blocklist numbers. + - Fixed date of birth and shadow expire in template adaption + - Updated user mail account to search for CYRUSUNIXSTYLE in all + relevant sections of the config file + - Added support for sambaLogonHours + - Security fix, that allows non priviledged users to change + several settings - including admin passwords + +* gosa 2.5.7 + - Fixed login.tpl to display error msgs in the middle of the screen + - Fixed some error outputs in login.php to not break the screen + - Added auto scroll function to FAI-Create-Branch and Department tagging + - Fixed problems with workstations when fai.schema was not included + - Made gid-/uidNumbers 32 bit aware + - Replaced hardcoded config path /etc/gosa with CONFIG_DIR constant + - Included personal title in DN + - Added function to remove PPD's from disc + - Removed old cups dependencies + - Fixed saving of terminals printer service attribute + - Fixed a ACL naming bug, that avoids that an admin with non "all" ACLs + can edit specified objects. + - Fixed simultaneous move + rename for deparments + - Internally updated to smarty 2.6.16 + - Removed asterisk status view in user display. This was too slow in + bigger installations. + - Re-enabled phone queues. They got optimized for invisibility. + +* gosa 2.5.6 + - Copy & paste implemented into FAI + - Added setup fix to support GraphicsMagick + - Added several fixes for all user plugins to support Copy & Paste. + - Fixed malformed usage of $this>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 @@ -15,6 +148,7 @@ GOsa2 changelog - 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