Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** empty log message ***

  1. … 6 more files in changeset.
*** empty log message ***

Imported UI class and wrote couple of lines of code to change the cursor back to default if it is any tool cursor

created a method to show PI items for Optional Activity Container

Added a one line command to make sure that onclick on the canvas the focus should be removed from the activity

restructured the method to different positions on the page

added monitoringURL andc ontributeURL. Need to aff accessos and toData support

added resize to toolbar

added bkg panel

fix/workarounf bug in icon display

    • -15
    • +23
    ./lamsfoundation/lams/authoring/cv/CanvasActivity.as
modified coordinate check for removing child from optional activity

added toolbar label using dictionary for internationalisation

added eventlistener for dictionary to check if dictionary is loaded before other components

add a comment

toolkit ttle

styles

added the setStyle options for panel

remove old validate method

change addActivityToTransition to support the complex activities - optioanl and parralel

fix bug stopping transitino tool and linking to Parralel activities

set styles and add goruping indication

    • -14
    • +70
    ./lamsfoundation/lams/authoring/cv/CanvasActivity.as
call selectedItem.refresh() when you have done the goruping in order to show the double canvasActivity_mc background

*** empty log message ***

get stuff from revision 1.10

added groupsupportID and activityCategory id properties while creting optional activity

addded support for opening complex cactivities

updated setDeisng to support groups

*** empty log message ***

Created a canvas optional activity class to draw optional activity on the canvas with facility to add and remove child from the container

    • -0
    • +252
    ./lamsfoundation/lams/authoring/cv/CanvasOptionalActivity.as
1) Wrote method to find number of complex activities on the canvas and then number of optional activities out of those complex activities.

2) wrote method to add child to the complex activity (optional/parallel) in this case optional activity

3) method to remove child from specific optional activity

4) method to remove acivity from canvas only to show some change in the comparison between ddm and canvas so that it will redesign the canvas view.