lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moving the fckeditor / tabcontroller stuff to a shared location.

Moving the fckeditor / tabcontroller stuff to a shared location.

    • -0
    • +55
    /lams_central/web/css/fckeditor_style.css
    • -0
    • +212
    /lams_central/web/includes/javascript/fckcontroller.js
Had the online and offline instructions the wrong way round.

Add all objects works.

    • -2
    • +1
    /lams_tool_larsrc/web/common/messages.jsp
    • -4
    • +11
    /lams_tool_larsrc/web/pages/authoring/basic.jsp
Updated Learner - error free compile

Change properties file.

New Learner AS code - Application, Library MVC, Lesson MVC

Updated test case for DateUtil

Updated service using DateUtil to convert between UTC and local timezone

Typo in lams.tld in the taglib statement.

Added cvs ID keyword back into files - removed by previous check in.

    • -0
    • +1
    /lams_tool_laqa/db/sql/drop_lams_tool_qa.sql
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.

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.