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

    • -0
    • +1
    ./javascript/nprogress.js
  1. … 15 more files in changeset.
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
    • 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
    • -66
    • +0
    ./jquery-contextmenu/jquery.contextMenu.css
    • -211
    • +0
    ./jquery-contextmenu/jquery.contextMenu.js
    • -195
    • +0
    ./jquery-contextmenu/jqueryContextMenu.html
  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

    • 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
    • -0
    • +66
    ./jquery-contextmenu/jquery.contextMenu.css
    • -0
    • +211
    ./jquery-contextmenu/jquery.contextMenu.js
    • -0
    • +195
    ./jquery-contextmenu/jqueryContextMenu.html
  1. … 755 more files in changeset.
LDEV-2507 Merge changes to head. New IM pop-up from Monitor.

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

  1. … 22 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.
LDEV-2005 VideoRecorder tool and FCKEditor video recorder updated

LDEV-2197

PresenceChat fixed for IE7/IE8

Better user management/no more status messages onConnect and onDisconnect

  1. … 19 more files in changeset.
LDEV-2005 = VideoRecorder tool and FCKEditor video recorder updated - export portfolio fixed - export fck recordings fixed - conditions added - preview images are now produced and displayed - more feedback for rating - instructions highlighted - clicking delete button does not trigger viewing of recording - timer display corrected - prompt validation - misc bugs

LDEV-2197 = Presence Chat updated

- no longer stacking in ie7

- scrolling improved

- logged conversations are fetched on open new tab

- status messages no longer shown in chat boxes, user icons change instead

- minimize/maximize button shown on presence tab

iFrame fixed for ie6

  1. … 53 more files in changeset.
LDEV-2197 Presence Chat - Added a scrollbar to Presence user listings - Changed css - Scrolling better, still a bit iffy

  1. … 1 more file in changeset.
- Updated jQuery core to v1.3.2 - Updated jQuery UI to v1.7.1 - Classic Wizard now has checkbox visible to enable Presence Chat - Learner no longer has a Presence box - Presence Chat committed

    • -0
    • +117
    ./presenceChat.jsp
  1. … 262 more files in changeset.
LDEV-2026 Presence.js missing...

Fixes Smack throwing exceptions (flashless version) The problem was being caused by the PresenceServlet calling Smack in order to create a new room which already existed.

Example:

-shaun has 5 lessons, each with their chatrooms which are named using the lessonId ie 1,2,3...

-shaun gets rebuilt, no more lessons, lessons restart counting at 1

-jabber server already has a room named "1" so it throws an exception

The lessonId as chatRoomName is bound to cause problems if different servers are using the same chatServer. Therefore, room names are now formed by concatenating lessonId to createDateTime and by replacing " " and ":" characters with underscores (Jabber servers don't accept those characters).

  1. … 4 more files in changeset.
LDEV-2036 Grouping now showing in viewMode (src typo) LDEV-2026 Flashless presence showing all characters perfect (html), in Flash latin accents are removed to ensure that they display correctly (mx2004 issue?) LDEV-2025 Flash presence now displaying OK in IE6 LDEV-2040 New checkboxes were not being skinned

  1. … 29 more files in changeset.
LDEV-2025 Flashless presence is now sorted as in Flash