Code

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