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-5219 Use versioned JS import for gate check JS file

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

  1. … 1 more file in changeset.
LDEV-4759 Panels are now cards.

  1. … 506 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 Fixed wiki

  1. … 4 more files in changeset.
LDEV-4440 Fixed changePage method

  1. … 8 more files in changeset.
LDEV-4440 No struts at Wiki

  1. … 29 more files in changeset.
LDEV-4440 Started migration of Wiki - tiles to clear jsp

  1. … 21 more files in changeset.
LDEV-3814: Bootstrapping author and monitoring, and making small learner changes to match.

  1. … 39 more files in changeset.
LDEV-3684: update wiki learner to bootstrap

  1. … 9 more files in changeset.
LDEV-2463: fixing Wiki

  1. … 8 more files in changeset.
LDEV-3164: Support several more tools. Changes in those tools' code TestHarness can interact with them without running Javascript. Remove unnecessary Flash methods. Remove junk from TestHarness project, including zipped Learning Designs which can not be imported anymore as they have non-numeric server version ("beta") Major clean up and logs improvement.

  1. … 44 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.
LDEV-2152: Changes to make it work with IE6

  1. … 2 more files in changeset.
LDEV-2152: includes next activity icon - fixing error: by mistake added the nextActivity span tag to Continue. Removed now

LDEV-2152: includes next activity icon

  1. … 7 more files in changeset.
LDEV-1966 Implemented a special workspace folder for each session of the wiki

Monitor and learner modules adjuested to point to this folder

Export portfolio adjusted to export folder images and point to the correct location

  1. … 10 more files in changeset.
Fixing reflection in learning

  1. … 1 more file in changeset.
LDEV-1956 Do reflection for wiki

Reflection done in monitor and learner

  1. … 15 more files in changeset.