Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added a set method for assigning control key pressed value

resolved issue with opening tool content by double clicking on activity after drawing transition using control key in Mac

removed some not used code

made few changes in the mouse event calls

    • -11
    • +11
    ./lamsfoundation/lams/authoring/cv/CanvasActivity.as
added a method to return boolean for parallel activity check

added code to show correct PI for complex activities within complex activity container

added code to disable call for toolcontent id when user clicks on complex activity within complex activity

move few button click event method to wizard controller class

    • -58
    • +6
    ./lamsfoundation/lams/wizard/WizardView.as
added few event listener methods called from wizard view

    • -4
    • +68
    ./lamsfoundation/lams/wizard/WizardController.as
updated learner to handle hiding export button

    • -0
    • +8
    ./lamsfoundation/lams/learner/Header.as
    • -0
    • +10
    ./lamsfoundation/lams/learner/ls/LessonModel.as
  1. … 1 more file in changeset.
fixed an issue with enable export portfolio for learner when learners url in not shown

added new learner Export available functionalty

set value in result dto

    • -1
    • +4
    ./lamsfoundation/lams/wizard/WizardView.as
added code to hide checkbox in fourth step

    • -0
    • +1
    ./lamsfoundation/lams/wizard/WizardView.as
added checkbox for enabling and disabling export portfolio for learner

    • -2
    • +3
    ./lamsfoundation/lams/wizard/Wizard.as
    • -3
    • +7
    ./lamsfoundation/lams/wizard/WizardController.as
    • -101
    • +46
    ./lamsfoundation/lams/wizard/WizardView.as
chnaged the popup window width from 712 to 800 pixel

addded code to fix double click when transition is drawn using control key

fixed a bug with positioning of labels caused to to lesson launch url check

fixed learner - double click on grouping activity + fixed casting error

  1. … 2 more files in changeset.
added missing label alignment

added a new label and field for lessonLaunch for direct url for learners

added days stepper for schedule gates (Property Inspector)

  1. … 2 more files in changeset.
fix for open my groups folder in wizard

    • -4
    • +5
    ./lamsfoundation/lams/wizard/WizardView.as
  1. … 2 more files in changeset.
added select all check boxes to step 2 wizard

    • -9
    • +52
    ./lamsfoundation/lams/wizard/WizardView.as
  1. … 1 more file in changeset.
some changes in code to fix dropping of activity anywhere on optional conatiner

changes in code to fix the bug related to undo command after trashing any activity in the bin

added an item in gate activity type as NO GATE

changed the label value and added condition to check if no gate is selected in gate type drop down, then do nothing

disabled close gate time property

checking design validation once user edit activity content to enable or disable preview and export functionality