• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added bgpanel to style canvas activity

added condition to check if the current active too is Transition then disable double click.

    • binary
    ./lams/authoring/cv/CanvasActivity.as
*** empty log message ***

    • binary
    ./lams/authoring/cv/CanvasOptionalActivity.as
  1. … 6 more files in changeset.
*** empty log message ***

    • binary
    ./lams/authoring/tb/ToolbarController.as
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

    • binary
    ./lams/authoring/cv/PropertyInspector.as
Added a one line command to make sure that onclick on the canvas the focus should be removed from the activity

    • binary
    ./lams/authoring/cv/CanvasController.as
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

    • binary
    ./lams/authoring/cv/CanvasActivity.as
modified coordinate check for removing child from optional activity

    • binary
    ./lams/authoring/cv/CanvasController.as
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

    • binary
    ./lams/authoring/cv/PropertyInspector.as
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

    • binary
    ./lams/authoring/cv/CanvasController.as
set styles and add goruping indication

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

    • binary
    ./lams/authoring/cv/PropertyInspector.as
*** empty log message ***

    • binary
    ./lams/authoring/cv/PropertyInspector.as
get stuff from revision 1.10

added groupsupportID and activityCategory id properties while creting optional activity

addded support for opening complex cactivities

    • binary
    ./lams/authoring/DesignDataModel.as
updated setDeisng to support groups

    • binary
    ./lams/authoring/DesignDataModel.as
*** empty log message ***

    • binary
    ./lams/authoring/cv/CanvasParallelActivity.as
Created a canvas optional activity class to draw optional activity on the canvas with facility to add and remove child from the container

    • binary
    ./lams/authoring/cv/CanvasOptionalActivity.as