lams_tool_scratchie

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

    • -5
    • +50
    ./web/includes/css/scratchie-learning.scss
    • binary
    ./web/includes/images/answer-10.png
    • binary
    ./web/includes/images/scratchie-wrong.png
  1. … 4 more files in changeset.
LDEV-5345 Adding and modifying labels based on changes for bootstrap 5

  1. … 238 more files in changeset.
LDEV-5361 Fix "require all answers" and "double click to reveal" problem

    • -336
    • +337
    ./web/pages/learning/learning.jsp
LDEV-5397 improve CSS of autosave notification

* make it identical in Scratchie and Assessment

    • -2
    • +5
    ./web/includes/css/scratchie-learning.scss
  1. … 2 more files in changeset.
LDEV-5345 Adding and updating latest translations

  1. … 42 more files in changeset.
LDEV-5397 show warnings and nofications before activity's instructions

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

    • -559
    • +538
    ./web/pages/learning/learning.jsp
  1. … 76 more files in changeset.
LDEV-5397 copy-tags

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

    • -1
    • +1
    ./web/includes/css/scratchie-learning.scss
  1. … 25 more files in changeset.
LDEV-5397 copy-tags

    • -36
    • +60
    ./web/WEB-INF/tags/PageLearner.tag
  1. … 87 more files in changeset.
LDEV-5401 Fix timer not starting on multiple learners entering activity

  1. … 3 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 copy-tags

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

    • -49
    • +45
    ./web/pages/learning/learning.jsp
  1. … 75 more files in changeset.
LDEV-5414 Refactor and improve resilience of websockets thorough LAMS

    • -84
    • +65
    ./web/pages/learning/learning.jsp
  1. … 130 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

    • -12
    • +0
    ./web/includes/css/scratchie-learning.scss
    • -10
    • +10
    ./web/pages/learning/scratchies.jsp
  1. … 1 more file 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 updated version of tablesorter

  1. … 5 more files in changeset.
LDEV-5397 switch to using updated DefineLater.tag

    • -17
    • +20
    ./web/WEB-INF/tags/DefineLater.tag
  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

  1. … 104 more files in changeset.