Code

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