12 September 2005 (version 0.7) - created new rbManUser.cfc object of hold the user details - added functions populate() and createBundleCollection() to rbMan.cfc - modified the controller to use the new redirect features in model-glue 1.0 - modified the views to use the myself value in the viewstate - plus other minor updates 02 July 2005 (version 0.6) - changed the rbMan.getBundle()method to return a bundle object rather than the bundle value struct - added methods setKeyValue(),getKeyValue(),getKeyArray() and keyExists() to bundle bean. - modifed editBundle view to use bundle object - fixed a bug that caused the base bundle not to be deleted when deleting a bundle - fixed a issues with server side redirection on successful form posts 19 June 2005 (version 0.5) - modified to use model-glue framework - created session facade to encapsulate session data - changed all views to use model-glue viewstate - modified bundleDAO to allow reading bundles with no keys. - put config options into config bean - removed dialogue messages from views and put into a global listener 25 April 2005 (version 0.4) - converted to fusebox 4.1 - fixed bug in addbundle function - encapsulated all variables used in the views in a neighborhood friendly sturcture i.e. request.rbManEnv - fixed bug in addlocale function - fixed bug in tooltip display if special character were included in comments 20 April 2005 (version 0.3) - fixed bug with comments not being passed into config.updateBundleElement when adding a key - added automatic comment to base bundle element with the date when the key was added. - switched url and form variables to attributes scope