Code

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