lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
locaol themes relatively

return ? for unknown items

serverURL issues

changes made to include learningDesignID in the constructor of StoreLearningDesignresultsDTO

added learningDesignID

new entires

rmeove hte data for a name hack

add some start up error messages if any dependencies have not loaded

wsp work in progress

    • binary
    /lams_central/src/flash/lams_authoring.fla
added

<forward

name="starter"

path=".starter"

redirect="true"

/>

added Done on the main jsp container

removed redundant methods and constants added methods to clean up session attributes

removed unused methods and constants

removed unused constants

fixed font sizes

    • -15
    • +23
    /lams_tool_lamc/web/learning/ResultsSummary.jsp
    • -41
    • +57
    /lams_tool_lamc/web/learning/SingleQuestionAnswersContent.jsp
    • -1
    • +1
    /lams_tool_lamc/web/monitoring/Stats.jsp
added the right font size

*** empty log message ***

removed unused sections

removed unused methods

removed unused entries

LDEV-73: Added a method to pass the details of the license table to Flash. The DTO code in lams.jar tweaks the data before sending - in this case we make sure the picture url is a complete url (maybe relative to the current server in db).

LDEV-77: Issues exist with the data returned by getAccessibleWorkspaceFolders(). Data is missing, and the structure is different to the workspace data returned by getFolderContentsExcludeHome().

Trying to fix the problems by changing the DTO to be the same one used for getFolderContentsExcludeHome(). Put it in a temporary method for the moment so that we can try out the changed packet without breaking the existing code. More changes will probably be required for this problem.

    • binary
    /lams_build/lib/lams/lams-central.jar
LDEV-77: Issues exist with the data returned by getAccessibleWorkspaceFolders(). Data is missing, and the structure is different to the workspace data returned by getFolderContentsExcludeHome().

Trying to fix the problems by changing the DTO to be the same one used for getFolderContentsExcludeHome(). Put it in a temporary method for the moment so that we can try out the changed packet without breaking the existing code. More changes will probably be required for this problem.

LDEV-73: Added a method to pass the details of the license table to Flash. The DTO code in lams.jar tweaks the data before sending - in this case we make sure the picture url is a complete url (maybe relative to the current server in db).

LDEV-73: Added LicenseDTO for passing License data back to Flash. Having a separate DTO allows us to tweak the data before sending - in this case we make sure the picture url is a complete url (maybe relative to the current server in db).

This is used in the authoring call to get all the license details.

added css/ under web/

aded this css

    • -0
    • +59
    /lams_tool_lamc/web/css/tool_custom.css
changed a setting about defineLater

no big change

fized something about copyToolContent

removed redundant constants