Code

Avoid PHP warnings in mailAccount
[gosa.git] / Changelog
index b22ece70cef2829ed2a4a60c1a1575e3adcabd29..42e49c56538e558183acdf02d8fda5b0d698168d 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,79 @@
 GOsa2 changelog
 ===============
 
+* 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"