Code

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