lams_tool_sbmt

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-1134: Adding more support for the tool output based branching. Added a couple of simple tool output definitions for MCQ and Forum and added a class to the core to help tools create the tool output definitions (OutputDefinitionFactory), which required a change to MessageService. Also added the call to the core tool service to support calling the tools for their output definitions and new method call to ToolContentManager, requiring a change to all tools.

  1. … 20 more files in changeset.
Replaced <bean:message> with <fmt:message> tags

  1. … 15 more files in changeset.
update lams:help tag with style attribute, mainly for lams_admin to display properly

  1. … 16 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

    • -0
    • +41
    ./web/WEB-INF/tags/Head.tag
  1. … 170 more files in changeset.
Updated minimum version number and tool version for 2.0.3 release. Tool contract change occured in this release.

  1. … 10 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

    • -1
    • +1
    ./web/WEB-INF/tags/ExportPortOutput.tag
  1. … 234 more files in changeset.
LDEV-1192

The function 'launchInstructionPopup' is missing from page. This is called by the 'View' button.

Added common.js script which contains this function.

LDEV-1191

Added download link for teacher.

Removing './' from jar name - added by the tool deployer

  1. … 10 more files in changeset.
Change update scripts to have one lne commands instead of multi-line commands for the purposes of ant

  1. … 10 more files in changeset.
No need to have the ../ on the jar file name as it is added automatically by the tool deployer.

  1. … 9 more files in changeset.
Added context application and classpath columns

    • -0
    • +8
    ./db/sql/updatescripts/updateTo20070227.sql
  1. … 24 more files in changeset.
added in a property to each tool's buiild.properties for the language packe package

  1. … 12 more files in changeset.
LDEV-1140: Error messages were appearing in a mix of English and Welsh. When getting a message resource in struts, we need to explicitly set the locale, otherwise it will just use the default locale (US English). The struts implementation of getResource() DOENS'T pick up the struts preferred locale setting .

Updating English

    • -0
    • +129
    ./conf/language/rams/ApplicationResources_en_AU.properties
  1. … 42 more files in changeset.