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 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. … 15 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-3940 Move Java code from jsps to proper util/service Java classes

    • -0
    • +135
    ./ConfigServlet.java
  1. … 36 more files in changeset.
LDEV-3940 Move Java code from jsps to proper util/service Java classes

    • -0
    • +135
    ./ConfigServlet.java
  1. … 36 more files in changeset.