lams-github

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

    • -37
    • +0
    /lams_learning/web/exportPortfolio.jsp
    • -57
    • +0
    /lams_learning/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.

Copyright statement change - only support GPL v2, not future versions. Missed the "version 2.0" the previous check in

  1. … 247 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Missed the "version 2.0" the previous check in

  1. … 50 more files in changeset.
Made changes as per wiki:

In Eclipse text files default to "-kk". To change the mode of the files, click on a file or a folder and select "Team -> Change ASCII/Binary Property" from the popup menu. Change text files to "ASCII with keyword expansion (-kkv)". It is not possible to change binary files to support keyword expansion.

Copyright statement change - only support GPL v2, not future versions.

  1. … 46 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 39 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Got the lines in the wrong order in the last check in.

  1. … 247 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

    • -21
    • +0
    /lams_central/conf/xdoclet/servlet-mappings.xml
    • -21
    • +0
    /lams_central/conf/xdoclet/servlets.xml
  1. … 34 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

    • -20
    • +0
    /lams_admin/conf/xdoclet/filters.xml
  1. … 8 more files in changeset.
removed init() call for online offline instructions

Copyright statement change - only support GPL v2, not future versions.

  1. … 247 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.

Update to the chat tool. Added struts tiles support, tabs to monitoring and authoring screens and basic service method in ChatServices.

    • -2
    • +2
    /lams_tool_chat/db/sql/create_lams_tool_chat.sql
    • -43
    • +71
    /lams_tool_chat/web/WEB-INF/struts/tiles-defs.xml
  1. … 19 more files in changeset.
Working on persist authoring stuff.

renamed applicationContext.xml to chatApplicationContext.xml

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.

    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-learning.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
  1. … 24 more files in changeset.
eclipse broken CVS info?! submit all again.

    • -2
    • +4
    /lams_tool_larsrc/db/sql/create_lams_tool_rsrc.sql
    • -2
    • +4
    /lams_tool_larsrc/db/sql/table-schema.sql
fixed classpath for chatApplicationContext.xml

updated ant buildfile after Shaun fixes

Changes to monitoring url to be standard in terms of using fck editor and tab controler.

    • -0
    • +49
    /lams_tool_laqa/web/monitoring/Edit.jsp
    • -4
    • +0
    /lams_tool_laqa/web/monitoring/Stats.jsp
Varchar fck editor fields made TEXT

    • -24
    • +19
    /lams_tool_laqa/db/model/lams_tool_qa.clay
    • -21
    • +21
    /lams_tool_laqa/db/sql/create_lams_tool_qa.sql
    • -8
    • +13
    /lams_tool_laqa/db/sql/drop_lams_tool_qa.sql
    • -17
    • +0
    /lams_tool_laqa/db/sql/insert_tool_qa_data.sql
Fixed chat application context file reference

Temporary hack to stop it trying to build the chat project. This allows the build to work on Shaun, although JBOSS won't start properly.

Add all four resource item page and finish code to upload package/file. But no test yet. Need to do persist whole content method...

    • -0
    • +201
    /lams_tool_larsrc/conf/language/ApplicationResources.properties
    • -1
    • +1
    /lams_tool_larsrc/web/pages/authoring/basic.jsp
  1. … 3 more files in changeset.
Fixed typo for the location of larsrc tool/

Commented out call to larsrc deploy tool task in build script. The tool does not build without errors yet.

Added new tools Chat and Shared Resources

Added new tools Chat and Shared Resources

    • -1
    • +1
    /lams_central/conf/war/META-INF/MANIFEST.MF
    • -1
    • +1
    /lams_learning/conf/war/META-INF/MANIFEST.MF
Added new tools Chat and Shared Resources