• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
set the orderID for child activities

    • binary
    ./lams/authoring/DesignDataModel.as
order ID log output on activityClick

    • binary
    ./lams/authoring/cv/CanvasController.as
set order ID to null when removing activity from optional

change in the setDesign method to check for gate activity type when reopening the design fom workspace

    • binary
    ./lams/authoring/DesignDataModel.as
removed parameter from reload method

removed a "*/" sign from line 343 to remove complie time error

    • binary
    ./lams/authoring/cv/PropertyInspector.as
added a public method to return number of children in the selected parallel activity

    • binary
    ./lams/authoring/cv/CanvasParallelActivity.as
added a method to remove complex activity

added few checks to changes in the activityRelease method to remove complex activity from canvas if any complex activity is dragged upon the Bin

    • binary
    ./lams/authoring/cv/CanvasController.as
moved to common

    • binary
    ./lams/learner/LearnerOptionalActivity.as
    • binary
    ./lams/learner/LearnerParallelActivity.as
added export button

    • binary
    ./lams/learner/ls/LessonController.as
  1. … 2 more files in changeset.
added dash between number and child activities label on the container

    • binary
    ./lams/authoring/cv/CanvasOptionalActivity.as
added code for placing common refresh and help bar on all the tabs

    • binary
    ./lams/monitoring/mv/MonitorView.as
added some trace commands for internal debugging

added RELOADPROGRESS cases for both mioniotr and learner tabs

added a method "refreshAllData" to regrsh data on click on refresh button

    • binary
    ./lams/monitoring/mv/MonitorModel.as
added refresh button

    • binary
    ./lams/monitoring/mv/MonitorController.as
merged with Mitch code for unarchiving sequence

added handling for unachiving a lesson

    • binary
    ./lams/monitoring/mv/MonitorController.as
    • binary
    ./lams/monitoring/mv/MonitorModel.as
change resume method call

progress update changes

progress update and x position adjustment

control for optional activity on double click

    • binary
    ./lams/learner/ls/LessonController.as
added methods to handle resume button

change in the Dictionary.getValue for alert message, title and label

    • binary
    ./lams/authoring/cv/CanvasController.as
    • binary
    ./lams/authoring/cv/CanvasOptionalActivity.as
    • binary
    ./lams/authoring/cv/CanvasParallelActivity.as
wrote a condition in "activityClick" method to check if the activity has a parent then check if the parant is parallel actvitiy, if yes then do not allow that activity to be moved aroubd on the canvas out of its container.

    • binary
    ./lams/authoring/cv/CanvasController.as
adjusted the hight for transparent glass on the parallel acitivity header panel used for opeing and closing of lock

    • binary
    ./lams/authoring/cv/CanvasParallelActivity.as
removed code to used for expansion and collapse for linear representation for monitoring

    • binary
    ./lams/authoring/cv/CanvasOptionalActivity.as
added dictionary values for items to be internationalised

    • binary
    ./lams/authoring/cv/CanvasOptionalActivity.as
    • binary
    ./lams/authoring/cv/CanvasParallelActivity.as
added parallel activity case

    • binary
    ./lams/authoring/cv/PropertyInspector.as