Commit graph

99488 commits

Author SHA1 Message Date
Adrian Greeve
c935f3bae0 Merge branch 'MDL-59510-master' of https://github.com/snake/moodle 2020-10-07 10:02:19 +08:00
AMOS bot
be7fbeb8ef Automatically generated installer lang files 2020-10-07 00:07:41 +00:00
Víctor Déniz
c064f06ea1 Merge branch 'MDL-62678-core-fetch-notifications' of https://github.com/brendanheywood/moodle 2020-10-06 22:59:24 +01:00
Eloy Lafuente (stronk7)
202a4cc6b8 Merge branch 'MDL-69746-Master' of https://github.com/tuanngocnguyen/moodle into master 2020-10-06 23:53:14 +02:00
Marina Glancy
7a9c8cbd3e MDL-65451 tool_uploaduser: move code away from index.php, add CLI script 2020-10-06 15:54:09 +02:00
Ferran Recio
dd4a089b1c MDL-69736 core_h5p: enable player reporting 2020-10-06 13:02:45 +02:00
Paul Holden
27f8784204 MDL-69813 h5p: fix undefined addon ordering in framework test. 2020-10-06 10:45:21 +01:00
Eloy Lafuente (stronk7)
5ecd01fb19 weekly release 4.0dev 2020-10-06 10:20:34 +02:00
Eloy Lafuente (stronk7)
a5dc22850e Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install into master 2020-10-06 10:20:31 +02:00
Mikhail Golenkov
f8d859a685 MDL-47178 question: Retain question authors when restoring backups. 2020-10-06 09:29:18 +11:00
Eloy Lafuente (stronk7)
9427ae82ce Merge branch 'MDL-69772-master-allcountrycodes' of git://github.com/mudrd8mz/moodle into master 2020-10-06 00:03:54 +02:00
Eloy Lafuente (stronk7)
fd46cc5b37 Merge branch 'MDL-65074' of https://github.com/hitteshahuja/moodle into master 2020-10-05 23:12:01 +02:00
Víctor Déniz
7a8950c172 Merge branch 'MDL-69625' of https://github.com/paulholden/moodle 2020-10-05 19:22:03 +01:00
Sara Arjona
134c45e9ee Merge branch 'MDL-69355-master-filebuffer' of git://github.com/mudrd8mz/moodle into master 2020-10-05 18:33:34 +02:00
Jun Pataleta
cc7c3b3e25 Merge branch 'MDL-69704-master' of git://github.com/sarjona/moodle 2020-10-05 23:13:08 +08:00
Adrian Hutchinson
9980578112 MDL-67028 mod_lti: Support CourseSection.timeFrame custom parameters 2020-10-05 07:55:02 -07:00
Paul Holden
d178779851 MDL-69625 course: return raw custom field value in external method.
For clients that wish to consume the original value of the custom
field (e.g. timestamps for date fields), rather than the formatted
version, add a new "valueraw" property to the returned data.
2020-10-05 10:39:31 +01:00
Eloy Lafuente (stronk7)
79e1ab91d4 Merge branch 'master-MDL-69752' of https://github.com/golenkovm/moodle into master 2020-10-05 10:54:45 +02:00
Amaia Anabitarte
46b9e12a27 MDL-69712 core_h5p: Remove 'whitelist' key uses 2020-10-05 10:27:48 +02:00
Simey Lameze
ac7ceac97e MDL-65743 lib: update moodle library docs 2020-10-05 13:38:31 +08:00
Simey Lameze
1c0baed969 MDL-65743 lib: add XMPPHP namespace and update calls 2020-10-05 13:37:51 +08:00
Simey Lameze
2a0b0df8d3 MDL-65743 lib: upgrade XMPPHP library to v2.2 2020-10-05 13:34:41 +08:00
Jun Pataleta
06d35120c8 Merge branch 'master-MDL-53966' of https://github.com/golenkovm/moodle 2020-10-05 13:24:19 +08:00
Mikhail Golenkov
9e23f5d7b8 MDL-69791 gradereport: Fix error message when invalid grade is entered 2020-10-05 14:56:58 +11:00
Jake Dallimore
255a910c92 MDL-59510 core_oauth2: autorefresh google drive, nextcloud and onedrive
Request additional offline access, allowing the repository to sign in
automatically each time, including across different user sessions, until
either the refresh token is invalidated or the user logs out of the
repository.
2020-10-05 09:19:29 +08:00
Jake Dallimore
f5046a5a1d MDL-59510 core: report oauth2_refresh_token table in core provider 2020-10-05 09:19:29 +08:00
Jake Dallimore
0132037427 MDL-59510 core_oauth2: add autorefresh mode to oauth2\client
Changes:
- The client can now be instantiated with the new mode enabled.
- A user refresh token will be stored if returned as part of the
authorization_code grant but only if the user is authenticated and only
if the mode is enabled.
- If the mode permits it, attempt to exchange a stored refresh token for
a new access token during login checks, allowing access to continue
across sessions without the need to re-grant consent every time.
- Purge all refresh tokens for a given user, issuer and scope on client
log out. This makes sure logout persists across logins.
2020-10-05 09:19:29 +08:00
Jake Dallimore
6502c13b4f MDL-59510 core_oauth2: add oauth2_refresh_token table 2020-10-05 09:19:28 +08:00
Mikhail Golenkov
6edd064414 MDL-69848 upgrade: Delete notifications in chunks 2020-10-05 12:11:28 +11:00
Mikhail Golenkov
33f4559da1 MDL-69818 mod_feedback: Fix item dependency during activity restoration 2020-10-04 18:25:43 +11:00
Mikhail Golenkov
0f7c2b92f6 MDL-69752 mod_data: Format module intro on Database activities page 2020-10-04 13:44:17 +11:00
Mikhail Golenkov
252e85be58 MDL-53966 lesson: Allow maximum number of attempts to be unlimited 2020-10-04 13:20:39 +11:00
AMOS bot
ca440b40d0 Automatically generated installer lang files 2020-10-03 00:08:25 +00:00
Tim Hunt
3a048549de MDL-69740 Behat init: more progress info at the end of the install 2020-10-02 23:15:50 +01:00
Juan Leyva
09cc128f95 MDL-69810 tool_mobile: Return support contact information via WS 2020-10-02 21:02:10 +02:00
Eloy Lafuente (stronk7)
e3da0ef75d MDL-69146 composer: bump to moodle-behat-extension 3.400.0
Generated following the instructions @:

