David Monllaó
0bd52bfdac
MDL-63906 analytics: Release the lock on \Throwable received
2019-03-15 15:48:27 +01:00
Víctor Déniz Falcón
2a944b5b41
MDL-54592 cachestore_mongodb: MongoDB cache store use new driver.
...
The scope of this change is limited to modifying the MongoDB cache
plugin to use the new version of the driver that accepts PHP 7.x
versions. Following the instructions in the official MongoDB
documentation, https://docs.mongodb.com/php-library/current/ , the
MongoDB PHP Library was included and used.
2019-03-15 13:50:51 +00:00
Víctor Déniz Falcón
b3c0e79678
MDL-54592 cachestore_mongodb: add MongoDB PHP Library
...
The new mongodb extension provides a limited API. The MongoDB PHP adds a
high level abstraction layer that provides methods for CRUD operations
and common commands. This version of MongoDB PHP Library requires
the PHP mongodb extension >= 1.5.
2019-03-15 13:50:51 +00:00
David Monllaó
ead38829bf
MDL-65085 analytics: noreply user sends insights
2019-03-15 13:48:57 +01:00
cescobedo
67251e316d
MDL-64664 core_message: Behat tests to manage contacts
2019-03-15 13:42:05 +01:00
cescobedo
029a3e73e1
MDL-64664 core_message: New data generator for contacts
2019-03-15 13:42:05 +01:00
cescobedo
2cc0330576
MDL-64664 core_message: New step for open contact menu
2019-03-15 13:42:05 +01:00
David Monllaó
7af6528e30
MDL-60340 calendar: New param to specify a user
2019-03-15 11:35:29 +01:00
Nicolas Roeser
88d0f635ae
MDL-64790 upgrade: parameter API doc regression fix
...
Partially update the API documentation of function
upgrade_plugin_savepoint.
This restores consistency between function parameters and API
documentation; as commit 17da2e6f28
(fix
for MDL-16438) had renamed parameter $dir to $plugin, but not also
applied this change to the API documentation.
Also reword the parameter comment text so that it is more meaningful to
developers: document that the parameter contains the name of the plugin.
Change the API documentation of parameter $type as well so that it is
a) correct, and
b) not in conflict with the API documentation for $plugin.
2019-03-15 11:13:23 +01:00
Nathan Nguyen
9432553b1c
MDL-61537 assignfeedback_editpdf: Rotate PDF page
...
Add page rotation feature.
2019-03-15 15:02:33 +11:00
Nathan Nguyen
cebfb23fb1
MDL-63263 tool_recyclebin: Apply automated backup setting
...
Use Automated backup settings as settings for Recycle bin backup and restore.
2019-03-15 14:56:34 +11:00
Rex Lorenzo
9665abad31
MDL-63263 tool_recyclebin: Recycle bin should always save user data.
2019-03-15 14:56:34 +11:00
Dmitrii Metelkin
34945fa35f
MDL-64898 core_completion: no progress for untracked users
2019-03-15 14:32:50 +11:00
Jake Dallimore
ec819146cc
weekly release 3.7dev
2019-03-15 11:01:23 +08:00
Jake Dallimore
ed37e2d234
NOBUG: Fixed file access permissions
2019-03-15 11:01:23 +08:00
Jake Dallimore
36159c67aa
NOBUG: Fixed SVG browser compatibility
2019-03-15 11:01:22 +08:00
Jake Dallimore
3582f60554
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-03-15 11:01:22 +08:00
Juan Leyva
4daa0d08fe
MDL-64655 forum: New WS mod_forum_get_forum_access_information
...
This WS returning the current user capabilities info.
2019-03-14 17:37:29 +01:00
Jake Dallimore
8587f97637
Merge branch 'MDL-60059-master' of git://github.com/rezaies/moodle
2019-03-14 15:46:10 +08:00
Shamim Rezaie
7fb8632109
MDL-60059 mod_workshop: Add drag and drop support to workshop events
2019-03-14 13:02:49 +11:00
Eloy Lafuente (stronk7)
22b02995f4
Merge branch 'MDL-46931' of https://github.com/paulholden/moodle
2019-03-14 01:26:39 +01:00
Eloy Lafuente (stronk7)
ca996c1f48
Merge branch 'MDL-63146-master' of git://github.com/rezaies/moodle
2019-03-14 01:20:52 +01:00
Eloy Lafuente (stronk7)
bd9fb479f1
Merge branch 'MDL-61585_master' of git://github.com/dmonllao/moodle
2019-03-14 01:13:47 +01:00
Eloy Lafuente (stronk7)
539b5a59f3
Merge branch 'MDL-63366-master' of git://github.com/andrewnicols/moodle
2019-03-14 00:31:39 +01:00
Eloy Lafuente (stronk7)
e4ddf4dc7a
Merge branch 'MDL-63524-master' of git://github.com/andrewnicols/moodle
2019-03-13 23:37:48 +01:00
Eloy Lafuente (stronk7)
13e767226f
Merge branch 'MDL-64670-master' of git://github.com/aanabit/moodle
2019-03-13 17:47:59 +01:00
Juan Leyva
c9a952776e
MDL-64615 tool_mobile: Do not modify custom download URLs
2019-03-13 17:10:02 +01:00
Amaia Anabitarte
9171b588fe
MDL-64670 core_message: fixing selector xpath
2019-03-13 15:06:42 +01:00
Jake Dallimore
a3d85254f1
Merge branch 'MDL-64495-master' of https://github.com/aanabit/moodle
2019-03-13 16:36:04 +08:00
Adrian Greeve
1fac570629
Merge branch 'MDL-64568-master'
2019-03-13 15:42:40 +08:00
Mark Nelson
7e0c4bde11
MDL-64568 core_group: delete conversation and members on group deletion
2019-03-13 15:42:03 +08:00
Mark Nelson
978f233b8b
MDL-64568 core_message: added new method to nuke conversations entirely
...
This method removes all data in the database related to a
given conversation.
2019-03-13 15:41:53 +08:00
Mark Nelson
07a4698d0a
MDL-64568 core: upgrade step to remove orphaned group conversations
2019-03-13 15:41:44 +08:00
Jake Dallimore
6cb1a655e2
Merge branch 'MDL-64747-master' of https://github.com/lucaboesch/moodle
2019-03-13 14:28:04 +08:00
Adrian Greeve
dd8131a875
Merge branch 'MDL-64787_master-bump-python-package' of git://github.com/dmonllao/moodle
2019-03-13 14:05:14 +08:00
Jake Dallimore
a6646dfd92
Merge branch 'MDL-64773_master' of git://github.com/markn86/moodle
2019-03-13 11:03:52 +08:00
Jake Dallimore
c6ceaf81db
Merge branch 'MDL-64230-master' of git://github.com/junpataleta/moodle
2019-03-13 10:39:03 +08:00
Mark Nelson
5e600f7ce2
MDL-64773 core_message: do not process muted conversations
2019-03-13 09:08:46 +08:00
Mark Nelson
bd038cc19f
MDL-64773 core_message: add ability to mute/unmute conversations
2019-03-13 08:55:14 +08:00
Barbara Ramiro
8eaf770d01
MDL-64773 core: added muted icon
2019-03-13 08:55:13 +08:00
Mark Nelson
00c5924546
MDL-64773 core_message: ensure existing APIs return muted status
2019-03-13 08:55:13 +08:00
Mark Nelson
1c36c11a18
MDL-64773 core_message: updated privacy provider
2019-03-13 08:55:13 +08:00
Mark Nelson
086409f601
MDL-64773 core_message: added web services to mute/unmute conversations
2019-03-13 08:55:13 +08:00
Mark Nelson
2687312b29
MDL-64773 core_message: added API to mute/unmute conversations
2019-03-13 08:55:13 +08:00
Eloy Lafuente (stronk7)
da97d01192
Merge branch 'MDL-64670-master' of git://github.com/aanabit/moodle
2019-03-12 18:05:17 +01:00
David Monllaó
dea8ab8900
MDL-64787 mlbackend_python: Bump python package minimum version
2019-03-12 13:11:02 +01:00
Amaia Anabitarte
4bbec310aa
MDL-64495 admin: Removed setting page and deprecation
2019-03-12 10:40:43 +01:00
Amaia Anabitarte
a029ee00cd
MDL-64495 admin: New Messaging settings category in Site administration
2019-03-12 10:40:43 +01:00
Adrian Greeve
d87696dadb
Merge branch 'MDL-13745-master-nosetting' of git://github.com/vmdef/moodle
2019-03-12 17:05:31 +08:00
Víctor Déniz Falcón
2bf67a74fb
MDL-13745 admin: add Output mail configuration test
...
Add a tool for admins to test that the outgoing mail configuration is valid.
2019-03-12 08:58:30 +00:00