lams_bb_integration

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Solved LDEV-1345 to fix the problem with IE6

1.0.1 build change

fixed learnermonitor.jsp to allow a monitor and a learner window to be open at the same time

Fixed a bug in the blackboard integration that was causing the modify and remove buttons to not work

Fiona changed the buttons to be transparent gifs

Final changes for blackboard integration

    • binary
    ./lib/commons-codec-1.3.jar
    • binary
    ./lib/commons-discovery-0.2.jar
    • binary
    ./lib/commons-logging-1.0.4.jar
    • binary
    ./lib/log4j-1.2.8.jar
  1. … 18 more files in changeset.
All core functionality is now working, still awaiting optimisation

    • binary
    ./WEB-INF/lib/commons-codec-1.3.jar
    • binary
    ./WEB-INF/lib/commons-discovery-0.2.jar
    • binary
    ./WEB-INF/lib/commons-logging-1.0.4.jar
  1. … 14 more files in changeset.
lams2 and blackboard integration project. This is not a working version yet, but the main files in the project are there

    • -0
    • +89
    ./WEB-INF/bb-manifest.xml
    • -0
    • +20
    ./WEB-INF/config/log4j.properties
    • -0
    • +91
    ./WEB-INF/config/taglibs/bbData.tld
    • -0
    • +1823
    ./WEB-INF/config/taglibs/bbUI.tld
    • -0
    • +32
    ./WEB-INF/config/taglibs/bbUI.xsl
    • binary
    ./WEB-INF/lib/axis-ant.jar
    • binary
    ./WEB-INF/lib/axis.jar
    • binary
    ./WEB-INF/lib/commons-codec-1.3.jar
    • binary
    ./WEB-INF/lib/commons-discovery-0.2.jar
    • binary
    ./WEB-INF/lib/commons-logging-1.0.4.jar
    • binary
    ./WEB-INF/lib/jaxrpc.jar
  1. … 45 more files in changeset.