So far this is what has been corrected in the next forum version:
- FOR-2275 - Added handler to ThreadMove so it did something. Corrected Redirection URL to include mid.
- FOR-2258 - Made Today/Yesterday localizable for Forum What's New
- FOR-2260 - Added missing Forum_UserDeleteReads sproc & missing Forum_UserThreadsDelete sproc.
- FOR-2294 - Changed breadcrumb navigation to include groupid, modified module to only show a specific group in group
view if groupid is in querystring.
- FOR-2293 - Added sproc to handle feature so only moderators w/ notification enabled for mod emails get emails of new
posts to moderate
- FOR-2295 - Added anchors to each post in posts view. Also added ability to navigate to single post via emails, hard
url w/ # at end, and on return of post add/reply
- FOR-2587 - Added new header per post and moved posted time to it. It uses the Forum_AltHeader class and
Forum_AltHeaderText. Makes display more complete. (In Flat View Only)
- FOR-2323 - Added formating against bad word filter (if enabled) for What's New subjects
- FOR-2322 - Filtered for XSS for all places forum subject is rendered including breadcrumbs and What's New
- FOR-2324 - Added formating against bad word filter (if enabled) for What's New post bodies
- FOR-2325 - Corrected PostsToModerate count when deleting a post in the moderation queue
- FOR-2326 - Added Forum_ContentRemoved.ascx to handle when someone calls a page directly that is a deleted thread. (This
could happen from RSS, email links, bookmarks, etc.)
- FOR-2352 - Made lookup control (that which initiates popup) use localized text for "None Specified"
- FOR-2366 - Added ability for moderator to return to moderate posts view when using approve & reply/edit. (User setting)
- FOR-2304 - Added localizable tooltips for forum and thread status icons.
- FOR-2375 - Added ability to reset index date for portal search.
- FOR-2585 - Replace Popup for forum selection with treeview in search and thread move. (uses client api)
- FOR-2586 - Ability to restirct attachment download to authenticated users only.
- FOR-2362 - Added ability to assign moderators as global moderators. Global moderators can moderate even unmoderated
forums.
- FOR-2371 - Added Private Messaging System.
- FOR-2367 - Added Moderate Button in Posts View.
- FOR-2350 - Set Post time in Posts View to use Timezone conversion.
- FOR-2340 - Corrected links in emails sent by portals not using FURLs.
- FOR-2303 - Add a link to existing thread when moderating a post which is the existing threads name (if the post in
queue is not the first thread).
- FOR-2302 - Added a link which is the name of a forum which navigates to thread view of a forum in moderate posts view.
If there is anything you see not handled here which is a bug please inform me in this thread. Please limit this to bugs only and not enhancements. Thank you.