Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
making moodle/mod/lamstwo the *only* lamstwo module folder.

  1. … 39 more files in changeset.
LDEV-2086: validation also to use lams_get_soap_client instead of soap_client directly

LDEV-2068 fix 'http socket read of headers timed out' error when adding lesson. now use moodle's soap's default values (unlimited for connection timeout and 30s for response timeout)

LDEV-1897 add course->fullname as parameter to lams calls, and append month/year of course creation to it

  1. … 3 more files in changeset.
LDEV-1633 don't print out error message since this is a backend method; return empty array (correct)

LDEV-1885 add optional customCSV parameter when calling 'add lesson' web service

  1. … 3 more files in changeset.
LDEV-1885 add optional customCSV parameter to lams integration url (used to open author)

  1. … 1 more file in changeset.
LDEV-1633 major module update in progress; removed dependency on phpdomxml and yahoo calendar among other changes

  1. … 2 more files in changeset.
LDEV-1492: Fixes problems with LAMS/Moodle 1.9 integration (library collision and undefined variables messages that appear when debugging is turned on)

  1. … 3 more files in changeset.
LDEV-1351. Fixes dom problem with PHP using an external dom library instead of conflicting PHP4/PHP5 internal dom implementations

LDEV-1351. Implements the REST interface for get_sequence list instead of webservices. Solving the issue with single quotes

  1. … 1 more file in changeset.
LDEV-1105

Set default encoding for soap client to utf-8

Added comment explaining the mode parameter for the web service call getLearningDesigns.

mode = 1 : AUTHORING mode, both valid and invalid learning designs will be returned.

mode = 2: MONITORING mode, only valid learning designs are returned.

Moodle lamstwo module.

  1. … 42 more files in changeset.