• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2949: Reimplement Presence Chat in Learner using Ajax instead of Jabber. Remove Jabber libraries and support code. Minor fix in Chat Tool.

  1. … 89 more files in changeset.
LDEV-2949: Use Ajax to poll and send messages, instead of Jabber.

Remove code supporting Jabber from Chat Tool.

Adjust chat layout.

  1. … 26 more files in changeset.
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. … 2 more files in changeset.
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 2.0.2 changes from the HEAD

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

Changes for LDEV-1061

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

Fixed onclick issue in UpdateRosterDisplay method

Fixed 'lock on finish'.

  1. … 2 more files in changeset.
Moved the send button next to the text area.

  1. … 3 more files in changeset.
Update display of messages to use common css style. Used the lams:out tag to render message body.

  1. … 4 more files in changeset.
Cleaned up page names and structure. Added notebook entry page when a lesson is run offline and reflection is enabled.

  1. … 13 more files in changeset.