Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5436 Project-wide user sorting by last then first name

  1. … 150 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-5213 Use version-dependent imports for LAMS JS files

  1. … 338 more files in changeset.
LDEV-5257 Fix Wiki CKEditor toolbars and links

  1. … 2 more files in changeset.
LDEV-5257 Do not allow source editing in CKEditor in Wiki learner

  1. … 1 more file in changeset.
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 DateTimePicker and Accordians updated

  1. … 391 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-4673 Making lock on finish messages appear in Authoring Preview.

Also added a missing method from the Wiki transaction definitions.

  1. … 3 more files in changeset.
LDEV-4440 Ensure all wiki body updates go via the obsfucation method

  1. … 3 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-4423 Additional portrait entries

  1. … 10 more files in changeset.
LDEV-3684: messageDiv was removed when the tool was bootstrapped, so stop trying to display it.

LDEV-3999: replacing bitmap images with vector images (faicons)

  1. … 5 more files in changeset.
LDEV-3669:Fix for Wiki date/time restriction in monitor.

  1. … 14 more files in changeset.
LDEV-3969: adding timeago i18n to wiki

  1. … 2 more files in changeset.
LDEV-3937: Use the learner page type with the override to disable to default panel. This adds the progress bar to the page. Make sure the toolSessionId is available in the attributes so that the progress bar can be displayed.

  1. … 2 more files in changeset.
LDEV-3909: timeago for wiki history div

LDEV-3846: Correcting timezone problems with timeago. Functionality moved into lams:Date for consistency across LAMS.

  1. … 5 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-2827: Add option to restore a page in Learner and Author.

  1. … 5 more files in changeset.
LDEV-2826: Allow marking Wiki pages as removed instead of removing them completely. Clear references to unexisting pages. Fix refresh Wiki page list after removing one.

  1. … 13 more files in changeset.
LDEV-2831: Submit form after CKEditor updated content.

  1. … 3 more files in changeset.