• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Fixed login_err messages.

  1. … 1 more file in changeset.
Fixed IE bug in chat client.

Fixed colour problem with username. Cleaned up javascript.

Replaced basic color palette with 32 colors.

update to chat css and ui

  1. … 3 more files in changeset.
Fixed escaped html for title and instructions.

Added colors to user names.

  1. … 1 more file in changeset.
Changed the nickname used to join the jabber chat group from the users login name to the user full name. The nickname is constructed by taking the users first name and last name followed by an optional number to ensure the nickname is unique for each session.

  1. … 11 more files in changeset.
Implemented "finish" and "lock on finished".

  1. … 8 more files in changeset.
Replaced hard coded text with message labels.

  1. … 1 more file in changeset.
Removed the chat client from the learning page and made it an independent component. The client was split up into separate javascript, css and jsp files.

Added teacher functions.

  1. … 5 more files in changeset.