some bug fixes and the new group of groups hierarchy viewer in the group manager

This commit is contained in:
JT Smith 2005-03-03 03:33:09 +00:00
parent 8bd4f8274a
commit c29c81be23
5 changed files with 54 additions and 34 deletions

View file

@ -1,12 +1,15 @@
6.3.1
6.4.0
- You can now see the groups of groups hierarchy in the group manager.
- Added an initial configuration wizard which prompts the site owner to
configure a custom admin username and password for better security.
- Added some indicies to increase performance.
- Added all sorts of caching to increase performance.
- Fixed resetting votes on Poll would crash it.
- Fixed not being able to set display title and other yes no questions to no.
- Fixed a bug where URLs would become unreachable when using SSL.
- Added an initial configuration wizard which prompts the site owner to
configure a custom admin username and password for better security.
- Fixed a password timeout bug caused by the change in the interval method.
- Removed the depricated fileSize property from the File asset.
- Fixed a user profile editing bug.
6.3.0