Andrew Nicols
36419cf8d5
MDL-68665 assignfeedback_editpdf: Coding style fixes
2020-10-08 08:23:03 +08:00
Andrew Nicols
814ec28fef
Merge branch 'MDL-68665-assign-stamp-cache' of https://github.com/jamie-catalyst/moodle
2020-10-08 08:17:01 +08:00
Andrew Nicols
f908e8beef
MDL-69192 mod_assign: Stop clicking OK on non-existent modal
2020-10-08 08:04:10 +08:00
Eloy Lafuente (stronk7)
753bda3d58
Merge branch 'MDL-69760-master' of https://github.com/inkjet2000/moodle into master
2020-10-08 00:23:47 +02:00
Víctor Déniz
308f1dd9ed
Merge branch 'MDL-69759-master' of https://github.com/sammarshallou/moodle
2020-10-07 22:24:38 +01:00
Jamie Stamp
e522d6dad4
MDL-68665 assignfeedback_editpdf: Fix systemsstamp URLs
2020-10-07 16:26:16 +01:00
Jamie Stamp
74b4d6368a
MDL-68665 assignfeedback_editpdf: Add filearea to persist stamps
2020-10-07 16:25:59 +01:00
Justin Merrill
b80d65e45a
MDL-69760 core: add mdl_event index for assign adhoc tasks
2020-10-07 10:35:57 -04:00
Sara Arjona
7941ada0ee
Merge branch 'MDL-65451' of https://github.com/marinaglancy/moodle into master
2020-10-07 09:39:46 +02:00
Andrew Nicols
675d90a39a
Merge branch 'MDL-69192' of https://github.com/willob99/moodle
2020-10-07 13:15:08 +08:00
Andrew Nicols
b702feb38d
Merge branch 'MDL-67275-master-post_noun_verb' of git://github.com/mudrd8mz/moodle
2020-10-07 12:16:39 +08:00
Jake Dallimore
5e207348d3
Merge branch 'MDL-52407-master' of git://github.com/vmdef/moodle
2020-10-07 10:45:24 +08:00
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
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