Mikhail Golenkov
9c7a5526ba
MDL-66864 upgrade: Delete non-mutual contacts in chunks.
2019-10-07 16:32:20 +11:00
Adrian Greeve
3ae7d678fa
Merge branch 'MDL-65187-master' of git://github.com/marinaglancy/moodle
2019-10-07 11:12:21 +08:00
Mihail Geshoski
0a9150c009
MDL-64745 block_online_users: Add behat tests
2019-10-07 09:00:33 +08:00
Mihail Geshoski
e94de2d6d3
MDL-64745 block_online_users: Add unit tests
2019-10-07 09:00:33 +08:00
Mihail Geshoski
e1fb8e4aec
MDL-64745 block_online_users: Option to disable users to set visibility
2019-10-07 09:00:33 +08:00
David Mudrák
254b579375
MDL-66118 hub: Replace the unregister form with a confirmation
...
Now that unpublishalladvertisedcourses and unpublishalluploadedcourses
became irrelevant, there is no reason for an empty form.
2019-10-04 21:23:11 +02:00
David Mudrák
3d2aa2ebef
MDL-66118 hub: Remove the mentions of moodle.net
...
This is an update of the site registration admin page and some relevant
backend code to remove the mentions of moodle.net.
AMOS BEGIN
CPY [registerwithmoodleorg,core_admin],[registerwithmoodleorg,core_hub]
AMOS END
2019-10-04 21:23:11 +02:00
David Mudrák
ecc9960ead
MDL-66118 hub: Stop using the hub URL as the setting name suffix
...
Site indicators shared with the registration hub used to have the hub
URL in the relevant setting names - such as site_name_httpsmoodlenet.
This upgrade step converts all such settings and drops the URL suffix
because we do not support alternative hubs any more.
Additionally the upgrade step renames the official hub and updates its
URL so that existing registrations with https://moodle.net are still
valid.
2019-10-04 21:23:11 +02:00
David Mudrák
ffecbefb06
MDL-66118 hub: Drop support for the hub's display_homepage callback
...
There should never be any exceptional hacks like this for any particular
plugin. The hub sites can make use of a wide range of other and cleaner
mechanisms - such as a custom theme or the customfrontpageinclude
directive - to implement a customized front page.
Plus, we've dropped support for alternative hubs anyway.
2019-10-04 21:17:06 +02:00
David Mudrák
6d015e29cc
MDL-66118 hub: Define the new sites directory URL
...
The Moodle sites now register with stats.moodle.org so use that as a new
official hub's URL. Beside that, allow for the alternative value be
provided in config.php for development and testing purposes.
2019-10-04 21:17:06 +02:00
David Mudrák
a08c238f9e
MDL-66118 hub: Remove legacy constants, not relevant any more
...
Both the following constants are no longer needed as Moodle does not
support multiple hubs any more.
* HUB_HUBDIRECTORYURL is no longer valid as Moodle no longer supports
the listing of community hubs.
* HUB_OLDMOODLEORGHUBURL was used in the past for the transition
purposes.
2019-10-04 21:17:06 +02:00
Tobias Reischmann
d9b8e3554b
MDL-66496 mod_data: Add tests for import functionality
2019-10-04 19:35:18 +02:00
Tobias Reischmann
8bb0d5fb5f
MDL-66496 mod_data: Make import functionality testable
2019-10-04 19:34:53 +02:00
Justus Dieckmann
ba2fc8bd94
MDL-66496 mod_data: Import author information on csv import
2019-10-04 19:33:54 +02:00
Eloy Lafuente (stronk7)
6ec1078469
on-demand release 3.8dev+
2019-10-04 16:02:03 +02:00
Eloy Lafuente (stronk7)
f7b87e1a79
NOBUG: Fixed file access permissions
2019-10-04 16:02:02 +02:00
Eloy Lafuente (stronk7)
2aa5e7e892
NOBUG: Fixed SVG browser compatibility
2019-10-04 16:01:57 +02:00
Ryan Wyllie
7754fa54d6
MDL-66226 core_message: convert formatMessagePreview to async function
...
Uses the nicer syntax of sync/await, removing some of the promises
clutter.
2019-10-04 16:50:30 +08:00
Jake Dallimore
f11b8ec5a0
MDL-66226 core: add fallback pixicons for the messagecontent fa icons
...
If $THEME->iconsystem is not set to font awesome, we need to fall back
to either svg or png images.
2019-10-04 16:49:48 +08:00
Jake Dallimore
c11baac4b4
MDL-66226 core_message: wrap promise chains in pending for behat
...
Fixes random failures by forcing behat to wait for the pane to render.
2019-10-04 14:37:25 +08:00
Jake Dallimore
545e8988c3
MDL-66226 core_message: don't display html as text in overview section
...
Instead of displaying the source code, as text, display a content
indicator which tells the user what sort of content the message might
contain.
2019-10-04 14:34:19 +08:00
Ryan Wyllie
f9d76e4905
MDL-66477 core: only render region main settings if no settings block
...
We added a change to allow the region main settings menu to be
rendered in the header rather that the top of the body however
this also meant that the settings were shown on themes (e.g. Classic)
that didn't otherwise show the region main settings.
The simplest solution seems to be to not render the region main
settings in the header if the settings block is on the page.
2019-10-04 11:31:14 +08:00
Jun Pataleta
e5277f0a7f
Merge branch 'MDL-65315-master' of git://github.com/peterRd/moodle
2019-10-04 10:25:16 +08:00
Andrew Nicols
fe0944987e
MDL-66011 test: remove magic @covers lines
2019-10-04 09:40:34 +08:00
Andrew Nicols
8847ec4791
MDL-66011 tests: Stop forcing coverage annoation
2019-10-04 09:39:50 +08:00
Eloy Lafuente (stronk7)
c41f4e56d3
Merge branch 'MDL-66476_master' of git://github.com/dmonllao/moodle
2019-10-04 01:59:14 +02:00
Eloy Lafuente (stronk7)
04c0050dcc
Merge branch 'MDL-66397-master-embed' of git://github.com/vmdef/moodle
2019-10-03 23:25:21 +02:00
David Monllaó
f5c65ba37f
MDL-66476 mlbackend: Use F1 as the main accuracy metric
2019-10-04 05:20:49 +08:00
David Monllaó
ebec727cd3
MDL-66004 mlbackend_python: Purge testing output dirs properly
2019-10-04 05:19:45 +08:00
Eloy Lafuente (stronk7)
ef7aded996
Merge branch 'MDL-56649-master' of git://github.com/bmbrands/moodle
2019-10-03 19:37:05 +02:00
Eloy Lafuente (stronk7)
40763810d9
Merge branch 'MDL-65327_master' of https://github.com/marxjohnson/moodle
2019-10-03 19:27:49 +02:00
Eloy Lafuente (stronk7)
0036173459
Merge branch 'MDL-66004_master-delete_fix' of git://github.com/dmonllao/moodle
2019-10-03 18:41:36 +02:00
Adrian Greeve
8515fbfbaa
Merge branch 'MDL-65919-master' of git://github.com/marinaglancy/moodle
2019-10-03 15:59:03 +08:00
Jun Pataleta
27c648a095
Merge branch 'MDL-61450-master' of git://github.com/lameze/moodle
2019-10-03 15:42:19 +08:00
Jun Pataleta
ec720611d5
MDL-61450 calendar: Unit test for calendar_view_event_allowed()
...
* Unit test for calendar_view_event_allowed() when dealing with course
events.
2019-10-03 15:38:43 +08:00
Juan Leyva
12a289c7a4
MDL-66775 tool_mobile: Return additional app data
...
We need this information for creating a link to the app store listing for updating.
2019-10-03 09:29:38 +02:00
Juan Leyva
4bf08f5b4d
MDL-66775 tool_mobile: New force minimum app version setting
2019-10-03 09:29:38 +02:00
Simey Lameze
ec482557a8
MDL-61450 calendar: fix course event type permissions
2019-10-03 13:20:33 +08:00
David Monllaó
63c15f6c58
MDL-66004 mlbackend_python: Purge testing output dirs properly
2019-10-03 09:45:57 +08:00
Peter
8c95b7d9bb
MDL-65774 mod_assign: Updated pdf to include FPDI upgrades
2019-10-03 07:47:11 +08:00
Peter
68713f585f
MDL-65774 mod_assign: Update fpdi library to 2.2.0
2019-10-03 07:47:11 +08:00
Eloy Lafuente (stronk7)
aab2b2103e
Merge branch 'MDL-66774-master-macedonia' of git://github.com/mudrd8mz/moodle
2019-10-03 00:57:21 +02:00
Eloy Lafuente (stronk7)
846521d817
Merge branch 'MDL-63453-38_media_videojs_upgrade' of https://github.com/mattporritt/moodle
2019-10-03 00:48:56 +02:00
Eloy Lafuente (stronk7)
5260feb506
Merge branch 'MDL-66197-master' of git://github.com/marinaglancy/moodle
2019-10-03 00:45:31 +02:00
Eloy Lafuente (stronk7)
20502fa30c
Merge branch 'MDL-66004_master' of git://github.com/dmonllao/moodle
2019-10-02 20:53:24 +02:00
Eloy Lafuente (stronk7)
35da660ab0
Merge branch 'MDL-66254_master' of git://github.com/dmonllao/moodle
2019-10-02 17:00:39 +02:00
Eloy Lafuente (stronk7)
d25ece5ed9
Merge branch 'MDL-65957-master' of git://github.com/mihailges/moodle
2019-10-02 16:49:30 +02:00
Eloy Lafuente (stronk7)
637707bcb0
Merge branch 'MDL-64588-master-2' of git://github.com/snake/moodle
2019-10-02 16:39:44 +02:00
Jun Pataleta
31b4ff1db3
Merge branch 'MDL-62191_master' of git://github.com/dmonllao/moodle
2019-10-02 16:35:50 +08:00
Adrian Greeve
8fec1626d0
Merge branch 'MDL-66477-master' of git://github.com/junpataleta/moodle
2019-10-02 16:15:13 +08:00