Jake Dallimore
ed9d61ef4a
Merge branch 'MDL-63031-master' of https://github.com/prg3/moodle
2018-08-14 12:11:25 +08:00
Paul Greidanus
05f6ed0034
MDL-63031 administration: Allow plugins to define trace storage
...
This will allow the use of other storage systems implemented
in plugins.
It also allows for disabling the built in DB based profiling, which
will be useful when using an external target to not waste DB storage.
2018-08-13 21:54:48 -06:00
Jun Pataleta
2454ddb6ef
Merge branch 'MDL-45170-master' of git://github.com/junpataleta/moodle
2018-08-08 16:27:55 +08:00
Jun Pataleta
c353ad20c3
MDL-45170 core: Integration review fixes
...
* Pass $forcehttps parameter to call extract_draft_file_urls_from_text()
call in \core_weblib_testcase::test_extract_draft_file_urls_from_text()
* Style fixes
2018-08-08 16:17:32 +08:00
Charles Fulton
7d7d3b1731
MDL-45170 files: check other draftfile areas when processing
2018-08-08 16:15:23 +08:00
Andrew Nicols
0c759ba614
Merge branch 'MDL-56335-master' of git://github.com/mihailges/moodle
2018-08-08 13:14:00 +08:00
Andrew Nicols
03655bb050
Merge branch 'MDL-50225_master' of git://github.com/markn86/moodle
2018-08-08 08:14:55 +08:00
Eloy Lafuente (stronk7)
54635fdee8
Merge branch 'MDL-62750_master' of https://github.com/aanabit/moodle
2018-08-07 17:10:14 +02:00
Eloy Lafuente (stronk7)
c8bea6ae57
Merge branch 'MDL-53297-master' of git://github.com/cescobedo/moodle
2018-08-07 15:57:00 +02:00
Eloy Lafuente (stronk7)
925d1dc60e
Merge branch 'MDL-62065-master' of git://github.com/cescobedo/moodle
2018-08-07 15:51:34 +02:00
Andrew Nicols
6acae5165c
Merge branch 'MDL-62975_master' of git://github.com/markn86/moodle
2018-08-07 14:38:00 +08:00
Andrew Nicols
dcb2d4bfcf
Merge branch 'MDL-62798-master' of git://github.com/mihailges/moodle
2018-08-07 13:07:31 +08:00
Andrew Nicols
4af25b000f
Merge branch 'MDL-54741-master' of git://github.com/mihailges/moodle
2018-08-07 12:19:44 +08:00
Andrew Nicols
7b4dbb05e3
Merge branch 'MDL-55449-master' of git://github.com/abgreeve/moodle
2018-08-07 11:44:38 +08:00
Adrian Greeve
cc4952e997
MDL-55449 messages: Remove support for stdClass messages.
...
This also makes message_sent::create_from_ids() $courseid
parameter required.
2018-08-07 11:04:22 +08:00
Andrew Nicols
2a8830379f
Merge branch 'wip-MDL-61424-master' of git://github.com/marinaglancy/moodle
2018-08-07 08:18:58 +08:00
Amaia Anabitarte
23c2316697
MDL-62750 lang: Trim langlist setting values
2018-08-06 09:38:14 +01:00
Mihail Geshoski
02de9f2014
MDL-62798 repositories: Report sections by name in server repository
2018-08-06 09:55:35 +08:00
Mihail Geshoski
216b89475d
MDL-54741 general: 3.2 final deprecation in lib/deprecatedlib.php
2018-08-06 09:29:54 +08:00
Mihail Geshoski
f2cdf99382
MDL-56335 behat: prefixed_tablenode_transformations final deprecation
2018-08-06 09:27:08 +08:00
Andrew Nicols
aa75f70280
Merge branch 'MDL-59847-master' of https://github.com/snake/moodle
2018-08-02 11:39:50 +08:00
David Mudrák
afa3e0ff32
MDL-59847 core: Stop supporting custom identity fields in user selectors
...
The user_selector classes supported custom list of extra identity
fields. But they should obey the configured user policy and respect the
privacy setting made by site administrators. So the list of user
identifiers should never be hard-coded, but the setting
$CFG->showuseridentity should be always respected.
2018-08-02 10:22:07 +08:00
Eloy Lafuente (stronk7)
20c7822f6d
Merge branch 'MDL-57244-master' of git://github.com/abgreeve/moodle
2018-08-02 00:24:14 +02:00
Eloy Lafuente (stronk7)
c965349aad
Merge branch 'MDL-59595-master-2' of git://github.com/snake/moodle
2018-08-02 00:21:23 +02:00
Eloy Lafuente (stronk7)
3578f04762
Merge branch 'MDL-51883-master' of git://github.com/mihailges/moodle
2018-08-01 16:39:45 +02:00
Eloy Lafuente (stronk7)
1ffa22bbc7
Merge branch 'MDL-61041-master' of git://github.com/damyon/moodle
2018-08-01 16:36:12 +02:00
Mihail Geshoski
5ab8824394
MDL-51883 libraries: 3.1 final deprecation in lib/deprecatedlib.php
2018-08-01 10:32:37 +08:00
Eloy Lafuente (stronk7)
c121e849c1
Merge branch 'MDL-41847-master' of git://github.com/sarjona/moodle
2018-07-31 23:50:43 +02:00
David Monllao
f967e6795d
Merge branch 'MDL-63001_master' of git://github.com/markn86/moodle
2018-07-31 13:52:49 +02:00
Jun Pataleta
77b6d458e5
Merge branch 'MDL-58768-master-2' of git://github.com/rezaies/moodle
2018-07-31 16:18:44 +08:00
David Monllao
a50b8a438a
Merge branch 'MDL-56712-master' of git://github.com/mihailges/moodle
2018-07-30 17:47:51 +02:00
David Monllao
627d9aa6c8
Merge branch 'MDL-55188-master' of git://github.com/abgreeve/moodle
2018-07-30 17:33:21 +02:00
Eloy Lafuente (stronk7)
e32fe4339a
Merge branch 'MDL-63002_master' of git://github.com/markn86/moodle
2018-07-30 16:15:16 +02:00
Marina Glancy
9991670ff9
MDL-61424 admin: reset registration if token is rejected
2018-07-30 16:12:05 +02:00
Mark Nelson
8bfe908209
MDL-63002 core: fixed incorrect calls to non-existent delete_record()
2018-07-30 20:59:42 +08:00
Mark Nelson
f8d15c66c3
MDL-62975 core_form: deprecate the htmleditor element
2018-07-30 10:01:01 +08:00
Mark Nelson
4d67fe6161
MDL-50225 core: replace usages of print_textarea()
2018-07-30 09:57:01 +08:00
Mark Nelson
350d7b0686
MDL-50225 core: properly deprecate print_textarea
2018-07-30 09:55:11 +08:00
Mihail Geshoski
d8e8734291
MDL-62943 core_output: Final deprecation of update_module_button
2018-07-30 09:43:49 +08:00
Mihail Geshoski
d77b5db55f
MDL-56712 media: Remove 3.2 deprecated functions and classes
2018-07-30 09:25:34 +08:00
Adrian Greeve
b41e1d7c55
MDL-55188 events: Final deprecation of part of events 1 API.
2018-07-30 09:25:06 +08:00
Adrian Greeve
5454e72c21
MDL-55188 events: First deprecation of eventslib.php
2018-07-30 09:23:54 +08:00
cescobedo
2769bf315b
MDL-55188 events: Final deprecation events_trigger.
2018-07-30 09:21:21 +08:00
cescobedo
df536ab17d
MDL-62065 core_access: First deprecation of get roles on exact context
2018-07-29 22:43:06 +02:00
Shamim Rezaie
f7115c2e80
MDL-58768 coursecat: coursecat::get to accept a $user parameter
2018-07-28 07:51:32 +10:00
Mark Nelson
2dd3384083
MDL-63001 core_form: final deprecation of the submitlink element
2018-07-27 16:05:28 +08:00
David Mudrák
6808227b1f
MDL-59847 core: Fix display of hidden identity fields in user lists
...
Places that display list of users (such as course participants page)
with additional identifier fields now respect the user's permission to
view other users' hidden profile fields.
2018-07-27 09:55:22 +02:00
Sara Arjona
0b979a6083
MDL-41847 core_user: Add lang to login URL email for new user accounts
2018-07-27 09:01:33 +02:00
Eloy Lafuente (stronk7)
7e7732e8e7
NOBUG: Fixed file access permissions
2018-07-26 19:56:32 +02:00
Eloy Lafuente (stronk7)
b562240b61
Merge branch 'MDL-57622-master' of git://github.com/mihailges/moodle
2018-07-26 00:22:37 +02:00