Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5425 fix button availability after removal of notebook feature

  1. … 4 more files in changeset.
LDEV-5425 copy-tags

    • -71
    • +10
    ./WEB-INF/tags/SubmissionDeadline.tag
  1. … 154 more files in changeset.
LDEV-5425 Remove "End of activity" notebook from *all* tools

    • -19
    • +10
    ./learning/IndividualLearnerResults.jsp
    • -3
    • +0
    ./monitoring/MonitoringMaincontent.jsp
  1. … 511 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 copy-tags

    • -11
    • +10
    ./WEB-INF/tags/LeaderDisplay.tag
    • -133
    • +163
    ./WEB-INF/tags/PageLearner.tag
  1. … 154 more files in changeset.
LDEV-5397 show warnings and nofications before activity's instructions

  1. … 14 more files in changeset.
LDEV-5397 Q&A: prevent Refresh and Redo buttons being hidden

*remove hr from individual results page

    • -2
    • +0
    ./learning/IndividualLearnerResults.jsp
  1. … 2 more files in changeset.
LDEV-5397 copy-tags

  1. … 62 more files in changeset.
LDEV-5397 Reintroduce websocket library to Page tag

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

  1. … 79 more files in changeset.
LDEV-5397 copy-tags

    • -15
    • +12
    ./WEB-INF/tags/NotebookReedit.tag
  1. … 123 more files in changeset.
LDEV-5397 bootstrap5 related improvements and fixes

    • -12
    • +13
    ./learning/IndividualLearnerResults.jsp
  1. … 25 more files in changeset.
LDEV-5397 copy-tags

  1. … 87 more files in changeset.
LDEV-5397 show question descriptions inside card-body instead of card-header

  1. … 13 more files in changeset.
LDEV-5397 copy-tags

  1. … 276 more files in changeset.
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
    • +1
    ./learning/IndividualLearnerResults.jsp
  1. … 22 more files in changeset.
LDEV-5397 make CKEditor ARIA compliant

A new rule should be observed when CKEditor tag is used: either "ariaLabel" or "ariaLabelledby" attribute is required

  1. … 4 more files in changeset.
LDEV-5397 fix problem with non-unique ids

    • -17
    • +20
    ./learning/CombinedAnswersContent.jsp
    • -12
    • +14
    ./learning/SequentialAnswersContent.jsp
LDEV-5414 Reattach message handlers to websocket after reconnect

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

    • -30
    • +31
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
    • -4
    • +5
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 127 more files in changeset.
LDEV-5397 make formActionUrl attribute non required

  1. … 6 more files in changeset.
LDEV-5397 spread changes to tags across all projects

    • -0
    • +553
    ./WEB-INF/tags/StyledRating5.tag
  1. … 151 more files in changeset.
LDEV-5397 Finalize bootstrap5'ing of Q&A

New label for Q&A tool:

label.other.learners.answers =Answers from other learners

    • -12
    • +4
    ./learning/IndividualLearnerResults.jsp
    • -23
    • +22
    ./learning/SequentialAnswersContent.jsp
  1. … 3 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. … 93 more files in changeset.
LDEV-5397 remove <hr> as long as .instructions class already has bottom border

  1. … 1 more file in changeset.
LDEV-5397 Propagade changes done to LAMS tags to all projects

    • -0
    • +230
    ./WEB-INF/tags/Rating5.tag
  1. … 310 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. … 105 more files in changeset.
LDEV-5397 propagate tag changes to all tools

    • -30
    • +31
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
    • -4
    • +5
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +70
    ./WEB-INF/tags/NotebookReedit.tag
  1. … 345 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. … 11 more files in changeset.