Code

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