Paul Holden
48963bb7a7
MDL-78152 mod_book: set permissions required for page editing.
2023-05-09 12:11:32 +01:00
Jun Pataleta
d1c24b02ab
Merge branch 'MDL-77398-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-05-03 20:36:18 +08:00
Jun Pataleta
f8fdd198a9
Merge branch 'MDL-77394-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-05-03 10:31:00 +08:00
Jun Pataleta
394d592fab
Merge branch 'MDL-78038-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-05-03 10:25:30 +08:00
Sara Arjona
aa63dca768
Merge branch 'MDL-77791_401' of https://github.com/dvdcastro/moodle into MOODLE_401_STABLE
2023-05-02 12:03:59 +02:00
Ilya Tregubov
d28386a29d
Merge branch 'MDL-78025_401' of https://github.com/timhunt/moodle into MOODLE_401_STABLE
2023-05-02 11:43:30 +08:00
Paul Holden
4f7dd1a54b
MDL-78038 mod_bigbluebuttonbn: observe course format section config.
2023-04-26 16:10:52 +01:00
Tim Hunt
384ab12c55
MDL-78025 quiz: fix the quiz_questions_in_use logic
2023-04-26 15:44:54 +01:00
David Castro
e5c89630af
MDL-77791 data: Fix file attachment to search doc
2023-04-25 19:49:33 -05:00
Paul Holden
bb433919cc
MDL-77394 mod_forum: de-couple discussion pinned/starred options.
2023-04-24 10:38:01 +01:00
Paul Holden
1e16260ba7
MDL-77398 mod_assign: disable form submit protection for batch options.
2023-04-24 10:35:15 +01:00
Huong Nguyen
4ec5aac734
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:59:32 +07:00
Ilya Tregubov
b142840de1
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:07:36 +08:00
Ilya Tregubov
8fb9177b74
Merge branch 'MDL-77229-401' of https://github.com/ilyatregubov/moodle into MOODLE_401_STABLE
2023-04-21 12:11:40 +08:00
Ilya Tregubov
6e15a26dce
MDL-77229 lesson: Add Behat test
2023-04-21 12:04:17 +08:00
Juan Leyva
39084a098b
MDL-77229 lesson: Fix error for empty responses (numerical pagetype)
2023-04-20 12:46:42 +02:00
Paul Holden
4d4635228d
MDL-77187 mod_wiki: validate external method sort parameters.
2023-04-19 13:20:25 +00:00
Víctor Déniz
1265b0ad84
MDL-77878 lang: Use fixed strings in tests
2023-04-17 09:26:52 +01:00
Helen Foster
2db1ddd290
MDL-77878 lang: Import fixed English strings (en_fix)
2023-04-16 20:54:48 +01:00
Sara Arjona
bc34e3fef3
Merge branch 'MDL-76859-401' of https://github.com/sarjona/moodle into MOODLE_401_STABLE
2023-04-13 16:24:28 +02:00
Sara Arjona
4ed6c8fbce
Merge branch 'MDL-77788-401' of https://github.com/rmady/moodle into MOODLE_401_STABLE
2023-04-13 13:17:28 +02:00
Petr Skoda
f336875b1a
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:27:06 +02:00
Laurent David
b631966a70
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:39 +02:00
Sara Arjona
60954253d4
MDL-75301 quiz: Fix failing behat test
...
I cherry-picked this branch from master (because the current 401
had some conflicts). In master, quiz has been moved to quiz_settings,
so that's why the behat test start failing. Using the proper name
fixes it.
2023-04-06 07:15:57 +02:00
Sara Arjona
c9b7b94ed4
Merge branch 'MDL-73642_MOODLE_401_STABLE' of https://github.com/tasosb/moodle into MOODLE_401_STABLE
2023-04-05 17:17:35 +02:00
Mark Johnson
0bc265e900
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 12:50:05 +02:00
Juan Leyva
4e32a42415
MDL-77788 mod_assign: Apply format_string to group names in WS
2023-04-04 18:11:03 -03:00
Tim Hunt
aa9a462a4b
MDL-69551 quiz: start quiz password field should be a passwordunmask
...
This help accessibility and usability
2023-04-04 12:19:49 +01:00
Sara Arjona
7b13a543ad
Merge branch 'MDL-77761-401' of https://github.com/junpataleta/moodle into MOODLE_401_STABLE
2023-03-30 17:53:20 +02:00
Jun Pataleta
cca75ca956
Merge branch 'MDL-77333_401' of https://github.com/stronk7/moodle into MOODLE_401_STABLE
2023-03-30 19:03:40 +08:00
Shamim Rezaie
d50bb07b2b
Merge branch 'MDL-74452_401_STABLE' of https://github.com/marxjohnson/moodle into MOODLE_401_STABLE
2023-03-29 15:27:15 +11:00
Jun Pataleta
436ed2c4cb
MDL-77761 core_form: Add label for editor format selector
2023-03-29 08:09:54 +08:00
Eloy Lafuente (stronk7)
d0ddc7692b
MDL-77333 mod_resource: fixes generator uploading files + tests
...
MDL-76499 revealed a few problems with resource generators:
1. We were not covering with unit tests the upload of files from disk
(and here it's where the problem was).
2. There was a little of confusion between disk paths (only needed
to upload files) and file_area paths (the generator only creates
or uploads files to the root directory of the file area.
3. It was possible to request the upload of a file to the generator
without that file effectively existing.
This commit fixes those points and covers 99% of the generator code.
2023-03-28 19:06:18 +02:00
Jun Pataleta
ae63139985
Merge branch 'MDL-77630-401' of https://github.com/meirzamoodle/moodle into MOODLE_401_STABLE
2023-03-28 12:06:17 +08:00
Jake Dallimore
e144ff8a43
Merge branch 'MDL-77105-401-4' of https://github.com/junpataleta/moodle into MOODLE_401_STABLE
2023-03-28 11:42:42 +08:00
Meirza
cd528df093
MDL-77630 mod_forum: correct typo in variable names
2023-03-28 09:39:01 +07:00
Sara Arjona
e7cda153a2
Merge branch 'MDL-76376_m41' of https://github.com/jrchamp/moodle into MOODLE_401_STABLE
2023-03-27 16:56:30 +02:00
Sara Arjona
8c9b54cc5d
Merge branch 'MDL-76303-401' of https://github.com/ssj365/moodle into MOODLE_401_STABLE
2023-03-27 12:41:18 +02:00
Jun Pataleta
99bc8f2b30
MDL-77105 mod_url: Declare filtericon custom data
...
* Set a custom data `filtericon` when the icon being rendered for the
URL resource is not equal to the default plugin icon.
2023-03-27 14:00:58 +08:00
Jun Pataleta
67f739499b
MDL-77105 mod_lti: Add 'nofilter' class for custom tool icons
...
Add a '.nofilter' class when rendering custom tool icons in order
to render them as is and without CSS filter on the activity chooser.
2023-03-27 14:00:38 +08:00
Simey Lameze
7c1c1071e7
MDL-77561 behat: add step to accept dpa and enable bigbluebutton
...
The step i_enable_plugin cannot be used as bigbluebuttonbn_default_dpa_accepted
setting needs to be enable in order for the BigBlueButton plugin to be enabled.
2023-03-24 08:21:05 +08:00
Shamiso.Jaravaza
b924f6a355
MDL-76303 mod_bigbluebuttonbn: Fix userlimit
2023-03-23 08:23:23 -06:00
Mark Johnson
0d4d201a8c
MDL-74452 quiz: Display an error if all versions are in draft status
2023-03-21 15:25:02 +00:00
Jun Pataleta
28d1db2f1d
Merge branch 'MDL-75746_401_STABLE' of https://github.com/marxjohnson/moodle into MOODLE_401_STABLE
2023-03-21 12:01:01 +08:00
Sara Arjona
1bfc0a1d14
Merge branch 'MDL-77523-401' of https://github.com/juancs/moodle into MOODLE_401_STABLE
2023-03-20 13:42:49 +01:00
Jun Pataleta
85b4e2312e
Merge branch 'MDL-77608-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-03-17 10:29:48 +08:00
Jake Dallimore
282df774a4
Merge branch 'MDL-76309-MOODLE_401_STABLE' of https://github.com/sh-csg/moodle into MOODLE_401_STABLE
2023-03-16 15:47:16 +08:00
Stefan Hanauska
9f5492df71
MDL-76309 mod_assign: Compatibility with zip download
2023-03-16 07:18:35 +01:00
Paul Holden
0920bd0810
MDL-76339 mod_bigbluebuttonbn: correct upgrade note fix versions.
...
Use agreed task name language string.
2023-03-15 19:15:29 +00:00
Paul Holden
a89cba84a1
Merge branch 'MDL-76339-401' of https://github.com/call-learning/moodle into MOODLE_401_STABLE
2023-03-15 19:05:57 +00:00