Code

Updated todo
[gosa.git] / Changelog
index 27e138afb1d41b7d998fc3bd4137a1e2dd85a26e..1d07b945d3940d6f8ea16174edf2142708e42d26 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,54 @@
 GOsa2 changelog
 ===============
+* gosa 2.5.9
+  - Fixed ldap tls connections when schema check was being used
+
+* 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