lams_common

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5397 Updating all i18n labels

    • -0
    • +318
    ./conf/language/lams/ApplicationResources_pt_PT.properties
  1. … 307 more files in changeset.
LDEV-5440 Use version 3 of JSP and JSTL and their schemas

Make IntelliJ understand the Web aspect of LAMS projects.

  1. … 2102 more files in changeset.
LDEV-5440 Do not use deprecated constructors of Double and Boolean

  1. … 34 more files in changeset.
LDEV-5440 Update Undertow to version 2.3.12

  1. … 668 more files in changeset.
LDEV-5440 Update Hibernate to version 6.4.4

  1. … 6245 more files in changeset.
LDEV-5440 Use true/false instead of 1/0 in JPQL queries

  1. … 1 more file in changeset.
LDEV-5440 Replace deprecated Long constructor

  1. … 111 more files in changeset.
LDEV-5440 Fix a typo in learner redirects

  1. … 1 more file in changeset.
LDEV-5440 Fix a typo in JPQL query

LDEV-5440 Fix multipart config in web.xml files

  1. … 34 more files in changeset.
LDEV-5440 Use Long instead of BigInteger in SQL query results

  1. … 3 more files in changeset.
LDEV-5440 Register SQL timestamp converter in XStream

  1. … 1 more file in changeset.
LDEV-5440 No need to wait for server startup to refresh config cache

LDEV-5440 Rewrite JPQL queries not to use "in class" term

  1. … 12 more files in changeset.
Merge branch 'LDEV-5453' into v4.7

LDEV-5440 Add compilation parameter for legacy Spring binding

  1. … 14 more files in changeset.
LDEV-5440 Update web.xml version

  1. … 40 more files in changeset.
LDEV-5440 Update code to match dependencies

In particular javax -> jakarta package change and new JPA not accepting some attributes.

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

  1. … 68 more files in changeset.
LDEV-5452 Allow changing question version in live Assessment and Scratchie

Also fix existing learners' answers rewiring.

    • -0
    • +17
    ./src/java/org/lamsfoundation/lams/dbupdates/patch20240315.sql
  1. … 8 more files in changeset.
LDEV-5436 Use comma as name separator

Also fix names in few other places.

  1. … 8 more files in changeset.
LDEV-5446 Do initial indexing before fixing duplicate UUIDs

Otherwise searching for duplicate UUIDs takes too long.

LDEV-3115 Fix group removal on LD save in authoring

It seems that Hibernate does not like having entities violating unique keys in one collection. Even for a while and even though afterward the collection contains only unique entities.

  1. … 2 more files in changeset.
LDEV-5440 Further code upgrade to conform new WF libraries

  1. … 61 more files in changeset.
LDEV-5440 Update Hibernate queries with new syntax

Get rid of deprecated Long and Integer constructors.

  1. … 72 more files in changeset.
LDEV-5440 Use WF 31 Final instead of Beta

  1. … 69 more files in changeset.
LDEV-5446 Ensure that UUIDs are unique but retained on import

  1. … 3 more files in changeset.
LDEV-4746 Rewrite QB question insert trigger

It should accept existing UUID if it is provided. It is important when importing LD from zip and when there are same questions used in several activities, for example TBL RAT.

    • -0
    • +19
    ./src/java/org/lamsfoundation/lams/dbupdates/patch20240216.sql
LDEV-5443 Add "start in monitor" option to integrations

    • -0
    • +14
    ./src/java/org/lamsfoundation/lams/dbupdates/patch20240202.sql
LDEV-5443 Add "start in monitor" option to integrations

  1. … 5 more files in changeset.