lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1663 Rearranged "Instructions" Tab in Monitor (Forum tool)

    • -64
    • +81
    ./web/jsps/monitoring/instructions.jsp
Updating English and SPanish

LDEV-1677: Changing the tools so that clicking Close on the authoring confirmation window will both refresh the tool's monitoring window AND take the user back to the current tab on the monitoring window (ie the same tab it was on before it was refreshed). Normally this will be the edit activity tab.

  1. … 2 more files in changeset.
LDEV-1679: Adding labels for locked when finished

Updating Italian and Greek

LDEV-1679: prints the notice if locked when finished for incoming and returning users

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