lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added monitoring calls to the dummy monitoring page.

Changed db urls to not start with leading slash.

    • -4
    • +4
    /lams_common/db/sql/insert_test_data.sql
Added method to prepend a partial url with the server address

Added new error packet for when required parameters are missing. Added for the dummy monitoring page

Moved icons to submission project

    • binary
    /lams_central/web/images/icon_reportsubmission_for marking(not used).swf
Added dummy monitoring page Changed db urls to not start with leading slash.

    • binary
    /lams_build/lib/lams/lams-monitoring.jar
Missed one!

Added common URL parameter names to AttributeNames

fixed up test cases for createZip File

*** empty log message ***

    • -1
    • +1
    /lams_tool_lamc/web/authoringMaincontent.jsp
    • -33
    • +27
    /lams_tool_lamc/web/editOptionsContent.jsp
*** empty log message ***

    • -29
    • +127
    /lams_tool_lamc/web/authoringMaincontent.jsp
    • -11
    • +13
    /lams_tool_lamc/web/editOptionsContent.jsp
*** empty log message ***

    • -2
    • +2
    /lams_tool_lamc/web/authoringMaincontent.jsp
    • -7
    • +13
    /lams_tool_lamc/web/editOptionsContent.jsp
added bin

    • binary
    /lams_central/src/flash/lams_authoring.fla
added bin, improved save / open designs. fixed bugs in refresh design

    • binary
    /lams_central/web/lams_authoring.swf
cleaned up code

made it more internationalisable

    • -2
    • +7
    /lams_learning/web/exportWaitingPage.jsp
changed the comments

cleaned up some code, added some checks to certain variables.

the TEMP_DIRECTORY constant now gets the value from FileUtil

added export portfolio error messages

changed it so that the directory passed as a parameter, is a relative one, and then it is put back together later. this is doen for security reasons.

changed it so that it checks the Http Status-Code before reading the input stream + writing to file.

added constant TEMP_DIR which is the system default tmp directory. this constant is referenced by export service, and abstractportfolio

*** empty log message ***

    • -3
    • +4
    /lams_tool_lamc/web/authoringMaincontent.jsp
    • -11
    • +21
    /lams_tool_lamc/web/editOptionsContent.jsp
*** empty log message ***

    • -1
    • +1
    /lams_tool_lamc/db/sql/create_lams_tool_lamc.sql
    • -1
    • +15
    /lams_tool_lamc/web/authoringMaincontent.jsp
added a remove activity method

*** empty log message ***

    • -43
    • +46
    /lams_tool_lamc/web/authoringMaincontent.jsp
*** empty log message ***

    • -1
    • +14
    /lams_tool_lamc/db/model/lams_tool_mc.clay
    • -0
    • +1
    /lams_tool_lamc/db/sql/create_lams_tool_lamc.sql
  1. … 4 more files in changeset.
added method createZip which allows user to choose which directory the zip file is saved in

added method createTempDirectory