Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4407 Rename /integration/blackboard/ -> /integration/servlet/

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

org.lamsfoundation.ld.integration.servlet

  1. … 29 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. … 15 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. … 19 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. … 121 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 Allow POST requests

LDEV-4312 Allow POST requests

LDEV-4312 Setting "Access-Control-Allow-Origin" header so LAMS can access its response via Ajax

  1. … 1 more file in changeset.
LDEV-4312 Setting "Access-Control-Allow-Origin" header so LAMS can access its response via Ajax

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-3666 Mark users as finished in Gradecenter in case of a lesson that doesn't have numeric scores

LDEV-3666 Mark users as finished in Gradecenter in case of a lesson that doesn't have numeric scores

LDEV-3666 Change the API that gradebook servlet uses to get individual marks from LAMS

LDEV-3666 Change the API that gradebook servlet uses to get individual marks from LAMS

LDEV-3939 * Grade center column now gets created on course copy/import * Refactoring of Java code * All util classes moved to org.lamsfoundation.ld.integration.util package

  1. … 21 more files in changeset.
LDEV-3939 * Grade center column now gets created on course copy/import * Refactoring of Java code * All util classes moved to org.lamsfoundation.ld.integration.util package

  1. … 21 more files in changeset.
LDEV-3423 marks not always were saved to Gradecenter. Supposedly, it's fixed now

LDEV-3423 marks not always were saved to Gradecenter. Supposedly, it's fixed now

LDEV-3423 fixed Exception on getting mark from LAMS server after lesson is completed

  1. … 3 more files in changeset.
LDEV-3423 fixed Exception on getting mark from LAMS server after lesson is completed

  1. … 3 more files in changeset.
LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

  1. … 14 more files in changeset.
LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

  1. … 5 more files in changeset.
LDEV-3176 1) Change the gradebook column name when you make changes to the lesson name. 2) Leave the option to create a column in gradebook off by default.

  1. … 5 more files in changeset.
LDEV-3176 1) Change the gradebook column name when you make changes to the lesson name. 2) Leave the option to create a column in gradebook off by default.

  1. … 5 more files in changeset.
LDEV-3176 - Show exception error when cannot connect to LAMS, better error handling. Currently, we only put that the LAMS server times out, but in reality there are a few exceptions that can be thrown. The issue here is that without knowing the exception, then debugging here is seriously impossible as all the logs go to one of the many many application server nodes in their Blackboard cluster.

- Edit/modify page to include the item about gradebook. Currently the option to have or remove the column in gradebook ain't there when you edit an existing lesson.

  1. … 9 more files in changeset.
LDEV-3176 - Show exception error when cannot connect to LAMS, better error handling. Currently, we only put that the LAMS server times out, but in reality there are a few exceptions that can be thrown. The issue here is that without knowing the exception, then debugging here is seriously impossible as all the logs go to one of the many many application server nodes in their Blackboard cluster.

- Edit/modify page to include the item about gradebook. Currently the option to have or remove the column in gradebook ain't there when you edit an existing lesson.

  1. … 9 more files in changeset.
LDEV-3176 Fixed the following: * wrong URL format for starting LAMS lesson * When removing lesson, according Gradecenter column doesn't get removed

  1. … 9 more files in changeset.
LDEV-3176 Fixed the following: * wrong URL format for starting LAMS lesson * When removing lesson, according Gradecenter column doesn't get removed

  1. … 9 more files in changeset.