Code

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