PDA

View Full Version : Commit Changelog (Build 374 to 376) - Public KB Improvements


jstanden
10-03-2007, 06:12 AM
This update mainly fixes some nagging things in the Public Knowledgebase functionality. It also adds a couple requested features.


* Controllers will now properly check their isVisible() property when accessed through Ajax.

* Fixed the minimum PHP version checking to 5.1.4+

* Added an RSS feed to the KB community tool for 'Recent Changes' (based on last update)

* Added an RSS feed to the KB community tool for 'Most Popular Articles' (based on views)

* Fixed several bugs related to running multiple KBs (showing eachothers' tags, sharing logins, etc.)

* Added the ability to search for numbers in the KB (requires a Config->Reindex Articles from the tool)

* Fixed more IE7 display bugs with the ticket worklist 'Group' criteria (in view customize and search criteria).

* Polished the Ajax request handler so it will block any method calls on controllers which have isVisible()===false. Joe ran through and tested every exposed Ajax action to ensure they gracefully exit without an active session.


Enjoy!