• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Removed call to initTabSize. No longer needed.

  1. … 23 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.

    • -214
    • +0
    ./jsjac/examples/simpleclient.html
  1. … 10 more files in changeset.
Updated Authoring pages to new format. See LDEV-576 for details.

Shared fckeditor removed from all pages. Only a single fckeditor is used for tool instructions.

Tab tags and js code updated to remove obsolete comments and code.

  1. … 17 more files in changeset.
Files no longer needed. These are now available from lams_central.

  1. … 36 more files in changeset.
Applied the new style sheet to chat tool.

Removed reference to stylesheets in lams central and replaced with local versions. (ie aqua.css and fck_style.css)

Also modified the local versions of custom tag files.

  1. … 51 more files in changeset.
Added JsJaC library to project. This is a jabber client library for javascript.

    • -0
    • +542
    ./jsjac/JSJaCConnection.js
    • -0
    • +349
    ./jsjac/JSJaCHttpBindingConnection.js
    • -0
    • +223
    ./jsjac/JSJaCHttpPollingConnection.js
    • -0
    • +207
    ./jsjac/JSJaCPacket.js
    • -0
    • +162
    ./jsjac/xmlextras.js
    • -0
    • +214
    ./jsjac/examples/simpleclient.html
Local copies no longer used.

Update to the chat tool. Added struts tiles support, tabs to monitoring and authoring screens and basic service method in ChatServices.

    • -0
    • +212
    ./fckcontroller.js
  1. … 32 more files in changeset.
First check in for chat tool. Based on example_tool template.

  1. … 81 more files in changeset.