Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Cleaned up jsp.

  1. … 43 more files in changeset.
Updated jsps.

  1. … 5 more files in changeset.
Updated jsps.

  1. … 5 more files in changeset.
Fix for Convertion of bean:message to fmt:message

Added taglibs file.

Added taglibs to remove errors.

Add default tool content

  1. … 22 more files in changeset.
Enable finish button in learner page even lock on finish option is on.

  1. … 6 more files in changeset.
lams:out change and FCKEditor change to customized tag.

  1. … 19 more files in changeset.
Added "copy-tags" to the build to make it easier to update the tags. Updated the jsp pages to support stripes and the separate learner stylesheet.

  1. … 259 more files in changeset.
Update lock to continue button.