Mike Churchward
498f75502a
MDL-69863 tool_brickfield: Better instance name displayed in error list.
2021-05-04 19:49:55 +02:00
Mike Churchward
7331bb1454
MDL-69863 tool_brickfield: Add 'periodically' to data message.
2021-05-04 19:49:55 +02:00
Mike Churchward
616f20e9a5
MDL-69863 tool_brickfield: Change public to private.
2021-05-04 19:49:55 +02:00
Mike Churchward
03ada14526
MDL-69863 tool_brickfield: Removing plugin_installed event.
2021-05-04 19:49:55 +02:00
Mike Churchward
623c1b0326
MDL-69863 tool_brickfield: Language improvements.
2021-05-04 19:49:54 +02:00
Mike Churchward
ad1a600927
MDL-69863 tool_brickfield: Adding settings page title.
2021-05-04 19:49:54 +02:00
Mike Churchward
020109f3eb
MDL-69863 tool_brickfield: Disable analysis by default on installation.
2021-05-04 19:49:54 +02:00
Mike Churchward
ce9258afc4
MDL-69863 tool_brickfield: Ensure language strings use correct case.
2021-05-04 19:49:54 +02:00
Mike Churchward
b8c7cf9a74
MDL-69863 tool_brickfield: Ensuring navigation is correct.
2021-05-04 19:49:54 +02:00
Mike Churchward
11dcd419a5
MDL-69863 tool_brickfield: ensuring lang string independence.
2021-05-04 19:49:54 +02:00
Mike Churchward
c6c7c28dea
MDL-69863 tool_brickfield: Moving plugins to core files.
2021-05-04 19:49:54 +02:00
Mike Churchward
f8b34ffc68
MDL-69863 tool_brickfield: Added Behat tests.
2021-05-04 19:49:54 +02:00
Andrew Nicols
b3ead50a47
MDL-69863 block_accessreview: Fix file mode
2021-05-04 19:49:54 +02:00
Mike Churchward
e1c6497293
MDL-69863 tool_brickfield: Adding the Brickfield toolkit.
2021-05-04 19:49:54 +02:00
Paul Holden
06c4248b02
MDL-71359 mod_forum: empty forums shouldn't export anything.
2021-05-04 17:23:11 +02:00
Sara Arjona
4cb908690e
MDL-71408 h5plib_v124: Add required changes after lib upgrade
...
- The mbstring extension is required since Moodle 3.9 onwards so
the upgrading steps have been removed because they are not
required any more.
- The pull-request for fixing some minor PHP7.4 problems has been
integrated so this patch is not required.
2021-05-04 17:23:11 +02:00
Sara Arjona
6a1e3c5c7e
MDL-71408 h5plib_v124: Upgrade H5P core library to 1.24.02
2021-05-04 17:23:11 +02:00
Huong Nguyen
5444f88e4f
MDL-70720 Quiz: Improve capability checks when fetching users' best grades
2021-05-04 17:23:11 +02:00
Shamim Rezaie
9c11ceac1f
MDL-69028 repository: Put a rate limit on draft file uploads
2021-05-04 17:23:11 +02:00
Paul Holden
f40dfdf51e
MDL-71130 quiz_grading: escape user idnumber on display.
2021-05-04 17:23:11 +02:00
David Mudrák
eaa157d6ff
MDL-70804 mnet: Use proper DML method to get records from the table
...
This improves the code and avoids the risk of SQL injection through the
malicious XML-RPC request from the MNet peer.
2021-05-04 17:23:11 +02:00
Sara Arjona
5a0cca1e3c
Merge branch 'MDL-71274-master' of git://github.com/aanabit/moodle
2021-05-04 17:10:36 +02:00
Sara Arjona
1c9837a557
weekly release 4.0dev
2021-05-04 13:27:45 +02:00
Sara Arjona
f7c0ba49cf
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2021-05-04 13:27:42 +02:00
Adrian Greeve
ca01567790
Merge branch 'MDL-66673-master' of https://github.com/ScottVerbeek/moodle
2021-05-04 15:49:15 +08:00
Jun Pataleta
fd8544b37c
Merge branch 'MDL-71401-master-3' of git://github.com/mickhawkins/moodle
2021-05-04 12:26:34 +08:00
Michael Hawkins
2984de32ff
MDL-71401 mod_scorm: Completion behat test fix
2021-05-04 12:19:29 +08:00
Michael Hawkins
cac5b30e01
MDL-71401 mod_quiz: Add behat testing for multiple completion conditions
...
Other tests check behaviour of individual conditions, this tests that
when multiple core and custom conditions are required, each will be
updated as required and not cache until all are completed.
2021-05-04 12:19:29 +08:00
Michael Hawkins
c2dd5d7bc7
MDL-71401 mod_lesson: Update completion behat to test individual changes
2021-05-04 12:19:29 +08:00
Michael Hawkins
7c368add9c
MDL-71401 mod_glossary: Update completion behat to test all changes
2021-05-04 12:19:29 +08:00
Michael Hawkins
9db08b47de
MDL-71401 mod_forum: Update completion behat to test individual changes
2021-05-04 12:19:29 +08:00
Michael Hawkins
6469e8c1a9
MDL-71401 mod_data: Update completion behat to test individual changes
2021-05-04 12:18:36 +08:00
Michael Hawkins
70a653aa44
MDL-71401 assign: Update completion behat to test individual changes
2021-05-04 12:18:36 +08:00
Michael Hawkins
8e843696a2
MDL-71401 core_completion: Fix completion status caching
...
When an automatic completion condition may have had its state change,
we now unset the cached value for the user's completion in the relevant
activity, so up-to-date values are re-fetched and available to students.
The previous behaviour was that custom conditions would remain cached
until the activity reached overall completion.
2021-05-04 12:18:36 +08:00
AMOS bot
e77692ab7c
Automatically generated installer lang files
2021-05-04 00:07:57 +00:00
Eloy Lafuente (stronk7)
75dcac4716
Merge branch 'MDL-71463' of https://github.com/paulholden/moodle
2021-05-03 19:00:19 +02:00
Shamim Rezaie
47f7c24f2b
MDL-71163 mod_lesson: Fix behat failures
2021-05-03 15:41:43 +02:00
Sara Arjona
b04d1c3041
Merge branch 'MDL-71163-master' of git://github.com/rezaies/moodle
2021-05-03 11:59:58 +02:00
Eloy Lafuente (stronk7)
3f9812835b
Merge branch 'MDL-66431-fix' of github.com:sarjona/moodle
2021-05-03 10:07:47 +02:00
Adrian Greeve
c0fcd9bd64
Merge branch 'MDL-71440-master' of git://github.com/mihailges/moodle
2021-05-03 16:05:24 +08:00
Jun Pataleta
a8c8d2edf6
Merge branch 'MDL-71454-master' of git://github.com/lameze/moodle
2021-05-03 15:34:22 +08:00
Sara Arjona
1e40093bfa
MDL-66431 behat: fix goutte + classic failure
2021-05-03 09:32:04 +02:00
Mihail Geshoski
1fa872b84f
MDL-71440 mod_assign: New capability for viewing the submission summary
...
Creates a new capability mod/assign:viewownsubmissionsummary which will
be required in order to display the submission summary to the user in
the assignment page.
2021-05-03 15:27:27 +08:00
Víctor Déniz
6d3107641d
Merge branch 'MDL-71189-master-3' of git://github.com/mickhawkins/moodle
2021-05-03 08:08:34 +01:00
Jake Dallimore
08e3b32181
Merge branch 'MDL-71273-master' of git://github.com/dpalou/moodle
2021-05-03 14:39:14 +08:00
Simey Lameze
0102485180
MDL-71454 theme: fix paddings for label resource
2021-05-03 14:35:42 +08:00
Michael Hawkins
a9a4e56bb3
MDL-71189 mod_quiz: Update completion rule descriptions method
...
Allow for conditions that are not set, consistent with other modules.
They will usually always be set in practice, but best to handle it,
which also helps with unit testing.
2021-05-03 13:36:11 +08:00
Michael Hawkins
b77c66ac10
MDL-71189 core_completion: Adding completion sort order to activities
...
This implements sort ordering for all completion conditions, in
activities which support custom completion conditions.
2021-05-03 13:36:11 +08:00
Michael Hawkins
f105612d7f
MDL-71189 core_completion: Implementing custom completion sort ordering
...
This adds the requirement for activities supporting custom completion to
specify the order all completion conditions should be displayed for that
activity. It also implements the sorting that takes place.
2021-05-03 13:36:11 +08:00
Michael Hawkins
c997fc7784
MDL-71189 core_completion: Updates to meet current coding standards
2021-05-03 13:36:11 +08:00