fix: Collaboration System can now be subclassed and still work with existing Thread and Post assets

This commit is contained in:
Doug Bell 2007-07-02 22:25:41 +00:00
parent 8a88823682
commit 65235990a3
3 changed files with 5 additions and 3 deletions

View file

@ -48,6 +48,8 @@
http://www.webgui.org/bugs/tracker/user-profile-images-disappear-after-updat
- RFE: HttpProxy - regexp for URLs that will not be proxied. Url pattern
filters can now be created in HttpProxy wobject properties.
- Collaboration System wobjects can now be subclassed and still work with the
existing Thread and Post assets.
7.3.20
- fix: Deactivated Users Subscriptions (perlDreamer Consulting, LLC)