Code

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