Eloy Lafuente (stronk7) [Wed, 14 Oct 2020 20:47:02 +0000 (22:47 +0200)]
Merge branch 'MDL-69813' of https://github.com/paulholden/moodle into master
Eloy Lafuente (stronk7) [Wed, 14 Oct 2020 19:22:02 +0000 (21:22 +0200)]
Merge branch 'MDL-63805-master' of git://github.com/jleyva/moodle into master
Eloy Lafuente (stronk7) [Wed, 14 Oct 2020 09:22:23 +0000 (11:22 +0200)]
MDL-68070 messaging: Ensure that error is shown on first messages
Before there is a conversation, messages between users are sent
using core_message_send_instant_messages instead of
core_message_send_messages_to_conversation.
That method had an undefined $errormessage variable, ultimately
causing the problem detected on message_post_message()/message_send()
to never been returned by the external.
This just adds the same error than already existing conversations do,
but returning it as warning, for BC, JS will show it.
Eloy Lafuente (stronk7) [Wed, 14 Oct 2020 14:53:22 +0000 (16:53 +0200)]
MDL-68070 messaging: Amend lang string to be clearer for any user.
Credit goes to Helen Foster for the improvement, thanks!
Víctor Déniz [Wed, 14 Oct 2020 09:50:27 +0000 (10:50 +0100)]
Merge branch 'MDL-68900-master' of https://github.com/sumitnegi933/moodle
Juan Leyva [Tue, 29 Sep 2020 15:34:57 +0000 (17:34 +0200)]
MDL-63805 glossary: New WS mod_glossary_prepare_entry_for_edition
Juan Leyva [Mon, 28 Sep 2020 19:22:20 +0000 (21:22 +0200)]
MDL-63805 glossary: New WS mod_glossary_update_entry
Juan Leyva [Mon, 28 Sep 2020 19:22:16 +0000 (21:22 +0200)]
MDL-63805 glossary: Glossary API refactor
Jake Dallimore [Wed, 14 Oct 2020 01:41:39 +0000 (09:41 +0800)]
Merge branch 'master_MDL-69848' of https://github.com/golenkovm/moodle
Víctor Déniz [Tue, 13 Oct 2020 22:39:29 +0000 (23:39 +0100)]
Merge branch 'MDL-69779-better-x-redirect-by' of https://github.com/brendanheywood/moodle
Víctor Déniz [Tue, 13 Oct 2020 22:16:20 +0000 (23:16 +0100)]
Merge branch 'MDL-68440-master' of https://github.com/Peterburnett/moodle
Eloy Lafuente (stronk7) [Tue, 13 Oct 2020 21:40:24 +0000 (23:40 +0200)]
Merge branch 'MDL-68070-master_messaging_fix' of https://github.com/beenet-dev/moodle into master
Eloy Lafuente (stronk7) [Tue, 13 Oct 2020 20:26:27 +0000 (22:26 +0200)]
Merge branch 'MDL-63806-master' of git://github.com/jleyva/moodle into master
Sara Arjona [Tue, 13 Oct 2020 11:24:07 +0000 (13:24 +0200)]
weekly release 4.0dev
Sara Arjona [Tue, 13 Oct 2020 11:24:02 +0000 (13:24 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install into master
Andrew Nicols [Tue, 13 Oct 2020 03:48:41 +0000 (11:48 +0800)]
Merge branch 'MDL-66928-request-dir-purge-bug' of https://github.com/brendanheywood/moodle
Brendan Heywood [Sat, 26 Sep 2020 13:36:41 +0000 (23:36 +1000)]
MDL-66928 core: Move request dirs to system tmp instead of localcache
Andrew Nicols [Mon, 12 Oct 2020 23:57:15 +0000 (07:57 +0800)]
Merge branch 'MDL-67654' of https://github.com/paulholden/moodle
Paul Holden [Fri, 2 Oct 2020 06:46:45 +0000 (07:46 +0100)]
MDL-67654 mod_forum: formchangechecker for discussion inline replies.
Simon Mok [Mon, 12 Oct 2020 11:30:02 +0000 (19:30 +0800)]
MDL-68070 messaging: Fix error when personal notification is disabled
Adrian Greeve [Mon, 12 Oct 2020 06:49:40 +0000 (14:49 +0800)]
Merge branch 'master-MDL-69818' of https://github.com/golenkovm/moodle
Jake Dallimore [Mon, 12 Oct 2020 06:36:41 +0000 (14:36 +0800)]
Merge branch 'MDL-68292-admin-sesskey' of https://github.com/brendanheywood/moodle
Brendan Heywood [Thu, 24 Sep 2020 07:01:31 +0000 (17:01 +1000)]
MDL-68292 core: Remove sesskey leakage on module pages
Adrian Greeve [Mon, 12 Oct 2020 05:39:16 +0000 (13:39 +0800)]
Merge branch 'MDL-65743-master' of git://github.com/lameze/moodle
Andrew Nicols [Mon, 12 Oct 2020 04:33:07 +0000 (12:33 +0800)]
Merge branch 'MDL-69776-master' of git://github.com/jleyva/moodle
Adrian Greeve [Mon, 12 Oct 2020 02:14:53 +0000 (10:14 +0800)]
Merge branch 'MDL-69649-master' of git://github.com/rezaies/moodle
Jake Dallimore [Mon, 12 Oct 2020 02:05:28 +0000 (10:05 +0800)]
Merge branch 'MDL-69910-calendar-protectusername' of https://github.com/brendanheywood/moodle
Jake Dallimore [Mon, 12 Oct 2020 01:57:15 +0000 (09:57 +0800)]
Merge branch 'MDL-69707-redis-avoid-write' of https://github.com/brendanheywood/moodle
Jake Dallimore [Mon, 12 Oct 2020 01:50:56 +0000 (09:50 +0800)]
Merge branch 'MDL-68406-master' of git://github.com/jleyva/moodle
Peter Burnett [Tue, 21 Apr 2020 00:00:35 +0000 (10:00 +1000)]
MDL-68440 cache: Added counting of default mappings
Adrian Greeve [Mon, 12 Oct 2020 00:08:15 +0000 (08:08 +0800)]
Merge branch 'MDL-69825' of https://github.com/paulholden/moodle
AMOS bot [Sun, 11 Oct 2020 00:08:26 +0000 (00:08 +0000)]
Automatically generated installer lang files
Brendan Heywood [Thu, 24 Sep 2020 06:30:39 +0000 (16:30 +1000)]
MDL-69779 core: Improved the X-Redirect-By header when debugging is on
Brendan Heywood [Sat, 10 Oct 2020 08:24:38 +0000 (19:24 +1100)]
MDL-69910 calendar: Fix export exception when both params are sent
Paul Holden [Tue, 29 Sep 2020 21:37:01 +0000 (22:37 +0100)]
MDL-69825 admin: externalpage class using a callback for access check.
Co-Authored-By: Marina Glancy <marina@moodle.com>
Sara Arjona [Fri, 9 Oct 2020 09:11:39 +0000 (11:11 +0200)]
weekly release 4.0dev
Sara Arjona [Fri, 9 Oct 2020 09:11:34 +0000 (11:11 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install into master
Juan Leyva [Fri, 2 Oct 2020 09:37:14 +0000 (11:37 +0200)]
MDL-68406 tool_mobile: Allow users to log-out from the app
In this commit, we also reorganised how the Mobile box is displayed in the user profile.
We are allowing now site admins to see the user last access time.
Juan Leyva [Fri, 25 Sep 2020 15:25:34 +0000 (17:25 +0200)]
MDL-63806 glossary: New WS mod_glossary_delete_entry
Juan Leyva [Fri, 25 Sep 2020 12:02:26 +0000 (14:02 +0200)]
MDL-63806 glossary: Return user permissions for entries in WS
Juan Leyva [Fri, 25 Sep 2020 12:01:59 +0000 (14:01 +0200)]
MDL-63806 glossary: Move delete code to API function
Adrian Greeve [Fri, 9 Oct 2020 04:06:37 +0000 (12:06 +0800)]
Merge branch 'MDL-68384-fix-spec-violations' of https://github.com/cengage/moodle
Jun Pataleta [Fri, 9 Oct 2020 03:56:54 +0000 (11:56 +0800)]
Merge branch 'MDL-69740' of https://github.com/timhunt/moodle
Jun Pataleta [Fri, 9 Oct 2020 03:12:23 +0000 (11:12 +0800)]
Merge branch 'MDL-69257-master' of git://github.com/mihailges/moodle
Mihail Geshoski [Fri, 9 Oct 2020 02:23:28 +0000 (10:23 +0800)]
MDL-69257 core_h5p: Move $maxsize outside the foreach loop
There is no reason to repeatedly obtain the maximum size for uploading
files as a part of foreach loop.
Eloy Lafuente (stronk7) [Thu, 8 Oct 2020 20:44:21 +0000 (22:44 +0200)]
Merge branch 'MDL-69582-master' of git://github.com/ferranrecio/moodle into master
Thomas Wedekind [Tue, 25 Aug 2020 15:26:07 +0000 (17:26 +0200)]
MDL-69582 tool_customlang: export cli script
Thomas Wedekind [Mon, 24 Aug 2020 13:42:34 +0000 (15:42 +0200)]
MDL-69582 tool_customlang: add export langstring feature
Eloy Lafuente (stronk7) [Thu, 8 Oct 2020 14:36:48 +0000 (16:36 +0200)]
Merge branch 'MDL-69810-master' of git://github.com/jleyva/moodle into master
Eloy Lafuente (stronk7) [Thu, 8 Oct 2020 14:24:40 +0000 (16:24 +0200)]
Merge branch 'MDL-69712-master' of git://github.com/aanabit/moodle into master
Sara Arjona [Thu, 8 Oct 2020 12:15:26 +0000 (14:15 +0200)]
Merge branch 'MDL-64657-master' of git://github.com/jleyva/moodle into master
Sara Arjona [Thu, 8 Oct 2020 10:43:22 +0000 (12:43 +0200)]
Merge branch 'MDL-69146' of https://github.com/stronk7/moodle into master
Sumit Negi [Wed, 2 Sep 2020 09:48:30 +0000 (15:18 +0530)]
MDL-68900 mod_forum: permission check for user who is viewing timed post
Pass current user object to post builder as argument, so that the permission to view timed post
will check with current user, who is viewing the posts instead of user who made that post.
Adrian Greeve [Thu, 8 Oct 2020 07:01:35 +0000 (15:01 +0800)]
Merge branch 'MDL-69805-master' of https://github.com/dravek/moodle
Adrian Greeve [Thu, 8 Oct 2020 05:35:41 +0000 (13:35 +0800)]
Merge branch 'MDL-69798' of https://github.com/timhunt/moodle
Jake Dallimore [Thu, 8 Oct 2020 01:22:21 +0000 (09:22 +0800)]
Merge branch 'MDL-69192-master-behat' of https://github.com/andrewnicols/moodle
Andrew Nicols [Thu, 8 Oct 2020 00:23:03 +0000 (08:23 +0800)]
MDL-68665 assignfeedback_editpdf: Coding style fixes
Andrew Nicols [Thu, 8 Oct 2020 00:17:01 +0000 (08:17 +0800)]
Merge branch 'MDL-68665-assign-stamp-cache' of https://github.com/jamie-catalyst/moodle
Andrew Nicols [Thu, 8 Oct 2020 00:01:25 +0000 (08:01 +0800)]
MDL-69192 mod_assign: Stop clicking OK on non-existent modal
Eloy Lafuente (stronk7) [Wed, 7 Oct 2020 22:23:47 +0000 (00:23 +0200)]
Merge branch 'MDL-69760-master' of https://github.com/inkjet2000/moodle into master
Víctor Déniz [Wed, 7 Oct 2020 21:24:38 +0000 (22:24 +0100)]
Merge branch 'MDL-69759-master' of https://github.com/sammarshallou/moodle
Jamie Stamp [Wed, 7 Oct 2020 15:23:18 +0000 (16:23 +0100)]
MDL-68665 assignfeedback_editpdf: Fix systemsstamp URLs
Jamie Stamp [Wed, 7 Oct 2020 15:21:18 +0000 (16:21 +0100)]
MDL-68665 assignfeedback_editpdf: Add filearea to persist stamps
Justin Merrill [Wed, 7 Oct 2020 14:05:29 +0000 (10:05 -0400)]
MDL-69760 core: add mdl_event index for assign adhoc tasks
Sara Arjona [Wed, 7 Oct 2020 07:39:46 +0000 (09:39 +0200)]
Merge branch 'MDL-65451' of https://github.com/marinaglancy/moodle into master
Andrew Nicols [Wed, 7 Oct 2020 05:15:08 +0000 (13:15 +0800)]
Merge branch 'MDL-69192' of https://github.com/willob99/moodle
Andrew Nicols [Wed, 7 Oct 2020 04:16:39 +0000 (12:16 +0800)]
Merge branch 'MDL-67275-master-post_noun_verb' of git://github.com/mudrd8mz/moodle
Jake Dallimore [Wed, 7 Oct 2020 02:45:24 +0000 (10:45 +0800)]
Merge branch 'MDL-52407-master' of git://github.com/vmdef/moodle
Adrian Greeve [Wed, 7 Oct 2020 02:02:19 +0000 (10:02 +0800)]
Merge branch 'MDL-59510-master' of https://github.com/snake/moodle
AMOS bot [Wed, 7 Oct 2020 00:07:41 +0000 (00:07 +0000)]
Automatically generated installer lang files
Víctor Déniz [Tue, 6 Oct 2020 21:59:24 +0000 (22:59 +0100)]
Merge branch 'MDL-62678-core-fetch-notifications' of https://github.com/brendanheywood/moodle
Eloy Lafuente (stronk7) [Tue, 6 Oct 2020 21:53:14 +0000 (23:53 +0200)]
Merge branch 'MDL-69746-Master' of https://github.com/tuanngocnguyen/moodle into master
Marina Glancy [Mon, 28 Sep 2020 20:50:47 +0000 (22:50 +0200)]
MDL-65451 tool_uploaduser: move code away from index.php, add CLI script
Paul Holden [Tue, 6 Oct 2020 09:45:21 +0000 (10:45 +0100)]
MDL-69813 h5p: fix undefined addon ordering in framework test.
Eloy Lafuente (stronk7) [Tue, 6 Oct 2020 08:20:34 +0000 (10:20 +0200)]
weekly release 4.0dev
Eloy Lafuente (stronk7) [Tue, 6 Oct 2020 08:20:31 +0000 (10:20 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install into master
Eloy Lafuente (stronk7) [Mon, 5 Oct 2020 22:03:54 +0000 (00:03 +0200)]
Merge branch 'MDL-69772-master-allcountrycodes' of git://github.com/mudrd8mz/moodle into master
Eloy Lafuente (stronk7) [Mon, 5 Oct 2020 21:12:01 +0000 (23:12 +0200)]
Merge branch 'MDL-65074' of https://github.com/hitteshahuja/moodle into master
Víctor Déniz [Mon, 5 Oct 2020 18:22:03 +0000 (19:22 +0100)]
Merge branch 'MDL-69625' of https://github.com/paulholden/moodle
Sara Arjona [Mon, 5 Oct 2020 16:33:34 +0000 (18:33 +0200)]
Merge branch 'MDL-69355-master-filebuffer' of git://github.com/mudrd8mz/moodle into master
Jun Pataleta [Mon, 5 Oct 2020 15:13:08 +0000 (23:13 +0800)]
Merge branch 'MDL-69704-master' of git://github.com/sarjona/moodle
Paul Holden [Mon, 14 Sep 2020 23:33:07 +0000 (00:33 +0100)]
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.
Eloy Lafuente (stronk7) [Mon, 5 Oct 2020 08:54:45 +0000 (10:54 +0200)]
Merge branch 'master-MDL-69752' of https://github.com/golenkovm/moodle into master
Amaia Anabitarte [Wed, 30 Sep 2020 16:25:29 +0000 (18:25 +0200)]
MDL-69712 core_h5p: Remove 'whitelist' key uses
Simey Lameze [Mon, 5 Oct 2020 05:37:07 +0000 (13:37 +0800)]
MDL-65743 lib: update moodle library docs
Simey Lameze [Mon, 5 Oct 2020 05:35:56 +0000 (13:35 +0800)]
MDL-65743 lib: add XMPPHP namespace and update calls
Simey Lameze [Mon, 5 Oct 2020 05:34:41 +0000 (13:34 +0800)]
MDL-65743 lib: upgrade XMPPHP library to v2.2
Jun Pataleta [Mon, 5 Oct 2020 05:24:19 +0000 (13:24 +0800)]
Merge branch 'master-MDL-53966' of https://github.com/golenkovm/moodle
Jake Dallimore [Fri, 18 Sep 2020 09:24:40 +0000 (17:24 +0800)]
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.
Jake Dallimore [Tue, 22 Sep 2020 03:18:17 +0000 (11:18 +0800)]
MDL-59510 core: report oauth2_refresh_token table in core provider
Jake Dallimore [Wed, 16 Sep 2020 07:11:42 +0000 (15:11 +0800)]
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.
Jake Dallimore [Wed, 16 Sep 2020 02:50:48 +0000 (10:50 +0800)]
MDL-59510 core_oauth2: add oauth2_refresh_token table
Mikhail Golenkov [Mon, 5 Oct 2020 01:11:28 +0000 (12:11 +1100)]
MDL-69848 upgrade: Delete notifications in chunks
Mikhail Golenkov [Sun, 4 Oct 2020 07:25:43 +0000 (18:25 +1100)]
MDL-69818 mod_feedback: Fix item dependency during activity restoration
Mikhail Golenkov [Sun, 4 Oct 2020 02:44:17 +0000 (13:44 +1100)]
MDL-69752 mod_data: Format module intro on Database activities page
Mikhail Golenkov [Sun, 4 Oct 2020 02:20:39 +0000 (13:20 +1100)]
MDL-53966 lesson: Allow maximum number of attempts to be unlimited
AMOS bot [Sat, 3 Oct 2020 00:08:25 +0000 (00:08 +0000)]
Automatically generated installer lang files
Tim Hunt [Fri, 18 Sep 2020 16:37:24 +0000 (17:37 +0100)]
MDL-69740 Behat init: more progress info at the end of the install
Juan Leyva [Thu, 1 Oct 2020 13:20:12 +0000 (15:20 +0200)]
MDL-69810 tool_mobile: Return support contact information via WS
Eloy Lafuente (stronk7) [Fri, 26 Jun 2020 08:23:04 +0000 (10:23 +0200)]
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...)