Code

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