Code

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