Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed redundant code

Updated javadoc comments.

Added contentFolderID parameter.

Added contentFolderID parameter.

Simplified SessionMap code.

Implementing 1.0.2 content import

First go at content support for the 1.0.2 importer

  1. … 5 more files in changeset.
copyToolContent should be able to cope with fromToolContentID = null - if this occurs then use the default content.

  1. … 4 more files in changeset.
Added learner notebook entries to export portfolio pages.

  1. … 1 more file in changeset.
Added learner notebook entries to export portfolio pages.

  1. … 2 more files in changeset.
Added reflect on chat.

    • -28
    • +64
    ./org/lamsfoundation/lams/tool/chat/dto/ChatDTO.java
  1. … 16 more files in changeset.
Fixed bug preventing display of instruction attachments.

  1. … 1 more file in changeset.
SessionMap moved to lams_common

Implemented clearSession method using the new AuthoringButton tag.

  1. … 2 more files in changeset.
Add customiseSessionID.

  1. … 6 more files 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. … 11 more files in changeset.
Updated monitoring css

Temporary change to stop the build failing.

Updated monitoring css

  1. … 3 more files in changeset.
Fixed leaveToolSession code to use correct toolSessionID

  1. … 1 more file in changeset.
Moved hard coded jabber config from chat tool to lams.xml

  1. … 6 more files in changeset.
Change the field 'body' to use text instead of varchar in message table.

  1. … 2 more files in changeset.
Implemented removeToolSession

Replaced the AuthoringSessionBean with a generic SessionMap to store session objects for the authoring page.

    • -0
    • +59
    ./org/lamsfoundation/lams/tool/chat/util/SessionMap.java
  1. … 2 more files in changeset.
Update class comment

Implemented correct behviour for defineLater, runOffline and contentInUse flags.

  1. … 6 more files in changeset.
update to chat css and ui

  1. … 3 more files in changeset.
Removed unused fields.

Updated unspecified method to improve readability.

FILTER_REPLACE_TEXT

Implemented monitoring statistics

Added filterMessage function for ChatMessageDTO.