lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4801 Always use a transaction for signup service methods

SP-3 Initial implementation of limiting profile editing

    • -16
    • +18
    /lams_central/web/profile/editprofile.jsp
SP-3 Automatically redirect to logout URL configured in sysadmin

Merge branch 'LDEV-4765' into LDEV-4745

Merge branch 'LDEV-4777' into LDEV-4745

Merge branch 'LDEV-4801'

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.

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

This reverts commit 6f700a19baae0fa813ac85e0b4559d0afe27523a.

LDEV-4801 Add Iron Jacamar source code

It helps in tracking DB connection leaks.

    • -0
    • +55
    /3rdParty_sources/ironjacamar/org/jboss/jca/Version.java.in
    • -0
    • +632
    /3rdParty_sources/ironjacamar/org/jboss/jca/core/CoreBundle.java
    • -0
    • +656
    /3rdParty_sources/ironjacamar/org/jboss/jca/core/CoreLogger.java
  1. … 305 more files in changeset.
LDEV-4801 Wrap in a transaction a method which uses a DB connection

Merge remote-tracking branch 'origin/master' into develop

Merge branch 'LDEV-4804'

LDEV-4804 Prevent Add Lesson button from being double clicked

LDEV-4763 Prevent NPE when there are no annotations to import

LDEV-4731 Fix entity save order when disabling user.

Removed UserOrganisations would be re-saved when User or Organisation

gets saved.

LDEV-4801 Do throw an exception in FileDAO when file is not found.

An attempt to fix leaked connections.

Merge remote-tracking branch 'origin/master' into develop

LDEV-4802 Use redirect instead of forward to Learner interface

Using a cross-module forward for some reason prevents modules from

shutting down in the end.

LDEV-4802 Make all DAO calls in content repository go through service

Some classes in content repository were using DAO methods directly,

without enveloping them in a transaction. Now they all go through

RepositoryService.

These methods need to start with "dao" prefix so they are not picked up

by CheckCredentialTicketBeforeAdvice.

LDEV-4802 Allow TX writing when getting a file item from repository

Attempt to fix

java.lang.Exception: Connection across boundary

when downloading a file. It leaks a connection.

Merge branch 'master' into develop

Merge branch 'LDEV-4803'

LDEV-4803 Remove branching warning when there's no need to warn

* Fix problem with HibernateProxy

* Change warning messages and their presentation

* Further enhancements to choose branching page markup

    • -138
    • +125
    /lams_learning/web/optionsActivity.jsp
LDEV-4769 Updating labels

English and Español

LDEV-4769 Updating labels

English and Español

Merge branch 'master' into develop

Merge branch 'LDEV-4800'

LDEV-4802 Stop websocket threads even more gracefully

An exception can occur also when session gets open, not only when it

gets closed.

LDEV-4800 Enhance markup

    • -4
    • +6
    /lams_learning/web/optionsActivity.jsp