Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved title into content div

LDEV-1716

Replaced create date with update date

    • -1
    • +1
    ./monitoring/message/viewtopictree.jsp
LDEV-1676: Refresh button no longer breaks the mark screen's automatic refresh - switched from using a form to a url, so that the url the mark screen gets is correct. Also tidied up some of the buttons so they are laid out better.

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.

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 more file in changeset.
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.

  1. … 6 more files in changeset.
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. … 9 more files in changeset.
LDEV-1663 Rearranged "Instructions" Tab in Monitor

getting rid of redundant ":"

  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

LDEV-1700: remove references to author and time in Authoring

LDEV-1663 Rearranged "Instructions" Tab in Monitor (Forum tool)

  1. … 1 more file in changeset.
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. … 3 more files in changeset.
LDEV-1679: prints the notice if locked when finished for incoming and returning users

LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

Code cleanup.

  1. … 11 more files in changeset.
LDEV-1264 Forum postings have compile / install dates and also the dates're kept updated

  1. … 1 more file in changeset.
See the posting you are replying to (LDEV-1305)

  1. … 3 more files in changeset.
Changed the width of the text area from cols=40 to cols=65 (LDEV-1329)

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.

  1. … 180 more files in changeset.
LDEV-1165: Wasn't able to disable the character limit for non rich text editing in forum. Changed authoring to check the limit on/off flag before checking number of characters > 0, and at learner if the limit is off then sets num chars to 0, which the jsp interprets as "no check".

  1. … 2 more files in changeset.
LDEV-1144: Two bugs: * The submit is trying to call a javascript function that does not exist. I can't find any code that suggests it ever existed! * The pages are trying to load up a css file that doesn't exist. At least in this case, the file did exist in the past but it was removed.

Removed the onsubmit call and the css reference.

  1. … 1 more file in changeset.
auto tick reflection option when input text in reflect textarea.

  1. … 9 more files in changeset.
auto tick reflection option when input text in reflect textarea.

Add file size validation.

  1. … 8 more files in changeset.
imgbuttonwrapper tag changes for forum

  1. … 2 more files in changeset.
Disabled finish button after first click to prevent double click.

  1. … 15 more files in changeset.
Disabled finish button after first click to prevent double click.

  1. … 9 more files in changeset.
Added spacing on finish button.

Fixed style on disabled button.