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

  1. … 10 more files in changeset.
LDEV-5397 switch to using updated DefineLater.tag

  1. … 95 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. … 103 more files in changeset.
LDEV-4917 Add Italian to Uppy i18n in Shared resources

  1. … 3 more files in changeset.
Merge remote-tracking branch 'origin/v4.7' into LDEV-5397

# Conflicts:

# lams_tool_sbmt/web/learner/sbmtlearner.jsp

  1. … 7 more files in changeset.
LDEV-5397 remove obsolete jsps

  1. … 10 more files in changeset.
LDEV-5404 Escaping funny characters that break js

- Share resources

  1. … 12 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. … 113 more files in changeset.
LDEV-5213 Use version-dependent imports for LAMS JS files

  1. … 338 more files in changeset.
LDEV-5287 Fix preview iframe covering other Add URL controls

  1. … 1 more file in changeset.
LDEV-4917 Escape Uppy error message

Otherwise messages with apostrophe break file upload.

  1. … 7 more files in changeset.
LDEV-5349 Reintroduce zipped website as Shared Resource

  1. … 17 more files in changeset.
LDEV-5298 Improve Uppy and Submit Files UI

Uppy font globally is smaller.

In Submit Files the upload area is thinner and has a distinct

background. The upload button matches its colour.

Fix Uppy language detection in Submit Files.

  1. … 17 more files in changeset.
LDEV-5296 Improve CSS of embedded images and files

  1. … 2 more files in changeset.
LDEV-5296 Embed images and PDFs directly in Share Resources page

  1. … 4 more files in changeset.
LDEV-5287 Always use https to get embedded content

  1. … 2 more files in changeset.
Merge remote-tracking branch 'origin/LDEV-5287' into v4.6

Conflicts:

lams_tool_assessment/web/pages/learning/learning.jsp

LDEV-5287 Add preview to Add URL box in learning

LDEV-5287 Cosmetic changes

Remove no-gutter from comments. Improved finished icon in SR

  1. … 1 more file in changeset.
LDEV-5287 Add preview to Add URL box in learning

LDEV-5287 Improve "open in new window" link and icon layout

  1. … 3 more files in changeset.
LDEV-5287 Put URL form field above Title.

  1. … 1 more file in changeset.
LDEV-5287 Add preview to Add URL page in Share Resources authoring

  1. … 4 more files in changeset.
LDEV-5287 Display Finish button on completing enough items

  1. … 1 more file in changeset.
LDEV-5287 Display all shared resources on single page with panels

  1. … 12 more files in changeset.
LDEV-5287 Remove "open in pop up" feature

  1. … 12 more files in changeset.
LDEV-5236 Reintroduce title validation in Share Resources learner

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

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

LDEV-4917 Fix validation of pics taken with Uppy Webcam plugin

  1. … 5 more files in changeset.