99069 Commits

Author SHA1 Message Date
AMOS bot
6e1508b6b3 Automatically generated installer lang files 2020-10-11 00:08:26 +00:00
Brendan Heywood
16c209cbc0 MDL-69779 core: Improved the X-Redirect-By header when debugging is on 2020-10-11 09:48:12 +11:00
Brendan Heywood
8d70a11307 MDL-69910 calendar: Fix export exception when both params are sent 2020-10-10 19:31:16 +11:00
Paul Holden
96ec6ee826 MDL-69825 admin: externalpage class using a callback for access check.
Co-Authored-By: Marina Glancy <marina@moodle.com>
2020-10-09 15:09:09 +01:00
Sara Arjona
46f977a8bf weekly release 4.0dev 2020-10-09 11:11:39 +02:00
Sara Arjona
d098704660 Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install into master 2020-10-09 11:11:34 +02:00
Juan Leyva
328396c0d5 MDL-68406 tool_mobile: Allow users to log-out from the app
In this commit, we also reorganised how the Mobile box is displayed in the user profile.
We are allowing now site admins to see the user last access time.
2020-10-09 09:59:15 +02:00
Juan Leyva
8441d551ea MDL-63806 glossary: New WS mod_glossary_delete_entry 2020-10-09 09:42:56 +02:00
Juan Leyva
f9b56649e7 MDL-63806 glossary: Return user permissions for entries in WS 2020-10-09 09:42:56 +02:00
Juan Leyva
a7a1f0d48c MDL-63806 glossary: Move delete code to API function 2020-10-09 09:42:56 +02:00
Adrian Greeve
611a42b934 Merge branch 'MDL-68384-fix-spec-violations' of https://github.com/cengage/moodle 2020-10-09 12:06:37 +08:00
Jun Pataleta
b68708059f Merge branch 'MDL-69740' of https://github.com/timhunt/moodle 2020-10-09 11:56:54 +08:00
Jun Pataleta
fac0b05ed5 Merge branch 'MDL-69257-master' of git://github.com/mihailges/moodle 2020-10-09 11:12:23 +08:00
Mihail Geshoski
2212df5dd8 MDL-69257 core_h5p: Move $maxsize outside the foreach loop
There is no reason to repeatedly obtain the maximum size for uploading
files as a part of foreach loop.
2020-10-09 10:23:28 +08:00
Eloy Lafuente (stronk7)
56be458c45 Merge branch 'MDL-69582-master' of git://github.com/ferranrecio/moodle into master 2020-10-08 22:44:21 +02:00
Thomas Wedekind
40fecef9d2 MDL-69582 tool_customlang: export cli script 2020-10-08 19:08:15 +02:00
Thomas Wedekind
1f4a5e485e MDL-69582 tool_customlang: add export langstring feature 2020-10-08 19:08:15 +02:00
Eloy Lafuente (stronk7)
2be470ab4b Merge branch 'MDL-69810-master' of git://github.com/jleyva/moodle into master 2020-10-08 16:36:48 +02:00
Eloy Lafuente (stronk7)
61da7e4fa6 Merge branch 'MDL-69712-master' of git://github.com/aanabit/moodle into master 2020-10-08 16:24:40 +02:00
Sara Arjona
f25dba2de1 Merge branch 'MDL-64657-master' of git://github.com/jleyva/moodle into master 2020-10-08 14:15:26 +02:00
Sara Arjona
e5a9a92d74 Merge branch 'MDL-69146' of https://github.com/stronk7/moodle into master 2020-10-08 12:43:22 +02:00
Sumit Negi
bd6449fca9 MDL-68900 mod_forum: permission check for user who is viewing timed post
Pass current user object to post builder as argument, so that the permission to view timed post
will check with current user, who is viewing the posts instead of user who made that post.
2020-10-08 12:47:31 +05:30
Adrian Greeve
b239ee8f1c Merge branch 'MDL-69805-master' of https://github.com/dravek/moodle 2020-10-08 15:01:35 +08:00
Adrian Greeve
348961d206 Merge branch 'MDL-69798' of https://github.com/timhunt/moodle 2020-10-08 13:35:41 +08:00
Jake Dallimore
87abb87ebd Merge branch 'MDL-69192-master-behat' of https://github.com/andrewnicols/moodle 2020-10-08 09:22:21 +08:00
Andrew Nicols
36419cf8d5 MDL-68665 assignfeedback_editpdf: Coding style fixes 2020-10-08 08:23:03 +08:00
Andrew Nicols
814ec28fef Merge branch 'MDL-68665-assign-stamp-cache' of https://github.com/jamie-catalyst/moodle 2020-10-08 08:17:01 +08:00
Andrew Nicols
f908e8beef MDL-69192 mod_assign: Stop clicking OK on non-existent modal 2020-10-08 08:04:10 +08:00
Eloy Lafuente (stronk7)
753bda3d58 Merge branch 'MDL-69760-master' of https://github.com/inkjet2000/moodle into master 2020-10-08 00:23:47 +02:00
Víctor Déniz
308f1dd9ed Merge branch 'MDL-69759-master' of https://github.com/sammarshallou/moodle 2020-10-07 22:24:38 +01:00
Jamie Stamp
e522d6dad4 MDL-68665 assignfeedback_editpdf: Fix systemsstamp URLs 2020-10-07 16:26:16 +01:00
Jamie Stamp
74b4d6368a MDL-68665 assignfeedback_editpdf: Add filearea to persist stamps 2020-10-07 16:25:59 +01:00
Justin Merrill
b80d65e45a MDL-69760 core: add mdl_event index for assign adhoc tasks 2020-10-07 10:35:57 -04:00
Sara Arjona
7941ada0ee Merge branch 'MDL-65451' of https://github.com/marinaglancy/moodle into master 2020-10-07 09:39:46 +02:00
Andrew Nicols
675d90a39a Merge branch 'MDL-69192' of https://github.com/willob99/moodle 2020-10-07 13:15:08 +08:00
Andrew Nicols
b702feb38d Merge branch 'MDL-67275-master-post_noun_verb' of git://github.com/mudrd8mz/moodle 2020-10-07 12:16:39 +08:00
Jake Dallimore
5e207348d3 Merge branch 'MDL-52407-master' of git://github.com/vmdef/moodle 2020-10-07 10:45:24 +08:00
Adrian Greeve
c935f3bae0 Merge branch 'MDL-59510-master' of https://github.com/snake/moodle 2020-10-07 10:02:19 +08:00
AMOS bot
be7fbeb8ef Automatically generated installer lang files 2020-10-07 00:07:41 +00:00
Víctor Déniz
c064f06ea1 Merge branch 'MDL-62678-core-fetch-notifications' of https://github.com/brendanheywood/moodle 2020-10-06 22:59:24 +01:00
Eloy Lafuente (stronk7)
202a4cc6b8 Merge branch 'MDL-69746-Master' of https://github.com/tuanngocnguyen/moodle into master 2020-10-06 23:53:14 +02:00
Marina Glancy
7a9c8cbd3e MDL-65451 tool_uploaduser: move code away from index.php, add CLI script 2020-10-06 15:54:09 +02:00
Paul Holden
27f8784204 MDL-69813 h5p: fix undefined addon ordering in framework test. 2020-10-06 10:45:21 +01:00
Eloy Lafuente (stronk7)
5ecd01fb19 weekly release 4.0dev 2020-10-06 10:20:34 +02:00
Eloy Lafuente (stronk7)
a5dc22850e Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install into master 2020-10-06 10:20:31 +02:00
Mikhail Golenkov
f8d859a685 MDL-47178 question: Retain question authors when restoring backups. 2020-10-06 09:29:18 +11:00
Eloy Lafuente (stronk7)
9427ae82ce Merge branch 'MDL-69772-master-allcountrycodes' of git://github.com/mudrd8mz/moodle into master 2020-10-06 00:03:54 +02:00
Eloy Lafuente (stronk7)
fd46cc5b37 Merge branch 'MDL-65074' of https://github.com/hitteshahuja/moodle into master 2020-10-05 23:12:01 +02:00
Víctor Déniz
7a8950c172 Merge branch 'MDL-69625' of https://github.com/paulholden/moodle 2020-10-05 19:22:03 +01:00
Sara Arjona
134c45e9ee Merge branch 'MDL-69355-master-filebuffer' of git://github.com/mudrd8mz/moodle into master 2020-10-05 18:33:34 +02:00