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

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.

General update to ChatService. Added accessor methods to DAO's and a method to log jabber messages.

Implemented default method for MonitoringAction.

Added message table to chat data model.

Fixed bug in equals method.

Method was updated to duplicate files in repository when cloning a ChatAttachment.

First modification to JHB servlet. Added call to chatService to store all incoming messages.

DTO's for transfering data to the monitoring page.

Added method getByJabberRoom().

Added method getByLoginNameAndSessionId().

Added message table to chat data model.

  1. … 3 more files in changeset.
close/save/cancel action in authoring page.

  1. … 10 more files in changeset.
Added call to persist chatSession when a new jabber room is created.

Fixed bug in createJabberRoom method.

Added setCreateDate to the static method newInstance

Corrected HQL statement;

Changed method call to use updated signature