• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3472: Revert removal of libraries as they are needed for LDEV-2657.

  1. … 17 more files in changeset.
LDEV-3472: Remove references to timepicker and blockUI.

  1. … 18 more files in changeset.
LDEV-3391 *removed strange characters in the chat monitoring summary tab

*slightly improved monitor UI

  1. … 9 more files in changeset.
LDEV-3205: improving monitor ui for chat tool

  1. … 1 more file in changeset.
LDEV-3201: improving layout

LDEV-3201: improving summary layout

LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 9 more files in changeset.
LDEV-2949: Use Ajax to poll and send messages, instead of Jabber.

Remove code supporting Jabber from Chat Tool.

Adjust chat layout.

  1. … 26 more files in changeset.
LDEV-2868

* updated

jquery.js,

jquery-ui.js and jqgrid.js,

jquery.layout.js,

jqury.mobile.js,

jqeury.form.js,

jquery.autocomplete.js

* removed repetitions of those libraries throughout all Lams

* fixed some issues brought up by these updates

* jquery.sizzle.js cut out from jquery.js and now it's a separate file

  1. … 764 more files in changeset.
LDEV-2657 pull up JavaScript methods to monitorToolSummaryAdvanced.js

  1. … 7 more files in changeset.
LDEV-2657 Date restrictions for Chat (merge to HEAD)

  1. … 12 more files in changeset.
LDEV-1730

Modified monitoring to only show session name when activity is grouped.

  1. … 3 more files in changeset.
LDEV-1662 wrong closure of the script tab solved in all tools

  1. … 11 more files in changeset.
LDEV-1662 Putting in advanced options summary into monitoring summary page for every tool.

Chat

  1. … 2 more files in changeset.
LDEV-1665

The message textarea and send button are only disabled when the mode is in learner.

Merged the moderator and teacher roles.

Fixed 'Send Message To' display the learners name when a teacher is sending a private message.

  1. … 2 more files in changeset.
LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

Code cleanup.

  1. … 12 more files in changeset.
Escaped message body text.

  1. … 2 more files in changeset.
Fixed 'lock on finish'.

  1. … 2 more files in changeset.
RTL changes

  1. … 30 more files in changeset.
Changes pages to suit the "stripes" css styles.

Popup() code moved to lams-central so that it isn't duplicated across tools.

  1. … 35 more files in changeset.
Changed reflection instructions and entries to use lams:out tag.

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

  1. … 13 more files in changeset.
Move learner reflections from stats page to summary page. Some minor html cleanup.

  1. … 2 more files in changeset.
Cleaned up html errors, removed unused images.

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

  1. … 3 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.
Implemented monitoring statistics

  1. … 3 more files in changeset.
Added latest messages in chat and link to open chat history/editing page.