• 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

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

getTransitionByUIID

change load order so load cursor will show up

added some comments

propety inspector

LDEV-75: Tweaked the Flash crash dump - must be logged in to do a dump and the file now has a .xml extension.

  1. … 4 more files in changeset.
When getting the contents of a folder, check the permissions on subfolders, not just on folder itself. Otherwise the client displays subfolders that the user has no access to (e.g. other user's home folders).