Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Merge remote-tracking branch 'origin/v4.7' into LDEV-5397

# Conflicts:

# lams_build/lams_build.eml

# lams_central/web/css/components.css

# lams_gradebook/lams_gradebook.eml

# lams_monitoring/lams_monitoring.eml

# lams_monitoring/web/monitor.jsp

# lams_tool_laqa/web/learning/AnswersContent.jsp

# lams_tool_sbmt/conf/language/lams/ApplicationResources.properties

# lams_tool_sbmt/conf/language/lams/ApplicationResources_en_AU.properties

# lams_www/web/public/ckeditor-templates/bootsnippets.js

  1. … 8 more files in changeset.
Merge remote-tracking branch 'origin/v4.6' into v4.7

# Conflicts:

# lams_www/web/public/ckeditor-templates/bootsnippets.js

LDEV-4432 Make image in "Text on image" snippet always centered

LDEV-5399 Replacing old Bootstrap css classes with new ones

LDEV-5399 Replacing old Bootstrap css classes with new ones

As Bootstrap 5.2 has renamed and introduce some new classes, we use these to keep our own content templates up to date.

  1. … 1 more file in changeset.
LDEV-5343 Add extra CSS classes to templates

  1. … 1 more file in changeset.
LDEV-5343 adding boundaries to CKEditor tabs widget

  1. … 1 more file in changeset.
LDEV-5276 includes labels for text content templates

  1. … 8 more files in changeset.
LDEV-5270 cards at full width rather than half

Otherwise embedding it into other templates won't work.

LDEV-5249 Add img-responsive class to images in CKEditor templates

  1. … 1 more file in changeset.
LDEV-5167 replace pngs with svgs

  1. … 22 more files in changeset.
LDEV-5167 Remove clickable.js as it conflicts with bootstrap and all

LDEV-5167 add missing labels

  1. … 1 more file in changeset.
LDEV-5167 Improved implementation

Rather than adding as a multiple options, use a plugin as a background selector

  1. … 12 more files in changeset.
LDEV-5167 Adding wave headers

  1. … 7 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-4441 CKEditor bootsnippets plugin to support i18n

Make bootsnippets plugin to support i18n. Besides of the plugin's

internal labels, we're also going to translate labels from

/lams_www/web/public/ckeditor-templates/bootsnippets.js (but only

snippets' titles).

  1. … 5 more files in changeset.
LDEV-4432: Tweaking snippets video

Fixing layout and embedding video options

  1. … 2 more files in changeset.
LDEV-4432: Tweaking snippets images and text

Adding new public domain images as well as tweaking layouts slightly

  1. … 27 more files in changeset.
LDEV-4432 Introduce config file for bootsnippets CKEditor plugin

Config file is located in

/lams-www/www/public/ckeditor-templates/bootsnippets.js (if the path

will be altered, it needs to be updated in ckconfig_custom.js). Contains

list of Bootstrap snippets with all required images and CSS files.

    • -0
    • +519
    ./bootsnippets.js
  1. … 33 more files in changeset.