Ilya Tregubov
a7c42e69f4
Merge branch 'MDL-78025' of https://github.com/timhunt/moodle
2023-05-02 11:42:45 +08:00
Tim Hunt
c71272c3b1
MDL-78025 quiz: fix the quiz_questions_in_use logic
2023-04-26 15:29:39 +01:00
Paul Holden
b495ba0cec
Merge branch 'MDL-78007-master' of https://github.com/HuongNV13/moodle
2023-04-25 12:36:07 +01:00
Huong Nguyen
1d4c1d9c65
MDL-78007 tiny_media: Fix wrong condition for the Tiny Media
...
Including in this commit:
- Switched to Tiny editor in manually_mark_question.feature
2023-04-24 15:53:41 +07:00
Jun Pataleta
9095bb0ef9
MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts
2023-04-22 23:17:50 +08:00
Ilya Tregubov
a0b40bd104
MDL-77229 mod_lesson: Black list detailed statistics in classic Behat.
...
The nav element to go to detailed stats page is missing in classic
2023-04-21 15:03:02 +08:00
Ilya Tregubov
ad401db0f8
Merge branch 'MDL-77229-master' of https://github.com/ilyatregubov/moodle
2023-04-21 12:11:59 +08:00
Ilya Tregubov
1601a2610f
MDL-77229 lesson: Add Behat test
2023-04-21 12:02:34 +08:00
Juan Leyva
f14c09406a
MDL-77229 lesson: Fix error for empty responses (numerical pagetype)
2023-04-20 12:46:21 +02:00
Paul Holden
5521d1d6e8
MDL-77187 mod_wiki: validate external method sort parameters.
2023-04-19 16:44:19 +00:00
Jun Pataleta
02ba4ceefa
Merge branch 'MDL-77940' of https://github.com/stronk7/moodle
2023-04-19 17:43:23 +08:00
Jun Pataleta
07243a3ae3
Merge branch 'MDL-77785' of https://github.com/timhunt/moodle
2023-04-19 15:45:55 +08:00
Eloy Lafuente (stronk7)
061c9d7ba0
MDL-77940 versions: bump all versions and requires near release
...
version = 2023042400 release version
requires= 2023041800 current rc1 version
2023-04-18 18:08:09 +02:00
Víctor Déniz
b576b068bd
MDL-77878 lang: Use fixed strings in tests
2023-04-17 08:49:59 +01:00
Helen Foster
ee8408c4d5
MDL-77878 lang: Import fixed English strings (en_fix)
2023-04-14 13:08:38 +01:00
Sara Arjona
bdc106e840
Merge branch 'MDL-76859-master' of https://github.com/sarjona/moodle
2023-04-13 16:24:20 +02:00
Sara Arjona
9ce4fb65fd
Merge branch 'MDL-77164-master' of https://github.com/marinaglancy/moodle
2023-04-13 14:00:18 +02:00
Sara Arjona
2f771f3175
Merge branch 'MDL-77788-master' of https://github.com/rmady/moodle
2023-04-13 13:16:46 +02:00
Marina Glancy
8fc1486d36
MDL-77164 various: fix incorrect phpdocs
2023-04-13 11:35:06 +01:00
Marina Glancy
4d765cd699
MDL-77164 privacy: typehint test content writer
2023-04-13 09:43:15 +01:00
Marina Glancy
9ffbcce0ac
MDL-77164 various: fix mustache template name
2023-04-13 09:43:15 +01:00
Marina Glancy
04f8fdd021
MDL-77164 various: fix javascript AMD module name
2023-04-13 09:43:15 +01:00
Petr Skoda
43b56a90d9
MDL-76859 h5p: Fix behat failures
...
- Only resize if the H5P EmbedCommunicator is defined (otherwise, it was causing a
JS error)
- An unnecessary image has been removed from the greeting-card.h5p fixture package.
That way, the text will always be displayed (even if the iframe is still not
resized). Instead of replacing the original greeting-card-887.h5p file, I've
renamed it to greeting-card.h5p, to remove these ugly and unnecessary numbers
at the end of the file name).
2023-04-12 12:26:23 +02:00
Sara Arjona
e9327f7339
Merge branch 'MDL-77348-master' of https://github.com/meirzamoodle/moodle
2023-04-12 12:19:06 +02:00
Meirza
8cee99346b
MDL-77348 mod_lesson: Added missing class properties
...
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
2023-04-12 13:56:27 +07:00
Meirza
67e583783c
MDL-77348 mod_lti: Added missing class properties
...
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
While working on this issue, even though it's not related to the deprecation issue,
I added 'use core_external\external_api' to avoid the 'Undefined type external_api' warning at
mod_lti_testcase::generate_tool_proxy().
2023-04-12 13:56:21 +07:00
Meirza
52f512e5cf
MDL-77348 mod_scorm: Added missing class properties
...
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
2023-04-12 13:05:35 +07:00
Meirza
1f78fb2562
MDL-77348 mod_data: Added missing class properties
...
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
2023-04-12 13:05:28 +07:00
Meirza
a96114571e
MDL-77348 mod_glossary: Added missing class properties
...
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
2023-04-12 10:04:24 +07:00
Laurent David
9f1f4de23b
MDL-77612 mod_label: Label name fix
...
* The @@PLUGINFILE@@ placeholder or URLs should not be displayed in the
course index for labels
2023-04-11 05:24:07 +02:00
Sara Arjona
84a0ad16e2
Merge branch 'MDL-73642_master' of https://github.com/tasosb/moodle
2023-04-06 08:36:24 +02:00
Sara Arjona
34ab6b02d9
Merge branch 'MDL-75301_master' of https://github.com/marxjohnson/moodle
2023-04-06 08:33:06 +02:00
Paul Holden
63b3e4f996
Merge branch 'MDL-69551' of https://github.com/timhunt/moodle
2023-04-05 11:25:16 +01:00
Mark Johnson
96bada8495
MDL-75301 quiz: Use "always latest" option for question previews
...
This will set the "alwayslatest" option when previewing a question from
the quiz according to the version setting used in the quiz slot.
2023-04-05 10:23:47 +01:00
Juan Leyva
d16ed5a5e9
MDL-77788 mod_assign: Apply format_string to group names in WS
2023-04-04 18:14:32 -03:00
Paul Holden
a56c646317
Merge branch 'MDL-77839-master' of https://github.com/sarjona/moodle
2023-04-04 16:46:17 +01:00
Tim Hunt
6f9f573a84
MDL-69551 quiz: start quiz password field should be a passwordunmask
...
This help accessibility and usability
2023-04-04 12:18:37 +01:00
Sara Arjona
37ae308e0c
MDL-77839 mod_h5pactivity: Improve behat to avoid random errors
...
The 'Content state is removed when an attempt is created' scenario
is failing randomly because the content for the student2 was not
always saved. Some extra steps have been added to give more time
to the player to save contents and also to check it has the
expected value.
2023-04-04 10:30:47 +02:00
Ilya Tregubov
90fa3f3390
Merge branch 'MDL-69976' of https://github.com/paulholden/moodle
2023-04-04 12:20:52 +08:00
Sara Arjona
c75ff0b0a3
Merge branch 'MDL-77656' of https://github.com/timhunt/moodle
2023-04-03 11:01:34 +02:00
Tim Hunt
9efaa719cc
MDL-77656 quiz: stop using displayed number as an id
2023-03-31 16:01:23 +01:00
Tim Hunt
3bea326d7a
MDL-77656 quiz: Don't use custom question numbers from shuffled sections
2023-03-31 16:01:23 +01:00
Tim Hunt
24bbb18eb2
MDL-77656 quiz editing: customisable numbers only in unshuffled sections
...
This works by always outputting both the customised and uncustomised
number into the HTML of the Questions page, then uses CSS & JS to
show the appropriate one as shuffle is toggled.
2023-03-31 16:01:23 +01:00
Tim Hunt
d7462893b0
MDL-77656 quiz: handling special chars in customised question numbers
2023-03-31 16:01:22 +01:00
Tim Hunt
6df55bf1f3
MDL-77656 quiz: fix web services to handle custom question numbers
2023-03-31 16:01:22 +01:00
Jake Dallimore
aeb7763a0d
Merge branch 'MDL-77033-master-3' of https://github.com/ilyatregubov/moodle
2023-03-31 11:29:45 +08:00
Sara Arjona
4c0ce28ade
Merge branch 'MDL-77761-master' of https://github.com/junpataleta/moodle
2023-03-30 17:53:13 +02:00
Paul Holden
c59d7f0174
Merge branch 'MDL-77789-master' of https://github.com/sarjona/moodle
2023-03-30 14:32:21 +01:00
Ilya Tregubov
8b4bc3d31a
MDL-77033 core_behat: Refactor behat steps to be reusable.
...
We will need similar step definitions for gradebook setup page.
So moving those from grader plugin to the core.
2023-03-30 20:20:10 +08:00
Jun Pataleta
3aaf813bd2
Merge branch 'MDL-77333' of https://github.com/stronk7/moodle
2023-03-30 19:03:48 +08:00