Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changed the height of gate activity icon

added a gateTitle method to give custom title to gate between activities

implemented themes/dictionary for monitor

  1. … 1 more file in changeset.
updated lams logo

  1. … 2 more files in changeset.
removed learner stuff

smoother update of progress bar and improved click/double click handling

    • -13
    • +27
    ./lamsfoundation/lams/learner/ls/LessonModel.as
  1. … 1 more file in changeset.
edit content for optional and parallel activity issue resolved

removed actstatus code from draw method as this was for minitor learner tab, not neeed any more

fixed double clicking optional act, and stopped dragging on parallel activities

changes in addparent to activity and removeoptional ca methods

change in the activity click method

added a line of code to edit increase the width tabs

only one complex activity expanded, closed when a different one is expanded.

monitoring current complex activity that is opened in learner

    • -1
    • +21
    ./lamsfoundation/lams/learner/ls/LessonModel.as
load exit jsp when exited (lesson closed)

    • -2
    • +5
    ./lamsfoundation/lams/learner/ls/Lesson.as
compares lesson ID when updating progress data from passon swf

comment out rollover/rollout code.

    • -4
    • +4
    ./lamsfoundation/lams/authoring/cv/Bin.as
updated summery step

    • -16
    • +10
    ./lamsfoundation/lams/wizard/WizardView.as
summery movieclip

    • -0
    • +130
    ./lamsfoundation/lams/wizard/WizardSummery.as
disable buttons when controller busy

    • -0
    • +2
    ./lamsfoundation/lams/wizard/WizardController.as
commented out resize code

added code to provide default title for gate on transition

added default gate title for gate activity to avoid java side error for learner progress

set the orderID for child activities

order ID log output on activityClick

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

removed parameter from reload method

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

added a public method to return number of children in the selected parallel activity