lams_bb_integration

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3382 Add meaninfull datetime parameter to LoginRequest

LDEV-3382 Add meaninfull datetime parameter to LoginRequest

LDEV-3285: Upgrading version number

LDEV-3285: Upgrading version number

LDEV-3285: include lessonid in integration hash

LDEV-3285: include lessonid in integration hash

LDEV-3217: encoding emails before sending them to LAMS

LDEV-3217: encoding emails before sending them to LAMS

LDEV-3180 fix problem with preview button

LDEV-3180 fix problem with preview button

LDEV-3180 fix exception thrown for old lessons that doesn't have lesson's title

LDEV-3180 fix exception thrown for old lessons that doesn't have lesson's title

LDEV-3180: upgrading version and adding tutorial link

LDEV-3180: upgrading version and adding tutorial link

LDEV-3180 Load LAMS sequences on demand

    • -0
    • +26
    ./web/includes/css/bb.css
    • binary
    ./web/includes/css/btn.gif
    • binary
    ./web/includes/css/btnDisabled.gif
    • -0
    • +69
    ./web/includes/css/folders.css
    • -0
    • +7
    ./web/includes/css/treeview.css
    • -0
    • +2
    ./web/includes/javascript/jquery.js
    • -0
    • +12
    ./web/includes/javascript/treeview-min.js
    • -0
    • +14
    ./web/includes/javascript/yahoo-dom-event.js
  1. … 10 more files in changeset.
LDEV-3180 Load LAMS sequences on demand

    • -0
    • +12
    ./web/includes/javascript/treeview-min.js
  1. … 10 more files in changeset.
LDEV-2790 updating release and release notes

LDEV-2790 updating release and release notes

LDEV-2790 Use html editor for lesson description

LDEV-2790 Use html editor for lesson description

LDEV-3176 proper exception handling

LDEV-3176 proper exception handling

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.

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.

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.

    • -94
    • +40
    ./web/modules/start_lesson_proc.jsp
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.

    • -0
    • +244
    ./src/org/lamsfoundation/ld/util/LineitemUtil.java
    • -94
    • +40
    ./web/modules/start_lesson_proc.jsp
LDEV-3176 Fixed the following: * wrong URL format for starting LAMS lesson * When removing lesson, according Gradecenter column doesn't get removed

    • -13
    • +24
    ./web/modules/learnermonitor.jsp
    • -111
    • +97
    ./web/modules/start_lesson_proc.jsp
LDEV-3176 Fixed the following: * wrong URL format for starting LAMS lesson * When removing lesson, according Gradecenter column doesn't get removed

    • -13
    • +24
    ./web/modules/learnermonitor.jsp
    • -111
    • +97
    ./web/modules/start_lesson_proc.jsp
LDEV-2896 Change icons' paths to relative ones

LDEV-2896 Change icons' paths to relative ones