lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1530: To remove the Hibernate error occuring when two users in one tool session start forum together, I have modified how the content is updated so that cloned content is updated when an edit is done in Monitoring. See also LDEV-649.

    • -0
    • +12
    ./db/sql/updatescripts/updateTo20080220.sql
LDEV-1530: Rearranged code to avoid a HibernateException being thrown when two users try to clone the topic at the same time.

LDEV-1264 Forum postings have compile / install dates

and also the dates're kept updated

    • -1
    • +1
    ./web/jsps/learning/message/topicview.jsp
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

Updating English, Japanese and Korean. LDEV-1186

LDEV-1484: Removed error logging statement as this is normal case when forum content is first created in authoring.

Updating Dutch and Vietnamese

  1. … 2 more files in changeset.
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.