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. … 518 more files in changeset.
LDEV-5397 bootstrap5 related improvements and fixes

  1. … 27 more files in changeset.
LDEV-5397 bootstrap5 Spreadsheet tool

LDEV-5397 switch to using updated DefineLater.tag

  1. … 95 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 remove obsolete jsps

  1. … 10 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. … 115 more files in changeset.
LDEV-5219 Use versioned JS import for gate check JS file

  1. … 54 more files in changeset.
LDEV-5219 Check gate after Spreadsheet activity

LDEV-4995 Upgrade to bootstrap 4

* Update LAMS code to use bootstrap 4

* Update and redesign index page

  1. … 198 more files 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. … 141 more files in changeset.
LDEV-4440 Clean up shared files

  1. … 205 more files in changeset.
LDEV-4440 Started migration of Spreadsheet - noStruts

  1. … 50 more files in changeset.
LDEV-3689: Once a spreadsheet is marked it cannot be changed by the learner. This is done by removing the save button on the learner interface and by checking the status in the save method (which is also triggered by the finish button).

  1. … 3 more files in changeset.
LDEV-4033 Remove unnecessary start.jsp pages

  1. … 17 more files in changeset.
LDEV-3932: Removed use of prototype.js so that it won't interfere with jquery in the progress bar.

LDEV-3780: Bootstrapping authoring and monitor.

  1. … 52 more files in changeset.
LDEV-3690: Tweaking formatting

  1. … 2 more files in changeset.
LDEV-3690: Update Spreadsheet Learner to Bootstrap

LDEV-3690: Update Spreadsheet Learner to Bootstrap

  1. … 4 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 166 more files in changeset.
LDEV-3612: Marks should accept decimal

  1. … 8 more files in changeset.
LDEV-3612: Marks should accept decimal

  1. … 8 more files in changeset.
LDEV-3590 Removing unneeded code which caused problems with Wildfly 8.2

LDEV-3302 fixed failing to open edit mark dialog, close button, CKEditor autogrow feature

  1. … 8 more files in changeset.
LDEV-3302 fixed failing to open edit mark dialog, close button, CKEditor autogrow feature

  1. … 8 more files in changeset.
LDEV-3211: Fix reflections formatting in learner

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

  1. … 5 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 339 more files in changeset.