CHANGELOG for featherlite planning rich client core (PlanningClientCore), Version 3.3.0 r21616 This plug-in provides classes to extend the featherlite client core plug-in with views, filter, provider and other UI components to be used in planning and scheduling context. To install the latest version of the plug-in, save it using the link below. Extract and import it to your Eclipse IDE installation. Please consult the Getting Started guide which can be downloaded on the documentation page. ------------------------------------------------------------------------ [Bugfix] added action to open a graph displaying the values in monthly time buckets [Bugfix] fixed the multiple image request in PlanningOrderViewLabelProvider [Bugfix] refactored to not open a monitor, if the pre open method is cancelled [New] configured resource view action to scroll the Gantt to center a selected resource [New] finished work on extending the Order Net View to display multiple order nets [New] removed old cost of plan actions, which are no longer used [New] removed the policies from the resource table views. Edited the details dialog to display the policies in a tab [New] used progress bar status dialog for plan order action ------------------------------------------------------------------------ CHANGELOG for featherlite planning rich client core (PlanningClientCore), Version 3.2.0 r20631 [Bugfix] fixed many client problems where a shell is not properly allocated before opening a dialog [Bugfix] Nullpointer when referencing window in case of error, due to previous changes. [New] fixed all ActionBarAdvisors so that menus are created programmatically, yet the actions can be added through the plugin.xml to the relevant /additions group [New] Re-factored to use the icons from the core plug-in and removed them ------------------------------------------------------------------------ CHANGELOG for featherlite core planning (PlanningClientCore), Version 3.1.0 r19785 [New] Changed Policy References in code to TypeOfPolicy.POLICY_KEY, which is now uniform overall. Made other references to constants for policies as deprecated (to remove in June 2011). ------------------------------------------------------------------------ CHANGELOG for featherlite core planning (PlanningClientCore), Version 3.0.0 r19548 [Bugfix] modified the plugin configurations to fix the UnmarshallException while updating the execution ControlView when running with the ORPlugin [Interface] modified the RSPRemoteObserver to send the key with every notification. This is required to implement a single remote observer per application (plugin) [New] implemented a new remote agent observer used by all client views to update [New] added action to attach and detach workflows [New] added support to close orders and tasks [New] changed the standard views content provider to receive all object updates from a single content provider, which is registered from inside the RSPCoreActivator [New] moved the planning oriented actions to Run Plug-in [New] switched the task colouring to be defined in a TaskColoringPolicy declared on the view, allowing to change task colouring by extending the GanttView class [New] the state variable dialogs from the resource views now update to changes on the server. Note that the one for the execution client shows the reservation, which is not used in planning ------------------------------------------------------------------------