Code

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