X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Changelog;h=42e0fb1ae3a0bca13d16bd444ddd8a90ab9b4701;hb=09250953a70c291c0c2f0485c1ef6d5671a6ec9f;hp=c61168bce30ad95ff3f607557ceccaba14554617;hpb=cc85ed803c3a9ac8ef86649f77fb5abf62d38c89;p=gosa.git diff --git a/Changelog b/Changelog index c61168bce..42e0fb1ae 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,93 @@ GOsa2 changelog =============== +* 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 + +* 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