lams_tool_daco

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

  1. … 24 more files in changeset.
LDEV-5397 Updating labels

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

    • -11
    • +10
    ./web/WEB-INF/tags/LeaderDisplay.tag
    • -133
    • +163
    ./web/WEB-INF/tags/PageLearner.tag
  1. … 154 more files in changeset.
LDEV-5397 Improve offcanvas progress bar + various other fixes as mentioned in the JIRA's comment

* Improved offcanvas progress bar:

icon for not completed activity should a hollow square, not a full one;

gate icons: hourglass icons replaced with locks;

support for long activity names;

tooltips on icon hover explaining what it means, for example “current activity”;

improved CSS

* Teams table should have maximum width and/or highlight on hover

* “Burning questions” button should have standard size (not small) and have the same primary colour as “Justification” button

* In burning questions summary the title does not have sufficient contrast

* In Chat the font should have standard and not reduced size

* In Daco there is an empty alert

* In Task List (and Share Resources) button to complete an item should say something like “Mark as completed” or “Complete” instead of “Completed”

* Admin pages: restored background colour to ghostly white

    • -14
    • +16
    ./web/pages/learning/addRecord.jsp
  1. … 15 more files in changeset.
LDEV-5345 Adding and modifying labels based on changes for bootstrap 5

  1. … 239 more files in changeset.
LDEV-5345 Adding and updating latest translations

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

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

    • -304
    • +327
    ./web/pages/learning/addRecord.jsp
    • -93
    • +99
    ./web/pages/learning/learning.jsp
    • -217
    • +207
    ./web/pages/learning/questionSummaries.jsp
  1. … 33 more files in changeset.
Merge v4.7 into LDEV-5397

    • -1
    • +1
    ./web/pages/learning/questionSummaries.jsp
  1. … 76 more files in changeset.
LDEV-5397 bootstrap5 Daco tool's learning

    • -4
    • +0
    ./web/includes/javascript/dacoCommon.js
    • -2
    • +6
    ./web/includes/javascript/dacoLearning.js
    • -304
    • +327
    ./web/pages/learning/addRecord.jsp
    • -93
    • +99
    ./web/pages/learning/learning.jsp
    • -248
    • +222
    ./web/pages/learning/listRecords.jsp
    • -172
    • +122
    ./web/pages/learning/listRecordsHorizontalPart.jsp
    • -71
    • +13
    ./web/pages/learning/notebook.jsp
    • -205
    • +194
    ./web/pages/learning/questionSummaries.jsp
  1. … 1 more file in changeset.
LDEV-5397 copy-tags

    • -15
    • +12
    ./web/WEB-INF/tags/NotebookReedit.tag
  1. … 123 more files in changeset.
LDEV-5397 copy-tags

    • -36
    • +60
    ./web/WEB-INF/tags/PageLearner.tag
  1. … 87 more files in changeset.
LDEV-5397 copy-tags

    • -1
    • +1
    ./web/WEB-INF/tags/SubmissionDeadline.tag
  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 Switch to server side redirects

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

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

    • -17
    • +20
    ./web/WEB-INF/tags/DefineLater.tag
    • -21
    • +2
    ./web/pages/learning/definelater.jsp
  1. … 93 more files in changeset.
LDEV-5397 Propagade changes done to LAMS tags to all projects

    • -0
    • +230
    ./web/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

    • -39
    • +73
    ./web/pages/learning/addRecord.jsp
    • -18
    • +36
    ./web/pages/learning/listRecords.jsp
    • -14
    • +37
    ./web/pages/learning/listRecordsHorizontalPart.jsp
    • -6
    • +8
    ./web/pages/learning/questionSummaries.jsp
  1. … 101 more files in changeset.
LDEV-5397 propagate tag changes to all tools

    • -1
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -4
    • +5
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +70
    ./web/WEB-INF/tags/NotebookReedit.tag
  1. … 345 more files in changeset.
LDEV-5404 Escaping funny characters that break js

- Leader selection

- Data collection

    • -1
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -4
    • +5
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -2
    • +2
    ./web/pages/authoring/parts/adddate.jsp
    • -2
    • +2
    ./web/pages/authoring/parts/addfile.jsp
    • -2
    • +2
    ./web/pages/authoring/parts/addimage.jsp
    • -2
    • +2
    ./web/pages/authoring/parts/addlonglat.jsp
    • -2
    • +2
    ./web/pages/authoring/parts/addnumber.jsp
    • -2
    • +2
    ./web/pages/authoring/parts/addradio.jsp
  1. … 15 more files in changeset.
LDEV-5397 Boostrap 5 bundle already has got Popper included

    • -13
    • +12
    ./web/WEB-INF/tags/PageLearner.tag
  1. … 33 more files in changeset.
LDEV-5397 add icons to finish and refresh buttons

    • -1
    • +1
    ./web/WEB-INF/tags/SubmissionDeadline.tag
  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()

    • -2
    • +4
    ./web/WEB-INF/tags/SubmissionDeadline.tag
  1. … 32 more files in changeset.
LDEV-5397 remove obsolete jsps

  1. … 10 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/WEB-INF/tags/SubmissionDeadline.tag
  1. … 80 more files in changeset.
LDEV-5345 Adding and updating latest translations

  1. … 65 more files in changeset.
LDEV-5397 spread change to LeaderDisplay.tag to all tools

  1. … 32 more files in changeset.