- fix: Help is missing style

- fix: Setting expire password on user creation does nothing
 - fix: Collaboration settings in help
 - Lots of template fixes.
This commit is contained in:
JT Smith 2006-06-02 16:22:55 +00:00
parent 8d93d6bf2b
commit 771d11f833
12 changed files with 181 additions and 208 deletions

View file

@ -35,6 +35,13 @@
- fix: Reply count off when restoring from trash
- fix: Karma not spent properly
- fix: Avatar Message Board Template Not Working
- Added a check to Syndicated Content asset to throw out urls that are not
fully qualified.
- fix: Deleted items are still partially accessible.
- fix: Help is missing style
- fix: Setting expire password on user creation does nothing
- fix: Collaboration settings in help
- Lots of template fixes.
- fixed another Events Calendar bug
- added template variable 'owner' for Events Calendar templates

View file

@ -109,6 +109,12 @@ save you many hours of grief.
6.8.0
--------------------------------------------------------------------
NOTE: If you're upgrading from MySQL 4 to 5 you MUST do a mysqldump on your
databases from 4 and then after upgrading to 5, reimport them. If you do not
do this your databases will become corrupted.
* Before upgrading you must install the following new Perl modules:
DateTime
DateTime::Format::Strptime