lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1707: I18N'd the output of the marks so that they are shown as 1,234.5 or 1 234,5 depending on the user's locale.

    • -2
    • +2
    ./web/jsps/monitoring/statisticpart.jsp
LDEV-1707: I18N'd the output of the marks so that they are shown as 1,234.5 or 1 234,5 depending on the user's locale.

    • -1
    • +1
    ./web/jsps/learning/message/topicview.jsp
LDEV-1680 LDEV-1681 LDEV-1682

Fixed posting limitations for forum threads. Posting limits now apply to each to each thread topic rather than the forum as a whole.

Added posting limits info to forum and topic pages.

Updating English, French and Norwegian

LDEV-1680 LDEV-1681 LDEV-1682

Fixed posting limitations for forum threads. Posting limits now apply to each to each thread topic rather than the forum as a whole.

Added posting limits info to forum and topic pages.

    • -15
    • +29
    ./web/jsps/learning/viewforum.jsp
    • -0
    • +12
    ./web/jsps/learning/message/topiclist.jsp
    • -2
    • +1
    ./web/jsps/learning/message/topicview.jsp
LDEV-1676: Columns were of line when there wasn't a notebook entry.

  1. … 1 more file in changeset.
LDEV-1676: Adding a new column in forun that shows if any of a learner's files have been marked.

Also fixed a problem with the view forum screen in teacher mode. When accessed from monitoring, the teacher was able to see and edit the learner's reflection. Now when the screen is accessed from the summary screen, the reflection cannot be seen (as this is primarily for marking). When the screen is accessed from the learner progress screen the reflection can be seen but not modified.

    • -1
    • +1
    ./web/jsps/learning/message/topicform.jsp
    • -1
    • +1
    ./web/jsps/learning/message/topiclist.jsp
  1. … 4 more files in changeset.
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.