Code

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