Eloy Lafuente (stronk7)
|
e47c53ae4a
|
Merge branch 'MDL-68784' of https://github.com/Peterburnett/moodle
|
2020-07-07 18:51:50 +02:00 |
|
Paul Holden
|
ca02422d66
|
MDL-69214 user: correct participant table forced group SQL.
|
2020-07-07 14:31:31 +01:00 |
|
Tim Schroeder
|
3786de22f2
|
MDL-68605 mod_assign: return grp submissns from ws
Co-authored-by: Septatrix <24257556+Septatrix@users.noreply.github.com>
|
2020-07-07 12:55:04 +02:00 |
|
Víctor Déniz Falcón
|
d07fb8b9e8
|
MDL-69093 enrol_manual: added check for allowed roles a user can assign
|
2020-07-07 08:32:39 +02:00 |
|
Andrew Nicols
|
877a3f70d0
|
Merge branch 'MDL-69106-master' of git.in.moodle.com:cameron/moodle
|
2020-07-07 14:13:22 +08:00 |
|
Jake Dallimore
|
3d7a8a09ba
|
Merge branch 'MDL-63966' of https://github.com/Chocolate-lightning/moodle
|
2020-07-07 13:54:27 +08:00 |
|
Andrew Nicols
|
3bf4744303
|
Merge branch 'MDL-67594-master-2' of git://github.com/mihailges/moodle
|
2020-07-07 09:32:20 +08:00 |
|
Eloy Lafuente (stronk7)
|
70e973d092
|
Merge branch 'MDL-60827-master' of git://github.com/mihailges/moodle
|
2020-07-07 00:14:34 +02:00 |
|
Matteo Scaramuccia
|
3ce1eba180
|
MDL-66322 travis: Configure a local copy of 'exttests'
|
2020-07-06 23:02:56 +02:00 |
|
Martin Drlík
|
ca864e09b1
|
MDL-68586 format_topics: code prechecks
|
2020-07-06 13:26:09 +02:00 |
|
Andrew Nicols
|
a95f458cde
|
MDL-69110 table: Remove commented code
|
2020-07-06 13:25:31 +08:00 |
|
Andrew Nicols
|
1ffdc39468
|
Merge branch 'MDL-69110-master' of git://github.com/junpataleta/moodle
|
2020-07-06 13:16:38 +08:00 |
|
Mihail Geshoski
|
83c18a2dec
|
MDL-67594 core_lock: Modify postgres get_lock() to avoid recursion
|
2020-07-06 13:04:41 +08:00 |
|
Mihail Geshoski
|
566b73fbfc
|
MDL-67594 core_lock: Deprecate extend()
|
2020-07-06 13:04:33 +08:00 |
|
Mihail Geshoski
|
80736a93aa
|
MDL-67594 core_lock: Deprecate extend_lock()
|
2020-07-06 13:03:08 +08:00 |
|
Mihail Geshoski
|
41bc63dbf3
|
MDL-67594 core_lock: Remove supports_recursion() usages
|
2020-07-06 13:01:20 +08:00 |
|
Mihail Geshoski
|
4b71cdcd89
|
MDL-67594 core_lock: Deprecate supports_recursion()
|
2020-07-06 13:01:16 +08:00 |
|
Andrew Nicols
|
e4faf5fede
|
Merge branch 'MDL-68820-referrer-policy' of https://github.com/Peterburnett/moodle
|
2020-07-06 12:38:29 +08:00 |
|
Andrew Nicols
|
8a635e3e24
|
Merge branch 'MDL-69158-master' of git://github.com/lucaboesch/moodle
|
2020-07-06 12:11:10 +08:00 |
|
Jake Dallimore
|
71bfe91591
|
Merge branch 'MDL-55192-master' of git://github.com/peterRd/moodle
|
2020-07-06 12:10:02 +08:00 |
|
Peter Dias
|
ceedbf1515
|
MDL-55192 log: Remove add_log from unit tests
|
2020-07-06 11:56:47 +08:00 |
|
Jake Dallimore
|
68e240284c
|
Merge branch 'MDL-63004' of https://github.com/Chocolate-lightning/moodle
|
2020-07-06 11:55:12 +08:00 |
|
John Okely
|
d464fb43d6
|
MDL-55192 log: Final deprecation of add_to_log
|
2020-07-06 11:54:10 +08:00 |
|
Mathew May
|
b44495cecc
|
MDL-63966 messaging: Make tests pass after deprecation
|
2020-07-06 11:44:04 +08:00 |
|
Mathew May
|
d0ba284421
|
MDL-63966 core: Remove tests covering removed functions
|
2020-07-06 11:44:04 +08:00 |
|
Mathew May
|
b27a27adcd
|
MDL-63966 core: Final deprecations in deprecatedlib
|
2020-07-06 11:44:01 +08:00 |
|
Mathew May
|
f87f23777f
|
MDL-63004 behat: Final removal of i_navigate_to_node_in
|
2020-07-06 11:39:13 +08:00 |
|
Jake Dallimore
|
6ceba9e0e8
|
Merge branch 'MDL-69136-master' of git://github.com/andrewnicols/moodle
|
2020-07-06 10:44:10 +08:00 |
|
Mihail Geshoski
|
ecf15a63b4
|
MDL-60827 oauth2: Consider requireconfirmation setting on login
|
2020-07-06 10:04:42 +08:00 |
|
Michael Hawkins
|
c6ffe9588e
|
MDL-69128 admin: Convert HTML entities when populating tasklogs filter
|
2020-07-06 10:04:03 +08:00 |
|
Mihail Geshoski
|
8cdb2fcc0e
|
MDL-62982 core_form: Final deprecation of the htmleditor form element
|
2020-07-06 10:02:58 +08:00 |
|
Mihail Geshoski
|
8efa87ed6f
|
MDL-67477 lib: Remove renamed classes
|
2020-07-06 10:00:22 +08:00 |
|
AMOS bot
|
a5b23f1f4e
|
Automatically generated installer lang files
|
2020-07-06 00:08:22 +00:00 |
|
Leon Stringer
|
9679c49c35
|
MDL-60494 mod_lti: Invalid </img>, example context
<img> was followed by an invalid </img>. Also added example context for
template so it passes CI checks.
|
2020-07-05 15:56:04 +01:00 |
|
Matteo Scaramuccia
|
82850a0418
|
MDL-68588 Backup: Hide ->backuptempdir in exception info
|
2020-07-03 21:17:42 +02:00 |
|
Jun Pataleta
|
b583c46297
|
MDL-69110 core: Unset the correct sort data element
|
2020-07-04 00:47:14 +08:00 |
|
Eloy Lafuente (stronk7)
|
49a9e8b07d
|
weekly release 4.0dev
|
2020-07-03 18:41:01 +02:00 |
|
Eloy Lafuente (stronk7)
|
419709e9b2
|
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
|
2020-07-03 18:40:55 +02:00 |
|
Jake Dallimore
|
5a3b9d64dd
|
Merge branch 'MDL-68714-master' of https://github.com/andrewnicols/moodle
|
2020-07-03 11:58:17 +08:00 |
|
Andrew Nicols
|
9eaf7a4c3f
|
MDL-68714 clilib: Check set_process_title exists
The web cron script at /admin/cron.php pretends to be a CLI script which
means that it is not possible to rely upon the CLI_SCRIPT constant.
|
2020-07-03 09:49:11 +08:00 |
|
Andrew Nicols
|
834aba2309
|
MDL-68714 cron: Check value of CLI_SCRIPT not existence
|
2020-07-03 09:04:05 +08:00 |
|
Jake Dallimore
|
b5878eaec9
|
Merge branch 'MDL-63254' of https://github.com/Chocolate-lightning/moodle
|
2020-07-02 12:22:17 +08:00 |
|
Jake Dallimore
|
ccae2f74f8
|
Merge branch 'MDL-69130-master-enfix' of git://github.com/mudrd8mz/moodle
|
2020-07-02 12:07:58 +08:00 |
|
Jake Dallimore
|
752a073885
|
Merge branch 'MDL-69149-master' of git://github.com/andrewnicols/moodle
|
2020-07-02 11:57:04 +08:00 |
|
Jake Dallimore
|
e96987d89e
|
Merge branch 'MDL-69122-master' of git://github.com/bmbrands/moodle
|
2020-07-02 11:49:02 +08:00 |
|
Andrew Nicols
|
710c3f0c36
|
Merge branch 'MDL-68714-task-top-process-name' of https://github.com/brendanheywood/moodle
|
2020-07-02 11:20:45 +08:00 |
|
Jake Dallimore
|
c39dc16da4
|
Merge branch 'MDL-58926-ajax-timer' of https://github.com/rboyatt/moodle
|
2020-07-02 09:37:00 +08:00 |
|
AMOS bot
|
b3e45d753a
|
Automatically generated installer lang files
|
2020-07-02 00:08:01 +00:00 |
|
Eloy Lafuente (stronk7)
|
2cadeca3eb
|
Merge branch 'MDL-69072-master' of git://github.com/andrewnicols/moodle
|
2020-07-01 23:20:34 +02:00 |
|
Eloy Lafuente (stronk7)
|
8fb519442a
|
Merge branch 'MDL-58931-master' of https://github.com/mackensen/moodle
|
2020-07-01 22:56:30 +02:00 |
|