- Added Comments asset aspect, which allows comments to be added to any asset

easily.
 - Added comments aspect to wiki.
This commit is contained in:
JT Smith 2008-10-11 20:33:38 +00:00
parent 57e3255a97
commit e7c6fe6cae
13 changed files with 590 additions and 26 deletions

View file

@ -11,6 +11,9 @@
- fixed: Thingy list type form elements do not support key/value pairs (SDH
Consulting Group)
- rfe: enable/disable pagination in asset manager (#756)
- Added Comments asset aspect, which allows comments to be added to any asset
easily.
- Added comments aspect to wiki.
- Removed cart icon from ViewCart macro.
- Updated WebGUI::Shop::PayDriver::processTransaction() to accept a
transaction as a param.