103078 Commits

Author SHA1 Message Date
Matt Porritt
556e2f1aec MDL-72553 qbank_customfields: Add custom fields for question types
Custom fields can now be added to question types.
Site administrators can configure the custom fields and
filed types available. Teachers and question creators can
then use these fields for extra question metadata when
creating questions. Question creators can control if
the fields are displayed to students when they are
taking a quiz or not.
This features uses the core Moodle custom field API.

Co-Authored-By: Matt Porritt <mattp@catalyst-au.net>
Co-Authored-By: Safat Shahin <safatshahin@catalyst-au.net>
Co-Authored-By: Marc-Alexandre Ghaly <marc-alexandreghaly@catalyst-ca.net>
2021-12-07 18:32:41 +11:00
Sara Arjona
51149a78cc on-demand release 4.0dev+ 2021-12-03 10:26:54 +01:00
Jun Pataleta
019df14c00 Merge branch 'MDL-67807-master' of git://github.com/jleyva/moodle 2021-12-03 12:24:42 +08:00
Jun Pataleta
cf35e0a1d3 Merge branch 'MDL-72789' of https://github.com/paulholden/moodle 2021-12-03 12:16:41 +08:00
Shamim Rezaie
60d7bcd5e7 Merge branch 'MDL-68944-master' of https://github.com/juancs/moodle 2021-12-03 14:53:52 +11:00
Andrew Nicols
648d018759 Merge branch 'MDL-73195-master' of https://github.com/lameze/moodle 2021-12-03 10:14:13 +08:00
Andrew Nicols
e2fd3f424e Merge branch 'MDL-72846-master' of https://github.com/NoelDeMartin/moodle 2021-12-03 08:26:17 +08:00
Eloy Lafuente (stronk7)
42900a7550 Merge branch 'MDL-73084-master' of https://github.com/jleyva/moodle 2021-12-02 19:27:54 +01:00
Eloy Lafuente (stronk7)
aa3b57bc5a Merge branch 'MDL-72728' of https://github.com/paulholden/moodle 2021-12-02 18:49:35 +01:00
Noel De Martin
3ce936fe6d MDL-72846 testing: Add default block generators 2021-12-02 14:58:24 +01:00
Sara Arjona
ba2e02e5ae Merge branch 'MDL-73087' of https://github.com/Chocolate-lightning/moodle 2021-12-02 12:57:26 +01:00
Mathew May
15b416416c MDL-73087 blocks: Add a way to fetch my courses via WS 2021-12-02 18:40:52 +08:00
Amaia Anabitarte
ca78387d94 MDL-72919 core_course: remove unexisting CSS variable 2021-12-02 11:11:51 +01:00
Jun Pataleta
190a520fd6 Merge branch 'MDL-72785' of git://github.com/paulholden/moodle 2021-12-02 17:05:55 +08:00
Simey Lameze
bde4c0b26f MDL-73195 mod_url: prevent invalid urls from breaking the course 2021-12-02 16:49:46 +08:00
Andrew Nicols
c2a9fcfb18 MDL-73155 qtype_essay: Coding style fix 2021-12-02 14:41:55 +08:00
Andrew Nicols
ce7530053e Merge branch 'MDL-73155' of https://github.com/mkassaei/moodle 2021-12-02 14:41:52 +08:00
Jun Pataleta
bc6385cc6c Merge branch 'MDL-73142-master' of https://github.com/susyzan/moodle 2021-12-02 14:30:16 +08:00
Jun Pataleta
bfecd28c7c Merge branch 'MDL-73000-master' of git://github.com/jleyva/moodle 2021-12-02 13:51:25 +08:00
Jun Pataleta
9c87d0772c Merge branch 'MDL-73113-master' of https://github.com/aanabit/moodle 2021-12-02 12:57:52 +08:00
Andrew Nicols
e6600293f4 Merge branch 'MDL-73176' of https://github.com/paulholden/moodle 2021-12-02 12:09:33 +08:00
Andrew Nicols
0888efd258 Merge branch 'mdl-68199-fix-master' of https://github.com/jaypha/moodle 2021-12-02 11:54:59 +08:00
Andrew Nicols
312bfce30f Merge branch 'MDL-73205' of https://github.com/paulholden/moodle 2021-12-02 11:35:55 +08:00
Andrew Nicols
807718b723 Merge branch 'MDL-73070' of https://github.com/timhunt/moodle 2021-12-02 11:24:16 +08:00
Jun Pataleta
f95cc84aa5 Merge branch 'MDL-72770' of https://github.com/roland04/moodle 2021-12-02 11:08:50 +08:00
Andrew Nicols
da02146ea1 Merge branch 'MDL-73149' of https://github.com/paulholden/moodle 2021-12-02 11:02:08 +08:00
Jason den Dulk
e7f51a3857 MDL-68199 setup: Fix invalid parameters to make_request_directory()
Added parameter type hint to make_request_directory()
Removed invalid parameters from calls to make_request_directory()

