Code

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