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
Andrew Nicols
a8109e759d
MDL-67449 grunt: Refactor path calculation for AMD
2020-01-06 09:29:11 +08:00
Andreas Grabs
5385f5a8af
MDL-66938 mod_feedback: Export includes unwanted html in field names
2020-01-05 19:33:35 +01:00
Eloy Lafuente (stronk7)
4621917c62
MDL-67114 core: php74 fix. Fix use of scalar as array in core
...
There are various places where it's not guaranteed that the
variable being used is array, and instead, can be null, bool, int...
We need to check that because php74 warns about it.
Where possible we have used the coalesce operator as
replacement for isset() ternary operations.
2020-01-03 11:33:15 +01:00
Eloy Lafuente (stronk7)
a6e544e825
MDL-67114 scssphp: php74 compatibility local fixes
...
Note they are already available upstream, versions 1.0.4 and up so,
in next upgrade they will be fixed.
2020-01-03 11:33:15 +01:00
Eloy Lafuente (stronk7)
309912cfca
MDL-67114 mustache: php74 fix. Fix use of scalar as array
...
Trying to use values of type null, bool, int, float or resource as an
array (such as $null["key"]) will now generate a notice. This does not
affect array accesses performed by list().
RFC: https://wiki.php.net/rfc/notice-for-non-valid-array-container
2020-01-03 11:33:15 +01:00
Jake Dallimore
c55402486b
weekly release 3.9dev
2020-01-03 11:24:56 +08:00
Jake Dallimore
931fa40a66
NOBUG: Fixed file access permissions
2020-01-03 11:24:56 +08:00
Jake Dallimore
e5876cc1f4
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2020-01-03 11:24:53 +08:00
Andrew Nicols
27b26d7035
MDL-66833 core: Make print_object play nice with WS
2020-01-03 08:23:12 +08:00
AMOS bot
9a918f64ae
Automatically generated installer lang files
2020-01-03 00:12:04 +00:00