lams_learning

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
new Learner SWF (under development)

    • binary
    ./web/lams_learner.swf
changed SWF url

Added real learner page back in (with a link from the dummy page) so that mitch can set up the Flash movie.

Also set the charset/encoding for these pages to UTF-8

    • -0
    • +84
    ./web/dummyControlBottomFrame.jsp
    • -0
    • +50
    ./web/dummyControlFrame.jsp
    • -2
    • +2
    ./web/WEB-INF/struts/struts-config.xml
Fixed the export portfolio - when the resource files were renamed I missed a hardcoded entry in the constants.

Tool deployment utility has been changed to update the context path and class path when the tool is deployed. Conf versions of web-settings and manifest files modified to suit and the main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.

  1. … 3 more files in changeset.
Added the vote tool to the build

  1. … 5 more files in changeset.
Renaming applicationResources.properties to ApplicationResources.properties

    • -0
    • +28
    ./conf/language/ApplicationResources.properties
  1. … 26 more files in changeset.
Updated copyright statement - only support GPL v 2.0

    • -21
    • +0
    ./conf/xdoclet/servlet-mappings.xml
    • -213
    • +162
    ./test/web/WEB-INF/web.xml
    • -140
    • +37
    ./test/web/WEB-INF/struts/struts-config.xml
    • -13
    • +13
    ./test/web/WEB-INF/struts/tiles-defs.xml
  1. … 22 more files in changeset.
Updated copyright statement - only support GPL v 2.0

  1. … 52 more files in changeset.
Display the activity title and description int the portfolio, rather than tool details, as the activity fields may be edited by the user but the tool values are system values. Struts action for ExportAction not used.

    • -106
    • +77
    ./web/WEB-INF/struts/struts-config.xml
Display the activity title and description int the portfolio, rather than tool details, as the activity fields may be edited by the user but the tool values are system values. JSP not used.

    • -57
    • +0
    ./web/exportPortfolioPrintVersion.jsp
Display the activity title and description int the portfolio, rather than tool details, as the activity fields may be edited by the user but the tool values are system values. This action class is not used.

Display the activity title and description int the portfolio, rather than tool details, as the activity fields may be edited by the user but the tool values are system values. Moved the ordered list tags into the Servlet code, so that the code could completely replace the ordered list section with something else, without touching the translations.

Display the activity title and description int the portfolio, rather than tool details, as the activity fields may be edited by the user but the tool values are system values.

Changed learning design activities and transition collections to use all-delete-orphan cascade management. This will ensure that the secondary records are created and removed as required.

This required fixing code that trigger cascade problems and also highlighted some session problems with the learner cache created by Jacky.

  1. … 34 more files in changeset.
fixed classpath for chatApplicationContext.xml

  1. … 2 more files in changeset.
Fixed chat application context file reference

  1. … 4 more files in changeset.
Added new tools Chat and Shared Resources

  1. … 3 more files in changeset.
Moved the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

    • -0
    • +26
    ./conf/language/LearningResources.properties
  1. … 3 more files in changeset.
Looks like a temporary file.

Updated Ant Buildfiles for Projects - retrieve OS-dependent j2ee.lib property.

  1. … 9 more files in changeset.
Split learner and export urls (in Tool) to have separate urls for teacher, learner and authoring modes.

  1. … 3 more files in changeset.
Upgraded to JSTL 1.1 library

    • -4
    • +1
    ./test/web/WEB-INF/struts/tiles-defs.xml
    • -393
    • +0
    ./web/WEB-INF/jstl/tlds/c-rt.tld
    • -162
    • +309
    ./web/WEB-INF/jstl/tlds/c.tld
    • -403
    • +0
    ./web/WEB-INF/jstl/tlds/fmt-rt.tld
    • -128
    • +357
    ./web/WEB-INF/jstl/tlds/fmt.tld
    • -0
    • +207
    ./web/WEB-INF/jstl/tlds/fn.tld
    • -188
    • +0
    ./web/WEB-INF/jstl/tlds/sql-rt.tld
    • -256
    • +0
    ./web/WEB-INF/jstl/tlds/x-rt.tld
  1. … 5 more files in changeset.
Add start date for learnerProgress.

  1. … 4 more files in changeset.
Basic config for i18n

  1. … 7 more files in changeset.
Removing currently unneeded scripting, to reduce javascript errors.

  1. … 4 more files in changeset.
Add url construct method for sequence in one LearningProgress.

Change toolSessionManager interface to add new toolSessionName.

  1. … 9 more files in changeset.
Modified case of lessonStateID to match changes to LessonDTO.

Modified case of lessonStateID to match changes to LessonDTO.