Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changes in the draw method to show learner icon properly on complex activity

added code to togle activity between negative and positive based on run offline selection in PI and updated code to place learner icon on the correct level

    • -22
    • +28
    ./lamsfoundation/lams/authoring/cv/CanvasActivity.as
added a class property for bgNegative and made changes in the refresh and setStyles method to handle change in the run Offline property in selected activity's Property Inspector

code added to refresh activity on change of runoffline checkbox in Property Inspector

change in the showHideAsstes method to get correct longest width amongst flow, gate and branch button

corrected a mistake while calulating max width between gate, branch and flow button to show correct submenu panel width

added a check for Toolkit Title label test width if it is more than 25 characters then truckated the title to max 25 caraters plus 3 dots.

made changes in the draw method to place learner icon on parent movieclip of the learner's current activity in progress data when called from Sequence Tab in monitor application.

set the visibility of delimeter line for tool activities to true

added few class properties and method to setup button on toolbar with variable width depending on the with of button label and button icon as they vary from language to language

added a method to create an array of toolbar menu buttons and notify view to setup buttons on toolbar panel

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

pass complex flag for new label attachment position

styles work on header components + adjusted button sizes

    • -8
    • +17
    ./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

applied dictionary to button labels + added gate activity mc + move some components to header

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

    • -9
    • +7
    ./lamsfoundation/lams/learner/ls/Lesson.as
modified header + new export button similiar style as other buttons

    • -42
    • +105
    ./lamsfoundation/lams/learner/Application.as
    • -16
    • +56
    ./lamsfoundation/lams/learner/Header.as
commented out the code to view ToDo tab anad its initiation

added loading movie

  1. … 1 more file in changeset.
small change to lesson tab for schedule date labels

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