History of Changes
Version 0.9.0 (2006/10/28)
- developer: cbe context: code type: update
- Upgrade to Struts 1.3.5.
- developer: cbe context: code type: update
- Minor refactoring to eliminate package cycle between control and control.misc.
- developer: cbe context: code type: fix
- Fixed NPE in StrutModuleContext if the action servlet has no servlet mapping at all.
- developer: cbe context: code type: update
- Make sure to pop() panels context when an exception is thrown when forwarding to or including templates.
- developer: cbe context: code type: update
- Made PanelsPlugIn accept ComposableRequestProcessor as request processor class to open up for struts 1.3.
- developer: cbe context: code type: update
- Do not create validator message resources if this has been done in the default module.
Version 0.9.0-rc3 (2006/02/12)
- developer: cbe context: code type: update
- Renamed FormsSupport by StrutsFormsSupport.
- developer: cbe context: code type: update
- Define message resources for key calyxo-forms-validators in FormsPlugin if this has not been done in the struts configuration.
- developer: cbe context: code type: add
- Added optional plugin property name to specify a module name different from the module's prefix.
- developer: cbe context: code type: update
- Replaced StrutsModuleSupport by StrutsModuleGroup.
- developer: cbe context: code type: update
- BasePlugin now installs access support before parsing the configuration to allow for adding accessors from xml.
- developer: cbe context: code type: add
- Added StrutsModuleContext.setClassLoader().
Version 0.9.0-rc1 (2005/07/03)
- developer: cbe context: code type: add
- Added optional base plugin config parameter to load a Calyxo Base configuration file.
- developer: ost context: code type: add
- Introduced interface FormProperties.
- developer: cbe context: code type: update
- Renamed component validation to forms.
- developer: cbe context: code type: update
- Panels: renamed panel's dispatch attribute to template.
Version 0.9.0-b5 (2005/01/04)
- developer: cbe context: code type: update
- Updated webapps code to calyxo-validation-0.9.0-b5.
Version 0.9.0-b4 (2004/11/21)
- developer: cbe context: code type: update
- Updated code to calyxo-validation-0.9.0-b4.
Version 0.9.0-b3 (2004/10/20)
- developer: cbe context: docs type: add
- Added documentation.
- developer: cbe context: design type: update
- Refactored classes in legacy package.
- developer: cbe context: code type: update
- Upgraded to Struts 1.2.4
Version 0.9.0-b2 (2004/07/04)
- developer: cbe context: admin type: add
- Initial Import


