Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5442 rename rating5.js -> rating.js

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

  1. … 42 more files in changeset.
LDEV-5442 switch learning to the new star rating widget

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

  1. … 516 more files in changeset.
LDEV-5397 divs not having any special roles can't have aria-labels

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

  1. … 24 more files in changeset.
LDEV-5397 show warnings and nofications before activity's instructions

  1. … 14 more files in changeset.
LDEV-5397 switch from lams:errors to lams:errors5

  1. … 15 more files in changeset.
LDEV-5397 import bootstrap5.scss into components.scss

* Subsequently import components.scss into components-learner.scss

* It will allow using bootstrap5 CSS rules in components CSS classes

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

  1. … 79 more files in changeset.
LDEV-5397 various improvements

  1. … 3 more files in changeset.
LDEV-5397 miscellaneous minor UI fixes

  1. … 5 more files in changeset.
LDEV-5397 bootstrap5 Mindmap tool

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

- Mindmap

  1. … 8 more files in changeset.
LDEV-5397 introduce submissionDeadline.tag

* switched to using this tag in all tools

* fixed a few existing issues with submissionDeadline feature in Vote and MCQ tools

  1. … 81 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. … 334 more files in changeset.
LDEV-5228 Fix print mode for single user mindmaps

  1. … 2 more files in changeset.
LDEV-5228 Add print button to Mindmap

  1. … 5 more files in changeset.
LDEV-5225 Change incorrect button label

LDEV-5225 Add Mindmap Gallery Walk ratings in monitoring

  1. … 5 more files in changeset.
LDEV-5225 Add Mindmap Gallery Walk learning

    • -0
    • +231
    ./galleryWalk.jsp
    • -0
    • +35
    ./galleryWalkMindmap.jsp
  1. … 7 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 Mindmap activity

LDEV-4759 Panels are now cards.

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

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

Also introduce ICommonToolService that will hold methods shared by all

tools.

  1. … 140 more files in changeset.
LDEV-4673 Making lock on finish messages appear in Authoring Preview.

Also added a missing method from the Wiki transaction definitions.

  1. … 3 more files in changeset.