Code

removed unique remove templates, added one in the theme directory
[gosa.git] / gosa-core / Changelog
index 5a5ef9d1e683029515cf7c5f9a689e1d32ba88db..93b4f6022f2127e3830bfcba64794430fd46ca75 100644 (file)
@@ -1,20 +1,42 @@
 GOsa2 changelog
 ===============
 
+* 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 avascript for IE
+  - 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
+  - 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 lists view
+  - 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