Code

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