lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1679: adds locked when finished to the session map

LDEV-1679: new constant for locked when finished

LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

Code cleanup.

    • -27
    • +27
    ./web/jsps/learning/viewforum.jsp
  1. … 11 more files in changeset.
LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

  1. … 15 more files in changeset.
Updating Greek, French, Norwegian

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

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

LDEV-1562 I18N'd some hard-coded heading values for Excel sheet. Left sheet name hard-coded value.

LDEV-1562 Set encoding for each HSSF cell created and now non-english characters appear to be displaying correctly in the Excel Spreadsheet file.

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

  1. … 3 more files in changeset.
Updating Japanese

  1. … 3 more files in changeset.
LDEV-1601: Run offline fixed - in a previous change I had moved some of the code to ty to make it more efficient, but broke it in the process.

LDEV-1594: Made the I18N code more generic so that tool's could get any arbitrary value (rather than having to access their message source directly). This was useful for the open vote option in voting, and may also be useful for custom conditions.

  1. … 2 more files in changeset.
Updating Japanese

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

  1. … 22 more files in changeset.
LDEV-1579: Tools now indicate whether or not they support tool outputs, which allows the authoring client to only list tools that should have conditions.

  1. … 11 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. … 27 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.
LDEV-1530: Handling of sessionClones needed to be tweaked or import files without the sessionClone entries were throwing an exception. The export was also changed to not include the sessionClones as they are not appropriate for a design export.

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.

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.