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

Create a default state for the preview button when application initailize

added the send data to server button on debugger dialog box

storeLearningDesignDetails updated to validate the LearningDesign before sending response WDDX packet to flash client.

Updated buildScheduleGate to only set start and end time offsets.

Updated to run validActivity method for each Activity validated and add any error messages retrieved to the list of Validation Errors.

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

Theme / style compliency

populateFromDTO function

toolkit styles

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

Some i18n Change.

Basic config for i18n

  1. … 6 more files in changeset.
remove the cut button

test

test commit

Property Inspector..

style

style edits

Removed some unused code and made the tag handling more robust when the serverURL is missing from the configuration.

    • -56
    • +29
    ./java/org/lamsfoundation/lams/web/tag/CssTag.java
added gate button

gate activity work

fixed up to working version