• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-4151 Moving code that adds monitors to the lesson staff to LoginRequetDispatcher.getRequestURL()

LDEV-3292: Get rid of learner progress object juggling when compling an activity. It looked like there were several objects but all changes were done on the same one. It could also lead to two objects referencing the same row in DB which resulted in an exception while saving.

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-3653: Make sure that a websocket is open before sending any messages.

LDEV-3646: Make sure that a websocket is open before sending any messages.

LDEV-4107: Once one learner gets a confirmation that Scratchie is finished, he marks the tool session as finished for everyone. This prevent leaving out learners who did not get the confirmation because their websockets were still being set up.

LDEV-4107: Use websockets in Scratchie testing.

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

LDEV-4149 Added CSS rule to be able to see entire navbar which gets enlarged at 1330px

file patch2040080.sql was initially added on branch lams2_head_wildfly.

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.

    • -1
    • +1
    /lams_central/web/comments/comments.jsp
    • -7
    • +20
    /lams_central/web/comments/msgview.jsp
    • -1
    • +2
    /lams_central/web/comments/topicview.jsp
LDEV-4145: Tweaking comment layout so that the replies do not go outside the panel border.

file AuthPNames.java was initially added on branch lams2_head_wildfly.

file tsccm-structure.png was initially added on branch lams2_head_wildfly.

file CookieSpecParamBean.java was initially added on branch lams2_head_wildfly.

file CookieSpecPNames.java was initially added on branch lams2_head_wildfly.

file InetAddressUtils.java was initially added on branch lams2_head_wildfly.

file DisallowIdentityContentLengthStrategy.java was initially added on branch lams2_head_wildfly.

file FutureCallback.java was initially added on branch lams2_head_wildfly.

file Cancellable.java was initially added on branch lams2_head_wildfly.

file BasicFuture.java was initially added on branch lams2_head_wildfly.

file ThreadSafe.java was initially added on branch lams2_head_wildfly.

file NotThreadSafe.java was initially added on branch lams2_head_wildfly.

file Immutable.java was initially added on branch lams2_head_wildfly.

file GuardedBy.java was initially added on branch lams2_head_wildfly.

file CharArrayBuffer.java was initially added on branch lams2_head_wildfly.

file BasicConnPool.java was initially added on branch lams2_head_wildfly.

file BasicConnFactory.java was initially added on branch lams2_head_wildfly.