• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file patch2040085.sql was initially added on branch lams2_head_wildfly.

LDEV-4217 Remove LAMS Community integration

  1. … 25 more files in changeset.
LDEV-4216: Creating a short tour for the main page. Using classes to tie the tour entries to the source elements.

  1. … 8 more files in changeset.
LDEV-3996 Prevent NullPointerException on trying to change subcourse name

LDEV-4204: Redirects were causing the login page to get stuck once it had failed a password or had a locked out password so changes to a forward which leaves the "referer" entry as it orginally was in the browser. Redirect appears to be needed for the two stage authentication to work properly so it was left as is.

LDEV-4187: Make sure that even after an exception is thrown, the Hibernate session is closed. Add extra logging to verify completeActivity() failures.

  1. … 7 more files in changeset.
LDEV-3600: Fix SQL query syntax (pure SQL instead of HQL).

LDEV-4196 Added new options to allow multiple leaders

  1. … 1 more file in changeset.
LDEV-4187: Get an learner's status from the tool for a particular tool session, which can be used to regenerate learner progress.

  1. … 21 more files in changeset.
file ToolCompletionStatus.java was initially added on branch lams2_head_wildfly.

LDEV-4175: Turn off Hibernate second level cache as it can lead to unsynchronised data on clustered environment.

LDEV-4175: Evict objects which are put into a form, then attaced to a session and possible saved with other objects with same IDs.

  1. … 8 more files in changeset.
LDEV-4187: Delegate non-HTTP-request tasks to own threads. Open and close Hibernate session for each of such thread. Bind created session to context and thread. Close session at the end of thread execution.

  1. … 4 more files in changeset.
LDEV-4187: Commented out the actions that bind the session to the thread as this is causing the progress bar issues. Needs to be reviewed and fixed properly.

LDEV-4187: Debugging for the learner progress issues commented out in the code in case needed for future testing. Only the warnings left active to warn if the attempted activity set is wrong.

LDEV-4187: Extra logging.

LDEV-4187: Extra logging.

Extra debugging to view what LAMS thinks is the current and completed activities.

LDEV-4187: Improving debugging statements.

LDEV-4187: Synchronise completeActivity() method again. Do not pull LearnerProgress from DB as the same object seems to be fetched fron cache anyway. Add extra logs for attempted->completed activity transition.

  1. … 1 more file in changeset.
LDEV-4180 fixing third zero

LDEV-4185: Be ready for null names of LDs or folders in Authoring.

  1. … 1 more file in changeset.
LDEV-4180: Updating release details to version 3.0

  1. … 2 more files in changeset.
file patch2040084.sql was initially added on branch lams2_head_wildfly.

LDEV-3640: Add cascades for learner progress as otherwise permanent lesson removal fails.

file patch2040083.sql was initially added on branch lams2_head_wildfly.

LDEV-3335: Prevent an exception if session for a login is already invalidated.

LDEV-4144: Showing a growl style message for the timezone warning when the user logins in.

  1. … 3 more files in changeset.
file patch2040082.sql was initially added on branch lams2_head_wildfly.

DEV-4097 Change lams_ext_user_userid_map's tc_gradebook_id to text