• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

    • -0
    • +0
    ./org/lamsfoundation/lams/dbupdates/patch2040084.sql
LDEV-3640: Add cascades for learner progress as otherwise permanent lesson removal fails.

file patch2040083.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./org/lamsfoundation/lams/dbupdates/patch2040083.sql
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.

    • -0
    • +0
    ./org/lamsfoundation/lams/dbupdates/patch2040082.sql
DEV-4097 Change lams_ext_user_userid_map's tc_gradebook_id to text

file patch2040081.sql was added on branch lams2_head_wildfly on 2016-12-15 16:04:31 +0000

DEV-4097 Change lams_ext_user_userid_map's tc_gradebook_id to text

    • -0
    • +8
    ./org/lamsfoundation/lams/dbupdates/patch2040081.sql
LDEV-4151 In case LoginRequest call has redirectURL parameter make sure user gets added to the lesson as a learner

LDEV-4151 In case LoginRequest call has redirectURL parameter Make sure user gets added to the lesson as a learner

LDEV-3971: Move code that creates a session on tool side to the same transaction where core tool session gets created. Otherwise a learner can read that the core session is created and enter the activity where tool session does not exist yet.

LDEV-3971: Use separate transaction to create a tool session as otherwise duplicate attempt & retry cancels whole business logic.

file patch2040080.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./org/lamsfoundation/lams/dbupdates/patch2040080.sql
LDEV-4145: Comments made in monitoring now get a blue background. Also tweaked comment layout so that the replies do not go outside the panel border.

    • -0
    • +9
    ./org/lamsfoundation/lams/comments/Comment.java
  1. … 6 more files in changeset.
LDEV-4127: Remove default tool conditions.

Fix conditions refresh in Authoring.

  1. … 26 more files in changeset.
LDEV-4135: Fill tool activities' learning library ID if it is missing during LD import or open.

    • -0
    • +2
    ./org/lamsfoundation/lams/commonContext.xml
  1. … 2 more files in changeset.
LDEV-4134: Update configuration cache trigger when interval was changed by sysadmin.

LDEV-4123: Removing the highContrast theme that is no longer used. Users with this theme should now revert to the default theme. The code that handled invalid themes was not correct and was stopped users logging in - now if the theme id in the database is null or if the theme id points to a non-existent theme then it can still log in using the default theme, and next time the user updates their profile the theme id will be fixed.

  1. … 6 more files in changeset.
file patch2040079.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./org/lamsfoundation/lams/dbupdates/patch2040079.sql
LDEV-4109: Adding explicit comment style rating support to Peer Review.

  1. … 1 more file in changeset.
LDEV-4023 changing config settings to their correct header

LDEV-4105: Save user after modifications.