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

Added actions on click for optional activity tool and launch preview button on toolbar

added 3 methods for optional activity tool

added swith case: for optional activity type

Added a private property naming:activityCmplexActivityLayer to put all the complax activity on seperate layer on canvas and,

Added a condition chaeck for drawing optional activity on canvas in "drawActivity" method, on release of boxPen tool from toolbar

Added a hitTest for optional activity while adding a child to it and checking if child activity's X and Y coordinates are out of the optional activity container while removing child from it

refresh transitions after dragging..

added getTransitions for activity method

added couyple of manditory fields

added getGroupingTypesDataProvider(

added getGroupingActivityByGroupingUIID

re-position property inspector

added grouping controls