Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5397 make sure all buttons have proper "type" attribute

    • -3
    • +3
    ./learning/IndividualLearnerResults.jsp
    • -1
    • +1
    ./learning/RevisitedAllNominations.jsp
  1. … 22 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 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 various improvements

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

  1. … 89 more files in changeset.
LDEV-5397 improve Voting

    • -124
    • +133
    ./learning/AllNominations.jsp
    • -122
    • +131
    ./learning/RevisitedDisplay.jsp
    • -30
    • +34
    ./learning/RevisitedNoDisplay.jsp
LDEV-5397 bootstrap5 Voting

    • -117
    • +96
    ./learning/AllNominations.jsp
    • -102
    • +73
    ./learning/IndividualLearnerResults.jsp
    • -98
    • +58
    ./learning/RevisitedAllNominations.jsp
    • -15
    • +12
    ./learning/RevisitedNoDisplay.jsp
  1. … 6 more files in changeset.
LDEV-5397 copy-tags

  1. … 275 more files in changeset.
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

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

    • -0
    • +553
    ./WEB-INF/tags/StyledRating5.tag
  1. … 150 more files in changeset.
LDEV-5397 switch to using updated DefineLater.tag

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

    • -8
    • +8
    ./learning/IndividualLearnerResults.jsp
    • -3
    • +3
    ./learning/RevisitedAllNominations.jsp
  1. … 99 more files in changeset.
LDEV-5397 propagate tag changes to all tools

    • -0
    • +70
    ./WEB-INF/tags/NotebookReedit.tag
  1. … 351 more files in changeset.
Merge remote-tracking branch 'origin/v4.7' into LDEV-5397

# Conflicts:

# lams_tool_sbmt/web/learner/sbmtlearner.jsp

  1. … 9 more files in changeset.
LDEV-5397 Boostrap 5 bundle already has got Popper included

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

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

  1. … 66 more files in changeset.
LDEV-5397 make SubmissionDeadline.tag call checkNextGateActivity()

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

    • -0
    • +117
    ./WEB-INF/tags/SubmissionDeadline.tag
    • -71
    • +10
    ./learning/submissionDeadline.jsp
  1. … 79 more files in changeset.
LDEV-5397 spread change to LeaderDisplay.tag to all tools

  1. … 32 more files in changeset.
LDEV-5397 Introduce Notebook.tag

    • -0
    • +108
    ./WEB-INF/tags/Notebook.tag
    • -193
    • +153
    ./WEB-INF/tlds/lams/lams.tld
  1. … 71 more files in changeset.
LDEV-5404 Escaping funny characters that break js

- Vote

    • -30
    • +31
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
    • -4
    • +5
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
    • -4
    • +4
    ./monitoring/OtherTextNominationViewer.jsp
LDEV-5397 center leader alert

  1. … 32 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"

    • -28
    • +30
    ./learning/IndividualLearnerResults.jsp
    • -15
    • +15
    ./learning/RevisitedAllNominations.jsp
  1. … 108 more files in changeset.
LDEV-5397 copy-tags across LAMS projects

    • -0
    • +48
    ./WEB-INF/tags/Errors5.tag
  1. … 36 more files in changeset.