• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3402 New users should be created at a a first run automatically instead of making a call to integrated server inquiring for user details

  1. … 2 more files in changeset.
LDEV-3402 improved exception messages

LDEV-3402 improved exception messages

LDEV-3423 marks not always were saved to Gradecenter. Supposedly, it's fixed now

LDEV-3423 fixed Exception on getting mark from LAMS server after lesson is completed

LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

  1. … 11 more files in changeset.
LDEV-3419 fix Throwing exception when user locale's format is anything else than "xx_YY"

LDEV-3402 Add "your progress" widget to the lesson page

    • -0
    • +114
    ./org/lamsfoundation/ld/integration/dto/LearnerProgressDTO.java
  1. … 4 more files in changeset.
LDEV-3382 moved LAMS SERVER TIME REFRESH INTERVAL property to building block settings

  1. … 4 more files in changeset.
LDEV-3382 Add meaninfull datetime parameter to LoginRequest

  1. … 4 more files in changeset.
LDEV-3285: include lessonid in integration hash

  1. … 3 more files in changeset.
LDEV-3217: encoding emails before sending them to LAMS

LDEV-3180 Load LAMS sequences on demand

  1. … 21 more files in changeset.
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.

    • -13
    • +41
    ./org/lamsfoundation/ld/util/LineitemUtil.java
  1. … 2 more files in changeset.
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
    ./org/lamsfoundation/ld/util/LineitemUtil.java
  1. … 7 more files in changeset.
LDEV-3176

Fixed the following:

* wrong URL format for starting LAMS lesson

* When removing lesson, according Gradecenter column doesn't get removed

  1. … 9 more files in changeset.
LDEV-3102 Remove user call back URLs from Blackboard integration and upgrading package

  1. … 3 more files in changeset.
LDEV-2897 fixed Blackboard gradebook error (occured on Assessment tool outputs)

LDEV-2896 Improved lesson creation page and added gradebook support

  1. … 42 more files in changeset.
LDEV-2726: turning everything to lower case before hashing

LDEV-2715: upgrade to BB9.1 SP3+

  1. … 17 more files in changeset.
All bugs fixes for the 2.0.2 release have been done, awaiting further testing

  1. … 2 more files in changeset.
Fixed LDEV-1351 and resolved LDEV1350, 1350 is awaiting testing from griffith university who have the 7.1 configuration

  1. … 1 more file in changeset.
1.0.1 build change

  1. … 3 more files in changeset.
Final changes for blackboard integration

    • -12
    • +13
    ./org/lamsfoundation/ld/util/CSVUtil.java
  1. … 22 more files in changeset.
All core functionality is now working, still awaiting optimisation

  1. … 21 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
    • +60
    ./org/lamsfoundation/ld/integration/Constants.java
    • -0
    • +170
    ./org/lamsfoundation/ld/util/CSVUtil.java
    • -0
    • +25
    ./org/lamsfoundation/ld/webservice/LessonManager.java
    • -0
    • +27
    ./org/lamsfoundation/ld/webservice/LessonManagerService.java
  1. … 49 more files in changeset.