Brendan Heywood
2d98ebb9de
MDL-67635 file_storage: Speedup file storage cleanup cron
2020-01-08 14:00:48 +11:00
Andrew Nicols
bc47535677
Merge branch 'MDL-67376-master' of git://github.com/rezaies/moodle
2020-01-08 10:40:25 +08:00
Andrew Nicols
379e26bfba
Merge branch 'MDL-63734-master_hidepassword' of https://github.com/ledship/moodle
2020-01-08 09:39:06 +08:00
Andrew Nicols
5e34719d7e
Merge branch 'MDL-65948-master' of git://github.com/junpataleta/moodle
2020-01-08 08:50:03 +08:00
Andrew Nicols
52aa532e64
Merge branch 'MDL-64764' of git://github.com/paulholden/moodle
2020-01-08 08:30:02 +08:00
Eloy Lafuente (stronk7)
f28fab4e59
Merge branch 'MDL-67449-master' of git://github.com/andrewnicols/moodle
2020-01-07 23:43:43 +01:00
Eloy Lafuente (stronk7)
2aad3ce228
Merge branch 'MDL-67469-master' of git://github.com/junpataleta/moodle
2020-01-07 22:59:17 +01:00
Tim Hunt
74f3415483
MDL-67631 quiz editing: add random dialogue should offer all numbers
2020-01-07 13:59:39 +00:00
Marina Glancy
95dfd8e0de
MDL-64764 core_admin: allow to submit empty list of allowed roles.
...
Co-authored-by: Paul Holden <paulh@moodle.com>
2020-01-07 10:01:23 +00:00
Didier 'OdyX' Raboud
fba44e2fed
MDL-64075 antivirus_clamav: refactor scan_file for tcpsocket
...
- Deprecate \antivirus_clamav\scanner::scan_file_execute_unixsocket()
2020-01-07 08:41:37 +01:00
Didier 'OdyX' Raboud
90c6f0cfea
MDL-64075 antivirus_clamav: refactor scan_data for tcpsocket
...
- Fix whitespace accross scanner_test for codechecker
- Deprecate \antivirus_clamav\scanner::scan_data_execute_unixsocket()
2020-01-07 08:41:37 +01:00
Didier 'OdyX' Raboud
22b617569c
MDL-64075 antivirus_clamav: separate socket destination in function
2020-01-07 08:41:36 +01:00
Didier 'OdyX' Raboud
a0d871f3f3
MDL-64075 antivirus_clamav: Add TCP socket admin settings
2020-01-07 08:41:35 +01:00
Didier 'OdyX' Raboud
0acf1bae8b
MDL-64075 antivirus_clamav: fix array_search usage
...
If 'unix' is the first element of the stream_get_transports() result
array, array_search() will return `0` as index result which, when
negated, will result as true.
2020-01-07 08:41:34 +01:00
Andrew Nicols
7bb70ad19b
Merge branch 'MDL-65849-master' of git://github.com/rezaies/moodle
2020-01-07 13:17:08 +08:00
Andrew Nicols
032fbdc746
Merge branch 'MDL-66938-master' of https://github.com/grabs/moodle
2020-01-07 12:40:52 +08:00
Andrew Nicols
9d0192e9ce
Merge branch 'MDL-58281-file-missing-500' of https://github.com/brendanheywood/moodle
2020-01-07 11:30:30 +08:00
Paul Holden
8725ac5f42
MDL-66237 message_popup: Get redirecturl from notification contexturl
2020-01-07 11:16:13 +08:00
Andrew Nicols
e3bc4eb7a9
MDL-67114 mod_wiki: Whitespace fix
2020-01-07 11:04:41 +08:00
Andrew Nicols
1429ca06a4
Merge branch 'MDL-67114' of https://github.com/stronk7/moodle
2020-01-07 09:37:05 +08:00
Andrew Nicols
58618290fe
Merge branch 'MDL-66871-master-v2' of git://github.com/lameze/moodle
2020-01-07 08:00:01 +08:00
Bas Brands
a3f7695f07
MDL-66721 core_chooser: height correction for chooser modal
2020-01-06 10:07:16 +01:00
Andrew Nicols
f04c327222
MDL-67544 form: Ensure that form errors have a unique id
2020-01-06 15:01:08 +08:00
Andrew Nicols
8092e7cfa2
MDL-67544 mod_forum: Add missing label for discussion move
2020-01-06 15:01:08 +08:00
Andrew Nicols
3cefa1b733
MDL-67544 mod_forum: Add missing menuitem roles
2020-01-06 15:01:08 +08:00
Andrew Nicols
10999d33e5
MDL-67544 mod_forum: Correct aria-labelledby node
2020-01-06 15:01:07 +08:00
Andrew Nicols
17133749ab
MDL-67544 mod_forum: Correct aria-controls to point to valid node
2020-01-06 15:01:07 +08:00
Andrew Nicols
72622f240e
MDL-67544 mod_forum: Add missing aria label for grade search
2020-01-06 15:01:07 +08:00
Andrew Nicols
87eba94faf
MDL-67544 core: Ensure unique IDs for YUI dialogues
2020-01-06 15:01:07 +08:00
Andrew Nicols
37856e466e
MDL-67544 theme: Ensure that search box is in valid li
2020-01-06 15:01:07 +08:00
Andrew Nicols
0726d7ea1e
MDL-67544 mod_forum: Add default role for favourite toggle
2020-01-06 15:01:07 +08:00
Andrew Nicols
92c23c26b2
MDL-67544 mod_forum: Add missing aria label for discussion actions
2020-01-06 15:01:07 +08:00
Andrew Nicols
07662b4f4e
MDL-67544 mod_forum: Correct aria-role => aria-live
2020-01-06 15:01:06 +08:00
Andrew Nicols
20d4ec87dd
MDL-67544 mod_forum: Correct aria-role => role
2020-01-06 15:01:06 +08:00
David Monllaó
6429236fcf
MDL-67040 mlbackend_python: Adapt python ML to small datasets
2020-01-06 13:41:17 +08:00
Andrew Nicols
fca2851fce
Merge branch 'MDL-67138-customlang-failures' of https://github.com/brendanheywood/moodle
2020-01-06 12:57:02 +08:00
David Monllaó
e45b42cb3f
MDL-67622 mlbackend_python: Fix f1score calculation
2020-01-06 12:54:43 +08:00
Jun Pataleta
12c1e8b2ff
MDL-66752 tool_dataprivacy: Add automatic data request approval feature
2020-01-06 11:40:31 +08:00
Jun Pataleta
a6b236326b
MDL-67510 tool_dataprivacy: Fix the reply-to name of the privacy officer
2020-01-06 11:36:09 +08:00
Jake Dallimore
dc3b14399b
Merge branch 'master_MDL-64610' of https://github.com/golenkovm/moodle
2020-01-06 10:50:36 +08:00
Simey Lameze
26b683e798
MDL-66871 calendar: fix deprecated parameter in the phpDoc
2020-01-06 10:36:42 +08:00
Simey Lameze
eaf623c5bf
MDL-66871 calendar: add unit test coverage for ics importing
2020-01-06 10:36:35 +08:00
Simey Lameze
5b3b975e3f
MDL-66871 calendar: fix ics importing logic
2020-01-06 09:49:59 +08:00
Luca Bösch
4870144cb2
MDL-65987 mod_forum: Add string 'Advanced' for the advanced editor.
...
AMOS BEGIN
CPY [advanced,moodle],[showadvancededitor,moodle]
AMOS END
2020-01-06 09:42:12 +08:00
Jake Dallimore
d3383e635b
Merge branch 'MDL-67336-master' of https://github.com/roland04/moodle
2020-01-06 09:36:36 +08:00
Andrew Nicols
d7678ab3ce
MDL-67449 grunt: Build ignorefiles from component list
2020-01-06 09:29:11 +08:00
Andrew Nicols
093be5c6e2
MDL-67449 grunt: Refactor CSS generation
2020-01-06 09:29:11 +08:00
Andrew Nicols
ba8a53d030
MDL-67449 grunt: Refactor gherkinlint
2020-01-06 09:29:11 +08:00
Andrew Nicols
b86930457f
MDL-67449 grunt: Refactor YUI commands
2020-01-06 09:29:11 +08:00
Andrew Nicols
a84d52363b
MDL-67449 grunt: Refactor watch to use component list
2020-01-06 09:29:11 +08:00