• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4332: Send websocket ping after 3 minutes of idleness so the connection does not get cut because of idle timeout.

  1. … 39 more files in changeset.
LDEV-3724: Making the Presence / IM work with tools that use tabs in learning, such as DACO. For these tools, the bootstrap javascript needs to be reloaded after the jquery ui javascript or the tools tabs do not work. Also stopped onMessage being called before document.ready() had a chance to complete as this was sometimes stopping the past messages being displayed when a new tool activity was entered.

  1. … 2 more files in changeset.
LDEV-3653: Fix websocket name clash.

  1. … 2 more files in changeset.
LDEV-3724: Fix lesson chat javascript and CSS so it behaves and looks more bootstrap.

  1. … 5 more files in changeset.
LDEV-3914: Replacing learner control frames with a div based sliding bar.

  1. … 27 more files in changeset.
LDEV-3839: Add "allow restart" an advanced option in lesson setup. Add restart button above learner progress bar.

  1. … 22 more files in changeset.
LDEV-3839: Add "allow restart" an advanced option in lesson setup. Add restart button above learner progress bar.

  1. … 23 more files in changeset.
LDEV-3724: updating LAMS Learning to bootstrap

  1. … 15 more files in changeset.
file nprogress.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./javascript/nprogress.js
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels.

Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 371 more files in changeset.
LDEV-3653 Add websocket server and client code.

Add Ant code for deploying the server class to <WAR>/WEB-INF/classes folder for WildFly to pick it up on start up.

Rearange, clean up and formatting.

  1. … 23 more files in changeset.
LDEV-2990 Improved IM's UI:

* IM tab is enlarged. Link for opening it now occupies entire available space

* changed cursor css style

  1. … 2 more files in changeset.
LDEV-3105: Use local ID in HTML tags instead of user names, which can contain various characters.

  1. … 1 more file in changeset.
LDEV-3063: Show number of active chat users in Monitor.

  1. … 2 more files in changeset.
LDEV-3021: Learners tab initial implementation.

Move progress methods from Learner to Monitor modules.

Make Flashless Learner use common Raphael progress bar library.

  1. … 10 more files in changeset.
LDEV-2967: Add comments. Move global variables to top of file for easier customisation.

LDEV-2967: Add support for Branching. Fix minor bugs.

  1. … 3 more files in changeset.
LDEV-2967: Fix label positioning in Optional Activities.

LDEV-2967: Add support for Gates and Optional Activities and Sequences.

  1. … 5 more files in changeset.
LDEV-2967: Add Learner screen with SVG/VML.

    • -0
    • +345
    ./javascript/main.js
  1. … 5 more files in changeset.
LDEV-2949: Reimplement Presence Chat in Learner using Ajax instead of Jabber. Remove Jabber libraries and support code. Minor fix in Chat Tool.

    • -0
    • +321
    ./javascript/presence.js
    • -66
    • +0
    ./jquery-contextmenu/jquery.contextMenu.css
    • -211
    • +0
    ./jquery-contextmenu/jquery.contextMenu.js
    • -195
    • +0
    ./jquery-contextmenu/jqueryContextMenu.html
    • binary
    ./jquery-contextmenu/images/cut.png
    • binary
    ./jquery-contextmenu/images/door.png
    • binary
    ./jquery-contextmenu/images/page_white_copy.png
    • binary
    ./jquery-contextmenu/images/page_white_delete.png
    • binary
    ./jquery-contextmenu/images/page_white_edit.png
    • binary
    ./jquery-contextmenu/images/page_white_paste.png
  1. … 75 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

    • -0
    • +66
    ./jquery-contextmenu/jquery.contextMenu.css
    • -0
    • +211
    ./jquery-contextmenu/jquery.contextMenu.js
    • -0
    • +195
    ./jquery-contextmenu/jqueryContextMenu.html
    • binary
    ./jquery-contextmenu/images/cut.png
    • binary
    ./jquery-contextmenu/images/door.png
    • binary
    ./jquery-contextmenu/images/page_white_copy.png
    • binary
    ./jquery-contextmenu/images/page_white_delete.png
    • binary
    ./jquery-contextmenu/images/page_white_edit.png
    • binary
    ./jquery-contextmenu/images/page_white_paste.png
  1. … 755 more files in changeset.
LDEV-2507 Merge changes to head. New IM pop-up from Monitor.

  1. … 4 more files in changeset.
LDEV-2507 Fixed new IM dialog - show presence box open on-load.

  1. … 4 more files in changeset.
LDEV-2507 Use common create date time str for room name (Learner and Monitor spawn IM window).

  1. … 6 more files in changeset.
LDEV-2507 New button in Monitor to open IM chat window.

  1. … 10 more files in changeset.
merge lams2_3 to head

  1. … 22 more files in changeset.
PresenceChat fixed for no IM

Committed last changed from HEAD to 2.3 branch

  1. … 97 more files in changeset.
LDEV-2254

Safari and VR Author fixed

LDEV-2286

VR tool now deployed as archived .war

LDEV-2281

Lessons with VR tool activities are now exported correctly

Author recordings are held locally on LAMS server

LDEV-2289

Popup now shown if EITHER media server settings are blank (both required for VR to work)

LDEV-2005

Export for learner/teacher working

Conditions tab removed

Author recordings added to FCK content folder

Preview images uploaded to own content folder for each VR session

  1. … 160 more files in changeset.