Code

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