Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 8 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
    ./language/ApplicationResources.properties
    • -28
    • +0
    ./language/LearningResources.properties
    • -1
    • +1
    ./xdoclet/struts-message-resources.xml
  1. … 28 more files in changeset.
Updated copyright statement - only support GPL v 2.0

    • -20
    • +0
    ./xdoclet/struts-message-resources.xml
  1. … 30 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. 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.

    • -2
    • +4
    ./language/LearningResources.properties
  1. … 1 more file in changeset.
fixed classpath for chatApplicationContext.xml

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

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

  1. … 4 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
    ./language/LearningResources.properties
  1. … 5 more files in changeset.
Upgraded to JSTL 1.1 library

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

  1. … 9 more files in changeset.
Setup dummy learning functionality so that learner interface can be used in the Alpha version. Supports joining a lesson.

  1. … 18 more files in changeset.
servlet definition and mapping for the exportNotSupportedServlet

change forum tool context location

  1. … 3 more files in changeset.
Added forum back into the master-build

  1. … 1 more file in changeset.
Modified the "leaveToolSession" and related code to allow the tool to pass the userid (which it gets from UserDTO in the shared session) rather than pass User (which the tool doesn't have).

Rejigged the tool jars loaded on the classpath so suit the most "completed" tools.

  1. … 5 more files in changeset.
change all library tags following the best practices article "Tag Library Definitions" on the wiki

  1. … 57 more files in changeset.
Updated web.xml to include the context files for all the "current" deployed tools. Added matching tool jars to classpath. Stopped deploying the classes to WEB-INF/classes Implemented more calls on the dummy monitoring page to access the learner pages.

  1. … 14 more files in changeset.
added definition for the download servlet

added the sharedsession filter

security stuff for lams learning (for export portfolio )

    • -0
    • +4
    ./xdoclet/error-pages.xml
    • -0
    • +39
    ./xdoclet/web-security.xml
Rearranged order of tool deployment

Updated to include the survey tool on the classpath

references survey and NB's applicationContext

added export portfolio servlet definition. used in MainExportServlet

added exportPortfolio servletmapping

lams.war no longer exists so build task removed

  1. … 7 more files in changeset.
Converted lams_learning to use ear format

    • -0
    • +3
    ./jar/META-INF/MANIFEST.MF
    • -0
    • +2
    ./war/META-INF/MANIFEST.MF
Switched project to use ear file format

  1. … 134 more files in changeset.
settings for test web app