Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
update tool adapter files to moodle 1.9.5 20090515 versions

  1. … 124 more files in changeset.
fixing typo which stopped upgrades from working if glossary module had grades

Use 'next' variable to check if an entry have been uploaded and if true lams shows the Next Activity button

Some little changes, nothing relevant

Some changes to fix some functions in the glossary, as Clone, Import and export.

we change to 1 the 'Next' variable if we upload a new entry in the Glossary. We pass that variable to view.php page so there we can display the Next Activity button if next=1.

we get the 'Next' variable and if is equal to 1 we desplay the Next Activity button (it means that we have done a comment to one entry so we can continue with the sequence)

hide Moodle's headers and footers if working inide LAMS's sequence. We also pass a variable called Next to the Comments.php page to be able to display LAMS's navigation buttons (if next=1 we tell to comments.php that a comment to one entry has been done).

Add Navigation Lams buttons and change headers for not to see Moodle navigation headers inside Lams

Pages needed to display Lams Navigation buttons in the top frame

    • -0
    • +14
    ./showlamsfinish.php
We add all the functions needed for Clone, Import or export the activity in Lams

Some changes in the moodle's navigation headers so you can't see them inside Lams

We add the Lams navigation buttons so you can go to next activity or finish editing the Lams activity

Add the is_lams variable to the database table

New, for lams glossary form

    • -0
    • +192
    ./mod_form_lams.php
Fix a call to modules that are not lams

Hide headers and footers if it is a Lams activity

original moodle 1.9.3 20081015 version

    • -0
    • +217
    ./db/postgres7.php
  1. … 4986 more files in changeset.