Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5424 boostrap5 Daco's monitoring

  1. … 12 more files in changeset.
LDEV-5425 Remove "End of activity" notebook from *all* tools

  1. … 519 more files in changeset.
LDEV-5397 make sure all buttons have proper "type" attribute

  1. … 24 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 bootstrap5 Daco tool's learning

  1. … 9 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-5404 Escaping funny characters that break js

- Leader selection

- Data collection

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

  1. … 116 more files in changeset.
LDEV-5213 Use version-dependent imports for LAMS JS files

  1. … 338 more files in changeset.
LDEV-5219 Use versioned JS import for gate check JS file

  1. … 55 more files in changeset.
LDEV-5219 Check gate after Daco activity

  1. … 1 more file in changeset.
LDEV-5213 Replace volatile JS imports with their non-cached version

  1. … 93 more files in changeset.
LDEV-5188 Remove obsolete attributes from TabBody tag

  1. … 83 more files in changeset.
LDEV-4678 WebUtil.putActivityPositionInRequestByToolSessionId transformed into service method

Also introduce ICommonToolService that will hold methods shared by all

tools.

  1. … 142 more files in changeset.
LDEV-4440 Daco learning

  1. … 6 more files in changeset.
LDEV-4440 Scratchie autosave fix

  1. … 62 more files in changeset.
LDEV-4237: Include label informing the max size file LDEV-4241: File upload validation LDEV-4240: Consistent upload widget Using new tags and the shared javascript code to create consistency across tools for the look and validation behaviour of file upload.

  1. … 8 more files in changeset.
LDEV-4229: Disabling submission buttons when user tries to go from screen to screen to stop double submission

  1. … 4 more files in changeset.
LDEV-3922: Use the learner page type with the override to disable to default panel. This adds the progress bar to the page.

LDEV-3759: Further work on monitoring LDEV-3755: Further work on authoring

  1. … 16 more files in changeset.
LDEV-3729: Learner now using the hybrid tabs

LDEV-3759: Further work on monitoring LDEV-3755: Prototype authoring

  1. … 13 more files in changeset.
LDEV-3729: Created a combined tab navbar for monitoring

  1. … 21 more files in changeset.
LDEV-3729: Help tag updated for Bootstrap and trying out Pills version of tabs

  1. … 1 more file in changeset.
LDEV-3729: Creating / updating tags for tabs.

  1. … 10 more files in changeset.
LDEV-3729: Update Data Collection Learner to Bootstrap

  1. … 16 more files in changeset.
LDEV-2917: Change DOCTYPE tag of files which have not been picked up by previous runs as they had this tag broken into 2 lines and regex had not detected them.

  1. … 340 more files in changeset.
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

  1. … 182 more files in changeset.
LDEV-2798: Adding nogo to finishbutton

  1. … 68 more files in changeset.