lams_tool_forum

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

getting rid of redundant ":"

    • -2
    • +2
    ./web/jsps/monitoring/instructions.jsp
  1. … 15 more files in changeset.
LDEV-1679: changed so it only displays when mode = author or mode = learner (so they can see this also in preview)

LDEV-1701: Put attachment image next to the attachment file

    • -7
    • +3
    ./web/jsps/authoring/message/topiclist.jsp
    • -4
    • +4
    ./web/jsps/learning/message/topiclist.jsp
    • -6
    • +3
    ./web/jsps/learning/message/topicview.jsp
LDEV-1700: remove references to author and time in Authoring

    • -15
    • +1
    ./web/jsps/authoring/message/topiclist.jsp
    • -10
    • +1
    ./web/jsps/authoring/message/view.jsp
LDEV-1039 You can upload the same offline/online instruction file now

fix affects:

chat

forum

rsrc

notebook

sbmt

scribe

survey

task list

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