fixed some message log bugs and added more guid stuff

This commit is contained in:
JT Smith 2004-08-13 16:10:25 +00:00
parent 847e2dabd9
commit f5cdf6aafe
5 changed files with 19 additions and 12 deletions

View file

@ -45,6 +45,9 @@
- BugFix: [ 997885 ] Root move left bug.
- Changed 'lft' and 'rgt' database field names to 'nestedSetLeft' and 'nestedSetRight'. (Martin Kamerbeek)
- Added WebGUI::Session::getScratch().
- bugfix [ 996169 ] message log && uss not working
- bugfix [ 1000944 ] WebGUI::MessageLog::addInternationalizedEntry error
- bugfix [ 996170 ] mesage log logId not being passed
- Added template variables user.canPost and user.canView in forum_loop to MessageBoard / RFE[864134] (Leendert Bottelberghs)
- Made flat thread work like flat thread -> messages sorted by submission date / RFE[995982]. (Leendert Bottelberghs)