Code

Removed space
[gosa.git] / gosa-core / Changelog
index c86aa51d86f10c548165be34fe2d74cda1646267..e3f51e5082f7a09ca4d1f29004b56d78c9d6698a 100644 (file)
@@ -1,7 +1,256 @@
 GOsa2 changelog
 ===============
 
+* 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)
+  - 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
+  - Added DHCP/DNS options to the OPSI hosts
+  - Added GOsa login restrictions
+  - Added "Domain" to department management
+  - Added organizational roles management
+  - Added option to configure user DNs
+  - Added OPSI license management
+  - 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
+  - Moved to unified datepicker for all dates
+  - Fixed display of opsi hosts in the system list
+  - Fixed usage of the sambe "base" for every list page
+  - Fixed automatic base settings for new systems based on the ogroup base
+  - Fixed setup issues with LDAP inspection
+  - Fixed setup issues with sub dialogues
+  - Fixed next group ID generation
+  - Fixed "suggest IP" function to return unique IP
+  - Fixed multiple password decryption
+  - Fixed issues with empty ACL definitions
+  - Fixed lost attributes when using copy and paste with objectgroups
+  - Enhanced addressbook plugin ACL
+  - Removed outdated samba 2 mode
+  - Various minor bugfixes
+
+* gosa 2.6.5
+  - Updated locales
+  - Improved PPD handling
+  - Added more sanity checks in group management
+  - DHCP now allows multiple values for options and statements containing
+    the same keyword
+  - Added per entry SOA record to the DNS plugin
+  - Improved grouping of FAI classes
+  - Add free-text input to FAI packages
+  - PPD upload allows special chars now
+  - Fixed config generation with sambaMachineAccountRDN
+  - Added compression robustness check for snapshots
+  - Added brasilian portuguese
+  - Updated logging on debian systems
+  - Various minor bugfixes
+
+* gosa 2.6.4
+  - Added missing images
+  - Fixed issue with the FAI log viewer
+  - Made DNS TTL settings optional
+  - Correct issues with newly created servers and DNS zones
+  - Added setup check for gosaDepartments at the base object
+  - Corrected js based disabling of widgets in Samba settings
+  - Fixed issue with wrong set mail attributes in the setup
+  - Added missing existance checks for group mail addresses
+  - Fixed uid autogeneration which contained curly braces
+  - Fixed FAI package list acl mapping
+  - Moved essential schema files back to the core package
+  - Updated integrated smarty
+  - Added imagick dependency to the setup
+  - Fixed ACL resolution for small ldap bases
+  - Added phoneNumber limitations to match asterisk realtime extension tables
+  - Updated addressbook permissions
+
+* gosa 2.6.3
+  - Fixed several issues, occurred when using user templates
+  - Fixed problem with department creation, since GOsa 2.6.1
+  - Fixed exponential escaping of special chars in dns record entries
+  - Added samba domain information to samba tab
+  - Removed readonly attributes from samba tab
+
+* gosa 2.6.2
+  - Updated german locales
+  - Updated french locales
+  - Updated spanish locales
+  - Improved sieve handling, added more detailed error messages
+  - Mail methods cleanup for kolab 2.2 / IMAP acls
+  - Removed obsoleted GOlab mail method
+  - Optimized system to group assignments when activating new devices
+  - Add a choice for OPSI clients when activating new devices
+  - Setup cleanups
+  - Edit locking improvements, code cleanup
+
+* gosa 2.6.1
+  - Build seperate packages for plugin schema files
+  - Make ACL editor more robust
+  - Fix problem with self modify ACL detection
+  - Increased all schema version numbers to make setup
+    check work again
+  - Added admin account migration to setup
+  - Session expired dialog is now translated
+  - Fixed problems with sieveManagement
+  - Fixed issue with department saving and structuralObjectClass errors
+  - Added local delivery flag to group mail
+  - Fixed problem with sudoers creation
+  - Fixed accidentally remove of non GOsa user accounts
+  - Simplified FAI management
+  - Fixed detection issues with password methods
+  - Fixed issues with user templates and storing password methods
+  - Removed forced dependency on GOsa-SI
+
 * gosa 2.6
+  - Redesign of ACL handling
+    - Roles
+    - Fine grained read, write, change controls down to
+      the attributes
+    - Self service
+  - Separate password changer module
+  - Major dialog- and interface redesign
+  - Major performance improvements
+  - New backend daemon
+    - MIT kerberos support
+    - Mail queue-support
+    - System depolyment queue support
+    - OPSI support
+    - GOto support
+    - DAK keyring support
+    - Caching of slow data sources
+  - Queue support for system deployment
+  - Improved FAI integration
+    - Queues
+    - Copy on write storage for subreleases
+    - Logviewer
+  - OPSI integration
+  - SUDO support
+  - Split into GOsa core and GOsa plugins
+  - Edit multiple users/groups at a time
+  - Apply user templates afterwards
+  - Objects snapshots
+  - Configurable object RDNs
+  - Added manual page for gosa.conf
+  - More comprehensive keywords in gosa.conf
+  - Merging "main" and "location" attributes to
+    allow site wide defaults
+  - Automatic configuration reloading
+  - Vietnamese translation
+  - New manageable objects country, locality, organization and dcObject
+
+* gosa 2.5.16
+  - Fixed problem with undefined ridbase in domain objects
+  - Fixed postremove/-create/-modify parameter expansion
+  - Updated integrated smarty to 2.6.19
+  - Updated saving of ppds in printer setttings
+  - Fixed department tagging
+  - Fixed DNS record problem where nSRecords were not kept
+  - Updated shared folder acls, keep manually set acls
+  - Remove DNS entries for removed hosts
+  - Increased setup performance
+  - Added more secure way to save passwords in gosa.conf
+
+* gosa 2.5.15
+  - Changed order of sys-action commandline parameters
+  - Changed sorting of management plugins to natural sorting
+  - Fixed problem with saving vacation message start/stop
+  - Fixed sorting of releases
+  - Updated translations (de/fr/pl)
+  - Fixed storage of (IMAP) ACLs in group/mail settings
+  - Fixed issues with sieve script management
+  - General code cleanup
+  - Fixed issue with undefined index and copy 'n paste in samba plugin
+  - Fixed problem with the references/ogroup handling with
+    special character DNs
+  - Optimized way of writing unit tags
+  - Online manual updates / helpviewer update
+  - Fixed renaming of printers which was broken in special cases
+  - DNS plugin updates
+  - DHCP plugin updates
+
+* 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
   - Re-added ISC DHCP support