Sara Arjona
11b094be4c
weekly release 4.0dev
2020-10-13 13:24:07 +02:00
Sara Arjona
cd678ee4c3
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install into master
2020-10-13 13:24:02 +02:00
Brendan Heywood
57aed80df6
MDL-68983 cache: Fix bug with readonly session combined with lock debug
2020-10-13 14:52:37 +11:00
Andrew Nicols
99ed3c3f1e
Merge branch 'MDL-66928-request-dir-purge-bug' of https://github.com/brendanheywood/moodle
2020-10-13 11:48:41 +08:00
Brendan Heywood
9fabe1dda5
MDL-66928 core: Move request dirs to system tmp instead of localcache
2020-10-13 14:17:39 +11:00
Andrew Nicols
60dc6b01b5
Merge branch 'MDL-67654' of https://github.com/paulholden/moodle
2020-10-13 07:57:15 +08:00
Jenkins Automation
5650b7e3ad
MDL-69726 calendar: fix raw event fetcher under postgres
...
Without this, there's a code path that under the right circumstances is hit and
results in a query with `FROM (mdl_event) ev` in it - which is not valid syntax
under postgres.
2020-10-13 09:33:52 +10:30
Paul Holden
bdfe918b13
MDL-67654 mod_forum: formchangechecker for discussion inline replies.
2020-10-12 23:32:50 +01:00
Michael Milette
33c9499b28
MDL-68766 auth: Login form: 'Log in using...' should be h3, not h6
2020-10-12 10:40:22 -04:00
Simon Mok
bf17107882
MDL-68070 messaging: Fix error when personal notification is disabled
2020-10-12 19:30:02 +08:00
Adrian Greeve
8a22784785
Merge branch 'master-MDL-69818' of https://github.com/golenkovm/moodle
2020-10-12 14:49:40 +08:00
Jake Dallimore
502a5d8a74
Merge branch 'MDL-68292-admin-sesskey' of https://github.com/brendanheywood/moodle
2020-10-12 14:36:41 +08:00
Brendan Heywood
155b0da5a5
MDL-68292 core: Remove sesskey leakage on module pages
2020-10-12 17:10:03 +11:00
Adrian Greeve
095aecb555
Merge branch 'MDL-65743-master' of git://github.com/lameze/moodle
2020-10-12 13:39:16 +08:00
Andrew Nicols
0c21917931
Merge branch 'MDL-69776-master' of git://github.com/jleyva/moodle
2020-10-12 12:33:07 +08:00
Adrian Greeve
6fb8242e93
Merge branch 'MDL-69649-master' of git://github.com/rezaies/moodle
2020-10-12 10:14:53 +08:00
Jake Dallimore
29da421a85
Merge branch 'MDL-69910-calendar-protectusername' of https://github.com/brendanheywood/moodle
2020-10-12 10:05:28 +08:00
Jake Dallimore
18dc396fb2
Merge branch 'MDL-69707-redis-avoid-write' of https://github.com/brendanheywood/moodle
2020-10-12 09:57:15 +08:00
Jake Dallimore
411d12bc9c
Merge branch 'MDL-68406-master' of git://github.com/jleyva/moodle
2020-10-12 09:50:56 +08:00
Peter Burnett
3d49421a21
MDL-68440 cache: Added counting of default mappings
2020-10-12 11:41:00 +10:00
Adrian Greeve
560ef8653e
Merge branch 'MDL-69825' of https://github.com/paulholden/moodle
2020-10-12 08:08:15 +08:00
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
David Mudrák
b295a88821
MDL-69906 admin: Display Setup search engine as link only if it is valid
...
We use auto-generated admin section name here so we need to check that
the target section actually exists.
2020-10-09 14:16:37 +02: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
Marina Glancy
be53990301
MDL-69902 core_search: fix error in the custom fields indexing
2020-10-09 08:53:24 +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
Stephen Bourget
0544ab902d
MDL-69900 core_backup: Allow IMSCC v1.0 restore to finish
2020-10-09 09:04:22 +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
Paul Holden
9cbce6858f
MDL-69897 repository: add heading to delete file modal.
2020-10-08 20:28:40 +01: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