Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Revert to older version of JJWT

The change is too broad and it is not within scope of upgrading WildFly

  1. … 432 more files in changeset.
LDEV-5440 Update Reactor to version 3.6.4

  1. … 209 more files in changeset.
LDEV-5440 Update Quartz to version 2.3.2

  1. … 279 more files in changeset.
LDEV-5440 Update JJWT from 0.11.2 to 0.12.5

  1. … 433 more files in changeset.
LDEV-5440 Update Apache Commons Validator to version 1.8.0

  1. … 77 more files in changeset.
LDEV-5440 Update GoogleAuth to version 1.5.0

  1. … 4 more files in changeset.
LDEV-5440 Update Apache Tika to version 2.9.1

  1. … 9 more files in changeset.
LDEV-5440 Update Apache POI to version 5.2.5

  1. … 5844 more files in changeset.
LDEV-5440 Update Apache Commons compress to version 1.26.1

  1. … 5 more files in changeset.
LDEV-5440 Add source code for few referenced libraries

  1. … 1271 more files in changeset.
LDEV-5440 Introduce missing Batik dependency

  1. … 2 more files in changeset.
LDEV-5440 Remove unnecessary reference to MySQL connector

  1. … 1 more file in changeset.
LDEV-5440 Update libraries to new versions

  1. … 70 more files in changeset.
LDEV-5440 Update CSRFGuard from 4.1.3 to 4.3.0-jakarta

Customisation was needed:

In CsrfGuardUtils use

public static String normalizeResourceURI(final String resourceURI) {

String normalizedResourceURI = resourceURI.startsWith("/") ? resourceURI : '/' + resourceURI;

// LAMS LDEV-4932 Replace multiple slashes with a single one, so it works the same as Spring MVC

normalizedResourceURI = normalizedResourceURI.replaceAll("/{2,}", "/");

return normalizedResourceURI;

}

Also update WF module schemas.

  1. … 44 more files in changeset.
LDEV-5440 Upgrade to Spring 6.1.4

  1. … 26 more files in changeset.
LDEV-5440 Use transformed version of Autopatch

Transformation from javax to jakarta namespace was made using Eclipse Transformer 0.6.0

  1. … 3 more files in changeset.
LDEV-5386 Fix broken IntelliJ path variables

  1. … 3 more files in changeset.
LDEV-5260 Upgrade Reactor libraries

  1. … 219 more files in changeset.
LDEV-5260 Improve Flux backpressure and error handling

  1. … 2 more files in changeset.
LDEV-5416 Fix inconsistent initial data in fresh build

  1. … 2 more files in changeset.
SP-10 Auto detect classes and lessons when exporting Peer Review data

SP-9 Add direct Teamwork subcourse link

Merge remote-tracking branch 'origin/v4.6' into v4.7

  1. … 15 more files in changeset.
LDEV-5386 Library management

  1. … 70 more files in changeset.
LAI-3 Upgrade libraries to work with Word and PDF documents

Some libraries that we used for working with Word documents are outdated and insecure. It is a good idea to update them and their dependencies so we work with modern code when extracting PDF text for AI summarisation.

  1. … 7042 more files in changeset.
LDEV-5386 IntelliJ configuration file maintenance

  1. … 72 more files in changeset.
LDEV-5386 Library management

LDEV-5386 Rename main IDEA project for consistency with other LAMS modules

  1. … 25 more files in changeset.