Removing these parameters should have no effect on behaviour.
2021-12-02 07:49:28 +11:00
Eloy Lafuente (stronk7)
bf4a830f62 Merge branch 'MDL-70894-master' of https://github.com/yankudriavtsev/moodle 2021-12-01 19:10:36 +01:00
Eloy Lafuente (stronk7)
876d387e8f Merge branch 'MDL-72919-master' of https://github.com/aanabit/moodle 2021-12-01 19:06:40 +01:00
Eloy Lafuente (stronk7)
91a76566c9 Merge branch 'MDL-72141-master' of https://github.com/sarjona/moodle 2021-12-01 18:59:04 +01:00
Eloy Lafuente (stronk7)
2f1936be67 MDL-72791 behat: Unrelated, add the @skip_interim tag
This commit is UNRELATED to the MDL-72791, but we need the
@skip_interim tag added to one scenario that is causing lots
of noise and failures @ CI infrastructure.

So we are using MDL-72791 (this extra commit) to add that tag ASAP.
(sorry for the noise, the tag will be removed once the scenario
or its causes are fixed).
2021-12-01 17:15:56 +01:00
Eloy Lafuente (stronk7)
74f126770d Merge branch 'MDL-72791' of https://github.com/paulholden/moodle 2021-12-01 17:13:22 +01:00
Mikel Martín
6a6ebbac63 MDL-72770 reportbuilder: Display editor in full screen layout
- use 'popup' layout in editor page and create a custom navbar
- remove 'Settings' toggle button and show settings right sidebar with fixed position
- add 'Edit details' button on navbar that opens a modal to modify report basic settings
2021-12-01 17:12:45 +01:00
Sara Arjona
7fa38ba262 Merge branch 'MDL-67804-master' of https://github.com/jleyva/moodle 2021-12-01 16:08:32 +01:00
Sara Arjona
284c27ca4a Merge branch 'MDL-73147-master_take2' of https://github.com/lucaboesch/moodle 2021-12-01 14:50:08 +01:00
Sara Arjona
ca8f2deea4 Merge branch 'MDL-73140' of https://github.com/timhunt/moodle 2021-12-01 12:29:47 +01:00
Jun Pataleta
216f36ab21 Merge branch 'MDL-73222' of https://github.com/paulholden/moodle 2021-12-01 18:48:26 +08:00
Sara Arjona
948c86ce07 Merge branch 'MDL-72996' of https://github.com/Chocolate-lightning/moodle 2021-12-01 11:35:01 +01:00
Sara Arjona
85c6da5649 Merge branch 'MDL-72866' of https://github.com/Chocolate-lightning/moodle 2021-12-01 11:18:35 +01:00
Paul Holden
171c615a1b MDL-73149 reportbuilder: update sorting options after aggregation.
Aggregation types can disable column sorting, e.g. both the current
group concatenation types. If such a type is selected for a column
we should update the report sorting options, ensuring that only those
columns that can be sorted are available for selection.
2021-12-01 09:12:07 +00:00
Sara Arjona
40818b5212 Merge branch 'MDL-72834-master' of https://github.com/HuongNV13/moodle 2021-12-01 08:59:47 +01:00
Shamim Rezaie
8a8340f468 Merge branch 'master_MDL-59115' of https://github.com/mattporritt/moodle 2021-12-01 14:54:40 +11:00
Jun Pataleta
3ae9f4cac3 Merge branch 'MDL-72822' of https://github.com/roland04/moodle 2021-12-01 11:27:06 +08:00
Matt Porritt
1c77897523 MDL-59115 auth_oauth2: Set all mapped field of user
On account creation by Oauth2 all configured mapped user
fields are now saved in the user profile on user creation.

Co-Authored-By: SKOLL Learning Technologies
2021-12-01 03:16:19 +00:00
Paul Holden
aecd84851c MDL-73222 blocks: register add block modal listeners just once.
Ensure modal is built on each click, as the dataset URL of the
target element may differ.
2021-12-01 02:09:24 +00:00
Paul Holden
8573981a03 MDL-73176 forms: escape selector for active autocomplete element. 2021-11-30 20:08:36 +00:00
Luca Bösch
ff95ec1150 MDL-73147 questions: remove modulespecificbuttonscontainer class.
Also, in the bulk actions ui this aligns the bulk action button
properly.
2021-11-30 20:53:34 +01:00
Eloy Lafuente (stronk7)
d5698ac689 on-demand release 4.0dev+ 2021-11-30 19:02:03 +01:00
Eloy Lafuente (stronk7)
ffd3050265 Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install 2021-11-30 19:01:58 +01:00
Amaia Anabitarte
21eec081fb MDL-73113 block_myoverview: Change All filter names 2021-11-30 18:57:16 +01:00