X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-core%2FChangelog;h=ffd34e0455682faa8d5719ce7b9a71e5f130b177;hb=fa1921347bdacc9a44d02416cd943de2ae38d371;hp=de70abb9f753e26e662c452cceff8401688c4b30;hpb=d42c4fcf2fcf1e720a91bcbb911089a044a66335;p=gosa.git diff --git a/gosa-core/Changelog b/gosa-core/Changelog index de70abb9f..ffd34e045 100644 --- a/gosa-core/Changelog +++ b/gosa-core/Changelog @@ -1,6 +1,64 @@ GOsa2 changelog =============== +* gosa 2.7 + - Updated design. CSS 3, mostly w3c conform. + - Updated and fixed english wording. + - Rewrote filtering methods, allows to define self-made filters. + - Rewrote reference tabs, it now resolve the users acls. + - Replaced all lists by either listing or sortable_listing- + - Added dynamic groups to core functionality. Thanks to + - Added property editor plugin, including property validation and migration. + - Rewrote schema check, more flexible and only checks for required classes. + - Stripped setup to minimum requirements. (Use property editor form fine-tuning). + - Introduced dynamic path-menu, replaces the old 'MyAccount' section. + - Added premodify, precreate and preremove events to be able to act before things get saved. + - Hardened handling of sepcial chars in user inputs. + - Added a wildcard ACL to allow to given ACLs to 'everyone' + - Disallow UTF-8 characters in passwords. + - Switch to the new version of the smarty template engine, version 3. + - Updated the ldap export plugins to use the cli, which is much faster. + - Intruduced a new image rendering based on sprites, increases performance. + - Added automatic logout, for security reasons. + - Allow to use replacements like {%var[n-m]} in pre and post events and user templates. + +* gosa 2.6.9 + - Fixed problem with initial phone accounts, sip type was NULL + - Fixed TLS issues in the setup + - Fixed locale issues in the setup + - Fixed delete of DHCP statements + - Fixed DHCP authoritative flag + - Modified sieve behaviour to use sieve-discard for "drop_own_mails" + - Modified filter descriptions to behave more like former 2.6 releases + +* gosa 2.6.8 + - Base selector displays descriptions and icons now + - Base selector autocomplete + - Fixed gosa.conf system generation + - Added wildcard ACLs + - Improved ACL handling for new lists + - Fixed phone filters + +* gosa 2.6.7 + - Added more information to DHCP service dialog (thanks to Mathieu) + - Added more checks for DNS zone records + - Added IMAP folder autocreation + - Added printer css + - Fixed generation of kerberos host keys when DNS is enabled + - Fixed template error message when no sshkey plugin is enabled + - Fixed problem where arrays got shortened by one in copy and paste + - Fixed javascript for IE + - Fixed problems deprecated functions in PHP > 5.3 + - Fixed issues with templates and password methods that got introduced + in 2.6.6 user list migration + - Speed up OPSI operations by large factors + - Speed up group and user removal by large factors + - Unified logging with rSyslog plugin and service + - Converted to new configurable list view + - Save list positions + - Updated integrated smarty to version 3.0b7 to avoid broken templates + during further development + * gosa 2.6.6 - Added ssh public key management - Added LVM support to FAI modules using setup-storage @@ -10,9 +68,10 @@ GOsa2 changelog - Added organizational roles management - Added option to configure user DNs - Added OPSI license management - - Added posibility to add FAI packages without the SI service (thanks to GLG) + - Added possibility to add FAI packages without the SI service (thanks to GLG) - Added IMAP timeout option - Added pool method for uidNumber/gidNumber using sambaUnixIdPool + - Added workaround for non closable message dialogues in Konqueror 3.x - Updated locales - Updated gosa.conf manual page - Updated DNS settings dialoges