Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge v4.7 into LDEV-5397

  1. … 79 more files in changeset.
LDEV-5414 Reattach message handlers to websocket after reconnect

  1. … 77 more files in changeset.
LDEV-5414 Refactor and improve resilience of websockets thorough LAMS

  1. … 132 more files in changeset.
LDEV-5397 Migrate old Bootstrap3 class names into Bootstrap5 in *all* tools' learning

* Did this following 2 guides:

https://getbootstrap.com/docs/4.1/migration/

https://getbootstrap.com/docs/5.2/migration/

* Apart from changing class names, also performed other updates required in aforementioned guides.

For instance, checkboxes, radios, selects have now proper Bootstrap5 structure; removed "media" objects.

* Replaced some outdated LAMS class names

  1. … 105 more files in changeset.
LDEV-5397 further bootstrap 5 related changes

Also

* change bootstrap classes from col-*-offset-* to offset-*-

* deprecated form-group

* .hidden-xs to .d-none .d-sm-block

* .pull-left to .float-start

* .pull-right to .float-end

* add class="activity-bottom-buttons"

  1. … 116 more files in changeset.
LDEV-5213 Use version-dependent imports for LAMS JS files

  1. … 338 more files in changeset.
LDEV-4995 Upgrade to bootstrap 4

* Update LAMS code to use bootstrap 4

* Update and redesign index page

  1. … 198 more files in changeset.
LDEV-4759 Panels are now cards.

  1. … 506 more files in changeset.
LDEV-4759 Authoring and monitoring tabs working

  1. … 315 more files in changeset.
LDEV-4720 Fix LAMS issues that prevented TestHarness to work correctly

  1. … 5 more files in changeset.
LDEV-4440 Scribe nostruts library

  1. … 32 more files in changeset.
LDEV-4440 Scribe tool

  1. … 51 more files in changeset.
LDEV-4440 Pixlr fixes

  1. … 37 more files in changeset.
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-4336: Text coming via websocket is now escaped and the newlines converted to <br> so the pages can use it as html and get the correct visual line breaks.

  1. … 2 more files in changeset.
LDEV-3736: Use websockets to submit Scribe reports and votes.

  1. … 12 more files in changeset.
LDEV-3694: Update scribe learner for bootstrap

  1. … 14 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 7 more files in changeset.
LDEV-1658

Added confirm dialog box when a user clicks Force Complete.

  1. … 1 more file in changeset.
Updated page style.

  1. … 4 more files in changeset.
Fix for LDEV-809

Added report_submitted field to the scribe session table.

The learner and scribe cannot agree until a report has been submitted.

If scribe submits an empty report, it is ignored.

  1. … 6 more files in changeset.
Removed unused attributes.

  1. … 10 more files in changeset.
Added force complete.

  1. … 10 more files in changeset.
Added vote progress bar.

  1. … 12 more files in changeset.
Added agree button for the scribe learning page.

  1. … 4 more files in changeset.
Prevent user who has finsished the activity from updating the report.

Added language keys.

  1. … 5 more files in changeset.
Added voting count to monitoring, learning and export portfolio.

  1. … 10 more files in changeset.
Updated monitoring summary page.

  1. … 6 more files in changeset.
Updated scribe learning.

  1. … 25 more files in changeset.