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

file McAuthoringForm.java was initially added on branch lams2_head_wildfly.

file McStringComparator.java was initially added on branch lams2_head_wildfly.

file McComparator.java was initially added on branch lams2_head_wildfly.

file AnswerDTO.java was initially added on branch lams2_head_wildfly.

file ReflectionDTO.java was initially added on branch lams2_head_wildfly.

file McUserMarkDTO.java was initially added on branch lams2_head_wildfly.

file McQuestionDTO.java was initially added on branch lams2_head_wildfly.

file McOptionDTO.java was initially added on branch lams2_head_wildfly.

file McGeneralMonitoringDTO.java was initially added on branch lams2_head_wildfly.

file McGeneralLearnerFlowDTO.java was initially added on branch lams2_head_wildfly.

LDEV-2866 Authoring code refactoring

  1. … 42 more files in changeset.
file McApplicationException.java was initially added on branch lams2_head_wildfly.

LDEV-2999: Moving the database update into the tool as the Peer Review tool is not included in the standard build.

file patch20170512.sql was initially added on branch lams2_head_wildfly.

LDEV-4332: Send websocket ping after 3 minutes of idleness so the connection does not get cut because of idle timeout.

    • -2
    • +27
    /lams_tool_doku/web/pages/learning/learning.jsp
LDEV-4332: Send websocket ping after 3 minutes of idleness so the connection does not get cut because of idle timeout.

    • -5
    • +28
    /lams_admin/web/WEB-INF/tags/Page.tag
    • -4
    • +28
    /lams_central/web/WEB-INF/tags/Page.tag
    • -27
    • +51
    /lams_gradebook/web/WEB-INF/tags/Page.tag
    • -28
    • +51
    /lams_learning/web/WEB-INF/tags/Page.tag
    • -53
    • +87
    /lams_learning/web/includes/javascript/presence.js
    • -5
    • +28
    /lams_tool_assessment/web/WEB-INF/tags/Page.tag
    • -5
    • +28
    /lams_tool_bbb/web/WEB-INF/tags/Page.tag
    • -28
    • +51
    /lams_tool_chat/web/WEB-INF/tags/Page.tag
    • -28
    • +51
    /lams_tool_daco/web/WEB-INF/tags/Page.tag
    • -5
    • +28
    /lams_tool_gmap/web/WEB-INF/tags/Page.tag
  1. … 25 more files in changeset.
LDEV-4252: Use another collection type instead of synchronisation.

LDEV-4344 Handle pass mark option correctly in authoring

LDEV-4348 Introduce servlet that is capable of removing marks scored by users that had not finished according LAMS lessons and nonetheless pushed to BB

LDEV-4348 Stop marking users that haven't completed the lesson as finished when syncing marks

LDEV-4346 Log LessonMarkPushedToIntegrations event even in cases when BB lesson's Gradecenter option is turned OFF

LDEV-4346 return "No Lineitem object found" message when LAMS pushes the total lesson mark on finishing the lesson with turned off gradecenter option

LDEV-4347:Improve date/time for spreadsheet exports

LDEV-4347:Improve date/time for spreadsheet exports

LDEV-4345 Prevent date parsing in case it's not needed when modifying a lesson

LDEV-4332: Allow ping message from websocket.

LDEV-2866 Code refactoring

  1. … 33 more files in changeset.
LDEV-4274: Adding support for a file attachment to the email sender.

LDEV-4336: Running the test harness showed up a case where reportText can be null so that is now catered for in the newline processing