CHANGELOG for featherlite web template (WebTemplate), Version 1.2.0 r21616 Creating a web project from the featherlite web template is the simplest and fastest way of getting started with featherlite and web projects. The WebTemplate component is a fully functioning Web project that can be deployed and tested. It contains default views for viewing featherlite Resource and Order objects. Click to download. Save the archive file to your favorite file system location, extract it. Please consult the Getting Started Web guide which can be downloaded on the documentation page. ------------------------------------------------------------------------ [Bugfix] fixed a bug in the visualization.js where the init string is not properly drawn on the raphael canvas [Bugfix] fixed a bug where the login dialog shakes as if login failed, although login succeeded [Bugfix] fixed a situation where the order and resource view do not render properly due to a java script error; conclusion: never set a binding to transient! [Interface] moved views which were in dialog directory to views directory and renamed view order and resource views to edit order and resource [Interface] refactored messages from template to WebCore and refactored login dialogs and error message pages [Interface] renamed the msg.properties bundle to webcore.properties to better show which properties the bundle contains. Refactored all references [New] added a configuration property to define which template is to be used in web projects [New] added a default featherlite theme to the WebCore [New] added an additional column to the rspConnectionsView, showing state messages [New] Added a new rspConnectionsView.xhtml to view and manage the RSPConnections [New] added a new userSessionView with appropriate classes and added registering during login [New] Added edit parameter dialogs to order and resource views in web [New] added further configuration options for template [New] added import model of current model service to web [New] added new actions to OrderTable: plan, clear and delete [New] cleaned up theme and fixed problems with icons [New] updated all views to use i18n ------------------------------------------------------------------------ CHANGELOG for featherlite web template (WebTemplate), Version 1.1.0 r20631 [New] Added an empty post initializer to the server template [New] added JavaScripts which can aid in drag and drop, drawing SVG and various other helper functions in a web browser [New] Refactored packages and added i18n support [New] updated all RSPContainer.xml files to reflect new component order: 1. Initialize model (RSPAgent, Policy) 2. Initialize model observers (ObserverHandler) 3. Initialize model state (Violations, Costs, etc.) 4. Initialize access to model (QueryHandler, ServiceHandler) 5. Restore Control (ControlHandler) 6. Start Integration (IntegrationHandler, ApixxoS7ConnectionHandler) 7. Allow client access (ClientUpdateHandler, ClientUpdater) 8. Post Initialization (Recovering Workflows, and registering Violations are thus not anymore implemented here) ------------------------------------------------------------------------ CHANGELOG for featherlite web template (WebTemplate), Version 1.1.0 r19785 [Bugfix] added missing policy configuration of CostCalculationPolicy [New] added a new SystemBean and systemView.xhtml which gives a quick overview of the running virtual machine ------------------------------------------------------------------------ CHANGELOG for featherlite web template (WebTemplate), Version 1.0.0 r19548 [New] Added Resource and Order table views [New] only building plug-ins if it exists [New] The WebTemplate now has a fully functioning login, logout and session timeout implementation [New] WebTemplate now has a idle monitor with automatic logout including navigation ------------------------------------------------------------------------