Code

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