lams_bb_integration

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4407 bump building block version to 1.2.24

LDEV-4407 Rename package org.lamsfoundation.ld -> org.lamsfoundation.bb

  1. … 34 more files in changeset.
LDEV-4407 No need to treat /web/ folder as containing source files

LDEV-4407 Rename /integration/blackboard/ -> /integration/servlet/

Rename package org.lamsfoundation.ld.integration.blackboard ->

org.lamsfoundation.ld.integration.servlet

  1. … 15 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.

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

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.

    • binary
    ./lib/slf4j-api-1.7.5.jar
    • binary
    ./lib/slf4j-simple-1.7.5.jar
  1. … 5 more files in changeset.
LDEV-4375: upgrading LAMS logo

A new sharper logo without the lighthouse

LDEV-4375 Increase building block version number to 1.2.21

LDEV-4375 Prevent IE from printing "false" in the background

IE forces background page to become blank and contain "false" word on

opening monitor interface. It happens due to function

openMonitor(courseId, lsid) returns false at the end.

    • -4
    • +0
    ./web/includes/javascript/openLamsPage.js
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.

    • -91
    • +0
    ./WEB-INF/config/taglibs/bbData.tld
    • -1823
    • +0
    ./WEB-INF/config/taglibs/bbUI.tld
    • binary
    ./lib/bb-cms-admin-9.1.201510.1171621.jar
    • binary
    ./lib/bb-platform-9.1.201510.1171621.jar
  1. … 107 more files in changeset.
Ignore build folders

  1. … 6 more files in changeset.
Fix project names

  1. … 1 more file in changeset.
After migration clean up

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-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-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-4340 Fix the problem with being unable to open Author and Preview pages when using BB Learn 9.1 Q4 2016

    • -2
    • +2
    ./web/includes/javascript/openLamsPage.js
LDEV-4340 Fix the problem with being unable to open Author and Preview pages when using BB Learn 9.1 Q4 2016

    • -2
    • +2
    ./web/includes/javascript/openLamsPage.js
LDEV-4312 Allow POST requests

LDEV-4312 Allow POST requests

LDEV-4312 Minor code simplification

LDEV-4312 Minor code simplification

LDEV-4312 Added error pages declaration

LDEV-4312 Added error pages declaration

LDEV-3962 Replacing favicon with the new one

LDEV-3962 Replacing favicon with the new one