lams_contentrepository

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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 Update Hibernate to version 6.4.4

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

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

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

Get rid of deprecated Long and Integer constructors.

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

  1. … 70 more files in changeset.
LDEV-5440 Revert some unnecessary package name changes

  1. … 453 more files in changeset.
LDEV-5440 Refactor packages of imported classes

  1. … 470 more files in changeset.
LDEV-5440 Rewrite config files and library references

  1. … 941 more files in changeset.
LDEV-5357 Fix redirect with HTTP when HTTPS is used

LDEV-5357 Fix zipped website displaying after introducing UUIDs

LDEV-5386 Modify config files for LAMS v4.8

  1. … 66 more files in changeset.
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 Add per moduule IntelliJ configuration files

    • -0
    • +7
    ./lams_contentrepository.eml
    • -0
    • +2
    ./lams_contentrepository.iml
  1. … 86 more files in changeset.
Revert "LDEV-5357 Use UUIDs for file downloads"

This reverts commit 2de8f805211b6433aff4efd6fa9275a1b9933033.

  1. … 48 more files in changeset.
LDEV-5357 Use UUIDs for file downloads

  1. … 48 more files in changeset.
LDEV-5349 Reintroduce zipped website as Shared Resource

  1. … 17 more files in changeset.
LDEV-4999 Fix monitor role detection when updating learner mark

  1. … 463 more files in changeset.
LDEV-4962 Use complex portrait UUID in tools

  1. … 25 more files in changeset.
LDEV-4962 Use complex portrait UUID in tools

Conflicts:

lams_tool_laqa/src/java/org/lamsfoundation/lams/tool/qa/dao/hibernate/QaUsrRespDAO.java

  1. … 25 more files in changeset.
LDEV-4962 Introduce complex portrait UUIDs

  1. … 27 more files in changeset.
LDEV-4962 Introduce complex portrait UUIDs

Conflicts:

lams_common/src/java/org/lamsfoundation/lams/util/WebUtil.java

lams_contentrepository/src/java/org/lamsfoundation/lams/contentrepository/client/ToolContentHandler.java

lams_contentrepository/src/java/org/lamsfoundation/lams/contentrepository/service/NodeFactory.java

lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/dao/hibernate/AssessmentUserDAOHibernate.java

lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/service/AssessmentServiceImpl.java

lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/service/IAssessmentService.java

  1. … 30 more files in changeset.
LDEV-4929 Add missing service method names to xApplicationContext.xmls

* Alphabetize method names in to xApplicationContext.xmls

  1. … 42 more files in changeset.
Merge remote-tracking branch 'origin/master' into develop

  1. … 2 more files in changeset.
LDEV-4801 Always use a transaction for when logging in user to CR

LDEV-4801 Revert changes of FileDAO

They did not lead to fixing the problem and were actually unnecessary:

FileDAO does not use DB connections, so no need for transactions.

  1. … 1 more file in changeset.
Revert "LDEV-4801 Do throw an exception in FileDAO when file is not found."

This reverts commit 6f700a19baae0fa813ac85e0b4559d0afe27523a.

  1. … 1 more file in changeset.