Skip to content

[T19] Update plugin for compatibility#7

Open
aneno-m-e wants to merge 94 commits intocatalyst:TOTARA_19_STABLEfrom
aneno-m-e:TOTARA_19_STABLE
Open

[T19] Update plugin for compatibility#7
aneno-m-e wants to merge 94 commits intocatalyst:TOTARA_19_STABLEfrom
aneno-m-e:TOTARA_19_STABLE

Conversation

@aneno-m-e
Copy link

Work done:

  • based on TOTARA_13_STABLE
  • updated tests classes to be compatible with T19
  • merged in MOODLE_34_BRANCH to avoid version downgrading issues on Tōtara sites that were running the MOODLE_34_BRANCH code.

mdjnelson and others added 30 commits November 13, 2017 11:33
This was done because the core 'import' icon was mapped
to the Font Awesome icon 'fa-level-up' which did not look
appropriate.
This allows students to view the activity and download
their certificate. It also allows teachers to view the
list of issued certificates, with the ability to revoke
any.

This is for Moodle Mobile v3.5.0 (not to be confused with
your Moodle site version) and will not work on Mobile
versions earlier than this.

If you are running a Moodle site on version 3.4 or below
you will need to install the local_mobile plugin in order
for this to work.

If you are running a Moodle site on version 3.0 or below
then you will need to upgrade.
This commit is not as vital as the previous one as it
does not affect the layout of the PDF.
Also renamed 'Received date' to 'Awarded on'.
abias and others added 28 commits December 17, 2018 10:04
Add support to get_users_in_context and delete_data_for_users methods
added since 3.4.6 and 3.5.3 and 3.6.
The description strings for the settings prevent copy, prevent print, and prevent modify were mixed up when added with:
mdjnelson#180 Add possibility to set default values of activity instance
Make the code easier to read and understand
We should use this instead of our own logic.
The grade item's type was being hard-coded to
GRADE_TYPE_VALUE when this isn't always the
case.
Increase the vertical spacing after the single button for downloading
user’s own certificate. This makes the page look better.
@bwalkerl bwalkerl changed the base branch from TOTARA_13_STABLE to TOTARA_19_STABLE July 22, 2025 02:42
@bwalkerl
Copy link

Thanks @aneno-m-e

I've created a new branch here based on your first 2 steps and set that as the target. I'm in favor of merging MOODLE_34_BRANCH in, mainly so that there's a version bump, but haven't tested it myself - so I'm leaving this PR open for now. Has this been tested thoroughly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.