• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LearningDesignValidator now LearningDesignService in lams_common

applicationResources (used by AuthoringService) moved to org.lamsfoundation.lams.central pkg

Added a flag to the Flash crash dump, which allows Flash to give a parameter which is then inserted into the filename. Useful for dumps where the data has to be split across multiple dumps due to Flash restrictions.

Changes to suit the deletion parts of learning design preview

  1. … 8 more files in changeset.
Correctly copies UD_ID value when copying a LearningDesign

adding preview action method

style edits

remove commented code

Made ValidationError keys public

Added messages for ScheduleGate errors

Updated FlashMessage flag sent with error FlashMessage in validateLearningDesign method

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.