Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5397 bootstrap5 Chat tool

  1. … 6 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-5257 Escape parameters to prevent XSS attack

WEB-005

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

  1. … 55 more files in changeset.
LDEV-5219 Get user from session instead of parameter

  1. … 5 more files in changeset.
LDEV-5219 Check gate after Chat activity

  1. … 2 more files in changeset.
LDEV-4759 Togglebutton and checkbox css functional

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

Also introduce ICommonToolService that will hold methods shared by all

tools.

  1. … 142 more files in changeset.
LDEV-4440 Fix reflection always showing up after Chat

LDEV-4440 new way of sending form at learning

  1. … 2 more files in changeset.
LDEV-4440 Migration of Chat - controllers, no tiles and no struts

  1. … 68 more files in changeset.
LDEV-3685: css improvements

  1. … 2 more files in changeset.
LDEV-3685: Update chat learner to bootstrap.

  1. … 12 more files in changeset.
LDEV-3211: Fix reflections formatting in learner

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

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

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

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

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

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

Renamed lams:out attribute escapeXml to escapeHtml

Code cleanup.

  1. … 12 more files in changeset.
Disabled finish button after first click to prevent double click.

  1. … 17 more files in changeset.
Disabled finish button after first click to prevent double click.

  1. … 1 more file in changeset.
Disabled finish button after first click to prevent double click.

  1. … 5 more files in changeset.
Disabled finish button after first click to prevent double click.

  1. … 1 more file in changeset.
Implemented new reflection functionality. LDEV-1016

  1. … 2 more files in changeset.
RTL changes

  1. … 30 more files in changeset.
Moved the send button next to the text area.

  1. … 3 more files in changeset.
Cleaned up jsp.

  1. … 2 more files in changeset.
Fix for LDEV-861.

Finished button displayed when activity has finished.

  1. … 1 more file in changeset.