Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added static Contribution Type variables

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

    • -14
    • +21
    ./org/lamsfoundation/lams/monitoring/ls/LessonView.as
added addRole method

    • -1
    • +6
    ./org/lamsfoundation/lams/monitoring/User.as
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

    • -0
    • +810
    ./org/lamsfoundation/lams/monitoring/CreateLessonDialog.as
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

added method to get LessonTabView

added method to draw activities and transitions and removing actiovities and transitions

*** empty log message ***

removed dialog call

added dialog call / handler

added get method LessonTabView

updated model to handle tree creation

added event handlers for LessonManagerDialog (inc tree component)