Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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)

Added methods for retrieving org tree, creating xml nodes and getting user data.

Updated dialog - loads org tree

remove class

for comparision + new dialog class for selecting class

    • -0
    • +321
    ./lamsfoundation/lams/monitoring/LessonManagerDialog.as
    • -1
    • +2
    ./lamsfoundation/lams/monitoring/User.as
for comparision

    • -113
    • +201
    ./lamsfoundation/lams/monitoring/mv/MonitorModel.as
*** empty log message ***

    • -0
    • +143
    ./lamsfoundation/lams/monitoring/mv/MonitorTransition.as
  1. … 2 more files in changeset.
change in the set size setting s for Monitor

LessonTabView created/initialised in MonitorView scrollpane

changed trace comment

change in updateSequence Method to hide sequence ID in Data grid

changed the property name from _learningSequences to _lessonSequences and changed a method name from getLearningSequences to getLessonSequences

on cell press event storing Sequence in MonitorModel

added a change eventListener for Tab change on monitorView

added default controller method and added case of SEQUENCE on update method

changes in setSequence method to pass tabID with notifyer

added observer for LessonTabView event

added LessonTabView Class to the tabviews package

    • -0
    • +198
    ./lamsfoundation/lams/monitoring/mv/tabviews/LessonTabView.as
loads exit page (in frame) on closing/exiting sequence

data classes for Monitor - used in model

    • -0
    • +85
    ./lamsfoundation/lams/monitoring/ContributeActivity.as
    • -0
    • +139
    ./lamsfoundation/lams/monitoring/Organisation.as
    • -0
    • +114
    ./lamsfoundation/lams/monitoring/User.as
Updated common Monitor Model, now includes an organisation and array of todo tasks (contribute activities)

    • -107
    • +91
    ./lamsfoundation/lams/monitoring/mv/MonitorModel.as
*** empty log message ***