Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5397 switch to Bootstrap Validation CSS classes

  1. … 8 more files in changeset.
LDEV-5397 switch from lams:errors to lams:errors5

  1. … 15 more files in changeset.
LDEV-5397 redesign comments UI

  1. … 16 more files in changeset.
LDEV-5397 bootstrap5 Share Resources

  1. … 14 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.
Merge remote-tracking branch 'origin/v4.7' into LDEV-5397

# Conflicts:

# lams_tool_sbmt/web/learner/sbmtlearner.jsp

  1. … 9 more files in changeset.
LDEV-5404 Escaping funny characters that break js

- Share resources

  1. … 14 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-5287 Fix preview iframe covering other Add URL controls

  1. … 2 more files in changeset.
LDEV-5287 Always use https to get embedded content

  1. … 2 more files in changeset.
LDEV-5287 Add preview to Add URL box in learning

  1. … 1 more file in changeset.
LDEV-5287 Put URL form field above Title.

  1. … 1 more file in changeset.
LDEV-5287 Display all shared resources on single page with panels

  1. … 14 more files in changeset.
LDEV-5287 Remove "open in pop up" feature

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

  1. … 506 more files in changeset.
LDEV-4440 Clean up shared files

  1. … 206 more files in changeset.
LDEV-4440 Share resources nostrut + Q&A

  1. … 11 more files in changeset.
LDEV-4440 Share Resources & Q&A tools.

  1. … 72 more files in changeset.
LDEV-4228: Disabling submission buttons when user uploads a file, adds a URL or tries to go from screen to screen to stop double submission. Also remove javascript that is no longer needed (and in some cases doesn't work anyway).

  1. … 3 more files in changeset.
LDEV-4055: fixed label

  1. … 1 more file in changeset.
LDEV-4055: added Learner frontend validation (size) and improved ui a little

  1. … 1 more file in changeset.
LDEV-4055: Adding validation for entry of resources, covering authoring and learning.

  1. … 8 more files in changeset.
LDEV-3720: Update Share Resources learner to Bootstrap. Also removed all the iframes/framesets from learner except for one iframe that is used to load the user entered content.

  1. … 16 more files in changeset.
LDEV-2917: Change DOCTYPE tag of files which have not been picked up by previous runs as they had this tag broken into 2 lines and regex had not detected them.

  1. … 340 more files in changeset.
Merge lams2_3 to head (including things not merged last time due to eclipse's merge wizard not handling the lams2_3 start point as expected)

  1. … 167 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

  1. … 184 more files in changeset.
fixed typo

RTL changes

  1. … 74 more files in changeset.
Added DOCTYPE

  1. … 10 more files in changeset.
Cleaned up jsp.

  1. … 4 more files in changeset.