101286 Commits

Author SHA1 Message Date
Andrew Nicols
a7cce0186e Merge branch 'MDL-71926-master' of git://github.com/peterRd/moodle 2021-06-17 10:44:36 +08:00
Víctor Déniz
754d164391 Merge branch 'MDL-71052' of git://github.com/paulholden/moodle 2021-06-17 02:37:46 +01:00
Víctor Déniz
9fed7e6f13 Merge branch 'MDL-71764' of https://github.com/paulholden/moodle 2021-06-17 01:43:50 +01:00
Eloy Lafuente (stronk7)
350bb0a282 Merge branch 'MDL-71896-master' of git://github.com/merrill-oakland/moodle 2021-06-17 00:11:21 +02:00
Eloy Lafuente (stronk7)
48a2245c4d Merge branch 'MDL-71888' of git://github.com/paulholden/moodle 2021-06-17 00:08:04 +02:00
Eloy Lafuente (stronk7)
d581b1dbb4 Merge branch 'MDL-71736-master' of git://github.com/andrewnicols/moodle 2021-06-17 00:01:41 +02:00
Eloy Lafuente (stronk7)
9395d24ca9 Merge branch 'MDL-56873-master' of git://github.com/mickhawkins/moodle 2021-06-16 23:30:26 +02:00
Andrew Nicols
fb61c1d930 Merge branch 'MDL-69908' of git://github.com/paulholden/moodle 2021-06-16 15:28:32 +08:00
Andrew Nicols
6ad0f55c5f Merge branch 'MDL-71528-master' of git://github.com/aanabit/moodle 2021-06-16 13:19:21 +08:00
Andrew Nicols
12ce136740 Merge branch 'MDL-71804' of https://github.com/stronk7/moodle 2021-06-15 11:26:46 +08:00
Peter Dias
25ef989bdb MDL-71926 core: Check capabilities before adding link
Check whether the user has the capability to manage courses before adding any link
2021-06-15 08:37:38 +08:00
Amaia Anabitarte
377aee95b5 MDL-71528 usertours: End button text for one step user tours 2021-06-14 17:30:03 +02:00
Paul Holden
c260bad774 MDL-69908 user: include groups with exported course participants. 2021-06-14 09:31:30 +01:00
Sara Arjona
6347b916bc MDL-71165 course: core_course_update_course external method 2021-06-14 14:36:20 +08:00
Andrew Nicols
a9b0f4dafe Merge branch 'MDL-71134-master-v03' of git://github.com/ferranrecio/moodle 2021-06-14 11:52:35 +08:00
Eloy Lafuente (stronk7)
a9fb50a1be MDL-71804 travis: Bump to bionic 2021-06-13 22:53:32 +02:00
abgreeve
9533e8ddf5 weekly release 4.0dev 2021-06-11 13:52:09 +08:00
abgreeve
bf5a4663e8 Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install 2021-06-11 13:52:08 +08:00
Paul Holden
709b5aa9e1 MDL-71764 mod_quiz: custom user profile field support for attempts. 2021-06-10 20:52:22 +01:00
Eric Merrill
9552a027b5 MDL-71896 dml: Add auroramysql to config-dist 2021-06-10 15:29:27 -04:00
Ferran Recio
ee3547306e MDL-71134 course: fix format get_output_classname
The get_output_classname method is used to invoke overridden output
components from course_formats. Now the method does not accept null
output names anymore, and it controls the format class is extending
the core one.
2021-06-10 16:08:39 +02:00
Ferran Recio
e6779782dc MDL-71134 course: new course editor reactive module
The new course editor for Moodle 4.0 is the first AMD
module that will use the new reactive library. This
commit creates creates the initial structure of the
new course editor frontend.
2021-06-10 16:08:39 +02:00
Sujith Haridasan
f11be42fae MDL-68915 core_form: Fix the behat test failure
Fix the behat test failure for the forums when
grades exist.

