lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-73: Updated license data to include references to the license images (stored in lams-central/web/images/licence) and updated urls and names for the 2.5 creative commons licenses.

    • -5
    • +5
    /lams_common/db/sql/insert_types_data.sql
LDEV-73: Added method to check that two licenses are the "same" for import purposes ie compares license id and name.

Add param LEARNINGDESIGN_ID

adding save as functionality

add isEmpty function

*** empty log message ***

    • binary
    /lams_common/src/flash/assets/icons/Waste_Paper_Basket.jpg
    • binary
    /lams_common/src/flash/assets/icons/lock closed.png
    • binary
    /lams_common/src/flash/assets/icons/lock open.png
    • -0
    • +1928
    /lams_common/src/flash/assets/icons/locks.ai
    • binary
    /lams_common/src/flash/assets/icons/missing_icon.fla
    • binary
    /lams_common/src/flash/assets/icons/squareBin.jpg
    • binary
    /lams_common/src/flash/assets/icons/squareBin.psd
    • binary
    /lams_common/src/flash/assets/icons/squareBinOver.png
    • binary
    /lams_common/src/flash/assets/icons/squareBinUp.png
    • binary
    /lams_common/src/flash/assets/icons/squareBin_over.psd
    • binary
    /lams_common/src/flash/assets/icons/squareBin_up.psd
Add save As, also now uses Dictionary Definitions

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).