Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5427 Start using new svgs for scatchie images

    • -0
    • +65
    ./learning/parts/scratchieSvg.jsp
  1. … 16 more files in changeset.
LDEV-5361 Fix "require all answers" and "double click to reveal" problem

LDEV-5397 show warnings and nofications before activity's instructions

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

  1. … 78 more files in changeset.
LDEV-5397 bootstrap5 related improvements and fixes

  1. … 26 more files in changeset.
LDEV-5397 free.ui.jqgrid.min.css is now included in free.ui.jqgrid.custom.css

Therefore pages need to reference only one .css file (free.ui.jqgrid.custom.css) instead of two as it used to be.

  1. … 6 more files in changeset.
LDEV-5404 Escaping title in jqGrid

E

LDEV-5417 escaping javascript for jqGrid

In v4.6, there seems to be an issue with escaping title headers.

LDEV-5397 replace "container-lg" with custom "container-main" class

so it will be easier switching between container's classes in the future if needed

  1. … 21 more files in changeset.
LDEV-5397 fix a few bootstrap5 related issues

  1. … 11 more files in changeset.
LDEV-5414 Reattach message handlers to websocket after reconnect

  1. … 77 more files in changeset.
LDEV-5414 Refactor and improve resilience of websockets thorough LAMS

  1. … 132 more files in changeset.
LDEV-5397 make formActionUrl attribute non required

  1. … 6 more files in changeset.
LDEV-5397 switch to portrait5.js

  1. … 4 more files in changeset.
LDEV-5397 some minor UI improvements

  1. … 2 more files in changeset.
LDEV-5397 switch to updated version of tablesorter

  1. … 5 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-5397 minor changes to tag files

Also

* pull several CSS classes to componenents-learner.scss

* switch from links to buttons

  1. … 9 more files in changeset.
LDEV-5397 introduce NotebookReedit.tag

  1. … 8 more files in changeset.
LDEV-5397 simplify .lcard related CSS classes

* lcard's header is .lcard-header-lg by default now

* move rules from .lcard-no-borders and .shadow into .lcard class

* remove not used .nextActivity class

  1. … 11 more files in changeset.
LDEV-5397 add icons to finish and refresh buttons

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

  1. … 10 more files in changeset.
LDEV-5409 fix SubmissionDeadline page so it start displaying notebook links and entries

  1. … 1 more file 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

    • -73
    • +11
    ./learning/submissionDeadline.jsp
  1. … 81 more files in changeset.
LDEV-5397 add proper support of time limit for screenreaders

* support of image scratching for screenreaders

LDEV-5397 change the way we add hidden labels

LDEV-5408 Arranging button and labels

  1. … 4 more files in changeset.
LDEV-5408 Add Extra Information buttons on RAT and AE tabs in monitoring

  1. … 6 more files in changeset.
LDEV-5397 add hidden labels for all links

Also some other minor fixes

  1. … 4 more files in changeset.