Code

Updated smarty to 3.0.8
[gosa.git] / gosa-core / Changelog
index 5d42c86719dcfcfd1c3bb98865bd0b8093702efd..616ade6939ed04fb8a00d84f9c3715ae1d5a9a3f 100644 (file)
@@ -1,10 +1,50 @@
 GOsa2 changelog
 ===============
+* gosa 2.7.1
+  - Updated passwordHook behaviour
+  - Readded sambaKickoffTime to samba tab.
+  - Updated account expiration checks.
+  - Fixed acl resolution to be case insensitive.
+  - Fixed mail address check for user templates.
+  - Updated integrated smarty to 3.0.7
+
+* gosa 2.7
+  - Updated design. CSS3, 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 <Thomas Chemineau>
+  - 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)