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
Jan Dageförde
1d8e6dacef
MDL-65022 wiki: declare the cancel button secondary
2019-03-12 09:06:40 +01:00
Shamim Rezaie
1d146d7a6e
MDL-63151 mod_wiki: Add userid param to mod_wiki calendar callbacks
2019-03-12 17:16:24 +11:00
Shamim Rezaie
ed1f61f30f
MDL-63151 mod_wiki: check if the module is visible to the user
2019-03-12 17:12:09 +11:00
Adrian Greeve
fa50232ff7
Merge branch 'MDL-64477-master-lastats' of git://github.com/mudrd8mz/moodle
2019-03-12 13:36:43 +08:00
Adrian Greeve
80fd0eb073
Merge branch 'MDL-64787_master' of git://github.com/dmonllao/moodle
2019-03-12 11:16:20 +08:00
Eloy Lafuente (stronk7)
c93eedf8dd
Merge branch 'MDL-64084-master' of git://github.com/jleyva/moodle
2019-03-12 00:29:58 +01:00
Eloy Lafuente (stronk7)
99daf06a4f
Merge branch 'MDL-64653-master' of git://github.com/jleyva/moodle
2019-03-11 23:03:02 +01:00
Sara Arjona
0c04a44457
MDL-64974 badges: add missing configurecriteria capability check
2019-03-11 10:24:39 +01:00
David Mudrák
6cae6c9b55
MDL-64477 analytics: Include new stats in site registration info
...
These four new figures will be submitted to the Moodle sites directory
as a part of the site registration.
2019-03-11 10:23:25 +01:00
David Mudrák
5e9b091248
MDL-64477 analytics: Introduce a new \core_analytics\stats class
...
The purpose of the class is to provide stats and meta data about how the
analytics is used on the site.
2019-03-11 10:23:25 +01:00
Davo Smith
f83bd64148
MDL-64365 mod_forum: hide RSS settings if RSS not enabled
2019-03-11 09:04:32 +00:00
David Monllaó
9b3580f43c
MDL-61585 analytics: Include missing indicators
2019-03-11 09:36:54 +01:00
Andrew Nicols
bee40dbf27
MDL-63524 behat: Do not skip tests on Step 0 error
2019-03-11 11:18:40 +08:00
Jun Pataleta
9f09d9dec5
MDL-64958 gradeimport_csv: Better unit tests for check_user_exists()
2019-03-11 09:32:21 +08:00
Jun Pataleta
d45f0f0ceb
MDL-64958 grade_import: Ensure correct user is being fetched
...
* We need to ensure that we are checking the correct user account.
Since email and idnumber are not unique fields, there's a chance that
multiple user records will match when querying for user data using
these fields. This might lead to a different user's grades being
inadvertently modified during grade import. In such a case, this
function needs to return a null userid.
2019-03-11 09:32:17 +08:00