Code

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