Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5257 Update jQuery to 3.6.0

  1. … 2 more files in changeset.
LDEV-4653 Add param "Learners can restart the lesson" to integrations

  1. … 9 more files in changeset.
LDEV-4478: Add ability to display LAMS CourseGradebook

    • -0
    • +22
    ./includes/javascript/openLamsPage.js
  1. … 3 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 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. … 5 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.
LDEV-4375: upgrading LAMS logo

A new sharper logo without the lighthouse

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.

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

LDEV-3962 Replacing favicon with the new one

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

    • -0
    • +41
    ./admin/configSuccess.jsp
    • -0
    • +47
    ./includes/javascript/openLamsPage.js
  1. … 22 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
    ./modules/modifyLessonSuccess.jsp
  1. … 5 more files in changeset.
LDEV-3940 Move Java code from jsps to proper util/service Java classes

    • -0
    • +34
    ./modules/startLessonSuccess.jsp
  1. … 4 more files in changeset.
LDEV-3939 Rolling back previously committed code that supposed to be committed to ntu_bb_integration

LDEV-3939 Refactoring of Java code

LDEV-4169: Fixed scrollbar missing in some of the LAMS pages in older versions of IE and Firefox

  1. … 1 more file 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

    • -134
    • +11
    ./modules/start_lesson_proc.jsp
  1. … 5 more files in changeset.
LDEV-3958 Add a button to admin page that can fix grade center columns

  1. … 7 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. … 1 more file in changeset.
LDEV-3939 Refactoring of Java code

LDEV-3939 folder web/images/ folder moved to web/includes/images

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

LDEV-3897 Ability to fix LAMS lessons in imported courses

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

    • -0
    • +620
    ./includes/javascript/jquery.blockUI.js
    • -0
    • +105
    ./links/admin.jsp
  1. … 9 more files in changeset.
LDEV-3881: improving pop-up size for learner/monitor

  1. … 1 more file in changeset.