Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added validation check when design is opened or new

added validation check when design is saved or edited

commented //_validDesign = validate(); //if(_validDesign){ //set first ID

//}

in prepareDesignForSaving function

Created reference of severity and crashdumpseverity level to degugger class for message log and crash data dump log population.

added another case for button object in update method to observe the change in button state.

Wrote a method to assign the default state to Preview button as false.

Created the setDefaultState method to be accessed from toolbar.as to set the default state of any button object.

setButtonState methods to be accessed from anywhere to change the state of button to enable/disable.

Create a default state for the preview button when application initailize

style ork, overriding due to test commit from Pradeep of test data

Theme / style compliency

populateFromDTO function

changed the transition target call to show error alert to show Message confirm

test

test commit

style

style edits

added gate button

gate activity work

    • -10
    • +31
    ./lamsfoundation/lams/authoring/cv/CanvasActivity.as
    • -16
    • +110
    ./lamsfoundation/lams/authoring/cv/CanvasModel.as
fixed up to working version

getTransitionByUIID

change load order so load cursor will show up

added some comments

synch after CVS changes

    • -30
    • +92
    ./lamsfoundation/lams/authoring/cv/CanvasActivity.as
    • -35
    • +282
    ./lamsfoundation/lams/authoring/cv/CanvasModel.as
    • -0
    • +222
    ./lamsfoundation/lams/authoring/cv/CanvasParallelActivity.as
    • -0
    • +32
    ./lamsfoundation/lams/authoring/cv/ICanvasActivity.as
    • -0
    • +284
    ./lamsfoundation/lams/authoring/cv/PropertyInspector.as
the bin class file

    • -0
    • +109
    ./lamsfoundation/lams/authoring/cv/Bin.as
synch after CVS changes

testing comminitg to cvs

testing comminitg to cvs

rmeove hte data for a name hack

add some start up error messages if any dependencies have not loaded

*** empty log message ***

debug