X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Changelog;h=f529fc0c5c3ada5cf4cc7029bce261f9a95ad6d8;hb=c6f58f8dddee425b912da9dcd84d6b226f238611;hp=d9d7b533e15ae37d3c0d8d124a828c09aa7eb833;hpb=620a99c68fd3c27602022f25e1ce6952b91a01ac;p=gosa.git diff --git a/Changelog b/Changelog index d9d7b533e..f529fc0c5 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,307 @@ GOsa2 changelog =============== +* gosa 2.5.19 + + * Added basque debconf template (closes:#502589) + * Added italian debconf template (closes:#502465) + * Added japanese debconf template (closes:#512979) + * Added finish debconf template (closes:#501937) + * Added russian debconf template (closes:#502888) + * Missing attributes in group ACL menu (closes:528179) + * Added test in apache for php5 apache module presence (closes:523461) + * Cleaned debian packaging + * Updated German Translation. + * Applied patch to allow selecting the primary Group when copying users + * Added a section how to report a bug + +* gosa 2.5.18 + + * Added postgresql fix + * Updated smarty + * Added swedish debconf translation + * Corrected scalix Group problems + * Updated gofon macro parsing allowing multiple brackets in macro apps. + * Updated macro checks + * Updated termDNS check ensure that a valid macAddress is given + * Updated gohpone account, save sip user information also if hardware is automatic + * Do not remove invalid user accounts. + * Do not create admin groups with spaces. Closes #589 + * Updated groupMail, Added checkbox to toggle local delivery, Updated template && + added ACLs + * Updated samba Account, sambaHomePath and Drive can be empty. + * Updated server DNS zone editor. Fixed CName entry order. + * Updated samba Tab, added info for domain policies + * Updated gophone realtime dependencies + * Fixed goPhone conference language selection + * Corrected contrib/slapd.conf.gz attr in place of attrs + * Updated locales for 2.5.18 + +* gosa 2.5.17 + - Added scalix group support. + - Added debug information for post events, debug level is DEBUG_SHELL. + - Fixed problem with opengroupware pgsql passwords + - Translation updates + - Update voicemail table entry correctly + - Ensure that nobody uses a mail address already specified in kolabs alias attribute. + - Fixed problem with illegal characters in pregmatch, added normalizePreg + - Added conflict for SID + - Fixed several undefined index occurencies in the setup + - Fixed progressbar display + - Cleaned packaging + - Added debug output for post handling + - Fixed kolabSharedFolderTarget + - Suppress "Non-static method LDAP::fix() should not be called statically" errors + - Fixed sharedFolderTarget which was broken after user was saved + - Added new attribute for 2.6 compatibilty + - Made samba3 the default value in setup + - Fixed DNS configuration problem + - Fixed problem with duplicated domain parts in ldap2zone + - Updated check of user acls for new attributes + - Fixed opengroupware pgsql login + - Updated integrated smarty to 2.6.20 + +* gosa 2.5.16 + - Fixed problem with undefined ridbase in domain objects + - Fixed postremove/-create/-modify parameter expansion + - Updated integrated smarty to 2.6.19 + - Updated saving of ppds in printer setttings + - Fixed department tagging + - Fixed DNS record problem where nSRecords were not kept + - Updated shared folder acls, keep manually set acls + - Remove DNS entries for removed hosts + - Increased setup performance + - Added more secure way to save passwords in gosa.conf + +* gosa 2.5.15 + - Changed order of sys-action commandline parameters + - Changed sorting of management plugins to natural sorting + - Fixed problem with saving vacation message start/stop + - Fixed sorting of releases + - Updated translations (de/fr/pl) + - Fixed storage of (IMAP) ACLs in group/mail settings + - Fixed issues with sieve script management + - General code cleanup + - Fixed issue with undefined index and copy 'n paste in samba plugin + - Fixed problem with the references/ogroup handling with + special character DNs + - Optimized way of writing unit tags + - Online manual updates / helpviewer update + - Fixed renaming of printers which was broken in special cases + - DNS plugin updates + - DHCP plugin updates + +* gosa 2.5.14 + - Phone conference language is now selectable. + - Old phone numbers will be removed correctly from asterisk extensions table. + - Fixed saving of A/B networks reverse zone entries + - Fixed problem with non loaded class_dhcpPlugin in some cases. + - Added fglrx driver to driver list + - Added hook to specify custom X drivers + - Fixed non ISO display of IMAP folder names + - Fixed URL encoding in addressbook + - Fixed issues with IE and browser language detection + - Added check for used hardware adresses + - Allow special characters in share names + - Fixed removing of application categories + - PPD handling revised + - Added support for new devices detected by the arp monitor + - Grey out non used options for better usability in the server and + workstation tabs + - Fixed saving of USB devices + - Made SNMP community configurable + - Added login attributes uid/mail, you can log in via your mail + address, too + - Removed PHP5 dependency in branch 2.5 + - Fixed saving of IMAP acl's for groups + +* gosa 2.5.13 + - Fixed renaming of asterisk servers + - Fixed phoneAccount removing/saving + - Re-added ISC DHCP support + - Added take over option to dns/dhcp service + - Check for updated dns client/server management + - Added support for kolabSharedFolderTypes + - Fixed FAI dependencies/problems with deactivated fai 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 + - Objects beeing are now greyed out until pasted + - Added swedish locale + - Improved language detection + - Added a statistic footer to lists + - Added plugin for managing SSH keys + - Fixes in the screenlayout for browser compatibility + +* 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 @@ -9,6 +310,13 @@ GOsa2 changelog - 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