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

file patch20170419.sql was initially added on branch lams2_head_wildfly.

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.
file patch20170512.sql was initially added on branch lams2_head_wildfly.

file RatingException.java was initially added on branch lams2_head_wildfly.

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

LDEV-4332: Refresh page or reconnect websocket only on abnormal close and not on navigation.

    • -13
    • +26
    /lams_tool_doku/web/WEB-INF/tags/Page.tag
LDEV-4332: Refresh page or reconnect websocket only on abnormal close and not on navigation.

    • -4
    • +6
    /lams_central/web/WEB-INF/tags/Page.tag
    • -4
    • +6
    /lams_gradebook/web/WEB-INF/tags/Page.tag
    • -4
    • +7
    /lams_learning/web/WEB-INF/tags/Page.tag
    • -4
    • +7
    /lams_tool_bbb/web/WEB-INF/tags/Page.tag
    • -4
    • +7
    /lams_tool_chat/web/WEB-INF/tags/Page.tag
    • -4
    • +7
    /lams_tool_daco/web/WEB-INF/tags/Page.tag
    • -4
    • +7
    /lams_tool_gmap/web/WEB-INF/tags/Page.tag
  1. … 21 more files in changeset.
LDEV-4255, LDEV-4256: Remove unnecessary "debugger" directive

LDEV-4343 Replace hardcoded references to defaultHTML_learner.css file with <lams:css/>

    • -9
    • +3
    /lams_central/web/forgotPasswordChange.jsp
    • -4
    • +1
    /lams_central/web/notificationsprivate.jsp
    • -1
    • +1
    /lams_central/web/passwordChangeContent.jsp
    • -2
    • +2
    /lams_central/web/passwordChangeOkContent.jsp
    • -1
    • +1
    /lams_central/web/authoring/authoring.jsp
    • -68
    • +53
    /lams_central/web/signup/signup.jsp
    • -10
    • +5
    /lams_central/web/signup/singupTab.jsp
    • -10
    • +8
    /lams_central/web/signup/successfulSignup.jsp
LDEV-4343 Remove obsolete "style" attribute from CssTag

    • -9
    • +0
    /lams_admin/web/WEB-INF/tlds/lams/lams.tld
    • -9
    • +0
    /lams_central/web/WEB-INF/tlds/lams/lams.tld
    • -9
    • +0
    /lams_gradebook/web/WEB-INF/tlds/lams/lams.tld
    • -9
    • +0
    /lams_learning/web/WEB-INF/tlds/lams/lams.tld
    • -1
    • +1
    /lams_monitoring/web/previewdeleted.jsp
  1. … 42 more files in changeset.
LDEV-4341 Ability to save lesson grouping as a course grouping

    • -1
    • +111
    /lams_central/web/includes/javascript/orgGroup.js
LDEV-4336: Text coming via websocket is now escaped and the newlines converted to <br> so the pages can use it as html and get the correct visual line breaks.

    • -1
    • +1
    /lams_tool_scribe/web/pages/learning/scribe.jsp
LDEV-4239: Making the gradebook buttons responsive.

    • -4
    • +14
    /lams_gradebook/web/gradebookCourseMonitor.jsp
    • -49
    • +106
    /lams_gradebook/web/gradebookMonitor.jsp
LDEV-4239 Adding Gradebook tab to the Monitoring Tour

    • -18
    • +35
    /lams_gradebook/web/gradebookMonitor.jsp
    • -1
    • +64
    /lams_monitoring/web/monitorTour.jsp
file patch20170508.sql was initially added on branch lams2_head_wildfly.