Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed restriction on teacher creating and replying to messages.

LDEV-2067

Added maxlength to message.subject field

  1. … 2 more files in changeset.
LDEV-1707: Change marks to display 2 decimal places rather than 1.

  1. … 6 more files in changeset.
To be consistent with Q&A we put this in italics

Moved title into content div

LDEV-1716

Replaced create date with update date

  1. … 3 more files in changeset.
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. … 4 more files 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: 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. … 12 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

  1. … 2 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-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.
Add file size validation.

  1. … 9 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.

Implemented new reflection functionality. LDEV-1016

  1. … 5 more files in changeset.
RTL changes

  1. … 25 more files in changeset.
Added 'Back to Forum' button to the top of the page.

Moved the 'Back to Forum' button to the bottom of the page.

Move mark button to view forum page.

  1. … 10 more files in changeset.
param name change

Change validate message.

  1. … 1 more file in changeset.