Code

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