lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding Japanese

    • -0
    • +173
    ./conf/language/lams/ApplicationResources_ja_JP.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-1374: Exports filenames as content repository given names instead of native names.

Changes for Forum tool

Updating Maori and Portuguese

LDEV-1135: Tweaking the output definition to suit the authoring client.

  1. … 3 more files in changeset.
Updating German, Greek, Spanish and French

Adding Malay. Updating English, Italian, Norwegian, Danish, Polish and Chinese

    • -0
    • +173
    ./conf/language/lams/ApplicationResources_ms_MY.properties
  1. … 8 more files in changeset.
LDEV-1134: Fixing up condition key - copy and paste error earlier.

LDEV-1134: Fixing up condition key - copy and paste error earlier.

LDEV-1134: Complete implementation of conditions in MCQ and Forum.

  1. … 8 more files in changeset.
Updating German and Greek

Added descriptions for branching conditions

  1. … 2 more files in changeset.
Updating English, Spanish, Norwegian, Polish

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. … 35 more files in changeset.
See the posting you are replying to (LDEV-1305)

Changed the width of the text area from cols=40 to cols=65 (LDEV-1329)

    • -1
    • +1
    ./web/jsps/learning/message/bodyarea.jsp
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. … 18 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
    • -2
    • +2
    ./web/jsps/authoring/message/create.jsp
  1. … 162 more files in changeset.
Updating Greek

  1. … 6 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.
Should have been removed when we split LAMS and RAMS.

    • -142
    • +0
    ./conf/language/ApplicationResources_bg_BG.properties
    • -171
    • +0
    ./conf/language/ApplicationResources_da_DK.properties
    • -171
    • +0
    ./conf/language/ApplicationResources_de_DE.properties
    • -171
    • +0
    ./conf/language/ApplicationResources_el_GR.properties
    • -175
    • +0
    ./conf/language/ApplicationResources_en_AU.properties
    • -171
    • +0
    ./conf/language/ApplicationResources_it_IT.properties
    • -171
    • +0
    ./conf/language/ApplicationResources_ko_KR.properties
    • -171
    • +0
    ./conf/language/ApplicationResources_mi_NZ.properties
    • -159
    • +0
    ./conf/language/ApplicationResources_nl_BE.properties
    • -171
    • +0
    ./conf/language/ApplicationResources_no_NO.properties
    • -172
    • +0
    ./conf/language/ApplicationResources_pl_PL.properties
    • -171
    • +0
    ./conf/language/ApplicationResources_pt_BR.properties
    • -171
    • +0
    ./conf/language/ApplicationResources_vi_VN.properties
    • -159
    • +0
    ./conf/language/ApplicationResources_zh_CN.properties
    • -171
    • +0
    ./conf/language/ApplicationResources_zh_TW.properties
LDEV-1231: LEARNER permission missing from downloads entry, so users who are exclusively LEARNERs cannot download attachments.

LDEV-1165: Wasn't able to disable the character limit for non rich text editing in forum. Changed authoring to check the limit on/off flag before checking number of characters > 0, and at learner if the limit is off then sets num chars to 0, which the jsp interprets as "no check".

    • -5
    • +8
    ./web/jsps/learning/message/bodyarea.jsp
LDEV-1231: LEARNER permission missing from downloads entry, so users who are exclusively LEARNERs cannot download attachments.

Merging RAMS and Edit On Fly changes from branch to the head.

    • -1
    • +1
    ./web/WEB-INF/tags/ExportPortOutput.tag
  1. … 153 more files in changeset.
Updating Greek

  1. … 1 more file in changeset.
Updated the FCKEditor tag to remove hardcoded "lams" from path.

    • -1
    • +1
    ./web/WEB-INF/tags/ExportPortOutput.tag
  1. … 52 more files in changeset.
Change to tool contract to allow the define later and run offline fields to be turned off - needed for live edit.

  1. … 15 more files in changeset.