Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4407 Rename package org.lamsfoundation.ld -> org.lamsfoundation.bb

  1. … 42 more files in changeset.
LDEV-4381 Remove obsolete lamsAltServerUrl setting

This setting was used by lams_ld_template and

lams_ld_template_blackboard projects. It was intended to solve the

original issue related to LAMS having to run as http:// for the video

streaming tool, but needing https:// to keep the iframe communication

happy. But once everything was switched to https there is no need in

this setting.

  1. … 6 more files in changeset.
LDEV-4381 Removed requestSrc parameter

This parameter was responsible for passing integration server name to

LAMS which was used on closing authoring and refreshing integration

server page. This feature stopped working when authoring became

Flash-less (as there was no more "Close" button). And now we decided to

finally remove all its leftovers both in BB and LAMS sides. This change

also involves removal of "isPostMessageToParent" parameter.

Besides, all Blackboard methods that deal with lams.properties file are

now located in LamsPluginUtil only. All their duplicates in

LamsSecurityUtil (e.g. LamsSecurityUtil.getServerAddress(..)) were

removed

  1. … 13 more files in changeset.
NTU-13 Switch log4j to slf4j logging library

As long as Blackboard doesn't cope well with log4j we switched to using

slf4j library. It will log messages to stdout-stderr-xxx.log file.

  1. … 18 more files in changeset.
Remove folder after it was moved to master

Removing as there is no need to keep it in lams25 branch after it was

moved to the master branch.

  1. … 115 more files in changeset.
LDEV-4346 return "No Lineitem object found" message when LAMS pushes the total lesson mark on finishing the lesson with turned off gradecenter option

  1. … 2 more files in changeset.
LDEV-4346 return "No Lineitem object found" message when LAMS pushes the total lesson mark on finishing the lesson with turned off gradecenter option

  1. … 2 more files in changeset.
LDEV-4312 Minor code simplification

LDEV-4312 Minor code simplification

LDEV-4328 On removing lineitem object also remove bbContentId -> lineitemid pair from the "LamsLineitemStorage" storage

  1. … 1 more file in changeset.
LDEV-4328 On removing lineitem object also remove bbContentId -> lineitemid pair from the "LamsLineitemStorage" storage

  1. … 1 more file in changeset.
LDEV-3940 Stopped using deprecated API

  1. … 3 more files in changeset.
LDEV-3940 Stopped using deprecated API

  1. … 3 more files in changeset.
LDEV-3940 Move Java code from jsps to proper util/service Java classes

  1. … 33 more files in changeset.
LDEV-3940 Move Java code from jsps to proper util/service Java classes

  1. … 33 more files in changeset.
LDEV-4242 Delete lesson on LAMS, when it's deleted from the LMS (integration)

  1. … 1 more file in changeset.
LDEV-4242 Delete lesson on LAMS, when it's deleted from the LMS (integration)

  1. … 1 more file in changeset.
LDEV-4211 * Make GradebookSyncServlet store learnerElements with empty scores * pull up common code to the util method

  1. … 2 more files in changeset.
LDEV-4211 * Make GradebookSyncServlet store learnerElements with empty scores * pull up common code to the util method

  1. … 2 more files in changeset.
LDEV-4178 Escape commas when pre-adding users to a lesson

  1. … 3 more files in changeset.
LDEV-4178 Escape commas when pre-adding users to a lesson

  1. … 3 more files in changeset.
LDEV-4171 Remove obsolete svgFormat parameter that is no longer used in WF as long as it produces only SVGs (no PNGs)

  1. … 3 more files in changeset.
LDEV-4171 Remove obsolete svgFormat parameter that is no longer used in WF as long as it produces only SVGs (no PNGs)

  1. … 3 more files in changeset.
LDEV-4164 assign LAMS lesson the last position number so it appears at the bottom of the list. Besides, it will allow lesson sorting

LDEV-4164 assign LAMS lesson the last position number so it appears at the bottom of the list. Besides, it will allow lesson sorting

LDEV-4163 Using new LessonManager method "checkLessonForNumericToolOutputs" instead of quering for SVGs to discover if learning design has numeric tool output

LDEV-4163 Using new LessonManager method "checkLessonForNumericToolOutputs" instead of quering for SVGs to discover if learning design has numeric tool output

LDEV-4163 Using new LessonManager method "checkLessonForNumericToolOutputs" instead of quering for SVGs to discover if learning design has numeric tool output

  1. … 2 more files in changeset.
LDEV-4163 Using new LessonManager method "checkLessonForNumericToolOutputs" instead of quering for SVGs to discover if learning design has numeric tool output

  1. … 2 more files in changeset.
LDEV-4080 Fix the issue when Blackboard sends _course_id instead of courseId string to LAMS on creating new lessons

  1. … 1 more file in changeset.