Code

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