• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4287 Moodle to request GradebookMarks using gradebookMarksUser method of LessonManagerServlet (similarly to how it's done in BB)

LDEV-4312 Setting "Access-Control-Allow-Origin" header so LAMS can access its response via Ajax

  1. … 1 more file in changeset.
LDEV-4242 Delete grade item once deleting LAMS lesson

LDEV-4312 Handle unsuccessful mark submission to integrated servers

LDEV-4242 Delete lesson on LAMS, when it's deleted from the LMS (integration)

LDEV-4235: replace get_parent_contexts function as is not deprecated

LDEV-4152: changing tick image

LDEV-3630, the LAMSLESSON_PARAM_COURSEID param should left lowerkey

LDEV-3630: the problem was due to incorrect casing of the courseId parameter

LDEV-3442: including personal details when calling get_progress

LDEV-3386: removing debug line

LDEV-3386: implementing time-to-live for login requests in Moodle (see LDEV-3382)

    • -0
    • +6
    ./mod/lamslesson/offset.php
    • -0
    • +12
    ./mod/lamslesson/lang/en/lamslesson.php
LDEV-3285: include lessonid in integration hash

LDEV-3101: updating version

LDEV-3101: remove unnecessary url encodings

LDEV-3101: Change Moodle to LAMS calls to be done thru http POST instead of GET

LDEV-3096: using the new join method to pass user detail information to create and register these users within a lesson as students and/or monitors

LDEV-3096: Modify moodle integration so there's no need for a user URL callback

LDEV-3039: show 'Select sequence' expanded by default

LDEV-2995: Updating version

LDEV-2995: adjust help text and LAMS explanation

    • -1
    • +11
    ./mod/lamslesson/lang/en/lamslesson.php
LDEV-2996: changing moodle LAMS lesson icons

    • binary
    ./mod/lamslesson/pix/icon.png
    • -0
    • +216
    ./mod/lamslesson/pix/icon.svg
LDEV-2995: deleting unnecessary file

LDEV-2995: changes to yui2 in Moodle 2.3/2.4

LDEV-2922: Adding French to Moodle2 integration

    • -0
    • +105
    ./mod/lamslesson/lang/fr/lamslesson.php
LDEV-2875: adding encoding details to the headers so LAMS can interpret the username and course details properly

LDEV-2843: Authentication fails when moodle username contains no alphanumerica characters

LDEV-2794: Using download_file_content method from <moodle>/lib/filelib.php instead via a lamslesson_http_call util method in lamslesson/lib.php

    • -5
    • +0
    ./mod/lamslesson/lang/en/lamslesson.php
LDEV-2626: updating version to 20120117 as now we implement all functionalities! :-)

LDEV-2650: just cleaning up unused stuff