Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5424 boostrap5 Forum's monitoring

  1. … 20 more files in changeset.
LDEV-5442 rename Rating5.tag -> Rating.tag

  1. … 42 more files in changeset.
LDEV-5442 switch to using lams:Rating tag instead of jRating plugin in Forum tool

  1. … 10 more files in changeset.
LDEV-5397 Change label from Finish to Post

  1. … 1 more file in changeset.
LDEV-5397 Enhanced mobile experience

  1. … 1 more file in changeset.
LDEV-5425 Remove "End of activity" notebook from *all* tools

  1. … 516 more files in changeset.
LDEV-5397 remove .table-responsive as it creates horizaontal scrollbar in certain cases on FF

  1. … 7 more files in changeset.
LDEV-5397 make sure all buttons have proper "type" attribute

  1. … 24 more files in changeset.
LDEV-5397 turn off expanding children on clicking on forum topic body

LDEV-5397 switch from lams:errors to lams:errors5

  1. … 13 more files in changeset.
Merge v4.7 into LDEV-5397

  1. … 78 more files in changeset.
LDEV-5397 bootstrap5 Forum tool

  1. … 11 more files in changeset.
LDEV-5397 <lams:textarea> has now simple "id" attribute without "__lamstextarea" suffix

As ids containing "__lamstextarea" complicate creation of ARIA labels.

  1. … 4 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. … 98 more files in changeset.
LDEV-5404 Escaping funny characters that break js

- Forum

  1. … 20 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.
Revert "LDEV-5357 Use UUIDs for file downloads"

This reverts commit 2de8f805211b6433aff4efd6fa9275a1b9933033.

  1. … 55 more files in changeset.
LDEV-5357 Use UUIDs for file downloads

  1. … 55 more files in changeset.
LDEV-4917 Fix Uppy initialisation in Forum learning New Topic

  1. … 1 more file in changeset.
LDEV-4917 Add Uppy upload to Forum tool

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

* Update LAMS code to use bootstrap 4

* Update and redesign index page

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

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

  1. … 315 more files in changeset.
LDEV-4695 No new topics after Finished when Locked On Finish is on.

  1. … 1 more file in changeset.
LDEV-4696 Converting Forum over to Annotations

  1. … 101 more files in changeset.
LDEV4440 Forum message body keeps newlines and counts correctly.

LDEV-4440 Error messages converted to new error tag

  1. … 126 more files in changeset.
LDEV-4440 Reintroduce custom textarea tags

  1. … 9 more files in changeset.
LDEV-4440 Get rid of a typo in Forum message form

LDEV-4440 add missing tags (</div></c:if>)