lams-github

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

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

LDEV-2999 Include a rating option for reviewed resources (authored only). To make the grouped rating of authored resources work properly, session id was added to the rating and rating comments tables and all code using the shared jRating script and shared ratings updated to store the session code. DB script updates existing rating, rating comment records.

  1. … 25 more files in changeset.
LDEV-2999 Include a rating option for reviewed resources (authored only). To make the grouped rating of authored resources work properly, session id was added to the rating and rating comments tables and all code using the shared jRating script and shared ratings updated to store the session code. DB script updates existing rating, rating comment records.

    • -37
    • +49
    /lams_central/web/includes/javascript/rating.js
LDEV-2999 Include a rating option for reviewed resources (authored only). To make the grouped rating of authored resources work properly, session id was added to the rating and rating comments tables and all code using the shared jRating script and shared ratings updated to store the session code. DB script updates existing rating, rating comment records.

LDEV-4342 Prevent disappearing of dialogs on subsequent opening of them

LDEV-4342 formatting

    • -20
    • +40
    /lams_monitoring/web/monitor.jsp
LDEV-4340 Fix the problem with being unable to open Author and Preview pages when using BB Learn 9.1 Q4 2016

    • -1
    • +1
    /lams_bb_integration/web/links/author.jsp
LDEV-4340 Fix the problem with being unable to open Author and Preview pages when using BB Learn 9.1 Q4 2016

    • -1
    • +1
    /lams_bb_integration/web/links/author.jsp
LDEV-4341 1) Add advanced settings that will contain Save button 2) If there are *no* course groupings - jump directly to the create groups page

LDEV-4339 Prevent exception on adding course grouping with non-unique name * Also added a few enhancements like support for saving groupings on pressing Enter key and hiding warning once it's fixed rather than after pressing Save button