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

small fix for export file item setting on opening design

  1. … 2 more files in changeset.
fixed CA selection and double click on optional activity child

  1. … 2 more files in changeset.
fixed progress bar scrolling problem

  1. … 1 more file in changeset.
fixed recursive delete of complex activity(s) (ie. parallel inside optional)

  1. … 2 more files in changeset.
fix for parallel act theme colour (bgcolor/headpanelcolor)

  1. … 3 more files in changeset.
added config param for controlling activities colours in author

    • -24
    • +30
    ./lamsfoundation/lams/authoring/cv/CanvasActivity.as
  1. … 9 more files in changeset.
update to TabName tag + fscommand for open preview window

  1. … 5 more files in changeset.
no title note entry + ie7 fscommand calls

  1. … 9 more files in changeset.
conversion to use fscommand (ie7 compat.)

  1. … 7 more files in changeset.
added a new method to check if activty is selected

added journal entries button to monitor

using common method in both activity release and activity release outside to remove activity on Bin

debug fix