Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5425 Remove "End of activity" notebook from *all* tools

  1. … 519 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 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-4759 Panels are now cards.

  1. … 506 more files in changeset.
LDEV-4759 Authoring and monitoring tabs working

  1. … 315 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 pixlr minor fixes

LDEV-4440 Scribe & Scratchie work in progress

  1. … 38 more files in changeset.
LDEV-4440 Q&A & pixlr minor fixes

  1. … 2 more files in changeset.
LDEV-4440 Pixlr fixes

  1. … 37 more files in changeset.
LDEV-4440 Pixlr & Q&A fixes

  1. … 49 more files in changeset.
LDEV-4129 fix Pixlr popup

LDEV-3877: resizing popups

  1. … 38 more files in changeset.
LDEV-3723 Update PixIr learner to Bootstrap

  1. … 16 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 5 more files in changeset.
LDEV-2459 use double quotes when enclosing i18n text in javascript

  1. … 47 more files in changeset.
LDEV-2081 Adding dialog in learner that tells the user to click file/save to return to learner, the dialog appears just before the pixlr popup loads

  1. … 1 more file in changeset.
pixlr - fixing a bug in learner where image wouldnt resize to fit the scree because it took too long to load. Moving the javasctipt to the onload method fixed the problem

  1. … 3 more files in changeset.
fixing pixlr tool so blank image is always tested against default content, in case the default content is changed by the user and is no longer the blank.jpg file

  1. … 3 more files in changeset.
LDEV-2076 Sharing lams_tool_pixlr project

  1. … 154 more files in changeset.