Code

Updated changelog again
[gosa.git] / gosa-core / Changelog
1 GOsa2 changelog
2 ===============
4 * gosa 2.7
5   - Updated default design
6   - Updated and fixed english wording
7   - Rewrote filtering methods
8   - Rewrote reference tabs
9   - Replaced all lists by either listing or sortable_listing
10   - Added dynamic groups to core functionality. Thanks to <Thomas Chemineau>
11   - Added property editor plugin, including property validation and migration.
12   - Rewrote schema check, more flexible and only checks for required classes. 
13   - Stripped setup to minimum requirements. (Use property editor form fine-tuning)
14   - Introduced dynamic path-menu, replaces the old 'MyAccount' section.
16 * gosa 2.6.9
17   - Fixed problem with initial phone accounts, sip type was NULL
18   - Fixed TLS issues in the setup
19   - Fixed locale issues in the setup
20   - Fixed delete of DHCP statements
21   - Fixed DHCP authoritative flag
22   - Modified sieve behaviour to use sieve-discard for "drop_own_mails"
23   - Modified filter descriptions to behave more like former 2.6 releases
25 * gosa 2.6.8
26   - Base selector displays descriptions and icons now
27   - Base selector autocomplete
28   - Fixed gosa.conf system generation
29   - Added wildcard ACLs
30   - Improved ACL handling for new lists
31   - Fixed phone filters
33 * gosa 2.6.7
34   - Added more information to DHCP service dialog (thanks to Mathieu)
35   - Added more checks for DNS zone records
36   - Added IMAP folder autocreation
37   - Added printer css
38   - Fixed generation of kerberos host keys when DNS is enabled
39   - Fixed template error message when no sshkey plugin is enabled
40   - Fixed problem where arrays got shortened by one in copy and paste
41   - Fixed javascript for IE
42   - Fixed problems deprecated functions in PHP > 5.3
43   - Fixed issues with templates and password methods that got introduced
44     in 2.6.6 user list migration
45   - Speed up OPSI operations by large factors
46   - Speed up group and user removal by large factors
47   - Unified logging with rSyslog plugin and service
48   - Converted to new configurable list view
49   - Save list positions
50   - Updated integrated smarty to version 3.0b7 to avoid broken templates
51     during further development
53 * gosa 2.6.6
54   - Added ssh public key management
55   - Added LVM support to FAI modules using setup-storage
56   - Added DHCP/DNS options to the OPSI hosts
57   - Added GOsa login restrictions
58   - Added "Domain" to department management
59   - Added organizational roles management
60   - Added option to configure user DNs
61   - Added OPSI license management
62   - Added possibility to add FAI packages without the SI service (thanks to GLG)
63   - Added IMAP timeout option
64   - Added pool method for uidNumber/gidNumber using sambaUnixIdPool
65   - Added workaround for non closable message dialogues in Konqueror 3.x
66   - Updated locales
67   - Updated gosa.conf manual page
68   - Updated DNS settings dialoges
69   - Moved to unified datepicker for all dates
70   - Fixed display of opsi hosts in the system list
71   - Fixed usage of the sambe "base" for every list page
72   - Fixed automatic base settings for new systems based on the ogroup base
73   - Fixed setup issues with LDAP inspection
74   - Fixed setup issues with sub dialogues
75   - Fixed next group ID generation
76   - Fixed "suggest IP" function to return unique IP
77   - Fixed multiple password decryption
78   - Fixed issues with empty ACL definitions
79   - Fixed lost attributes when using copy and paste with objectgroups
80   - Enhanced addressbook plugin ACL
81   - Removed outdated samba 2 mode
82   - Various minor bugfixes
84 * gosa 2.6.5
85   - Updated locales
86   - Improved PPD handling
87   - Added more sanity checks in group management
88   - DHCP now allows multiple values for options and statements containing
89     the same keyword
90   - Added per entry SOA record to the DNS plugin
91   - Improved grouping of FAI classes
92   - Add free-text input to FAI packages
93   - PPD upload allows special chars now
94   - Fixed config generation with sambaMachineAccountRDN
95   - Added compression robustness check for snapshots
96   - Added brasilian portuguese
97   - Updated logging on debian systems
98   - Various minor bugfixes
100 * gosa 2.6.4
101   - Added missing images
102   - Fixed issue with the FAI log viewer
103   - Made DNS TTL settings optional
104   - Correct issues with newly created servers and DNS zones
105   - Added setup check for gosaDepartments at the base object
106   - Corrected js based disabling of widgets in Samba settings
107   - Fixed issue with wrong set mail attributes in the setup
108   - Added missing existance checks for group mail addresses
109   - Fixed uid autogeneration which contained curly braces
110   - Fixed FAI package list acl mapping
111   - Moved essential schema files back to the core package
112   - Updated integrated smarty
113   - Added imagick dependency to the setup
114   - Fixed ACL resolution for small ldap bases
115   - Added phoneNumber limitations to match asterisk realtime extension tables
116   - Updated addressbook permissions
118 * gosa 2.6.3
119   - Fixed several issues, occurred when using user templates
120   - Fixed problem with department creation, since GOsa 2.6.1
121   - Fixed exponential escaping of special chars in dns record entries
122   - Added samba domain information to samba tab
123   - Removed readonly attributes from samba tab
125 * gosa 2.6.2
126   - Updated german locales
127   - Updated french locales
128   - Updated spanish locales
129   - Improved sieve handling, added more detailed error messages
130   - Mail methods cleanup for kolab 2.2 / IMAP acls
131   - Removed obsoleted GOlab mail method
132   - Optimized system to group assignments when activating new devices
133   - Add a choice for OPSI clients when activating new devices
134   - Setup cleanups
135   - Edit locking improvements, code cleanup
137 * gosa 2.6.1
138   - Build seperate packages for plugin schema files
139   - Make ACL editor more robust
140   - Fix problem with self modify ACL detection
141   - Increased all schema version numbers to make setup
142     check work again
143   - Added admin account migration to setup
144   - Session expired dialog is now translated
145   - Fixed problems with sieveManagement
146   - Fixed issue with department saving and structuralObjectClass errors
147   - Added local delivery flag to group mail
148   - Fixed problem with sudoers creation
149   - Fixed accidentally remove of non GOsa user accounts
150   - Simplified FAI management
151   - Fixed detection issues with password methods
152   - Fixed issues with user templates and storing password methods
153   - Removed forced dependency on GOsa-SI
155 * gosa 2.6
156   - Redesign of ACL handling
157     - Roles
158     - Fine grained read, write, change controls down to
159       the attributes
160     - Self service
161   - Separate password changer module
162   - Major dialog- and interface redesign
163   - Major performance improvements
164   - New backend daemon
165     - MIT kerberos support
166     - Mail queue-support
167     - System depolyment queue support
168     - OPSI support
169     - GOto support
170     - DAK keyring support
171     - Caching of slow data sources
172   - Queue support for system deployment
173   - Improved FAI integration
174     - Queues
175     - Copy on write storage for subreleases
176     - Logviewer
177   - OPSI integration
178   - SUDO support
179   - Split into GOsa core and GOsa plugins
180   - Edit multiple users/groups at a time
181   - Apply user templates afterwards
182   - Objects snapshots
183   - Configurable object RDNs
184   - Added manual page for gosa.conf
185   - More comprehensive keywords in gosa.conf
186   - Merging "main" and "location" attributes to
187     allow site wide defaults
188   - Automatic configuration reloading
189   - Vietnamese translation
190   - New manageable objects country, locality, organization and dcObject
192 * gosa 2.5.16
193   - Fixed problem with undefined ridbase in domain objects
194   - Fixed postremove/-create/-modify parameter expansion
195   - Updated integrated smarty to 2.6.19
196   - Updated saving of ppds in printer setttings
197   - Fixed department tagging
198   - Fixed DNS record problem where nSRecords were not kept
199   - Updated shared folder acls, keep manually set acls
200   - Remove DNS entries for removed hosts
201   - Increased setup performance
202   - Added more secure way to save passwords in gosa.conf
204 * gosa 2.5.15
205   - Changed order of sys-action commandline parameters
206   - Changed sorting of management plugins to natural sorting
207   - Fixed problem with saving vacation message start/stop
208   - Fixed sorting of releases
209   - Updated translations (de/fr/pl)
210   - Fixed storage of (IMAP) ACLs in group/mail settings
211   - Fixed issues with sieve script management
212   - General code cleanup
213   - Fixed issue with undefined index and copy 'n paste in samba plugin
214   - Fixed problem with the references/ogroup handling with
215     special character DNs
216   - Optimized way of writing unit tags
217   - Online manual updates / helpviewer update
218   - Fixed renaming of printers which was broken in special cases
219   - DNS plugin updates
220   - DHCP plugin updates
222 * gosa 2.5.14
223   - Phone conference language is now selectable.
224   - Old phone numbers will be removed correctly from asterisk extensions table.
225   - Fixed saving of A/B networks reverse zone entries
226   - Fixed problem with non loaded class_dhcpPlugin in some cases.
227   - Added fglrx driver to driver list
228   - Added hook to specify custom X drivers
229   - Fixed non ISO display of IMAP folder names
230   - Fixed URL encoding in addressbook
231   - Fixed issues with IE and browser language detection
232   - Added check for used hardware adresses
233   - Allow special characters in share names
234   - Fixed removing of application categories
235   - PPD handling revised
236   - Added support for new devices detected by the arp monitor
237   - Grey out non used options for better usability in the server and
238     workstation tabs
239   - Fixed saving of USB devices
240   - Made SNMP community configurable
241   - Added login attributes uid/mail, you can log in via your mail
242     address, too
243   - Removed PHP5 dependency in branch 2.5
244   - Fixed saving of IMAP acl's for groups
246 * gosa 2.5.13
247   - Re-added ISC DHCP support
248   - Fixes for the mail based bugtracker
249   - Fixed autouid problem with slashes
250   - Added list sorting for FAI script lists
251   - Added copy'n paste for mimetypes
252   - Cut'n paste objects are now greyed out
253   - Added swedish locale
254   - Improved language detection
255   - Added a statistic footer to lists
256   - Added the ssh plugin
257   - Layout fixes
259 * gosa 2.5.12
260   - Fixed problems with automatic reverse zones
261   - Fixed several IE6 related Java-Script problems
262   - Removed png.js by default. Looks ugly, but performs. Take
263     a look at the FAQ on how to re-enable it for IE.
264   - Added non-login password change dialog
265   - Various spelling fixes
266   - Added some extra robustness to the PPD reader code
267   - FAI partition ordering fixed, partition sizes fixed
268   - FAI release management updates
269   - Fixed installations that fail the schema check
270   - Updated error messages to fade out the interface
271   - Repository cleanup
272   - Added feedback link to easily report PHP errors
273   - Added more content sorting where needed
274   - Made gidNumber be the current in posix check hook
275   - Removed inconsistency in gosa/gosa+samba3 schema
276   - Fixed multiple saving of "My account" data
277   - Don't allow moving of objects from administrative units to other
278     administrative units where ACL's permit it. Objects "seemed" to
279     disapear because the tagging changes.
280   - Added gosa-desktop package to be able to start it by link
281   - Added method to highlight tabs
282   - Generel translation update for de, es, fr, it, nl, pl, ru, zh
284 * gosa 2.5.11a
285   - Added chinese translation
286   - Fixed language detection and removed line wraps in tab headers
287   - Fixed french translation
289 * gosa 2.5.11
290   - Add workaround for failing is_php4() when using PHP5
291     with "zend.ze1_compatibility_mode" set to "On"
292   - Backported new sieve filter editor from trunk
293   - Backported new setup from trunk
294   - Fixed double loaded pages in gecko based browsers when js
295     is activated
296   - Replaced a set of PHP <? short tag occurences
297   - Updated locales (de/fr)
299 * gosa 2.5.10
300   - Included hook to make use of dynamic uid-bases
301   - Included vacation date range specification
302   - Fixed non-saved Samba-Domain changes in groups
303   - Freezed application parameters are not editable anymore
304   - Fixed problem with removing commata based DN's
305   - Corrected setup generated perl mkntpasswd string
306   - Fixed month listing in fax reports - february was march
307   - Enabled 9 digits for gid-/uidNumbers
308   - Fixed acl's for saving printers
309   - Fixed saving of disabled samba acl's
310   - Added support for rfc2307bis compliant groups
312 * gosa 2.5.9
313   - Fixed ldap tls connections when schema check was being used
314   - Updated italian translation
315   - Added the possiblility to choose a RDN style for DN's when
316     a CN is already in use
317   - Fixed a problem with cut'n paste for groups and ogroups
318   - Added new mail method "golab" which has some tweaks against
319     the standard kolab mode
320   - Fixed object tagging for workstation/printer assignement
321   - Fixed undefined index in FAI package lists
322   - Fixed copy'n paste for groups and object groups
323   - Enabled non ASCII characters in vacation messages
324   - Fixed "none" permissions in IMAP shared folders to be assignable
326 * gosa 2.5.8
327   - Fixed problem with winstations shown in user list. 
328   - Allow basic regex ().*^$ in fax blocklist numbers.
329   - Fixed date of birth and shadow expire in template adaption
330   - Updated user mail account to search for CYRUSUNIXSTYLE in all
331     relevant sections of the config file
332   - Added support for sambaLogonHours 
333   - Security fix, that allows non priviledged users to change
334     several settings - including admin passwords
336 * gosa 2.5.7
337   - Fixed login.tpl to display error msgs in the middle of the screen
338   - Fixed some error outputs in login.php to not break the screen
339   - Added auto scroll function to FAI-Create-Branch and Department tagging
340   - Fixed problems with workstations when fai.schema was not included
341   - Made gid-/uidNumbers 32 bit aware
342   - Replaced hardcoded config path /etc/gosa with CONFIG_DIR constant
343   - Included personal title in DN
344   - Added function to remove PPD's from disc
345   - Removed old cups dependencies
346   - Fixed saving of terminals printer service attribute
347   - Fixed a ACL naming bug, that avoids that an admin with non "all" ACLs
348     can edit specified objects.
349   - Fixed simultaneous move + rename for deparments
350   - Internally updated to smarty 2.6.16
351   - Removed asterisk status view in user display. This was too slow in
352     bigger installations.
353   - Re-enabled phone queues. They got optimized for invisibility.
355 * gosa 2.5.6
356   - Copy & paste implemented into FAI
357   - Added setup fix to support GraphicsMagick
358   - Added several fixes for all user plugins to support Copy & Paste.
359   - Fixed malformed usage of $this>var in samba class. 
360   - Fixed checkbox selection in samba class.
361   - Connectivity netatalk: Moved plugin intialization from execute() to contructor().
362   - Fixes various issues with setup.php
363   - Avoid tab lables to have line feeds
364   - Activated missing checks for IP and MAC
365   - Fixed copy'n paste errors for netatalk
366   - Various W3C fixes
367   - Fixed "My Account" mode, where buttons disappear after saving
368   - Avoid removal of shares while they are used by users
369   - Added finer grained ACL settings for mail accounts
370   - Fixed day of birth problem in M$ IE
371   - Fixed setting of Kerberos passwords
373 * gosa 2.5.5
374   - Added remove method for shared folder in kolab mode
375   - Added checkbox to decide if the shared folder should be deleted from IMAP
376     if the mail extension is removed from group mail account
377   - Updated request method for mail folders
378   - Resolved problem with infinite loop while storing sieve scripts
379   - Added subsearch checkbox to object group "add items" filter
380   - Fixed "missing PPD" configuration error, for newly created printer
381   - Corrected problem where the object base was sometimes broken when
382     saving object groups
383   - Fixed saving of terminal attribute gotoLpdEnable to contain "yes"
384     instead of "1"
385   - Avoid reset of several attributes from workstations when not
386     inherited from object groups
387   - Show error messages from password dialog
388   - Fixed a set of W3C problems
389   - Fixed multiple savings in addressbook (Closes: #23)
390   - Fixed shadow expire when using templates (Closes: #20)
391   - Made %uid, %sn, etc. available in templates using gosaMailAlternateAddress
393 * gosa 2.5.4
394   - Included patch to choose the addressbook base
395   - Applied fixes for logviewer done by Mario Minati
396   - Updated locales, fixed a set of missing strings
397   - Fixed problems in FAI list handling
398   - Added "uid" to personal plugins for replacement in post events
399   - Fixed saving of user logon scripts
400   - Fixed non-FAI application mode
401   - More speed fixes applied, especially for users, objectgroups and
402     generic plugin loading
403   - Bug while saving FAI partitions fixed
404   - Don't save PPD if none is not selected bug fixed
405   - Saving of non revisioned applications fixed
407 * gosa 2.5.3
408   - Fixed problem in reloading departments when we've PHP4
409   - Fixed gotoPrinter membership problem.
410   - Fixed environment shares, only available shares will be displayed (gosaUnitTag was ignored)
411   - Fixed saving of inherited workstation settings
412   - Removed error when no FAI repositories were present
413   - Fixed posix group add dialog, filter wasn't working.
414   - Fixed get_printer_list undefined index warnings while editing a user.
415   - Fixed ogroup non-static method error
416   - Fixed user membership for gotoPrinter, if membership was edited 
417     via user environemnt, some numeric values were stored too
418   - Fixed mail account, mail server string possibly was an array
419   - Fixed typos
420   - Fixed upper/lowcase ou's for groups/people when using an
421     unclean LDAP database
422   - Fixed ACL handling to *not* show the admin user dialog
423     when configured for self modify only
424   - Fixed problem when changing passwords via "My account"
425   - Added more information to hotplug devices.
427 * gosa 2.5.2
428   - Fixed current main base not beeing set when editing non tabbed
429     plugins
430   - Fixed filtering for divlists
431   - Fixed deletion of shares in environment tabs
432   - Updated french online help
433   - Updated german online help
434   - Fixed display of FAI partitions
435   - Removed Quota warnings for existing accounts without quota limits
436   - Worked around PHP4 session problems when creating new departments
437   - Fixed problems when moving around departments including a comma
438   - Unified bool values in gosa.conf. true/yes and false/no are valid
439     now in upper and lower case.
440   - Avoid the try of creating already existing ou's
441   - Fixed non working printer removal
443 * gosa 2.5.1
444   - Fixed problems with NFS shares and terminals
445   - Finalized polish translations
446   - Fixed problem with compressed gosa.conf in the debian package
448 * gosa 2.5
449   - Improved FAI support
450     * Server and workstations are treated the same way
451     * Destination selector for new devices
452     * Summary tab introduced
453   - Improved robustness while operating whith the LDAP
454   - Several Kolab related fixes
455   - Tagging of departments introduced
456   - Global check hooks allow user defined testing
457     of single plugins
458   - Major speedups with large databases
459   - Added english and french online help
460   - Unified plugin "head" selectors, (re-)added subtree
461     support
462   - Fixed PPD parsing for several commercial PPD's
463   - Tune LDAP error messages
464   - Moved from "guru mediation style" to div-popups
465   - Several css fixes
466   - Fixed series of bugs that lead to not shown groups
468 * gosa 2.4
469   - Updated layout to work cleanly with IE6+, Firefox 1.0.4+, khtml 3.4+
470   - Added FAI (Fully Automatted Installation) support
471   - Added mail queue management
472   - Added many missing acl informations
473   - Added help browser and initial french help
474   - Fixed templating for samba and unix users
475   - Applied hundreds of smaller bugfixes
476   - Improved speed by switching to directory style dialogs and performing
477     sub searches.
478   - Per user language selector in generic tab
479   - New connectivity plugins (PHPscheduleit/PPTP/glpi)
481 * gosa 2.4beta3
482   - Updated layout
483   - Fixed application removal
484   - Improved accessibility for disabled persons
485   - Added intranet account to list of connectivity plugins
486   - Several kolab related fixes for server objects
487   - Corrected contributed slapd.conf
488   - Fixed kolab mode where GOsa saves KB quotas, interprets quotas as kolab MB
489   - Increased robustnes for non set fields
490   - Fixed IE issues with W3C compatibilty where IE posts disabled fields
491   - Fixed problems with existing samba accounts and password changed fields
492   - Removed login problems with undefined ldap_conf variable
493   - Fixed problems where the GECOS field is not written correctly
495 * gosa 2.4beta2
496   - Fixed error handler to be PHP 4.x compatible
497   - Fixed PHP compatibility problem in setup.php, using ini_get()
498     instead of ini_get_all()
499   - Fixed cases where ipHostAddress is required but not checked
500     by GOsa
501   - Fixed group dialog filters
502   - Fixed problems in setup which showed up with white pages if
503     PHP has been compiled without mbstring support
504   - Fixed layout if the rendered page does not cover 100% of the
505     browser window
506   - Improved phone plugin to respect IAX, CAPI and SIP phone
507     attributes
508     automatically if the revision changes
509   - Improved W3C compatibility
510   - Added checks that remove the contents of /var/spool/gosa/*
511   - Added postmodify for password change operations
513 * gosa 2.4beta1
514   - Override automatically detected user bases if they don't exist
515   - Don't shred samba group ID's if they are not present in the
516     combobox
517   - Updated smarty to version 2.6.9
518   - Updated GOfon support to handle new features
519   - Replacement of most external programm calls
520   - Samba3 bugfixes for munged dial handling
521   - Updated LDIF export
522   - Improved setup checks to find more possible errors
523   - Fixed index ruler for long lists
524   - Completed system creation for servers, phones and misc components
525   - Added support for kolab users and kolab server settings
526   - Added server settings
527   - Added LDIF import
528   - Added CSV import
529   - Added italian translation (thanks to Alessandro Amici)
530   - Added subtree search checkbox in lists with potential higher
531     usage
532   - Added version indicator to make support more easy
533   - Added sample databases for fax, phone and system logging
534   - Added error handler for normal PHP errors
536 * gosa 2.3
537   - Updated smarty to version 2.6.7
538   - Added dutch translations (thanks to Niels Klomp)
539   - Added webdav and phpgroupware accounts
540   - Fixed french translation
541   - Fixed error in shadowExpire attribute
542   - Unified all filters in dialogs to use the internationalized choosers
543   - Added option to do non subtree searches with filters
544   - Fixed sample configuration files to be unproblematic when used in
545     conjunction with OpenLDAP 2.2
546   - Added experimental support for editing LDAP trees that contain referrals
547   - Updated Altlinux contributions, including themes and scripts
548   - Worked around a possible problem with sizelimit in php-ldap
549   - Improved big ldap support by size limits and non sub searches
550   - Various smaller fixes
551   - Added global TLS switch for LDAP connections
552   - Fixed SELECT queries to be mysql 3.x _and_ 4.x compatible
553   - Made departments movable
555 * gosa 2.2
556   - Removed DHCP/DNS plugins, they will be replaced by
557     the terminal/server/workstation plugins.
558   - Added case sensitivity check for login names
559   - Made bases set to users "home" department when creating new objects
560   - Moved sieve-*.txt config files to /etc/gosa
561   - Told IMAP plugin to remove mail accounts when the user is deleted
562   - Interface cleanups
563   - Added simple log file viewer
564   - Added support for asterisk
565   - Included javascript magic to improve usability (doubleclicks in
566     lists, disabling of fields, warning messages, etc.)
567   - More filtering and sizelimits for speed optimizations
568   - Mail handling is now pluggable
569   - Added possibility to bundle objects to object groups
570   - Added a reference tab to track relation ships of different objects
571   - Improved samba 3 support (terminal server support)
572   - Updated translations and added a french one
574 * gosa 2.1.3
575   - Fixed problem with initial password setting
576   - Increase number in version.inc
577   - Add a workaround to fix problem with groups not beeing displayed
578     with openldap. Here the server reacts with empty results if searching
579     for non existing objectClass "sambaGroupMapping" in case of using samba2
580   - Fix the homeDirectory check which is a bit too harsh with templates
582 * gosa 2.1.2
583   - Fixed problem with uppercase login names
584   - Extensive speed increasements in ldap searches
585   - Fixed gettext problem on older installations
586   - Corrected sieve login which was broken due to a library switch
587   - Made in_array act case insensitive for is_account check
588   - Fixed location of DMODE and HASH in config file
589   - Fixed general problems with password hash generation if not
590     specified
591   - Complete move to unicode which removes all active encoding/decoding
592     of contents from GOsa itself
593   - Made GOsa run smooth on PHP 5
594   - Added complete russian translation contributed by Igor Muratov
595   - Migrated phone list to (global) addressbook
596   - Filtering fixes
598 * gosa 2.1.1
599   - Enabled mail-account-less fax accounts
600   - Fixed upper/lower case problem in mail templates
601   - Fixed typo in generic plugin error message
602   - Made template dialog work again
603   - Fixed headpage for application management which tends to do no
604     proper display of used applications
605   - Added command line interface to use GOsa without web interface
606   - Updated debian control to be aware of apache2 based installations
607   - Transferd tab variables in group dialog, so the primary mail 
608     address can be checked
609   - Fixed possible case problem with is_account
610   - Made base selector contain newly added departments in department
611     dialog
612   
613 * gosa 2.1
614   Bugfix release
615   - size of homeDirectory attribute increased
616   - FAQ/README/INSTALL updated
617   - spec file updated
619 * gosa 2.1rc2
620   Bugfix release
621   - Made user dn configurable
622   - Fixed memory usage check
623   - Fixed size of alternate mail address field
624   - Fixed sorting of group in posix tab
625   - Made GOsa keep group membership even if user has no posix
626     account
627   - Fixed typo in blocklist spelling
628   - Fixed error message when trying to filter users without a
629     valid uid
630   - Made posix account visible, even if there are no shadow
631     attributes inside this entry
632   - Included setup
633   - Translation updates
635 * gosa 2.1rc1
636   Bugfix release
637   - Fixed annoying ACL bug in template mode
638   - Fixed possible privilege escalation problem in password
639     routine (thanks to Henning Schmiedehausen)
640   - Removed password storage from user info class (thanks to
641     Rainer Herbst)
642   - Various interface cleanups
643   - Templatization finished
644   - Reworked user headpage
645   - Made GOsa more robust in detecting errors in config
646   - Added additional error messages reported by LDAP server
647   - Added schmemacheck hook
648   - Started with setup implementation
650 * gosa 2.1beta3
651   Bugfix release
652   - Made template mode remember the templates primary group
653   - Templatized posix plugin
654   - Added option to disable strict checking of uid/gid names
655   - Massive samba3 updates
656   - Made ou=people and ou=groups configurable
657   - Fixed user/group lists to react on filter changes
659 * gosa 2.1beta2
660   Bugfix and feature enhancement release.
661   - Made GOsa remove object locks when changing plugins during edit
662     process.
663   - Added DHCP plugin
664   - Gerneral speed tunig, reduced the number of unessasary ldap
665     accesses
666   - Added syslog output for actions "save" and "remove"
667   - Fixed handling for multiple ACL's per base
668   - Fixed listboxes to unify output / sort output
669   - Fixed annoying bug in tab_groups.inc when removing the mailtab
670   - Bases did not get set in template mode
671   - Fixed user part
672   - Templatized faxaccount/pureftpd/samba and mail plugins
673   - Included calendar.js functionality in samba plugin
675 * gosa 2.1beta1
676   This release has some feature enhancements and contains many
677   bugfixes and design cleanups
678   - Fixed many HTML related things. Pages are now perfectly validated
679     as html 4.01 transitional.
680   - Added dn cleaner to getDN() in order to fix problems with
681     "broken" ldap databases.
682   - Added schemata for iplanet, checked if it works.
683   - Rewrote phonelist, added vcard export.
684   - Added filters to allmost all plugins.
685   - Added DNS plugin.
686   - Generic userinterface cleanups, everything is a template now and can be
687     redesigned/stripped.
688   - Improved translations, added missing ones.
689   - Added choosable templates for mail vacation messages.
690   - Improved templating stuff to generate user defined auto uids.
691   - Made user interface more comprehensive, so its important for you
692     to start with a clean gosa.conf from contrib.
693   - Added external password change hook, so that its possible to synchronize
694     with a non samba PDC via scripts. (Some organizations tend to keep a
695     readable copy of their users password which possible now, too.)
696   - Updated FAQ
698 * gosa 2.0.1
699   This release doesn't have feature enhancements (nearly), only
700   bugfixes reported by users are incorporated.
701   - Fixed oblivious fields when changing to subdialogs. All
702     user dialogs were affected
703   - Made facsimileTelephoneNumber beeing saved without the
704     need of a fax account
705   - Fixed printer sorting which destroyed the array index
706   - Removed redundant fields in terminal configuration
707   - Made terminal plugin save the terminal hardware information
708   - Added missing </html> tags to index.php/main.php
709   - Fixed debian debconf script not to touch uidbase/ridbase
710     values in gosa.conf
711   - Fixed "Force ID", which creates a group for the posix
712     user with forced ID.
713   - Finetuning in login window behaviour
714   - Code cleanup and templatized two more plugins
715   - As requested by some users, you can now advise GOsa not to
716     create a group for the user, but take an existing group
717     as primary one.
718   - Added 'dn cleaner' for the acl list. So syntactically
719     problematic dn's with strange commata get fixed.
721 * gosa 2.0 final
722   - Made samba3 support work
723   - Fixed several small bugs with the templating stuff
724   - Fixed problem with shared folders, added missing attribute
725     gosaSharedFolderTarget needed in some setups
726   - Updated icons
727   - Renamed icons to have more logical names
729 * gosa 2.0rc2
730   - Corrected mistakenly copied ui object in functions.inc
731   - Fixed errors when activating new terminals
732   - Removed krb warnings in class_user.inc
733   - Plugins user, apps, groups and departments didn't check for
734     already present entries. Now they do.
735   - Removed problem in terminal dialog where checkboxes are not
736     saved
737   - Fixed ACL handling for users primary group
738   - Replaced own template class by smarty, since only two files
739     were affected by this
740   - Changed basic layout to seperate public readable files from
741     templates
742   - Added FAQ, update TODO for next versions
743   - Made accounts movable between departments
744   - Added partial spanish translations
745   - Fixed mail group handling
747 * gosa 2.0rc1
748   - Switched to XML based gosa.conf
749   - Cleaned all plugins, moved to children of plugin.conf
750   - Moved back to gettext for translations
751   - Added hooks for pre-/post-install scripts
752   - Cleaned LDAP class
753   - Added workarounds for MS-IE (>5.5) to render transparent
754     PNGs in a correct way
755   - Redesigned login screen / some plugins
756   - Added hooks for eGOsa, which is a java applet based
757     browsing tool
758   - Switched from user based ACLs to group based ACLs,
759     removed standalone ACL plugin in favor of new group tab.
760   - Fixed samba2 rid generation (btw. still missing is sid
761     support for samba3. But this will go into the final.)
762   - Fixed many minor bugs
763   - Introduced simple theming support
764   - Added 'dn'-renaming for accounts
766 Changelog starts with latest Beta 1.99.97