• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
gets contribute activities loaded

removed toolbar from the monitoring Application and moved up the lesson view

now extends Activity

added some set/get accessor methods

Changing organisation structure to a simple root, course, class structure.

  1. … 33 more files in changeset.
updated populateFromDTO method to use updated WDDX packet returned from getContributeActivities request

created movieclip for contribute activities

added static Contribution Type variables

close/save/cancel action in authoring page.

  1. … 16 more files in changeset.
clears canvas before drawing design (on TABCHANGE) event

changed to look at DDM in MonitorModel not Monitor class

addeed condition to check if the data grid is drown for the first time or is it just an update to the list

added addRole method

contains update for workspaceDialog

stopped workspace tree from being draggable.

merged with pradeep

added methods for handling creating a new Lesson

added refresh method

small bug fixes

added static root method

removed all the not required properties and methods

new dialog for Creating a Lesson

added new movieclip for creating new start lesson workspace

added get root method to get the root of movieclip to open lesson manager dialog box

created a new movie clip "lessonMangerDialog" for changed requirement for select class event

uncommented the monitor.getOrganisation() in start method

merges lessonManager dialog methods from Mitch's code

added clearDesign, setDirty, setSelectedTab, getSelectedTab methods and updated some method from the latest chamges in organisation related method written by Mitch

merged Mitch's tree node controller code with my controller code

added my clearCanvas code