Plugin:org.tolven.analysis.smoking

From DOC

Jump to: navigation, search


Contents

Version 2.1 Notes

Version 2.1.2

  • Fixed smoking assessment code to work after the removal of the now obsolete onc.component.ejb package.

Version 2.1.1

  • The dependency on onc.component.ejb CCHITBean class has been removed. Functionality replaced to use menuBean. This is a back-end code update only. There are no noticeable changes from the user's perspective.

Version 2 Notes

This version is in testing, see #Version_Notes

Version 2.0.6

  1. Minor, non-functional changes were made for repository renaming and to enable the plug-in to work in V2.

Version 2.0.5

  1. Moved TolvenPropertiesMap from tolvenEJB to tolvenCommon, and upgraded it to have the user's default properties, and allow them to be updated or added to directly as part of a transactional call to tolvenAPI

Version 2.0.4

  1. XAccountUser is sent from tolvenAPI to tolvenWeb in the Jersey response as an XML as opposed to storing it in the SSO session. It is stored in the HttpSession in tolvenWeb
  2. System properties, account user properties, etc are sent from tolvenAPI to tolvenWeb in a Jersey response as an XML
  3. All properties in tolvenWeb are now part of TolvenResourceBundle which is stored in the HttpSession, and can be accessed via JSF or Java POJOs

Version 2.0.3

  1. Fixed URL error: http://java.sun.com/jstl/core changed to http://java.sun.com/jsp/jstl/core

Version Notes

Version 0.0.2

  1. <from-action> tags in the faces-config.xml must follow the #{.*} pattern and also the methodValue pattern
Personal tools