• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2469 move language files to mod folder; added french translation (thanks Daniel Schneider)

    • -0
    • +92
    ./mod/lamstwo/lang/en_utf8/lamstwo.php
    • -0
    • +93
    ./mod/lamstwo/lang/fr_utf8/lamstwo.php
  1. … 1 more file in changeset.
update tool adapter files to moodle 1.9.5 20090515 versions

  1. … 248 more files in changeset.
LDEV-2432 add capabilities for lamstwo

    • -0
    • +29
    ./mod/lamstwo/db/access.php
LDEV-2371 fix import method

LDEV-2379 add border-collapse: collapse to fix IE css incompatibility

LDEV-2379 improvements

don't display problems with file_get_contents when making initial call to get sequences

fix xmlize() not found when moving block's position

doesn't belong

LDEV-2379 initial commit of lamsv2 block showing lesson status

remove php warning

LDEV-2378 launch lams learner immediately if lamstwo contains only one lams lesson

fix typo

LDEV-2377 allow removal of lams lessons from lamstwo

Change to the quiz tool adapter so it includes the library for imports

LDEV-2366: changes to Moodle so it can pass extra parameters so it can work with multiple instances of Moodle

fixing an error while trying to acces an activity when you are a teacher (should display next activity always).

LDEV-1965 added logging info, incremented version number.

LDEV-2183 have to manually escape apostrophes before sending to moodle's database lib

fixing typo which stopped upgrades from working if glossary module had grades

include last change from deleted lamstwo folder in this now-authoritative version

making moodle/mod/lamstwo the *only* lamstwo module folder.

  1. … 38 more files in changeset.
Tool_adapter.php file for the Chat's Moodle Tool, which I forgot to upload it with all Moodle's Chat files one month ago.

    • -0
    • +60
    ./mod/lamstwo/tooladapter_chat.php
changes to hide Moodle's footer

new column in the chat's database that contains the variable is_lams

new paramenters that helps to know when to display lams buttons. Also modifications in aim to hide moodle's headers and footers

new files that make to display lam's buttons

    • -0
    • +14
    ./mod/chat/showlamsfinish.php
    • -0
    • +15
    ./mod/chat/showlamsnext.php
Changes in some function's paramenters to hide Moodle's headers and footers

Slight modifications to the form. this is a simplifyed copy of the original mod_form.php used by lams

    • -0
    • +69
    ./mod/chat/mod_form_lams.php
new clone, import and export functions for the moodle's chat tool