Eloy Lafuente (stronk7)
15c8da60d4
MDL-67034 adodb: php74 fix (curly braces) for the AdoDB lib
2019-11-16 20:03:37 +01:00
Eloy Lafuente (stronk7)
6b83451251
MDL-67034 horde: php74 fix (curly braces) for the Horde lib
2019-11-16 20:03:37 +01:00
Eloy Lafuente (stronk7)
30e5aca81d
MDL-67030 htmlpurifier: add details to readme
2019-11-16 20:03:18 +01:00
Eloy Lafuente (stronk7)
9fbe33a6a2
MDL-67030 htmlpurifier: php74 fixup for htmlpurifier v4.10.0
...
This simply applies this pull request:
https://github.com/ezyang/htmlpurifier/pull/224
straight to our library. Once there is some new htmlpurifier
release available (>v4.11.0) we'll be back upstream because
the fix will be included.
2019-11-16 20:03:18 +01:00
Eloy Lafuente (stronk7)
f94b2e7ade
MDL-67029 bennu: add details to readme
2019-11-16 20:03:08 +01:00
Eloy Lafuente (stronk7)
ce17207715
MDL-67029 bennu: php74 fixup for bennu lib 0.1-custom
2019-11-16 20:03:08 +01:00
Eloy Lafuente (stronk7)
ba5aa5fe19
MDL-67017 typo3: add details to readme
2019-11-16 20:02:59 +01:00
Eloy Lafuente (stronk7)
052a282ec4
MDL-67017 typo3: php74 fixup for typo3 lib 4.7.19
...
We are using a really outdated Typo3 library (2014) already patched
for php73 support. Plus, probably, we'll be soon removing it from core.
So we have decided to, instead of upgrade, apply the needed php74 fixes.
2019-11-16 20:02:59 +01:00
Eloy Lafuente (stronk7)
c3d8c419e5
MDL-66964 markdown: php74 fixup for markdown lib 1.8.0
...
Note this is different from the upstream commit:
a35858f040
because it was conflicting so only the cases corresponding
to our current 1.8.0 version have been modified.
This commit is trivial, just a pure curly to square replacement.
2019-11-16 20:02:42 +01:00
Jake Dallimore
0460d21b28
Merge branch 'MDL-67207-master' of git://github.com/andrewnicols/moodle
2019-11-14 14:27:42 +08:00
Andrew Nicols
8a0b9b1830
Merge branch 'MDL-67250-master-httpswwwroot' of git://github.com/mudrd8mz/moodle
2019-11-14 10:54:14 +08:00
David Mudrák
469d4b7f35
MDL-67250 setup: Revert removal of the httpswwwroot setting
...
It is still used widely in the plugins that would stop working suddenly
without being warned via a debugging message. We must keep it forever as
an alias for the wwwroot.
2019-11-13 19:58:10 +01:00
Andrew Nicols
c50bc1bf7c
MDL-67207 core: Use focus lock manager in modals
2019-11-13 14:30:54 +08:00
Andrew Nicols
dcdcc12cb2
MDL-67207 core: Add new ARIA focus locker
...
This is based on code and examples provided in the ARIA specification
https://www.w3.org/TR/wai-aria-practices/examples/dialog-modal/dialog.html
2019-11-13 14:30:32 +08:00
Jun Pataleta
2e08e15065
Merge branch 'MDL-67199' of https://github.com/stronk7/moodle
2019-11-13 11:20:02 +08:00
Jun Pataleta
ec99ffd352
Merge branch 'MDL-67218-master' of git://github.com/andrewnicols/moodle
2019-11-13 11:00:22 +08:00
Andrew Nicols
09ab002746
Merge branch 'MDL-67194-master' of git://github.com/vmdef/moodle
2019-11-13 08:38:34 +08:00
Eloy Lafuente (stronk7)
d5be859063
MDL-67199 versions: bump all versions and requires near release
...
version = 2019111800 release version
requires= 2019111200 current beta (week7roll1) version
2019-11-12 17:57:08 +01:00
Andrew Nicols
3c150de283
MDL-67218 form: Do not clear grade when rescaling not enabled
2019-11-12 11:29:34 +08:00
Víctor Déniz Falcón
b7c307f33d
MDL-67194 core_h5p: save core API version that content types require
2019-11-11 21:09:50 +00:00
Jun Pataleta
5f1307ef9a
Merge branch 'MDL-67187_master' of git://github.com/dmonllao/moodle
2019-11-11 22:22:08 +08:00
Eloy Lafuente (stronk7)
25878b786a
Merge branch 'MDL-66405-master-fix' of https://github.com/sarjona/moodle
2019-11-11 12:11:41 +01:00
Sara Arjona
9bb296deb0
MDL-66405 core_h5p: Fix behat tests
2019-11-11 12:01:47 +01:00
Simey Lameze
3f609c8a44
MDL-66360 grade: add missing gradenotifications defaults
2019-11-11 15:39:28 +08:00
Shamim Rezaie
9666372644
MDL-66360 core_grade: New message handler for grade notifications
2019-11-11 15:16:19 +08:00
Jake Dallimore
3ab419ad5a
Merge branch 'MDL-67137-master' of git://github.com/andrewnicols/moodle
2019-11-11 14:56:52 +08:00
David Monllaó
a461d36010
MDL-67187 analytics: Fix broken text comparison
2019-11-11 11:00:28 +08:00
Adrian Greeve
65d053ec0d
Merge branch 'MDL-67129-master-2' of git://github.com/bmbrands/moodle
2019-11-11 08:07:03 +08:00
Eloy Lafuente (stronk7)
a1e0f47fe9
Merge branch 'MDL-66405-master' of git://github.com/aanabit/moodle
2019-11-11 00:33:16 +01:00
Eloy Lafuente (stronk7)
acfbb4bf44
Merge branch 'MDL-67146-master-enfix-2' of git://github.com/mudrd8mz/moodle
2019-11-09 16:11:39 +01:00
Sara Arjona
76b6e6ca08
Merge branch 'MDL-67174' of https://github.com/paulholden/moodle
2019-11-09 08:59:41 +01:00
David Mudrák
cf36114501
MDL-67146 lang: Update behat scenario files with the new string wording
2019-11-09 06:36:25 +01:00
Helen Foster
fda41f4588
MDL-67146 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* configallowemojipicker,core_admin - including emoji picker button in
Atto
* viewconversation,mod_forum - 'conversation' changed to 'discussion'
2019-11-09 06:35:22 +01:00
Amaia Anabitarte
ba70ec2666
MDL-66405 filter_h5p: Behat tests for H5P filter
2019-11-08 17:08:58 +01:00
Amaia Anabitarte
7d8af94f86
MDL-66405 atto_h5p: Behat tests for H5P atto button
2019-11-08 17:08:57 +01:00
Amaia Anabitarte
0d97e6103f
MDL-66405 core_h5p: New behat steps and selectors for H5P tools
2019-11-08 17:08:57 +01:00
Andrew Nicols
fc0ded848c
MDL-67058 h5p: Correct PHPUNIT_LONGTEST usage
2019-11-08 15:48:58 +08:00
Jun Pataleta
2e809ec27c
Merge branch 'MDL-66893-master-3' of https://github.com/ryanwyllie/moodle
2019-11-08 11:59:44 +08:00
Adrian Greeve
fee88f39c5
Merge branch 'MDL-67169' of https://github.com/stronk7/moodle
2019-11-08 10:43:05 +08:00
Jake Dallimore
9560facb35
Merge branch 'MDL-67016-master-user-profile-see-own-courses' of https://github.com/danowar2k/moodle
2019-11-08 10:22:02 +08:00
Andrew Nicols
6f1b145ea8
Merge branch 'MDL-67043-master' of git://github.com/cescobedo/moodle
2019-11-08 08:25:14 +08:00
Eloy Lafuente (stronk7)
ed2fb5710f
Merge branch 'MDL-67048_master' of https://github.com/adpe/moodle
2019-11-08 00:45:05 +01:00
Eloy Lafuente (stronk7)
f34c8e86e7
Merge branch 'MDL-67058-master' of git://github.com/vmdef/moodle
2019-11-08 00:30:08 +01:00
Paul Holden
afaf64b334
MDL-67174 core: update standard plugins list.
...
Add Forum summary report and Atto emoji picker.
2019-11-07 16:45:50 +00:00
Bas Brands
fda23bf7cd
MDL-67129 atto_h5p: uneditable .h5p-placeholder container
2019-11-07 14:06:38 +01:00
Eloy Lafuente (stronk7)
a5cd14e4d8
MDL-67169 phpunit: fix clear flaw in unit test provider
...
Basically the provider is ignoring the CRLF to LF normalization
results and loading the original file again.
This doesn't have any impact normally, because all moodle
files are LF ones and people using other systems have their
git configurations set to work that way (not modify or force LF).
But there may be checkouts out there (for example travis) where
the git configuration by defult is to convert to the OS, causing
windows runs to fail badly there. See the issue for more info
and links.
2019-11-07 13:44:06 +01:00
Jun Pataleta
af9a491478
Merge branch 'MDL-67084-master' of git://github.com/junpataleta/moodle
2019-11-07 19:40:55 +08:00
Marina Glancy
9f2c665999
MDL-67084 core_form: duration element should export arrays
2019-11-07 19:21:16 +08:00
cescobedo
65ae2441f3
MDL-67043 core_h5p: Add new ws to get the H5P trusted file
2019-11-07 08:47:25 +01:00
Ryan Wyllie
035bd996cb
MDL-66893 mod_forum: show expand conversation in nested view
2019-11-07 14:53:37 +08:00