Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated uploadFile method to check for zero length file name.

  1. … 2 more files in changeset.
Add from and to Version parameter to new importContent API.

  1. … 11 more files in changeset.
attachment fix (tested) LDEV-672

    • -12
    • +2
    ./lamsfoundation/lams/tool/chat/model/Chat.java
Added contentFolderID to monitoring

  1. … 5 more files in changeset.
1.0.2 importer: convert newlines in instruction text to <BR/> as the matching field uses an FCKEditor

  1. … 10 more files in changeset.
Set define later = true only when authoring is launched from the monitoring screen.

  1. … 2 more files in changeset.
Set lock on finish based on the value in the 1.0.2 import file.

  1. … 1 more file in changeset.
Fixed import - should fall back to default content if requested content isn't found.

  1. … 7 more files in changeset.
Updated address of FSF in copyright statement

  1. … 1378 more files in changeset.
Renamed variable for consistency with other tools.

  1. … 1 more file in changeset.
Renamed variable for consistency with other tools.

Renamed 'chat_client' action-forward to 'learning'.

Cleaned up page names and structure. Added notebook entry page when a lesson is run offline and reflection is enabled.

  1. … 13 more files in changeset.
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.

    • -2
    • +30
    ./lamsfoundation/lams/tool/chat/model/Chat.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.

    • -0
    • +76
    ./lamsfoundation/lams/tool/chat/web/forms/LearningForm.java
  1. … 11 more files in changeset.
Updated monitoring css

Temporary change to stop the build failing.