Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added a line of code to initiate drawing of toolbar menu button

changes in the getTransitionsForActivityUIID method to handle circular sequence check with two new items in return object (out and into) returing out transition and from to transition

added a new method to check looping for sequence so that user cannot create a circular sequence and made some changes in the addActivityToTransition to handle few more checks for transitions with some spelling coreaction for dictionary items

fix for progress bar update - on redirect pages

Remove unnecessary fla files

fix for progress bar update - on redirect pages

changes in the LearnerActivity, LearnerActivity_forComplex, LearnerComplexActivityLinear, LearnerGateActivity for small label ui changes

removed label from activity progress bar components (now dynamically attached)

pass complex flag for new label attachment position

    • -4
    • +3
    ./org/lamsfoundation/lams/learner/ls/LessonView.as
styles work on header components + adjusted button sizes

    • -8
    • +17
    ./org/lamsfoundation/lams/learner/Header.as
changes the width and height for Contribute Go button popup window to 800 x 600

removed code already in parent

    • -41
    • +4
    ./org/lamsfoundation/lams/wizard/Application.as
applied dictionary to button labels + added gate activity mc + move some components to header

    • -16
    • +38
    ./org/lamsfoundation/lams/learner/ls/LessonView.as
few url changes - using popup instead of _blank window

modified header + new export button similiar style as other buttons

    • -16
    • +56
    ./org/lamsfoundation/lams/learner/Header.as
updated learner

commented out the code to view ToDo tab anad its initiation

added loading movie

  1. … 2 more files in changeset.
added loading movie

    • -5
    • +13
    ./org/lamsfoundation/lams/wizard/Application.as
  1. … 1 more file in changeset.
small change to lesson tab for schedule date labels

made changes to ToolbarView movieclip to include submenu for flow button and added couple of icons for flow submenu button

added few properties for flow button and submenu

wrote a method to show and hide submenu

wote a method to get Controller and

made changes in setSyle, setupLabels and createToolbar

added a new property "_tv" for class and added param in constructor method and

wrote a method getToolbar to get Toolbar reference

added few properties for the class and

made changes in the constructor function and click method to listen click event on flow button in toolbar view and

added a method to hide flow submenu

added depth as a param on Toolbar constructor and added two new methods to get ToolbarView

changed the preview popup window name to make it identical to learner window name so that they both opens in the same window and there are no two popup window for learner view on onLaunchPreviewResponse

1) added few properties for toolbar to give it a highest depth 2) made some changes in the reSize method for toolbar height which will be static throughout 3) Created a new container for toolbar to load its view with heighest depth

added a contion to check if selected item is eithetr optional or paralle then re initiate to get updated info

changes in the init and draw method to add a default name and updating when user change the name of Optional Container in PI

added a default tittle for Optional Container in createNewOptionalActivity mehtod