https://docs.moodle.org/dev/Composer#How_to_prepare_and_submit_composer_changes

(using php72)

Note that here we are jumping to 3-digit branches (for all branches > 39),
exactly how we have done for moodle.git branches (310, 311, 400, 401...)
2020-10-02 15:06:58 +02:00
Sara Arjona
87afa4d759 weekly release 4.0dev 2020-10-02 13:43:12 +02:00
Nathan Nguyen
6ced7617c5 MDL-69746 tool_replace: additional skip tables 2020-10-02 14:57:18 +10:00
Víctor Déniz
5cdc620f67 Merge branch 'MDL-69087-master' of git://github.com/sarjona/moodle 2020-10-01 23:43:01 +01:00
Víctor Déniz
b39c286ea4 Merge branch 'MDL-69572-Master' of https://github.com/tuanngocnguyen/moodle 2020-10-01 23:29:22 +01:00
Eloy Lafuente (stronk7)
30fa4748f1 Merge branch 'MDL-69758-master' of https://github.com/sammarshallou/moodle into master 2020-10-01 23:44:05 +02:00
Claude Vervoort
80207a2ee1 MDL-57756 mod_lti: params change to text type 2020-10-01 17:37:29 -04:00
Sara Arjona
64fbd346ba MDL-69704 course: catch exception when calling get_course_content_items
When plugins are removed from disk, an exception is thrown when
calling component_callback_exists.
This exception should be catched here in order to load properly
the activity chooser (otherwise, the exception will be displayed
and no activity will appear).
2020-10-01 19:54:35 +02:00
Víctor Déniz
9ef727fec9 Merge branch 'MDL-69613-Master' of https://github.com/tuanngocnguyen/moodle 2020-10-01 17:44:31 +01:00
Tim Hunt
3c1416dcf3 MDL-69798 XML question export: excape special chars in idnumbers 2020-10-01 17:01:50 +01:00
Jamie Stamp
1343d84cc7 MDL-68665 assignfeedback_editpdf: Improve caching on stamps 2020-10-01 16:59:42 +01:00
Eloy Lafuente (stronk7)
a8e6ddb20a Merge branch 'MDL-69672-master' of git://github.com/aanabit/moodle into master 2020-10-01 17:49:08 +02:00
Eloy Lafuente (stronk7)
e47c357cc1 Merge branch 'MDL-69586' of https://github.com/paulholden/moodle into master 2020-10-01 17:12:24 +02:00
Sara Arjona
f2e84d4da3 Merge branch 'MDL-69638' of https://github.com/stronk7/moodle into master 2020-10-01 15:01:47 +02:00
Sara Arjona
32f5dbbb80 Merge branch 'MDL-69050-master-allowlist' of git://github.com/mudrd8mz/moodle into master 2020-10-01 14:51:11 +02:00