Code

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