Signed-off-by: Sujith Haridasan <sujith@moodle.com>
2021-06-10 15:05:42 +08:00
Michael Hawkins
18a7f0134d MDL-56873 admin: Set sensible default cURL security settings 2021-06-10 12:01:39 +08:00
Andrew Nicols
fb39111722 Merge branch 'MDL-71806-improve-check-ux' of https://github.com/brendanheywood/moodle 2021-06-10 11:57:45 +08:00
Adrian Greeve
eea0b54fdb Merge branch 'MDL-71369-master' of git://github.com/andrewnicols/moodle 2021-06-10 11:50:48 +08:00
Andrew Nicols
d3654c3a27 Merge branch 'MDL-71838' of https://github.com/timhunt/moodle 2021-06-10 11:38:50 +08:00
Adrian Greeve
4af7195d1e Merge branch 'MDL-68915-master' of https://github.com/sharidas/moodle 2021-06-10 11:35:43 +08:00
Adrian Greeve
226c1d7a45 Merge branch 'MDL-64236-master' of git://github.com/mihailges/moodle 2021-06-10 11:29:19 +08:00
Andrew Nicols
8c8eac9df5 Merge branch 'MDL-67822-schema-check' of https://github.com/brendanheywood/moodle 2021-06-10 11:03:52 +08:00
Sujith Haridasan
25ea1f8e64 MDL-68915 lesson: Do not allow maxgrade change
Do not allow maxgrade change when some of the
users are already graded. As of now this is applicable
to the following activities:
1. Forum
2. Database
3. Lesson
4. Glossary

Signed-off-by: Sujith Haridasan <sujith@moodle.com>
2021-06-10 08:30:39 +05:30
Andrew Nicols
f7222e6ee4 Merge branch 'MDL-71559-master' of https://github.com/sammarshallou/moodle 2021-06-10 10:57:26 +08:00
Adrian Greeve
5e6a3a46fc Merge branch 'MDL-71682' of git://github.com/paulholden/moodle 2021-06-10 10:52:11 +08:00
Andrew Nicols
c116f35cb9 Merge branch 'MDL-71832-master' of https://github.com/sammarshallou/moodle 2021-06-10 10:39:36 +08:00
Andrew Nicols
412c7a4afa MDL-71382 couurse: Remove unnecessary js tag for test 2021-06-10 09:58:12 +08:00
Andrew Nicols
6bc1346333 Merge branch 'MDL-71382-master' of git://github.com/ilyatregubov/moodle 2021-06-10 09:48:55 +08:00
Andrew Nicols
11956c1812 Merge branch 'MDL-71836-master' of https://github.com/sammarshallou/moodle 2021-06-10 09:06:10 +08:00
Andrew Nicols
e146f919fc Merge branch 'MDL-70230-master' of https://github.com/jpahullo/moodle 2021-06-10 08:45:26 +08:00
Andrew Nicols
73a5098a89 Merge branch 'MDL-70846-master' of https://github.com/dcai/moodle 2021-06-10 08:41:11 +08:00
AMOS bot
30da07cfa5 Automatically generated installer lang files 2021-06-10 00:07:45 +00:00
Paul Holden
db98991498 MDL-71888 admin: define clitablesexist string used by CLI installer. 2021-06-09 22:04:30 +01:00
Andrew Nicols
657cbe587e MDL-71736 javascript: Run the ignorefiles command more liberally 2021-06-09 18:54:24 +08:00
abgreeve
d969465d41 Merge branch 'MDL-67975-master' of https://github.com/sharidas/moodle 2021-06-09 16:14:52 +08:00
Sujith Haridasan
0845f53d14 MDL-67975 nextcloud: Add support for Link to file
This change set would bring the following new additions
to the nextcloud repo:
1. Create a new radio button in filepicker: "Link to file"
2. When user clicks this radio button a warning message
   would be created, saying this file would become public.
   Meaning a public link is created in the nextcloud server.
3. Created a sync_reference method to sync the files downloaded
   from nextcloud server. The sync/refresh time given is 1 day/24 hours.
4. Made sure that when the file is downloaded, we use the file
   from moodledata file pool.

Signed-off-by: Sujith Haridasan <sujith@moodle.com>
2021-06-09 13:34:31 +05:30
Andrew Nicols
7782eeb55e Merge branch 'MDL-65637-master' of git://github.com/peterRd/moodle 2021-06-09 13:22:49 +08:00
Eloy Lafuente (stronk7)
9f960ef744 Merge branch 'master_MDL-69194-core_user_update_users' of https://github.com/mattporritt/moodle 2021-06-08 19:26:28 +02:00
abgreeve
1a9e810e06 Merge branch 'MDL-71207_master' of https://github.com/TomoTsuyuki/moodle 2021-06-08 10:44:04 +08:00
Matt Porritt
8281261b5a MDL-69194 user: make core_user_update_users return warnings
Add unit test coverage for the new warning scenarios.
2021-06-08 01:24:48 +00:00
Tomo Tsuyuki
14d11b8f0e MDL-71207 course: Add info for task error 2021-06-08 09:44:59 +10:00
Eloy Lafuente (stronk7)
ee7c31458a Merge branch 'master-MDL-71471_v2' of https://github.com/golenkovm/moodle 2021-06-07 20:14:46 +02:00