Code

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