lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4054 Updating Greek

LDEV-4274: Adding labels to i18n

LDEV-4353: Fixing up the layout so it appears in the usual panel box rather than taking up the whole space.

LDEV-4355: Have improved the checks for invalid data and the warning messages that are given when invalid data is found.

LDEV-4354 Prevent exception on starting a lesson by Moodle using LAMS as LTI tool provider

LDEV-4274: Initial implementation of a Learner Progress Report email, to be sent to Monitors on a set of dates. Dates are entered via a new dialog box in monitoring. The code works as long as the mailserver is running when the reports are emailed but if it fails then the emails do not resend properly.

  1. … 3 more files in changeset.
LDEV-4274: Initial implementation of a Learner Progress Report email, to be sent to Monitors on a set of dates. Dates are entered via a new dialog box in monitoring. The code works as long as the mailserver is running when the reports are emailed but if it fails then the emails do not resend properly.

LDEV-2999L Putting new Rating option on a line by itself for clarity.

LDEV-4054: Updating Greek

LDEV-4341: adding labels from i18n

LDEV-2866 Authoring code refactoring

  1. … 42 more files in changeset.
LDEV-2999: Moving the database update into the tool as the Peer Review tool is not included in the standard build.

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-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.

    • -2
    • +27
    /lams_tool_doku/web/pages/learning/learning.jsp
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 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-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-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.