lams_tool_sbmt

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

Code cleanup.

    • -162
    • +197
    ./web/learner/sbmtlearner.jsp
  1. … 11 more files in changeset.
LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

  1. … 15 more files in changeset.
Updating French

  1. … 2 more files in changeset.
LDEV-1628: Updating version number to 2.1

  1. … 41 more files in changeset.
Updating English and Norwegian

  1. … 12 more files in changeset.
LDEV-1565: Fixes problem with {0} and single quotes

  1. … 126 more files in changeset.
Updating Italian and Japanese

  1. … 2 more files in changeset.
Updating Japanese

  1. … 16 more files in changeset.
LDEV-1359: Updating RAMS

  1. … 32 more files in changeset.
LDEV-1584: The messageSource entry in Spring wasn't unique for the forum, rsrc and submit tools so when the messageSource was accessed in authoring (for tool conditions), the wrong resource was sometimes being returned. Now the messageSource bean's scope is within the messageService bean, so the tools can't get the wrong messageSource.

  1. … 2 more files in changeset.
LDEV-1565. Updating all languages

  1. … 139 more files in changeset.
LDEV-1005: Implementing Flashless learner required two new tags to be added. Copying across all projects.

    • -0
    • +45
    ./web/WEB-INF/tags/LearnerFlashEnabled.tag
    • -0
    • +79
    ./web/WEB-INF/tags/ProgressOutput.tag
  1. … 51 more files in changeset.
Updating Maori

  1. … 2 more files in changeset.
LDEV-1349 Changes to the lams:fckeditor tag to map FCKEditor language files to LAMS supported languages and locales.

FCKEditor.tag changes

  1. … 14 more files in changeset.
Updating Japanese, Korean

  1. … 2 more files in changeset.
Adding Japanese

    • -0
    • +129
    ./conf/language/lams/ApplicationResources_ja_JP.properties
  1. … 4 more files in changeset.
LDEV-1186: Updating English

  1. … 18 more files in changeset.
Updating Dutch, Vietnamese

  1. … 2 more files in changeset.
Adding Malay

    • -0
    • +129
    ./conf/language/lams/ApplicationResources_ms_MY.properties
LDEV-1179: Export portfolio now displays a different msg for run offline activities. The screen comes from the learning war, and is called from the code on AbstractExportPortfolioServlet. Tools don't have to do anything, but they can override a new method in the servlet and supply the name of the activity (as per the tool's authoring screen) or do their own screen. Our tools will just display the name of the activity.

  1. … 15 more files in changeset.
LDEV-1398: Uploaded files are not longer corrupted on export.

LDEV-1374: Exports filenames as content repository given names instead of native names.

Changes for Submit Files

Updating German, Maori, Polish

Updating Greek, French, Norwegian and Chinese (China)

Adding label for LDEV-1363

LDEV-1363: Allows editing the activity even when users have already access the activity.

    • -22
    • +17
    ./web/monitoring/parts/activity.jsp
LDEV-1363: Allows editing the activity even when users have already access the activity. Removed isSbmtEditable as its note longer needed

Adding Chinese (China)

    • -0
    • +128
    ./conf/language/lams/ApplicationResources_zh_CN.properties
  1. … 3 more files in changeset.
Adding Dutch. Updating German

    • -0
    • +128
    ./conf/language/lams/ApplicationResources_nl_BE.properties
LDEV-1109: Fixing bugs in the authoring support for tool output based branching and getting the progress engine working. A rough implementation of the condition checking down for one MCQ condition for demonstration purposes. Two new methods added to the tool contract.

  1. … 36 more files in changeset.