maksudr
2ae0c9c7bc
MDL-65038 core_files: Fix typo in function mock_response
2019-03-20 20:56:23 +00:00
Jun Pataleta
a67f9a9b0c
Merge branch 'MDL-62872-master' of git://github.com/rezaies/moodle
2019-03-20 16:30:43 +08:00
Adrian Greeve
b1869131cf
Merge branch 'MDL-60936_master' of git://github.com/dmonllao/moodle
2019-03-20 14:50:46 +08:00
Adrian Greeve
e081d6000e
Merge branch 'MDL-64505-master-final' of git://github.com/mickhawkins/moodle
2019-03-20 09:26:39 +08:00
Eloy Lafuente (stronk7)
cd8e0cf210
Merge branch 'MDL-64979-master' of https://github.com/sammarshallou/moodle
2019-03-19 22:01:27 +01:00
sam marshall
05a5d547b3
MDL-64979 Behat: Add option to increase timeouts
2019-03-19 17:17:55 +00:00
Eloy Lafuente (stronk7)
8253ec7439
Merge branch 'MDL-63244-master' of git://github.com/lameze/moodle
2019-03-19 17:43:24 +01:00
Simey Lameze
545e2abb91
MDL-63244 core: make mustache retrieve language
2019-03-19 15:03:51 +08:00
Bas Brands
de213bf079
MDL-64505 theme_classic: Created the classic theme
...
The Classic theme is being introduced as a Bootstrap 4 replacement
for the older themes based on Bootstrap 2, such as Bootstrapbase,
Clean and More. It is a child theme of Boost, with a navigation
structure similar to the Clean theme.
Co-authored-by: Bas Brands <bmbrands@gmail.com>
Co-authored-by: Michael Hawkins <michaelh@moodle.com>
2019-03-18 18:59:23 +08:00
Julien Boulen
b1d1369dff
MDL-46803 course: Prevent unenrol users with multiple roles during reset
2019-03-18 11:20:08 +01:00
David Monllaó
3576b66bfd
MDL-60936 analytics: Timesplittings setting only for evaluation
2019-03-18 09:34:52 +01:00
Shamim Rezaie
7dfa238c08
MDL-62872 atto_recordrtc: max_filesize detection fix
2019-03-18 15:18:43 +11: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
cescobedo
029a3e73e1
MDL-64664 core_message: New data generator for contacts
2019-03-15 13:42:05 +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
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
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
Mark Nelson
07a4698d0a
MDL-64568 core: upgrade step to remove orphaned group conversations
2019-03-13 15:41:44 +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
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
Mark Nelson
086409f601
MDL-64773 core_message: added web services 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
fa50232ff7
Merge branch 'MDL-64477-master-lastats' of git://github.com/mudrd8mz/moodle
2019-03-12 13:36:43 +08: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 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
Paul Holden
9ded266b4e
MDL-43130 access: fix user counting when retrieving assignable roles.
...
Previously users assigned the same role in a context via multiple
components would be counted multiple times.
2019-03-08 12:32:24 +00:00
Mark Nelson
1fadad46a0
MDL-64773 core: added new table to keep track of muted conversations
2019-03-08 11:52:06 +08:00
David Monllaó
e97dfff78d
MDL-64787 tool_analytics: Include training data source in the log table
2019-03-07 20:44:48 +01:00
David Monllaó
bc82b89586
MDL-64787 mlbackend: Evaluate trained models
2019-03-07 20:43:30 +01:00
Jun Pataleta
b740fe1769
Merge branch 'MDL-64746-master' of https://github.com/lucaboesch/moodle
2019-03-07 11:04:42 +08:00
Eloy Lafuente (stronk7)
05506eaddc
MDL-62869 upgrade: make upgrade step to match current version
2019-03-06 23:19:13 +01:00
Eloy Lafuente (stronk7)
ff13ffcd99
Merge branch 'MDL-62869-include-all-courses-mycourse-fix-new' of https://github.com/dmitriim/moodle
2019-03-06 23:10:38 +01:00
Eloy Lafuente (stronk7)
e3d78a7c8d
Merge branch 'MDL-63937-master' of https://github.com/HuongNV13/moodle
2019-03-06 13:30:39 +01:00
Andrew Nicols
54c2b17604
MDL-64410 access: Unit tests for context locking SQL
2019-03-06 12:36:05 +01:00
Andrew Nicols
fe41810304
MDL-64410 access: Check for context locking in cap functions
2019-03-06 12:36:05 +01:00
Andrew Nicols
a6a5685999
Merge branch 'MDL-64950-master-2' of git://github.com/junpataleta/moodle
2019-03-06 13:42:24 +08:00
Jun Pataleta
313f2be603
MDL-64950 core: Handle username in a case-insensitive fashion
2019-03-06 12:45:27 +08:00
Jun Pataleta
e1d6600fbe
MDL-64950 core: Unit tests for get_complete_user_data()
2019-03-06 12:45:27 +08:00
Andrew Nicols
c40f6adbe0
MDL-64971 access: Ensure that the capability exists when fetching
2019-03-06 10:16:06 +08:00
Eloy Lafuente (stronk7)
8ab1bd2f5e
Merge branch 'MDL-64943-master-enfix' of git://github.com/mudrd8mz/moodle
2019-03-05 11:08:32 +01:00