Code

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