Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4653 Add param "Learners can restart the lesson" to integrations

  1. … 9 more files in changeset.
LDEV-4418 Change back button javascript

Change the onClick for the "Cancel" button to be the resource link

rather than the back() javascript.

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

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

  1. … 30 more files in changeset.
LDEV-3940 Move Java code from jsps to proper util/service Java classes * Added support for jstl core taglib

    • -0
    • +34
    ./modifyLessonSuccess.jsp
  1. … 5 more files in changeset.
LDEV-3940 Move Java code from jsps to proper util/service Java classes

    • -0
    • +34
    ./startLessonSuccess.jsp
  1. … 4 more files in changeset.
LDEV-4169: Fixed scrollbar missing in some of the LAMS pages in older versions of IE and Firefox

  1. … 2 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-4163 Using new LessonManager method "checkLessonForNumericToolOutputs" instead of quering for SVGs to discover if learning design has numeric tool output

  1. … 3 more files in changeset.
LDEV-4162 When requesting sequence image pass lessonId parameter instead of learningDesignId one as the latter might not have responsible generated SVG image

LDEV-3940 Move Java code from jsps to proper util Java classes

  1. … 5 more files in changeset.
LDEV-3510 Commented out as to let teachers ability to reorder lessons

LDEV-3927 Fixed a FF bug: "Open Lesson" not open in firefox browser for the second time after closing the opened window

  1. … 2 more files in changeset.
LDEV-3939 Refactoring of Java code

  1. … 5 more files in changeset.
LDEV-3905: Fixed exception that was thrown on trying to start a lesson while folder selected

  1. … 1 more file in changeset.
LDEV-3881 Improve screen size for learner/monitor pop-ups

  1. … 1 more file in changeset.
LDEV-3399 Added special button that will update all LAMS links with the new lesson ids

  1. … 11 more files in changeset.
LDEV-3881: improving pop-up size for learner/monitor

  1. … 1 more file in changeset.
LDEV-3510: In trying to fix the ordering problem, started opening lessons in a new tab/window. Now reverted back to previous behaviour with lesson loading in the same tab.

  1. … 4 more files in changeset.
LDEV-3510 Setting a position in the Blackboard content object allows the LAMS content to be moved in the list.

LDEV-3510 Setting a position in the Blackboard content object allows the LAMS content to be moved in the list.

LDEV-3521: Supporting an alternative URL for LAMS where needed for mixed https/http integrations.

  1. … 5 more files in changeset.
LDEV-3513 Transform lineitemId parameter stored in some older versions to the format required now in Blackboard 9.1 Oct 14.

LDEV-3484: initial test release of the new call to get sequences for a user and to render a learning design image.

  1. … 3 more files in changeset.
LDEV-3473 Start supporting "Course builder" user role

  1. … 4 more files in changeset.
LDEV-3446 Better handling of situations when user doesn't belong to a course

LDEV-3446 * increased plugin version number * in case firstName, lastName or email is blank - send "-" character * remove double heading in learnermonitor.jsp

  1. … 4 more files in changeset.
LDEV-3446 Join users to the lesson after it was created on a BB side

  1. … 2 more files in changeset.
LDEV-3407 Remove debug messages