Code

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