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 remove .table-responsive as it creates horizaontal scrollbar in certain cases on FF

  1. … 7 more files in changeset.
LDEV-5397 bootstrap5 Forum tool

  1. … 20 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-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-4759 Authoring and monitoring tabs working

  1. … 315 more files in changeset.
LDEV-4695 No new topics after Finished when Locked On Finish is on.

  1. … 2 more files in changeset.
LDEV-4696 Converting Forum over to Annotations

  1. … 103 more files in changeset.
LDEV-4440 Migration of Forum started - controllers, no tiles and no struts

  1. … 85 more files in changeset.
LDEV-4559 Students can post anonymously in Forum

  1. … 8 more files in changeset.
LDEV-4090: Override the timestamp used for the topic list to show the greater of reply/updated dates, as the code that creates a single activity forum does not get a chance to update the reply date (it does not use copyToolContent). So if reply date is before updated date, use the updated date instead.

LDEV-4062:Learner UI broken when selecting posting limits

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

  1. … 11 more files in changeset.
LDEV-3969: adding timeago i18n to forum - use locale language rather than country

  1. … 2 more files in changeset.
LDEV-3969: adding timeago i18n to forum

  1. … 2 more files in changeset.
LDEV-3966 Topiclist to hide columns when used in small devices

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

  1. … 12 more files in changeset.
LDEV-3701 Tweaking formatting

  1. … 6 more files in changeset.
LDEV-3701 some cosmetic adjustments

  1. … 6 more files in changeset.
LDEV-3701 Update Forum Learner to Bootstrap

  1. … 27 more files in changeset.
CNG-28: Remove the prompt as Mindapp project is not maintained in LAMS CVS anymore.

  1. … 2 more files in changeset.
CNG-28: Remove the prompt as Mindapp project is not maintained in LAMS CVS anymore.

  1. … 2 more files in changeset.
LDEV-3443: Improve performance by paging - load only 50 'threads' at a time within a topic. The Edit and the Reply are also inlined for the standard interface.

  1. … 36 more files in changeset.
LDEV-3322 LDEV-3324 adding id/name tags to facilitate selenium testing

  1. … 7 more files in changeset.
LDEV-3322 LDEV-3324 adding id/name tags to facilitate selenium testing

  1. … 7 more files in changeset.
LDEV-3443: Paging the messages on the detailed messages screen. Loads approx 50 messages at a time and autoloads when end of page is reached. Required adding a thread id to the message sequence table. The database patch involves running stored procedures so the autopatch libray in lams_build needs to be updated to match the forum changes.

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

  1. … 3 more files in changeset.
CNG-12, CNG-21, CNG-28, CNG-29, CNG-36: Add comments in original files so when they are altered, copies made for CNG should also be updated so they work fine with rest of subprojects.

  1. … 17 more files in changeset.