lamsfoundation

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added group cursor

merge prady and dave's changes

displays teh issues in a validation

    • -0
    • +156
    ./lams/authoring/cv/ValidationIssuesDialog.as
updates teh selected item after changing values

    • -1
    • +3
    ./lams/authoring/cv/PropertyInspector.as
highlight activity

setSelectedItemByUIID

reset the transition tool

    • -1
    • +3
    ./lams/authoring/cv/CanvasController.as
show selected

    • -2
    • +61
    ./lams/authoring/cv/CanvasActivity.as
Added method to open a preview window once it is enabled

adding preview action method

style edits

    • -1
    • +9
    ./lams/authoring/cv/PropertyInspector.as
remove commented code

    • -16
    • +2
    ./lams/authoring/DesignDataModel.as
ste dataType to string in setButtonState

added method setButtonState to allow easy access to model's setButtonState from outside the MVC

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.

    • -1
    • +42
    ./lams/authoring/tb/ToolbarModel.as
Create a default state for the preview button when application initailize

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

    • -61
    • +71
    ./lams/authoring/tk/TemplateActivity.as
Theme / style compliency

    • -11
    • +23
    ./lams/authoring/tk/ToolkitView.as
populateFromDTO function

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

    • -2
    • +6
    ./lams/authoring/cv/CanvasController.as
test

    • -42
    • +56
    ./lams/authoring/tk/TemplateActivity.as
test commit

style

    • -19
    • +43
    ./lams/authoring/cv/PropertyInspector.as
style edits

added gate button

    • -30
    • +22
    ./lams/authoring/tb/ToolbarController.as