Code

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