Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 111 more files in changeset.
LDEV-5213 Use version-dependent imports for LAMS JS files

  1. … 332 more files in changeset.
LDEV-5219 Use versioned JS import for gate check JS file

  1. … 54 more files in changeset.
LDEV-5219 Check gate after Scribe activity

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

* Update LAMS code to use bootstrap 4

* Update and redesign index page

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

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

  1. … 309 more files in changeset.
LDEV-4678 WebUtil.putActivityPositionInRequestByToolSessionId transformed into service method

Also introduce ICommonToolService that will hold methods shared by all

tools.

  1. … 141 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. … 30 more files in changeset.
LDEV-4440 Scribe tool

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

  1. … 31 more files in changeset.
LDEV-4392 Fix websocket close detection

Make sure there is only, well implemented one piece of code that detects

websocket close and optionally reconnects it.

  1. … 37 more files in changeset.
LDEV-4392 Control websocket reconnect

Do not reconnect if close happened immediately after open. Limit command

websocket reconnects.

  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-4332: Refresh page or reconnect websocket only on abnormal close and not on navigation.

  1. … 35 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. … 1 more file in changeset.
LDEV-4332: Refresh page when a tool websocket gets closed. Re-init Command websocket when it gets closed. Rename websockets in JS code to ensure name uniqueness within the page.

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

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

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

  1. … 1 more file in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks and layout

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

  1. … 3 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 339 more files in changeset.
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

  1. … 181 more files in changeset.
LDEV-2798: Adding nogo to finishbutton

  1. … 67 more files in changeset.
LDEV-2152: Changes to make it work with IE6

  1. … 13 more files in changeset.
Created separate pages for defineLater and waitForScribe.

LDEV-2161

  1. … 3 more files in changeset.
LDEV-2152: includes next activity icon

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

Added confirm dialog box when a user clicks Force Complete.

  1. … 1 more file in changeset.