• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
highlight activity

setSelectedItemByUIID

reset the transition tool

show selected

Added method to open a preview window once it is enabled

added the group button

Added system administration page.

    • -1
    • +6
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +24
    ./web/includes/javascript/openUrls.js
  1. … 19 more files in changeset.
validation service getter/setter methods added and storeLearningDesignDetails updated to retrieve and check error list.

Moved to lams_common

Link added to validation service (learningDesignService) for AuthoringService

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.
alert defs

Correctly copies UD_ID value when copying a LearningDesign

new versions... also copies in the tool

    • binary
    ./web/images/icon_chatgroupreporting.swf
    • binary
    ./web/images/icon_groupreporting.swf
    • binary
    ./web/images/icon_questionanswer.swf
    • binary
    ./web/images/icon_reflectivequestion.swf
    • binary
    ./web/images/icon_reflectiveranking.swf
    • binary
    ./web/images/icon_reportsubmission.swf
    • binary
    ./web/images/icon_simpleassessment.swf
    • binary
    ./web/images/icon_singleresource.swf
    • binary
    ./web/images/icon_urlcontentmessageboard.swf
adding preview action method

style edits

remove commented code

Created two more nodes for severity level log and crash data dump serverity level log with values as number datatype.

added validation checks to the canvas

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