Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5415 Allow skipping Gallery Walk

  1. … 15 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. … 7 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

    • -62
    • +10
    ./learning/submissionDeadline.jsp
  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. … 330 more files in changeset.
LDEV-5257 Escape parameters to prevent XSS attack

WEB-005

  1. … 52 more files in changeset.
LDEV-5331 Add missing title and autocomplete attr to submission deadline

  1. … 18 more files in changeset.
LDEV-5235 Fix a typo in attribute building

LDEV-5250 Remove Pedagogical Planner integration with core LAMS

    • -36
    • +0
    ./authoring/pedagogicalPlannerForm.jsp
  1. … 67 more files in changeset.
LDEV-5235 Show Mindmap in monitoring for multiuser, non-grouped mode

LDEV-5228 Fix print mode for single user mindmaps

  1. … 2 more files in changeset.
LDEV-5225 Improve Gallery Walk monitoring layout. Add labels.

  1. … 1 more file in changeset.
Merge branch 'LDEV-5225' into LDEV-5228

LDEV-5225 Expand Gallery Walk panel in monitoring for ratings

LDEV-5228 Add print button to Mindmap

    • -0
    • +72
    ./learning/singleMindmap.jsp
  1. … 4 more files in changeset.
LDEV-5225 Envelop Gallery Walk monitoring info into panel

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

LDEV-5225 Add Mindmap Gallery Walk missing monitoring file code

LDEV-5225 Add Mindmap Gallery Walk ratings in monitoring

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

    • -0
    • +231
    ./learning/galleryWalk.jsp
    • -0
    • +35
    ./learning/galleryWalkMindmap.jsp
    • -0
    • +11
    ./learning/websocket.jsp
  1. … 7 more files in changeset.
LDEV-5225 Add Mindmap Gallery Walk controls in monitoring

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

  1. … 3 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-4391 Turn off auto complete for datetime picker fields

If a text input field is used for datetimepicker, having previously

chosen dates auto filled is annoying and makes it difficult to operate

the picker.

  1. … 16 more files in changeset.
LDEV-5188 Remove obsolete attributes from TabBody tag

  1. … 82 more files in changeset.