lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added support for wrapping an existing exception in a ToolException or a ToolServiceException

Added support for wrapping an existing exception in a ToolException or a ToolServiceException

Added a "copy node" function to the content repository, added "copy" functionality to the toolContentHandler.

added LAMS_ROOT variable added reference to common.js

added logic to display uploaded files

    • -7
    • +77
    /lams_tool_laqa/web/InstructionsContent.jsp
changed toolContentId to toolContentID

added download servlet

    • -1
    • +18
    /lams_tool_laqa/web/WEB-INF/web.xml
*** empty log message ***

various changes including * change the values of contentId and sessionId * remove most of the remove/recreate code when saving existing contents * updated file upload methods

  1. … 9 more files in changeset.
Fix bug in createToolContent.

Modified common build to update the content repository deletion - wasn't working as the repository location had been changed. Relies on the o/s properties file now.

Added o/s property to the common.properties, so that you can configure whether to use windows or linux configuration file. Modified common build to update the content repository deletion - wasn't working as the repository location had been changed.

*** empty log message ***

tidy

*** empty log message ***

*** empty log message ***

*** empty log message ***

    • -1
    • +2
    /lams_tool_lamc/web/ResultsSummary.jsp
*** empty log message ***

*** empty log message ***

Working version for monitoring.

    • -2
    • +2
    /lams_tool_forum/web/includes/header.jsp
    • -2
    • +13
    /lams_tool_forum/web/includes/scripts.jsp
    • -0
    • +39
    /lams_tool_forum/web/jsps/monitoring/message/topicview.jsp
    • -0
    • +8
    /lams_tool_forum/web/jsps/monitoring/viewtopic.jsp
Working version for monitoring.

    • -2
    • +10
    /lams_tool_forum/conf/xdoclet/struts-actions.xml
    • -11
    • +7
    /lams_tool_forum/conf/xdoclet/taglibs.xml
    • -11
    • +7
    /lams_tool_forum/web/WEB-INF/web.xml
    • -0
    • +2
    /lams_tool_forum/web/includes/taglibs.jsp
Removed run sequences from getAccessibleWorkspaceFolders() and added a new call getFolderContentsExcludeHome() which excludes the user's home directory from the returned contents.

Removed run sequences from getAccessibleWorkspaceFolders() and added a new call getFolderContentsExcludeHome() which excludes the user's home directory from the returned contents.

    • binary
    /lams_build/lib/lams/lams-central.jar
added parallel activity MC (WIP)

    • binary
    /lams_central/src/flash/lams_authoring.fla
getComplexActivityChildren

ad toData and clone methods

change toData() to omit fields that are undefined

Working version for monitoring.

    • -12
    • +25
    /lams_tool_forum/conf/xdoclet/struts-actions.xml
    • -10
    • +22
    /lams_tool_forum/web/WEB-INF/struts-config.xml
  1. … 3 more files in changeset.
Working version for monitoring.

    • -31
    • +31
    /lams_tool_forum/db/model/forum.clay
    • -2
    • +17
    /lams_tool_forum/db/sql/create_lams_tool_forum.sql
    • -3
    • +4
    /lams_tool_forum/db/sql/table-schema.sql
  1. … 6 more files in changeset.
Move body tag to correct position.