Code

Fixed problems with removed applications, that don't remove themselves from group...
[gosa.git] / Changelog
1 GOsa2 changelog
2 ===============
4 * gosa 2.4beta3
5   - Fixed application removal
6   - Improved accessibility for disabled persons
7   - Added intranet account to list of connectivity plugins
8   - Several kolab related fixes for server objects
9   - Corrected contributed slapd.conf
10   - Fixed kolab mode where GOsa saves KB quotas, interprets quotas as kolab MB
11   - Increased robustnes for non set fields
12   - Fixed IE issues with W3C compatibilty where IE posts disabled fields
13   - Fixed problems with existing samba accounts and password changed fields
14   - Removed login problems with undefined ldap_conf variable
16 * gosa 2.4beta2
17   - Fixed error handler to be PHP 4.x compatible
18   - Fixed PHP compatibility problem in setup.php, using ini_get()
19     instead of ini_get_all()
20   - Fixed cases where ipHostAddress is required but not checked
21     by GOsa
22   - Fixed group dialog filters
23   - Fixed problems in setup which showed up with white pages if
24     PHP has been compiled without mbstring support
25   - Fixed layout if the rendered page does not cover 100% of the
26     browser window
27   - Improved phone plugin to respect IAX, CAPI and SIP phone
28     attributes
29     automatically if the revision changes
30   - Improved W3C compatibility
31   - Added checks that remove the contents of /var/spool/gosa/*
32   - Added postmodify for password change operations
34 * gosa 2.4beta1
35   - Override automatically detected user bases if they don't exist
36   - Don't shred samba group ID's if they are not present in the
37     combobox
38   - Updated smarty to version 2.6.9
39   - Updated GOfon support to handle new features
40   - Replacement of most external programm calls
41   - Samba3 bugfixes for munged dial handling
42   - Updated LDIF export
43   - Improved setup checks to find more possible errors
44   - Fixed index ruler for long lists
45   - Completed system creation for servers, phones and misc components
46   - Added support for kolab users and kolab server settings
47   - Added server settings
48   - Added LDIF import
49   - Added CSV import
50   - Added italian translation (thanks to Alessandro Amici)
51   - Added subtree search checkbox in lists with potential higher
52     usage
53   - Added version indicator to make support more easy
54   - Added sample databases for fax, phone and system logging
55   - Added error handler for normal PHP errors
57 * gosa 2.3
58   - Updated smarty to version 2.6.7
59   - Added dutch translations (thanks to Niels Klomp)
60   - Added webdav and phpgroupware accounts
61   - Fixed french translation
62   - Fixed error in shadowExpire attribute
63   - Unified all filters in dialogs to use the internationalized choosers
64   - Added option to do non subtree searches with filters
65   - Fixed sample configuration files to be unproblematic when used in
66     conjunction with OpenLDAP 2.2
67   - Added experimental support for editing LDAP trees that contain referrals
68   - Updated Altlinux contributions, including themes and scripts
69   - Worked around a possible problem with sizelimit in php-ldap
70   - Improved big ldap support by size limits and non sub searches
71   - Various smaller fixes
72   - Added global TLS switch for LDAP connections
73   - Fixed SELECT queries to be mysql 3.x _and_ 4.x compatible
74   - Made departments movable
76 * gosa 2.2
77   - Removed DHCP/DNS plugins, they will be replaced by
78     the terminal/server/workstation plugins.
79   - Added case sensitivity check for login names
80   - Made bases set to users "home" department when creating new objects
81   - Moved sieve-*.txt config files to /etc/gosa
82   - Told IMAP plugin to remove mail accounts when the user is deleted
83   - Interface cleanups
84   - Added simple log file viewer
85   - Added support for asterisk
86   - Included javascript magic to improve usability (doubleclicks in
87     lists, disabling of fields, warning messages, etc.)
88   - More filtering and sizelimits for speed optimizations
89   - Mail handling is now pluggable
90   - Added possibility to bundle objects to object groups
91   - Added a reference tab to track relation ships of different objects
92   - Improved samba 3 support (terminal server support)
93   - Updated translations and added a french one
95 * gosa 2.1.3
96   - Fixed problem with initial password setting
97   - Increase number in version.inc
98   - Add a workaround to fix problem with groups not beeing displayed
99     with openldap. Here the server reacts with empty results if searching
100     for non existing objectClass "sambaGroupMapping" in case of using samba2
101   - Fix the homeDirectory check which is a bit too harsh with templates
103 * gosa 2.1.2
104   - Fixed problem with uppercase login names
105   - Extensive speed increasements in ldap searches
106   - Fixed gettext problem on older installations
107   - Corrected sieve login which was broken due to a library switch
108   - Made in_array act case insensitive for is_account check
109   - Fixed location of DMODE and HASH in config file
110   - Fixed general problems with password hash generation if not
111     specified
112   - Complete move to unicode which removes all active encoding/decoding
113     of contents from GOsa itself
114   - Made GOsa run smooth on PHP 5
115   - Added complete russian translation contributed by Igor Muratov
116   - Migrated phone list to (global) addressbook
117   - Filtering fixes
119 * gosa 2.1.1
120   - Enabled mail-account-less fax accounts
121   - Fixed upper/lower case problem in mail templates
122   - Fixed typo in generic plugin error message
123   - Made template dialog work again
124   - Fixed headpage for application management which tends to do no
125     proper display of used applications
126   - Added command line interface to use GOsa without web interface
127   - Updated debian control to be aware of apache2 based installations
128   - Transferd tab variables in group dialog, so the primary mail 
129     address can be checked
130   - Fixed possible case problem with is_account
131   - Made base selector contain newly added departments in department
132     dialog
133   
134 * gosa 2.1
135   Bugfix release
136   - size of homeDirectory attribute increased
137   - FAQ/README/INSTALL updated
138   - spec file updated
140 * gosa 2.1rc2
141   Bugfix release
142   - Made user dn configurable
143   - Fixed memory usage check
144   - Fixed size of alternate mail address field
145   - Fixed sorting of group in posix tab
146   - Made GOsa keep group membership even if user has no posix
147     account
148   - Fixed typo in blocklist spelling
149   - Fixed error message when trying to filter users without a
150     valid uid
151   - Made posix account visible, even if there are no shadow
152     attributes inside this entry
153   - Included setup
154   - Translation updates
156 * gosa 2.1rc1
157   Bugfix release
158   - Fixed annoying ACL bug in template mode
159   - Fixed possible privilege escalation problem in password
160     routine (thanks to Henning Schmiedehausen)
161   - Removed password storage from user info class (thanks to
162     Rainer Herbst)
163   - Various interface cleanups
164   - Templatization finished
165   - Reworked user headpage
166   - Made GOsa more robust in detecting errors in config
167   - Added additional error messages reported by LDAP server
168   - Added schmemacheck hook
169   - Started with setup implementation
171 * gosa 2.1beta3
172   Bugfix release
173   - Made template mode remember the templates primary group
174   - Templatized posix plugin
175   - Added option to disable strict checking of uid/gid names
176   - Massive samba3 updates
177   - Made ou=people and ou=groups configurable
178   - Fixed user/group lists to react on filter changes
180 * gosa 2.1beta2
181   Bugfix and feature enhancement release.
182   - Made GOsa remove object locks when changing plugins during edit
183     process.
184   - Added DHCP plugin
185   - Gerneral speed tunig, reduced the number of unessasary ldap
186     accesses
187   - Added syslog output for actions "save" and "remove"
188   - Fixed handling for multiple ACL's per base
189   - Fixed listboxes to unify output / sort output
190   - Fixed annoying bug in tab_groups.inc when removing the mailtab
191   - Bases did not get set in template mode
192   - Fixed user part
193   - Templatized faxaccount/pureftpd/samba and mail plugins
194   - Included calendar.js functionality in samba plugin
196 * gosa 2.1beta1
197   This release has some feature enhancements and contains many
198   bugfixes and design cleanups
199   - Fixed many HTML related things. Pages are now perfectly validated
200     as html 4.01 transitional.
201   - Added dn cleaner to getDN() in order to fix problems with
202     "broken" ldap databases.
203   - Added schemata for iplanet, checked if it works.
204   - Rewrote phonelist, added vcard export.
205   - Added filters to allmost all plugins.
206   - Added DNS plugin.
207   - Generic userinterface cleanups, everything is a template now and can be
208     redesigned/stripped.
209   - Improved translations, added missing ones.
210   - Added choosable templates for mail vacation messages.
211   - Improved templating stuff to generate user defined auto uids.
212   - Made user interface more comprehensive, so its important for you
213     to start with a clean gosa.conf from contrib.
214   - Added external password change hook, so that its possible to synchronize
215     with a non samba PDC via scripts. (Some organizations tend to keep a
216     readable copy of their users password which possible now, too.)
217   - Updated FAQ
219 * gosa 2.0.1
220   This release doesn't have feature enhancements (nearly), only
221   bugfixes reported by users are incorporated.
222   - Fixed oblivious fields when changing to subdialogs. All
223     user dialogs were affected
224   - Made facsimileTelephoneNumber beeing saved without the
225     need of a fax account
226   - Fixed printer sorting which destroyed the array index
227   - Removed redundant fields in terminal configuration
228   - Made terminal plugin save the terminal hardware information
229   - Added missing </html> tags to index.php/main.php
230   - Fixed debian debconf script not to touch uidbase/ridbase
231     values in gosa.conf
232   - Fixed "Force ID", which creates a group for the posix
233     user with forced ID.
234   - Finetuning in login window behaviour
235   - Code cleanup and templatized two more plugins
236   - As requested by some users, you can now advise GOsa not to
237     create a group for the user, but take an existing group
238     as primary one.
239   - Added 'dn cleaner' for the acl list. So syntactically
240     problematic dn's with strange commata get fixed.
242 * gosa 2.0 final
243   - Made samba3 support work
244   - Fixed several small bugs with the templating stuff
245   - Fixed problem with shared folders, added missing attribute
246     gosaSharedFolderTarget needed in some setups
247   - Updated icons
248   - Renamed icons to have more logical names
250 * gosa 2.0rc2
251   - Corrected mistakenly copied ui object in functions.inc
252   - Fixed errors when activating new terminals
253   - Removed krb warnings in class_user.inc
254   - Plugins user, apps, groups and departments didn't check for
255     already present entries. Now they do.
256   - Removed problem in terminal dialog where checkboxes are not
257     saved
258   - Fixed ACL handling for users primary group
259   - Replaced own template class by smarty, since only two files
260     were affected by this
261   - Changed basic layout to seperate public readable files from
262     templates
263   - Added FAQ, update TODO for next versions
264   - Made accounts movable between departments
265   - Added partial spanish translations
266   - Fixed mail group handling
268 * gosa 2.0rc1
269   - Switched to XML based gosa.conf
270   - Cleaned all plugins, moved to children of plugin.conf
271   - Moved back to gettext for translations
272   - Added hooks for pre-/post-install scripts
273   - Cleaned LDAP class
274   - Added workarounds for MS-IE (>5.5) to render transparent
275     PNGs in a correct way
276   - Redesigned login screen / some plugins
277   - Added hooks for eGOsa, which is a java applet based
278     browsing tool
279   - Switched from user based ACLs to group based ACLs,
280     removed standalone ACL plugin in favor of new group tab.
281   - Fixed samba2 rid generation (btw. still missing is sid
282     support for samba3. But this will go into the final.)
283   - Fixed many minor bugs
284   - Introduced simple theming support
285   - Added 'dn'-renaming for accounts
287 Changelog starts with latest Beta 1.99.97