lams-github

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

Update lams.jar - new method validateActivity added to ScheduleGateActivity

added the send data to server button on debugger dialog box

    • binary
    /lams_central/src/flash/lams_authoring.fla
storeLearningDesignDetails updated to validate the LearningDesign before sending response WDDX packet to flash client.

Updated runGateScheduler method to handle start and end time offset conditions.

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.

added validateActivity method - needs updating to use MessageResources

added validateActivity method

new panel version

    • binary
    /lams_common/src/flash/Panel.swf
added new styles, stopped the overwrite method of merging styles as was causing performance problems

added borderColour and styleName support

override pradeeop as no changes were made

aqua colours

    • binary
    /lams_common/src/flash/assets/aqua.clr
style ork, overriding due to test commit from Pradeep of test data

Theme / style compliency

populateFromDTO function

toolkit styles

    • binary
    /lams_central/src/flash/lams_authoring.fla
new version - smaller file size and move reg-point

    • binary
    /lams_tool_lamc/web/images/icon_mcq.swf
    • binary
    /lams_tool_nb/web/images/icon_noticeboard.swf
compiled after task 1

    • binary
    /lams_central/web/lams_authoring.swf
changed the transition target call to show error alert to show Message confirm

added few more definitions for alert messages

Added a Send data button to the dialog box and created an associalted method to call crash data dump from debugger class

no change

no change

used a method "getvalue" from dictionary class to show formatted alert message and title.

Wrote method to show alert message with OK and Cancel button and sent error to server in a crash data dump log package. Used a method "getvalue" to display formatted alert title and message.

Imported Few Package and classes. Wrote methods to dump Crash data to the server and server response. Created seperate log array to store only the sorted out log of Crash Dump severity level from the array of all the logs.