Shamim Rezaie [Wed, 15 Jan 2020 04:58:32 +0000 (15:58 +1100)]
MDL-69166 pg_paypal: Support multiple currencies on the same page
Shamim Rezaie [Mon, 13 Jan 2020 17:37:01 +0000 (04:37 +1100)]
MDL-69166 enrol_fee: use template for payment btn & properly format cost
Shamim Rezaie [Sun, 12 Jan 2020 14:31:44 +0000 (01:31 +1100)]
MDL-69166 core_payment: es6-ify
Shamim Rezaie [Sat, 11 Jan 2020 19:28:34 +0000 (06:28 +1100)]
MDL-69166 core_payment: add a callback for when payment is done
Shamim Rezaie [Fri, 10 Jan 2020 18:34:47 +0000 (05:34 +1100)]
MDL-69166 pg_paypal: Display PayPal buttons in a modal
Shamim Rezaie [Fri, 10 Jan 2020 08:30:07 +0000 (19:30 +1100)]
MDL-69166 pg_paypal: handle paypal checkout callbacks
Shamim Rezaie [Fri, 10 Jan 2020 07:59:58 +0000 (18:59 +1100)]
MDL-69166 pg_paypal: Ability to connect to sandbox or live environment
Shamim Rezaie [Wed, 8 Jan 2020 17:06:44 +0000 (04:06 +1100)]
MDL-69166 pg_paypal: Process after payment
Shamim Rezaie [Wed, 8 Jan 2020 16:45:51 +0000 (03:45 +1100)]
MDL-69166 core_payment: Save general payment information
Shamim Rezaie [Wed, 8 Jan 2020 15:57:11 +0000 (02:57 +1100)]
MDL-69166 pg_paypal: paypal helper class to work with API
Shamim Rezaie [Wed, 8 Jan 2020 14:43:51 +0000 (01:43 +1100)]
MDL-69166 enrol_fee: Implement callback functions for payment subsystem
Shamim Rezaie [Wed, 8 Jan 2020 14:41:12 +0000 (01:41 +1100)]
MDL-69166 core_payment: helper methods to get cost and to deliver order
Also create the infrastructure to let components know when they have to
deliver what they sold. We are going to use namespace functions instead
of traditional callbacks.
Shamim Rezaie [Mon, 6 Jan 2020 08:48:08 +0000 (19:48 +1100)]
MDL-69166 enrol_fee: set a description for enrolment
Shamim Rezaie [Mon, 6 Jan 2020 08:54:31 +0000 (19:54 +1100)]
MDL-69166 core_payment: send a purchase description to payment gateways
We truncate description to 127 chars as per PayPal requirement
Shamim Rezaie [Fri, 3 Jan 2020 09:07:51 +0000 (20:07 +1100)]
MDL-69166 pg_paypal: render PayPal buttons and set up transaction
We truncate brand_name to 127 chars as per PayPal requirement.
Shamim Rezaie [Tue, 29 Sep 2020 11:21:33 +0000 (21:21 +1000)]
MDL-69166 pg_paypal: WS and AMD to return some settings to be used in js
Shamim Rezaie [Fri, 27 Dec 2019 13:19:21 +0000 (00:19 +1100)]
MDL-69166 core_payment: post to process payment
Shamim Rezaie [Mon, 29 Jun 2020 20:34:14 +0000 (06:34 +1000)]
MDL-69166 core_payment: display an image for each gateway
Shamim Rezaie [Fri, 27 Dec 2019 01:00:06 +0000 (12:00 +1100)]
MDL-69166 core_payment: some basic styling
Shamim Rezaie [Wed, 29 Jan 2020 08:11:37 +0000 (19:11 +1100)]
MDL-69166 core_payment: display the gateways modal
Shamim Rezaie [Wed, 29 Jan 2020 08:09:53 +0000 (19:09 +1100)]
MDL-69166 core_payment: WS to get list of gateways supporting a currency
Shamim Rezaie [Mon, 16 Dec 2019 12:14:14 +0000 (23:14 +1100)]
MDL-69166 enrol_fee: An enrolment plugin that supports payments
Shamim Rezaie [Mon, 16 Dec 2019 12:14:51 +0000 (23:14 +1100)]
MDL-69166 pg_paypal: A new payment gateway is born
Shamim Rezaie [Mon, 16 Dec 2019 12:58:11 +0000 (23:58 +1100)]
MDL-69166 core: list settings page in the admin tree
Shamim Rezaie [Mon, 16 Dec 2019 14:21:47 +0000 (01:21 +1100)]
MDL-69166 core_payment: basic gateway skeleton
Shamim Rezaie [Mon, 16 Dec 2019 13:23:26 +0000 (00:23 +1100)]
MDL-69166 core: define payment as a subsystem and pg as a plugin type
Eloy Lafuente (stronk7) [Fri, 23 Oct 2020 12:40:27 +0000 (14:40 +0200)]
weekly release 4.0dev
Eloy Lafuente (stronk7) [Fri, 23 Oct 2020 12:40:21 +0000 (14:40 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install into master
Adrian Greeve [Fri, 23 Oct 2020 01:03:20 +0000 (09:03 +0800)]
Merge branch 'MDL-67650-forced-checkbox-textarea' of https://github.com/brendanheywood/moodle
Víctor Déniz [Thu, 22 Oct 2020 11:25:56 +0000 (12:25 +0100)]
Merge branch 'MDL-68664-master' of git://github.com/lameze/moodle
Sara Arjona [Thu, 22 Oct 2020 06:55:55 +0000 (08:55 +0200)]
Merge branch 'MDL-69553' of https://github.com/NeillM/moodle
Brendan Heywood [Tue, 18 Feb 2020 12:42:58 +0000 (23:42 +1100)]
MDL-67650 admin: Consistently show forced config settings
Jake Dallimore [Thu, 22 Oct 2020 01:30:28 +0000 (09:30 +0800)]
Merge branch 'MDL-68438_master' of https://github.com/t-schroeder/moodle
Adrian Greeve [Thu, 22 Oct 2020 01:08:50 +0000 (09:08 +0800)]
Merge branch 'MDL-69788' of https://github.com/paulholden/moodle
AMOS bot [Thu, 22 Oct 2020 00:07:57 +0000 (00:07 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Wed, 21 Oct 2020 17:43:13 +0000 (19:43 +0200)]
Merge branch 'MDL-66392' of https://github.com/paulholden/moodle into master
Paul Holden [Tue, 29 Sep 2020 07:57:56 +0000 (08:57 +0100)]
MDL-66392 analytics: make model output directory default to empty.
Falling back to path within $CFG->dataroot/models.
Sara Arjona [Wed, 21 Oct 2020 16:32:38 +0000 (18:32 +0200)]
Merge branch 'm40_MDL-68536_Notice_Undefined_Property_CFG_branch' of https://github.com/scara/moodle into master
Sara Arjona [Wed, 21 Oct 2020 15:38:05 +0000 (17:38 +0200)]
Merge branch 'MDL-67673' of https://github.com/stronk7/moodle into master
Víctor Déniz [Wed, 21 Oct 2020 15:27:05 +0000 (16:27 +0100)]
Merge branch 'MDL-69392-master' of git://github.com/junpataleta/moodle
Víctor Déniz [Wed, 21 Oct 2020 10:13:17 +0000 (11:13 +0100)]
Merge branch 'MDL-69513-dkim-settings' of https://github.com/brendanheywood/moodle
Eloy Lafuente (stronk7) [Wed, 7 Oct 2020 19:33:38 +0000 (21:33 +0200)]
MDL-67673 phpunit: Document all the changes in upgrade.txt
This includes:
- Breaking changes (return void + PHP 7.1 min requirement).
- Deprecations and removals.
- Specifically DbUnit and its replacement.
- Printer showing how to rerun tests removed.
Eloy Lafuente (stronk7) [Wed, 7 Oct 2020 18:41:44 +0000 (20:41 +0200)]
MDL-67673 phpunit: Remove the rerun hint on failed test cases
That custom printer was using some hacks to be able to intercept
configuration switches, reflection and other tricks to be able to
print the:
To re-run:
vendor/bin/phpunit --verbose "core_setuplib_testcase" lib/tests/setuplib_test.php
line on every failed/exceptional/skipped test. After some internal
discussion it was agreed that the normal phpunit output:
1) core_setuplib_testcase::test_localcachedir
Time is lower that allowed start value
Failed asserting that
1601976686 is equal to
1601976687 or is greater than
1601976687.
/var/www/html/lib/phpunit/classes/advanced_testcase.php:446
/var/www/html/lib/tests/setuplib_test.php:170
/var/www/html/lib/phpunit/classes/advanced_testcase.php:80
has already all the information at hand about how to rerun a test:
- vendor/bin/phpunit lib/tests/setuplib_test.php
- vendor/bin/phpunit --filter core_setuplib_testcase::test_localcachedir
- vendor/bin/phpunit --filter ::test_localcachedir
- vendor/bin/phpunit --testsuite componentname_testsuite
- vendor/bin/phpunit --config <<compoenent directory>>
- use --cache-result to get failed tests rerun with ease.
- ...
So better, let's use standard phpunit output and done. Also, note that,
with the upgrade to phpunit 8.5, the printer was not working correctly
any more, causing some switches, like --verbose ... to be ignored. Sure
it could have been fixed but, as commented above, no real need for all
that "parapheranlia" to print the rerun information.
Eloy Lafuente (stronk7) [Wed, 7 Oct 2020 10:02:19 +0000 (12:02 +0200)]
MDL-67673 phpunit: deprecate old phpunit/dbunit stuff
Apply the standard deprecation procedure to the old APIs, to
be removed in Moodle 4.2 (MDL-69882). Existing unit tests
cover the deprecation debugging.
Originally MDL-64600
Eloy Lafuente (stronk7) [Sun, 4 Oct 2020 22:37:34 +0000 (00:37 +0200)]
MDL-67673 phpunit: Move tests to use new phpunit_dataset
- Make advanced_testcase old methods to use new ones internally.
- Fix advanced_testcase, statslib, mod/quiz and mod/data tests.
Originally MDL-64600
Eloy Lafuente (stronk7) [Sun, 4 Oct 2020 15:30:44 +0000 (17:30 +0200)]
MDL-67673 phpunit: Introduce a new, lightweight phpunit_dataset
In charge of taking over the, now removed/archived, phpunit/dbunit
package. It supports loading of CSV/XML files and strings and
PHP arrays, allowing to send the loaded information to database.
Perform some basic controls about the consistency of information,
surely not super-exhaustive but fair enough.
100% covered with unit test.
Planned like an "interim" replacement for phpunit/dbunit uses in
core that, ideally, should be moved to generators stuff at some
point.
Note, expect a few tests in core to fail with this commit, I've
changed some fixtures around. Next commit will fix existing uses.
Originally MDL-64600
Eloy Lafuente (stronk7) [Tue, 15 Sep 2020 14:03:05 +0000 (16:03 +0200)]
MDL-67673 phpunit: Disable phpunit results cache by default
It can be enabled if desired from CLI using the --cache-result
option (or modifying the phpunit.xml cacheResult to true).
That will create the .phpunit.result.cache files that,
later, can be used to easily repeat failed (defects) tests or
run the slow ones first and more. See the --order-by option
to know more about all the available criteria. For example:
./vendor/bin/phpunit --order-by=defects --stop-on-defect
(will run all the failed ones first, stopping on problem, useful
for TDD and other scenarios, not so much for complete runs or CI).
Also, added to .gitignore so they won't be committed ever.
Eloy Lafuente (stronk7) [Tue, 1 Sep 2020 23:14:14 +0000 (01:14 +0200)]
MDL-67673 phpunit: Remove deprecated assertEquals() params
The optional parameters of assertEquals() and assertNotEquals()
are deprecated in PHPUnit 8 (to be removed in PHPUnit 9):
- delta => use assertEqualsWithDelta()
- canonicalize => use assertEqualsCanonicalizing()
- ignoreCase => use assertEqualsIgnoringCase
- maxDepth => removed without replacement.
More info @ https://github.com/sebastianbergmann/phpunit/issues/3341
Initial search done with:
ag 'assert(Not)?Equals\(.*,.*,' --php
Then, running tests and fixing remaining cases.
Eloy Lafuente (stronk7) [Mon, 31 Aug 2020 22:44:13 +0000 (00:44 +0200)]
MDL-67673 phpunit: Remove deprecated assertContains() uses on strings
Both assertContains() and assertNotContains() are deprecated in PHPUnit 8
for operations on strings. Also the optional case parameter is. All uses
must be changed to one of:
- assertStringContainsString()
- assertStringContainsStringIgnoringCase()
- assertStringNotContainsString()
- assertStringNotContainsStringIgnoringCase()
More info: https://github.com/sebastianbergmann/phpunit/issues/3422
Regexp to find all uses:
ag 'assert(Not)?Contains\('
Eloy Lafuente (stronk7) [Mon, 31 Aug 2020 22:07:51 +0000 (00:07 +0200)]
MDL-67673 phpunit: Remove deprecated non-public attribute assertions
With PHPUnit 8 a good number of assertions, all them related with
operations on non-public attributes have been deprecated. And will
be removed with PHPUnit 9.
The main point is that unit tests shouldn't be testing non-public
APIs (good practice) and those assertions were an error originally.
See https://github.com/sebastianbergmann/phpunit/issues/3338 for
the complete list and other details.
When possible (the attributes being checked are public), the change
is simple, just switching to normal assertions.
When the attributes are not public we need to find a workaround
to be able to test the same using public APIs, or use Reflection,
or remove the tests.
For the records, this is the regexp used to find all the cases:
ag '>(assertAttribute|attribute\(|readAttributte|getStaticAttribute| \
getObjectAttribute)' -G "test.php"
Eloy Lafuente (stronk7) [Sun, 2 Aug 2020 23:19:50 +0000 (01:19 +0200)]
MDL-67673 phpunit: Remove expectedException annotations
While this is not strictly required, because removal will
happen in PHPUnit 9.0, we are already getting rid of all
uses in core.
From release notes:https://phpunit.de/announcements/phpunit-8.html
The annotations `@expectedException`, `@expectedExceptionCode`,
`@expectedExceptionMessage`, and `@expectedExceptionMessageRegExp`
are now deprecated.
Using these annotations will trigger a deprecation warning
in PHPUnit 8 and in PHPUnit 9 these annotations will be removed.
Also, all uses of expectExceptionMessageRegExp() has been moved
to expectExceptionMessageMatches(). See https://github.com/sebastianbergmann/phpunit/issues/3957
TODO: Various weirdness found while doing the changes with these tests:
- vendor/bin/phpunit lib/tests/exporter_test.php (created MDL-69700)
- vendor/bin/phpunit competency/tests/external_test.php (same issue than prev one)
- vendor/bin/phpunit question/engine/tests/questionengine_test.php (created MDL-69624)
- vendor/bin/phpunit lib/tests/event_test.php (created MDL-69688)
Eloy Lafuente (stronk7) [Sun, 2 Aug 2020 11:43:32 +0000 (13:43 +0200)]
MDL-67673 phpunit: Remove deprecated assertArraySubset()
While this is not strictly required, because removal will
happen in PHPUnit 9.0, we are already getting rid of all
uses in core.
From release notes:https://phpunit.de/announcements/phpunit-8.html
assertArraySubset() is deprecated and will be removed in PHPUnit 9.
Eloy Lafuente (stronk7) [Sun, 2 Aug 2020 11:08:42 +0000 (13:08 +0200)]
MDL-67673 phpunit: Remove deprecated assertInternalType()
While this is not strictly required, because removal will
happen in PHPUnit 9.0, we are already getting rid of all
uses in core.
From release notes:https://phpunit.de/announcements/phpunit-8.html
assertInternalType() is deprecated and will be removed in
PHPUnit 9. Refactor your test to use assertIsArray(), assertIsBool(),
assertIsFloat(), assertIsInt(), assertIsNumeric(), assertIsObject(),
assertIsResource(), assertIsString(), assertIsScalar(),
assertIsCallable(), or assertIsIterable() instead.
Eloy Lafuente (stronk7) [Sun, 2 Aug 2020 08:50:59 +0000 (10:50 +0200)]
MDL-67673 phpunit: phpunit_constraint_object_is_equal_with_exceptions
Constraints are now declared final, so we cannot extend them anymore.
Hence, instead of extending PHPUnit\Framework\Constraint\IsEqual we
are just wrapping it into our constraint.
Eloy Lafuente (stronk7) [Sun, 2 Aug 2020 08:59:12 +0000 (10:59 +0200)]
MDL-67673 phpunit: Fix the return type of template methods
All the setup/teardown/pre/post/conditions template methods
now are required to return void. This was warned with phpunit 7
and now is enforced.
At the same time, fix a few wrong function names,
provider data and param types, return statements...
Eloy Lafuente (stronk7) [Sat, 1 Aug 2020 16:15:28 +0000 (18:15 +0200)]
MDL-67673 phpunit: Bump to PHPUnit 8.5 and remove DBunit
This makes everything to break, but it's what we'll be fixing
in the next commits, heh. :-)
Generated with php72 (min version supported), following the
instructions @ https://docs.moodle.org/dev/Composer
Paul Holden [Fri, 16 Oct 2020 07:59:53 +0000 (08:59 +0100)]
MDL-69788 admin: validate language menu configuration.
Jun Pataleta [Wed, 21 Oct 2020 09:46:55 +0000 (17:46 +0800)]
Merge branch 'MDL-37226-master' of git://github.com/lucaboesch/moodle
Tim Schroeder [Thu, 16 Apr 2020 19:40:01 +0000 (21:40 +0200)]
MDL-68438 message: fixed email format change with messaging disabled
Neill Magill [Mon, 24 Aug 2020 12:00:37 +0000 (13:00 +0100)]
MDL-69553 output: Handle pre-loading multiline string defines
Before this patch strings that were declared over multiple lines in
a template would not be parsed correctly.
{{#str}}value,
mod_forum{{/str}}
would have been been parsed to get_string('value', 'core')
{{#str}}
value, mod_forum
{{/str}}
would have been been parsed to get_string('', 'core')
Neill Magill [Wed, 21 Oct 2020 07:16:35 +0000 (08:16 +0100)]
MDL-69553 output: Unit tests for loading multiline string defines
Jun Pataleta [Wed, 21 Oct 2020 08:03:20 +0000 (16:03 +0800)]
Merge branch 'MDL-69945-master' of git://github.com/lucaboesch/moodle
Adrian Greeve [Wed, 21 Oct 2020 06:13:07 +0000 (14:13 +0800)]
Merge branch 'MDL-69807' of https://github.com/paulholden/moodle
Jun Pataleta [Mon, 5 Oct 2020 11:05:17 +0000 (19:05 +0800)]
MDL-69392 mod_forum: Colour contrast check for locked discussions
Jun Pataleta [Mon, 5 Oct 2020 11:04:16 +0000 (19:04 +0800)]
MDL-69392 block_myoverview: Basic contrast check for the dashboard
Jun Pataleta [Mon, 5 Oct 2020 09:38:22 +0000 (17:38 +0800)]
MDL-69392 question: Fix Try again button styling
Jun Pataleta [Thu, 27 Aug 2020 14:54:48 +0000 (22:54 +0800)]
MDL-69392 theme_boost: Improve question colour contrast
* Lighten info container.
* Fix colour contrast for the question container by
- Lightening the background a bit
- Darkening the text colour a bit
- Making sure the link colour has good colour contrast against the
question text.
* Fix colour contrast for the comments container by
- Lightening the text colour a bit
- Darkening the link colour a bit for better colour contrast against
the feedback text.
Jun Pataleta [Fri, 4 Sep 2020 03:12:16 +0000 (11:12 +0800)]
MDL-69392 theme_classic: Darken red, blue and green colours
The current red, blue, and green colours achieve the minimum colour
contrast against a white background. However, when they're against
coloured background, text with these colours will easily fail the
4.5:1 contrast ratio requirement for Level AA.
The updated colours now have the following contrast ratio against a
white background:
* Blue - #0f6fc5 (5.12:1, from 4.58:1)
* Green - #357a32 (5.27:1, from 4.63:1)
* Red - #ca3120 (5.29:1, from 4.59:1)
Jun Pataleta [Thu, 27 Aug 2020 14:50:52 +0000 (22:50 +0800)]
MDL-69392 theme_boost: Darken red, blue and green colours
The current red, blue, and green colours achieve the minimum colour
contrast against a white background. However, when they're against
coloured background, text with these colours will easily fail the
4.5:1 contrast ratio requirement for Level AA.
The updated colours now have the following contrast ratio against a
white background:
* Blue - #0f6fc5 (5.12:1, from 4.58:1)
* Green - #357a32 (5.27:1, from 4.63:1)
* Red - #ca3120 (5.29:1, from 4.59:1)
Adrian Greeve [Wed, 21 Oct 2020 04:55:11 +0000 (12:55 +0800)]
Merge branch 'MDL-68766-master' of https://github.com/ised-isde-canada/moodle
Jake Dallimore [Wed, 21 Oct 2020 04:45:36 +0000 (12:45 +0800)]
Merge branch 'MDL-68983-recent-session-lock-ro' of https://github.com/brendanheywood/moodle
Jake Dallimore [Wed, 21 Oct 2020 02:57:15 +0000 (10:57 +0800)]
Merge branch 'MDL-69902' of https://github.com/marinaglancy/moodle
Jake Dallimore [Wed, 21 Oct 2020 01:59:48 +0000 (09:59 +0800)]
Merge branch 'MDL-69751-master' of git://github.com/mihailges/moodle
Eloy Lafuente (stronk7) [Tue, 20 Oct 2020 22:50:19 +0000 (00:50 +0200)]
weekly release 4.0dev
Luca Bösch [Mon, 19 Oct 2020 07:52:54 +0000 (09:52 +0200)]
MDL-65448 block_site_main_menu: Restyle moving.
Jake Dallimore [Tue, 20 Oct 2020 03:08:16 +0000 (11:08 +0800)]
Merge branch 'MDL-67695-master_get_lti_proxies' of https://github.com/andrewmadden/moodle
Adrian Greeve [Tue, 20 Oct 2020 00:48:05 +0000 (08:48 +0800)]
Merge branch 'master-MDL-68284' of https://github.com/yao9394/moodle
Mihail Geshoski [Tue, 6 Oct 2020 05:30:45 +0000 (13:30 +0800)]
MDL-69751 core: Restore deleted guest user and add missing context
This upgrade step fixes the cases where the current guest user is
labelled as 'deleted' and the related user context is missing.
Mihail Geshoski [Tue, 6 Oct 2020 05:24:05 +0000 (13:24 +0800)]
MDL-69751 course: Handle missing guest user context
Makes sure the guest user context exists when fetching
the recommended modules. If the context does not exist
an exception is being thrown describing the problem.
Víctor Déniz [Tue, 20 Oct 2020 00:28:31 +0000 (01:28 +0100)]
Merge branch 'MDL-69962-master' of https://github.com/clransom/moodle
Simey Lameze [Tue, 20 Oct 2020 00:23:24 +0000 (08:23 +0800)]
MDL-68664 theme: remove right margin from form-inline class
Andrew Nicols [Tue, 20 Oct 2020 00:01:51 +0000 (08:01 +0800)]
Merge branch 'MDL-69687-master' of https://github.com/sammarshallou/moodle
Jake Dallimore [Mon, 19 Oct 2020 23:45:35 +0000 (07:45 +0800)]
Merge branch 'MDL-69726' of git://github.com/aolley/moodle
Paul Holden [Fri, 16 Oct 2020 13:54:25 +0000 (14:54 +0100)]
MDL-69807 blocks: remove redundant sesskey loading edit/delete page.
Eloy Lafuente (stronk7) [Mon, 19 Oct 2020 20:56:20 +0000 (22:56 +0200)]
Merge branch 'MDL-69906-master-searchsimpledb' of git://github.com/mudrd8mz/moodle into master
Eloy Lafuente (stronk7) [Mon, 19 Oct 2020 20:31:51 +0000 (22:31 +0200)]
Merge branch 'MDL-57756-text-customparams' of https://github.com/cengage/moodle into master
Andrew Madden [Mon, 19 Oct 2020 03:35:19 +0000 (14:35 +1100)]
MDL-67695 mod_lti: Use correct return structure for get_tool_proxies.
* Deprecated serialise_tool_proxy() as no longer used.
* Use tool_proxy_return_structure for each proxy.
* Added tests for getting all proxies and orphaned proxies.
Sara Arjona [Mon, 19 Oct 2020 16:14:45 +0000 (18:14 +0200)]
Merge branch 'MDL-69897' of https://github.com/paulholden/moodle into master
Sara Arjona [Mon, 19 Oct 2020 11:41:51 +0000 (13:41 +0200)]
Merge branch 'MDL-69900-master' of git://github.com/mihailges/moodle into master
Katie Ransom [Mon, 19 Oct 2020 09:45:26 +0000 (10:45 +0100)]
MDL-69962 tool_usertours: Fix increase in included files
sam marshall [Mon, 19 Oct 2020 09:14:09 +0000 (10:14 +0100)]
MDL-69687 Course: remove_course_contents orphaned completion data
The remove_course_contents function did not delete data from
course_module_completion table in most cases, resulting in large
quantities of orphaned data.
Sara Arjona [Mon, 19 Oct 2020 08:07:11 +0000 (10:07 +0200)]
Merge branch 'master-MDL-69791' of https://github.com/golenkovm/moodle into master
Andrew Nicols [Mon, 19 Oct 2020 07:49:13 +0000 (15:49 +0800)]
Merge branch 'MDL-65448-master' of git://github.com/lucaboesch/moodle
Luca Bösch [Mon, 19 Oct 2020 07:43:42 +0000 (09:43 +0200)]
MDL-65448 block_social_activities: Restyle moving.
Luca Bösch [Mon, 19 Oct 2020 07:33:19 +0000 (09:33 +0200)]
MDL-65448 core_course: Restyle non-JS activity moving.
Luca Bösch [Mon, 19 Oct 2020 07:14:26 +0000 (09:14 +0200)]
MDL-65448 gradebook: Remove erraneous dev .movehere class left over.
Sara Arjona [Mon, 19 Oct 2020 07:03:42 +0000 (09:03 +0200)]
Merge branch 'MDL-69736-master' of git://github.com/ferranrecio/moodle into master
Brendan Heywood [Fri, 16 Oct 2020 07:09:35 +0000 (18:09 +1100)]
MDL-69513 email: Add support for email DKIM signatures
Andrew Nicols [Mon, 19 Oct 2020 03:27:04 +0000 (11:27 +0800)]
Merge branch 'MDL-69687-master' of https://github.com/sammarshallou/moodle
Andrew Nicols [Mon, 19 Oct 2020 02:04:11 +0000 (10:04 +0800)]
Merge branch 'MDL-65448-master' of git://github.com/lucaboesch/moodle