Code

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