lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

added links for the export stuff

added definition for the download servlet

    • -0
    • +11
    /lams_learning/conf/xdoclet/servlets.xml
added the sharedsession filter

    • -0
    • +8
    /lams_learning/conf/xdoclet/filters.xml
the user waiting page, which they will see for the duration of the portfolio generation.

    • -0
    • +120
    /lams_learning/web/exportWaitingPage.jsp
Added copyright statement to top of file. Instead of using getUserData method from learningWebUtil, it gets the userdto from the shared session once the portfolio is zipped up, it will return the relative file location to the exportWaitingPage.jsp

This class isnt used. But modified it so that it works with the new export service code. Will get the user information from the shared session.