X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Changelog;h=06f10874a4450962e3a9c1cf894b90daa46349f8;hb=1f878571969a5d17edccbd99275c8e7a8e6d5157;hp=d149283722d90e58cc8b78bbc11c226900d9f8cd;hpb=0104b792f9c35a21628834679a85e827380b918e;p=gosa.git diff --git a/Changelog b/Changelog index d14928372..06f10874a 100644 --- a/Changelog +++ b/Changelog @@ -1,7 +1,181 @@ GOsa2 changelog =============== +* gosa 2.5.10 + - Included hook to make use of dynamic uid-bases + - Dummy entry + +* 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 + - 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