• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1665

The message textarea and send button are only disabled when the mode is in learner.

Merged the moderator and teacher roles.

Fixed 'Send Message To' display the learners name when a teacher is sending a private message.

  1. … 1 more file in changeset.
LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

Code cleanup.

    • -8
    • +9
    ./pages/learning/parts/finishButton.jsp
  1. … 9 more files in changeset.
LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

  1. … 15 more files in changeset.
LDEV-1628: Updating version number to 2.1

  1. … 42 more files in changeset.
LDEV-1005: Implementing Flashless learner required two new tags to be added. Copying across all projects.

    • -0
    • +45
    ./WEB-INF/tags/LearnerFlashEnabled.tag
    • -0
    • +79
    ./WEB-INF/tags/ProgressOutput.tag
  1. … 51 more files in changeset.
LDEV-1349 Changes to the lams:fckeditor tag to map FCKEditor language files to LAMS supported languages and locales.

FCKEditor.tag changes

  1. … 14 more files in changeset.
LDEV-1361: Allows editing the activity even when users have already access the activity.

    • -18
    • +15
    ./pages/monitoring/editActivity.jsp
Replaced <bean:message> with <fmt:message> tags

  1. … 15 more files in changeset.
update lams:help tag with style attribute, mainly for lams_admin to display properly

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

    • -0
    • +41
    ./WEB-INF/tags/Head.tag
  1. … 167 more files in changeset.
Escaped message body text.

LDEV-1235

The polling interval was set to 10 seconds. When the screen is first loaded it must wait the full 10 seconds before it receives the user presence information.

Polling interval reduced to 6 seconds to reduce the wait.

LDEV-1242

The refresh problems were due to an IE work around to enable onclick events for the roster.

The work around is now only applied when using monitoring in IE.

Some limitations remain, the cursor will move to the begining of the message textarea whenever the roster is refreshed (IE monitoring only)

Changed polling interval to 10 seconds

Merging RAMS and Edit On Fly changes from branch to the head.

    • -0
    • +37
    ./WEB-INF/tags/ImgButtonWrapper.tag
  1. … 153 more files in changeset.
file ImgButtonWrapper.tag was initially added on branch editonfly_branching.

    • -0
    • +0
    ./WEB-INF/tags/ImgButtonWrapper.tag
Updated the FCKEditor tag to remove hardcoded "lams" from path.

    • -0
    • +37
    ./WEB-INF/tags/ImgButtonWrapper.tag
  1. … 50 more files in changeset.
update to learner for refresh progress bar

  1. … 13 more files in changeset.
Merging 2.0.2 changes from the HEAD

  1. … 18 more files in changeset.
LDEV-1167: Replaced yellow colour in palatte.

added rtl stylesheet for chat

    • -0
    • +72
    ./includes/css/chat_rtl.css
Fix overlap problem in textarea.

Changes for LDEV-1061

Added the recipents name to the beginning of a private message.

auto tick reflection option when input text in reflect textarea.

  1. … 9 more files in changeset.
Add file size validation.

  1. … 1 more file in changeset.
Fixed onclick issue in UpdateRosterDisplay method

fix for ie6 problem with long message strings LDEV 1046

Disabled finish button after first click to prevent double click.

    • -1
    • +1
    ./pages/learning/parts/finishButton.jsp
  1. … 16 more files in changeset.
Disabled finish button after first click to prevent double click.

    • -1
    • +1
    ./pages/learning/parts/finishButton.jsp
  1. … 1 more file in changeset.
Disabled finish button after first click to prevent double click.

    • -1
    • +4
    ./pages/learning/parts/finishButton.jsp
  1. … 4 more files in changeset.