lams_bb_integration

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3180 fix problem with preview button

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 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-2790 updating release and release notes

LDEV-2790 Use html editor for lesson description

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

- 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
    • -109
    • +95
    ./web/modules/start_lesson_proc.jsp
LDEV-2896 Change icons' paths to relative ones

LDEV-3143: Create an option to opt out from Gradecenter column

    • -4
    • +16
    ./web/modules/start_lesson_proc.jsp
LDEV-3102 Remove user call back URLs from Blackboard integration and upgrading package

LDEV-3034: increasing building block release due to patch 1.2.1

LDEV-3034: Remove 'External Page' warning from BB (BB9.1 SP12)

    • -46
    • +57
    ./web/modules/start_lesson_proc.jsp
LDEV-2896 remove library that is not needed anymore

    • binary
    ./web/lib/tigra/treeicons/Thumbs.db
    • binary
    ./web/lib/tigra/treeicons/empty.gif
    • binary
    ./web/lib/tigra/treeicons/folder.gif
    • binary
    ./web/lib/tigra/treeicons/folderopen.gif
    • binary
    ./web/lib/tigra/treeicons/joinbottom.gif
    • binary
    ./web/lib/tigra/treeicons/minus.gif
    • binary
    ./web/lib/tigra/treeicons/minusbottom.gif
    • binary
    ./web/lib/tigra/treeicons/plusbottom.gif
LDEV-2896 updated release notes

LDEV-2896 if there is no title or description don't display them

LDEV-2896 added support for lessons created in LAMS building block version prior to 1.2

LDEV-2897 fixed Blackboard gradebook error (occured on Assessment tool outputs)

LDEV-2911 fixing problems with IE:

*sequence_id

*window.addEventListener

*Doctypes

LDEV-2898

*option to refresh the yui tree

*Increase the width on the lesson name

LDEV-2896 Improved lesson creation page and added gradebook support

    • binary
    ./lib/commons-io-1.4.jar
    • binary
    ./web/images/folders/lm.gif
    • binary
    ./web/images/folders/lmh.gif
    • binary
    ./web/images/folders/ln.gif
  1. … 30 more files in changeset.
LDEV-2726: turning everything to lower case before hashing

LDEV-2715: upgrade to BB9.1 SP3+

    • -191
    • +163
    ./web/modules/learnermonitor.jsp
    • -79
    • +124
    ./web/modules/modify_proc.jsp
  1. … 3 more files in changeset.
For LDEV-1346

A gradebook line item is now created in bb when you start a lesson, all that is needed now is another jsp page that updates the lineitem for a given lesson

    • -0
    • +115
    ./web/modules/gradeit.jsp
    • -0
    • +101
    ./web/modules/index.jsp
    • -0
    • +207
    ./web/modules/newlineitem.jsp
    • -5
    • +33
    ./web/modules/start_lesson_proc.jsp
    • -0
    • +59
    ./web/modules/updateGrades.jsp
Release notes addes to lams_bb_integration project

All bugs fixes for the 2.0.2 release have been done, awaiting further testing

"http://" was formally hardcoded, but this does not work for "https://", so request.getScheme() was used instead

Fixed LDEV-1351 and resolved LDEV1350, 1350 is awaiting testing from griffith university who have the 7.1 configuration