lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Web applications scope session implementation.

    • -0
    • +4
    /lams_central/conf/xdoclet/filter-mappings.xml
    • -0
    • +7
    /lams_central/conf/xdoclet/filters.xml
    • -4
    • +4
    /lams_central/conf/xdoclet/listeners.xml
the abstractExportPortfolio servlet is a base servlet that tools should extend for their export functionality.

Filter and Response Wrapper, used by tools so that they can save their output to a file.

added PARAM_DIRECTORY_NAME and PARAM_FILENAME

changed the removeTrailingForwardSlash and trailingForwardSlashPresent from protected to public. Will be used by the tools.

Add concurrent package.

Delete the wrong solution for shared session across web apps

Web applications scope session implementation.

Add concurrent package.

    • binary
    /lams_build/lib/concurrent/concurrent-1.3.4.jar
Stopped the authoring using the DTOs as a way of converting the data coming from Flash. Using the DTOs caused the WDDX null values (e.g. -1111111) to be written to the database.

    • binary
    /lams_build/lib/lams/lams-central.jar
Name maxId made maxID to be consistent

*** empty log message ***

lots of little things :)

add Null handling functions

displayError()

add" Save"

user serverURL

fixing posting method. add error handling

add toData()

WIP 0p converted tk to comps, error handling, denulling

    • binary
    /lams_central/src/flash/lams_authoring.fla
WIP 0p converted tk to comps, error handling, denulling

    • binary
    /lams_central/src/flash/lams_authoring.fla
use serverURL for all calls. mustr be passed into the query string on embedding the .swf. else if null will use dolly.uklams.net

    • binary
    /lams_central/web/lams_authoring.swf
convert to wrapped packet format with a key

    • -1
    • +1
    /lams_central/web/flashxml/configData.xml
Changed name of jsp to match name expected by Home action.

    • -0
    • +248
    /lams_central/web/author.jsp
Changed name of local db login user to "mmm" and added learner and staff roles to organisations

    • -2
    • +11
    /lams_common/db/sql/insert_test_data.sql
Corrected case of JSTL directory - worked fine on windows, broke on Linux

    • -4
    • +4
    /lams_central/conf/xdoclet/taglibs.xml
    • -29
    • +115
    /lams_central/web/WEB-INF/web.xml
latest version

    • binary
    /lams_central/web/lams_authoring.swf
the xml files that flash loads - dictionary, themes, config etc..

    • -0
    • +1
    /lams_central/web/flashxml/all_learning_designs.xml
    • -0
    • +1
    /lams_central/web/flashxml/all_library_details.xml
    • -0
    • +1
    /lams_central/web/flashxml/configData.xml
    • -0
    • +1
    /lams_central/web/flashxml/defaultTheme.xml
    • -0
    • +1
    /lams_central/web/flashxml/en_dictionary.xml
    • -0
    • +1
    /lams_central/web/flashxml/fr_dictionary.xml
    • -0
    • +1
    /lams_central/web/flashxml/learning_design.xml
    • -0
    • +1
    /lams_central/web/flashxml/limeTheme.xml
    • -0
    • +1
    /lams_central/web/flashxml/rubyTheme.xml
Improved the special NULL handling code for WDDX processing. Learning design DTOs now use the convertToBlah utilities in WDDXProcessor. Also covers changes made by Mai recently.

    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-learning.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
Added copyright statements.