Code

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