Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Updated learner layout. The Send and Finish/Continue buttons still need to be aligned.

  1. … 2 more files in changeset.
Changed roster implementation from using 'select' element to using 'div'. Removed clear button, a user is delselected by click on the user name.

The layout of the textarea and send button need to be realigned.

Private messages in IE is broken in new implementation.

  1. … 2 more files in changeset.
disabled sending of empty messages.

Changed chat client such that a message is sent when the learner hits enter.

  1. … 1 more file in changeset.
Added reflect on chat.

  1. … 27 more files in changeset.
Added finish button to learner page when in author mode.

  1. … 1 more file in changeset.
Move the chat client pages to the /pages/learning folder.

Replaced generic message for run offline and define later with seperate pages.

Removed openChatClient method from MonitoringAction class so that we reuse the code in LearningAction to open a chat client. The new define later and run offline pages are also reused by monitoring.

  1. … 13 more files in changeset.