PDA

View Full Version : Commit ChangeLog (Build 368 to 373) - Support Center, Custom Workspaces


zaaj
10-02-2007, 04:05 PM
Just took the top portion out of an svn log command:


r373 | jstanden | 2007-09-30 21:09:49 -0400 (Sun, 30 Sep 2007) | 5 lines

* Implemented Custom Workspaces in the 'mail' area. This allows workers to create their own workspaces with any number of ticket worklists grouped together. These worklists can be driven by any criteria (like a custom search), which is defined in the 'customization' area.

* Modified the 'mail' top-level menu item so it will take the worker back to whichever subsection (group, my workspace, search) they were using last. This is especially helpful when clicking into Display Ticket from Search -- you simply click 'mail' to get back to your list rather than 'mail' + 'search'.

* Fixed a bug which occurred when trying to use the 'search' option on a ticket list before previously doing a search. This will now properly create the 'search' scope again.
------------------------------------------------------------------------
r372 | jstanden | 2007-09-26 18:05:19 -0400 (Wed, 26 Sep 2007) | 1 line


------------------------------------------------------------------------
r371 | jstanden | 2007-09-26 17:26:31 -0400 (Wed, 26 Sep 2007) | 9 lines

* Added a very flexible new 'Support Center' community tool type. This public tool allows customer logins to view ticket history, online ticket creation, company news RSS aggregation, Fetch & Retrieve resource searching and the ability to create new plug-ins to provide additional functionality.

* Added a PHP5 requirement notice on index.php and install/index.php -- also removed the 'try/catch' on index.php so the page will properly parse and present an error in PHP4.

* Added a default Cerberus-level address/user authentication (hashed passwords per address).

* Abstracted searching F&R resources so this functionality can be reused by any extension.

* Fixed a bug where you could no longer delete community tool instances whose parent extension had been disabled.
------------------------------------------------------------------------
r370 | jstanden | 2007-09-25 21:56:59 -0400 (Tue, 25 Sep 2007) | 1 line

* Fix for IIS+CGI URL rewriting/request handling
------------------------------------------------------------------------
r369 | jstanden | 2007-09-19 19:22:07 -0400 (Wed, 19 Sep 2007) | 1 line

* IIS fixes

jstanden
10-02-2007, 11:49 PM
You rock, thanks!