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

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

Updated dialog - loads org tree

remove class

current fla

for comparision + new dialog class for selecting class

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

*** empty log message ***

    • binary
    ./lams_monitoring.fla
    • -0
    • +143
    ./org/lamsfoundation/lams/monitoring/mv/MonitorTransition.as
    • -0
    • +286
    ./org/lamsfoundation/lams/monitoring/mv/tabviews/MonitorTabView.as
added moviclip selectClass and staff_learner_dataRow

change in the set size setting s for Monitor

LessonTabView created/initialised in MonitorView scrollpane

changed trace comment

added LessonTabView movieclip and components in library

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