Commit graph

101045 commits

Author SHA1 Message Date
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
Shamim Rezaie
c91c2aa744 MDL-71163 mod_lesson: Fix behat failures 2021-05-03 15:43:02 +02:00
Sara Arjona
afb9462896 Merge branch 'MDL-71163-311' of git://github.com/rezaies/moodle into MOODLE_311_STABLE 2021-05-03 12:00:06 +02:00
Sara Arjona
64a1ac1148 MDL-66431 behat: fix goutte + classic failure 2021-05-03 10:08:14 +02:00
Adrian Greeve
d5386da038 Merge branch 'MDL-71440-311' of git://github.com/mihailges/moodle into MOODLE_311_STABLE 2021-05-03 16:04:56 +08:00
Jun Pataleta
ebae37ea6c Merge branch 'MDL-71454-311' of git://github.com/lameze/moodle into MOODLE_311_STABLE 2021-05-03 15:34:03 +08:00
Mihail Geshoski
0b07c0346f 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:30:52 +08:00
Víctor Déniz
997d9c4468 Merge branch 'MDL-71189-311-3' of git://github.com/mickhawkins/moodle into MOODLE_311_STABLE 2021-05-03 08:17:45 +01:00
Jake Dallimore
ba134b77dc Merge branch 'MDL-71273-311' of git://github.com/dpalou/moodle into MOODLE_311_STABLE 2021-05-03 14:39:34 +08:00
Simey Lameze
57c8fff41a MDL-71454 theme: fix paddings for label resource 2021-05-03 14:35:56 +08:00
Michael Hawkins
de08af9e4a 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:42:23 +08:00
Michael Hawkins
70b16bb87c 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:42:23 +08:00
Michael Hawkins
30426fbe5e 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:42:23 +08:00
Michael Hawkins
c3bd602fb0 MDL-71189 core_completion: Updates to meet current coding standards 2021-05-03 13:42:23 +08:00
Jake Dallimore
8732156670 Merge branch 'MDL-52724-311' of git://github.com/merrill-oakland/moodle into MOODLE_311_STABLE 2021-05-03 13:25:20 +08:00
Adrian Greeve
d89a89c862 Merge branch 'MDL-71258_311' of https://github.com/timhunt/moodle into MOODLE_311_STABLE 2021-05-03 11:08:42 +08:00
Eloy Lafuente (stronk7)
372a6c5742 Merge branch 'MDL-66431-311' of git://github.com/ilyatregubov/moodle into MOODLE_311_STABLE 2021-05-02 19:13:56 +02:00
Víctor Déniz
2f2f1e6798 Merge branch 'MDL-69956-311' of https://github.com/dcai/moodle into MOODLE_311_STABLE 2021-05-02 19:13:45 +02:00
Víctor Déniz
43cd8af9e0 Merge branch 'MDL-70753-311' of https://github.com/sharidas/moodle into MOODLE_311_STABLE 2021-05-02 19:13:44 +02:00
Ilya Tregubov
9d4f7eb9c6 MDL-66431 core: Fix lti test for classic theme. 2021-05-02 16:10:20 +02:00
Ilya Tregubov
be5eff78ab MDL-66431 core: Fix behat tests.
Move activity creation to data generators. Only fixing those
tests failing due to removing usemodchooser preference.
2021-05-01 16:18:56 +02:00
Ilya Tregubov
21ecadc082 MDL-66431 core: Remove activity chooser user preference.
This commit removes activity chooser user preference and
course preference page. Separate dropdowns to activity and
resource is also removed.
2021-05-01 16:18:56 +02:00
Rajneel Totaram
c217daf2a4 MDL-71343 core_h5p: Convert all line-endings to UNIX format 2021-05-01 00:05:30 +12:00
Víctor Déniz
6f48b4ab71 weekly release 3.11dev+ 2021-04-30 12:54:10 +01:00
Andrew Nicols
9a4a49f060 MDL-71343 core_h5p: Add unit test for helper::parse_js_array
Signed-off-by: Rajneel Totaram <rjnlfj@yahoo.com>
2021-04-30 23:51:56 +12:00