Eloy Lafuente (stronk7)
896123d130
Merge branch 'MDL-71425-311-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_311_STABLE
2021-05-04 23:39:40 +02:00
Eloy Lafuente (stronk7)
c1473c0de0
Merge branch 'MDL-71397-311' of git://github.com/marinaglancy/moodle into MOODLE_311_STABLE
2021-05-04 23:37:41 +02:00
Eloy Lafuente (stronk7)
5670d351ef
MDL-69863 tool_brickfield: Final version adjustments to current
...
In 311_STABLE, to today: 2021050400
2021-05-04 19:44:55 +02:00
Mike Churchward
749c657b50
MDL-69863 block_accessreview: Better error display.
2021-05-04 19:36:33 +02:00
Mike Churchward
c0a52bc66c
MDL-69863 tool_brickfield: Better instance name displayed in error list.
2021-05-04 19:36:33 +02:00
Mike Churchward
a65647f3f3
MDL-69863 tool_brickfield: Add 'periodically' to data message.
2021-05-04 19:36:33 +02:00
Mike Churchward
fa07b96a70
MDL-69863 tool_brickfield: Change public to private.
2021-05-04 19:36:33 +02:00
Mike Churchward
199eaa5e5b
MDL-69863 tool_brickfield: Removing plugin_installed event.
2021-05-04 19:36:33 +02:00
Mike Churchward
af73c3b374
MDL-69863 tool_brickfield: Language improvements.
2021-05-04 19:36:33 +02:00
Mike Churchward
a134cfdfe4
MDL-69863 tool_brickfield: Adding settings page title.
2021-05-04 19:36:33 +02:00
Mike Churchward
a37aaa8f20
MDL-69863 tool_brickfield: Disable analysis by default on installation.
2021-05-04 19:36:33 +02:00
Mike Churchward
c8e14ad361
MDL-69863 tool_brickfield: Ensure language strings use correct case.
2021-05-04 19:36:33 +02:00
Mike Churchward
65c8f7b7f3
MDL-69863 tool_brickfield: Ensuring navigation is correct.
2021-05-04 19:36:33 +02:00
Mike Churchward
b3c3fff86b
MDL-69863 tool_brickfield: ensuring lang string independence.
2021-05-04 19:36:33 +02:00
Mike Churchward
a83c25e80a
MDL-69863 tool_brickfield: Moving plugins to core files.
2021-05-04 19:36:33 +02:00
Mike Churchward
abf3cb9e3d
MDL-69863 tool_brickfield: Added Behat tests.
2021-05-04 19:36:33 +02:00
Andrew Nicols
19e3ba9f07
MDL-69863 block_accessreview: Fix file mode
2021-05-04 19:36:33 +02:00
Mike Churchward
43d29ccbed
MDL-69863 tool_brickfield: Adding the Brickfield toolkit.
2021-05-04 19:36:32 +02:00
Paul Holden
a46acabdcf
MDL-71530 competency: ensure all exported course fields are present.
...
Previously missing were the two new properties added in 36bc7b07
:
showactivitydates & showcompletionconditions - this change ensures
all properties are requested before exporting courses linked to
competencies.
2021-05-04 17:57:45 +01:00
David Mudrák
4806989294
MDL-71425 lang: Fix reworded strings in tests
2021-05-04 17:47:01 +02:00
Paul Holden
49c74619f7
MDL-71359 mod_forum: empty forums shouldn't export anything.
2021-05-04 17:22:21 +02:00
Sara Arjona
b3996aebb4
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:22:21 +02:00
Sara Arjona
3a1aa38bac
MDL-71408 h5plib_v124: Upgrade H5P core library to 1.24.02
2021-05-04 17:22:21 +02:00
Huong Nguyen
c2db084215
MDL-70720 Quiz: Improve capability checks when fetching users' best grades
2021-05-04 17:22:21 +02:00
Shamim Rezaie
f4139818d1
MDL-69028 repository: Put a rate limit on draft file uploads
2021-05-04 17:22:21 +02:00
Paul Holden
e806e56ebd
MDL-71130 quiz_grading: escape user idnumber on display.
2021-05-04 17:22:21 +02:00
David Mudrák
c54a79e9cc
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:22:21 +02:00
Sara Arjona
0989db0190
Merge branch 'MDL-71274-311' of git://github.com/aanabit/moodle into MOODLE_311_STABLE
2021-05-04 17:10:42 +02:00
Helen Foster
00006816e0
MDL-71425 lang: Import fixed English strings (en_fix)
2021-05-04 16:43:13 +02:00
Paul Holden
702d0ba4c5
MDL-71517 mod_data: remove invalid form custom data access.
...
On PHP7.4, trying to access array offsets of NULL triggers a notice.
2021-05-04 15:35:41 +01:00
Luca Bösch
cdcf6f44fc
MDL-70786 report_log: respect fullname setting.
2021-05-04 15:50:36 +02:00
Luca Bösch
4874954a45
MDL-70786 report_completion: respect fullname setting.
2021-05-04 14:29:57 +02:00
Luca Bösch
7403c62aef
MDL-70786 report_competency: respect fullname setting.
2021-05-04 14:29:57 +02:00
Luca Bösch
3917849965
MDL-70786 report_progress: respect fullname setting.
2021-05-04 14:29:57 +02:00
Luca Bösch
c33a41a34d
MDL-71268 graphics: Use new Moodle logo for RSS feeds by Moodle
2021-05-04 14:16:43 +02:00
Sara Arjona
b009de3c60
on-demand release 3.11dev+
2021-05-04 13:28:17 +02:00
Sara Arjona
b38bb3b1ff
Merge branch 'install_311_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_311_STABLE
2021-05-04 13:28:14 +02:00
Adrian Greeve
1f93d2bbff
Merge branch 'MDL-66673-MOODLE_311_STABLE' of https://github.com/ScottVerbeek/moodle into MOODLE_311_STABLE
2021-05-04 15:48:45 +08:00
Jun Pataleta
f350b8e0bd
Merge branch 'MDL-71401-311-3' of git://github.com/mickhawkins/moodle into MOODLE_311_STABLE
2021-05-04 12:26:41 +08:00
Michael Hawkins
c31d3450b4
MDL-71401 mod_scorm: Completion behat test fix
2021-05-04 12:22:36 +08:00
Michael Hawkins
fe02e8f4ab
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:22:36 +08:00
Michael Hawkins
13ff928efd
MDL-71401 mod_lesson: Update completion behat to test individual changes
2021-05-04 12:22:36 +08:00
Michael Hawkins
ffe4a99adb
MDL-71401 mod_glossary: Update completion behat to test all changes
2021-05-04 12:22:36 +08:00
Michael Hawkins
5ba3aa765d
MDL-71401 mod_forum: Update completion behat to test individual changes
2021-05-04 12:22:36 +08:00
Michael Hawkins
4308462ad1
MDL-71401 mod_data: Update completion behat to test individual changes
2021-05-04 12:22:36 +08:00
Michael Hawkins
767f129dbf
MDL-71401 assign: Update completion behat to test individual changes
2021-05-04 12:22:36 +08:00
Michael Hawkins
2fdf71ffc7
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:22:36 +08:00
AMOS bot
127cb81416
Automatically generated installer lang files
2021-05-04 00:07:34 +00:00
Eloy Lafuente (stronk7)
6486979fe6
Merge branch 'MDL-71463-311' of https://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-05-03 19:00:28 +02:00
David Mudrák
d95c3a00a0
MDL-70864 files: Fix zip_packer extracting files with trailing dots
...
File and folder names cannot end with dots on Windows. So replace the
trailing dots with underscore consistently with how some other zip tools
(such as 7-zip) handle this case.
2021-05-03 18:06:40 +02:00