lams_tool_chat

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added chatMessages field

Added fields for chatSession, sendDate and hidden.

Added message filtering.

Added the method call processIncomingMessages to return the message history for a room when a users presence becomes available. The message history is added to the response.

Update to DTO to include data required monitoring pages.

Added queries to retrieve users.

Added queries to retrieve messages.

Added filtering enabled flag.

Added auditService.

Removed authoringForm definition and placed in AuthoringAction class as xdoclet tag.

Updated language messages for monitoring and chat client.

Modified chat model to including filtering fields. Modified message model to include send date, hidden, and chat session fields.

Added methods for data access, auditing and message filtering

Implement Import/Export tool content

Add userId parameter in importToolContent interface.

  1. … 11 more files in changeset.
Update import tool content interface.

  1. … 8 more files in changeset.
Update import interface.

Update ToolContentManager API

  1. … 11 more files in changeset.
Changed name of export/import methods for the learning design export. Got the name wrong before.

  1. … 9 more files in changeset.
Added methods needed for design export

  1. … 11 more files in changeset.
Disabled smack library debugging.

Added message table to chat data model.

Added chat client to summary page.

Implemented instructions tab.

    • -1
    • +108
    ./web/pages/monitoring/instructions.jsp
Implemented edit activity tab.

    • -1
    • +44
    ./web/pages/monitoring/editActivity.jsp
Updated build script.

Renamed script.jsp to headItems.jsp to better reflect the contents of the file.

    • -9
    • +25
    ./web/WEB-INF/struts/tiles-defs.xml
    • -0
    • +49
    ./web/pages/authoring/headItems.jsp
    • -0
    • +33
    ./web/pages/monitoring/headItems.jsp
Changed DOCTYPE to html 4.01 strict.

Added style sheet for chat client.

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.

    • -0
    • +238
    ./web/chat_client/chat_app.js
    • -0
    • +51
    ./web/chat_client/chat_style.css
    • -0
    • +54
    ./web/chat_client/chat_ui.jsp
    • -0
    • +0
    ./web/pages/learning/headItems.jsp