Code

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