Brendan Heywood
fbb36f8977
MDL-67822 report_performance: Add DB schema check
2021-06-02 18:45:12 +10:00
Ilya Tregubov
b071a7b838
MDL-71382 course: Don't allow empty name for section 0.
2021-06-02 08:42:12 +02:00
Andrew Nicols
9d9352e01a
Merge branch 'master-MDL-70337' of https://github.com/golenkovm/moodle
2021-06-02 12:20:47 +08:00
Huong Nguyen
36d5b918f0
MDL-58592 group: Remove group description on the groups overview page
2021-06-02 09:29:36 +07:00
Peter Dias
8e71f6b1f1
MDL-65637 core_oauth2: Introduce a new custom linkedin oauth2 client
2021-06-02 08:11:38 +08:00
Peter Dias
169e1812ed
MDL-65637 core_oauth2: Create new oauth2 mapping function
...
Separated userinfo mapping into a function and new unit test
2021-06-02 08:11:38 +08:00
AMOS bot
0c93e0fb28
Automatically generated installer lang files
2021-06-02 00:07:41 +00:00
Brendan Heywood
7d96f74f6f
MDL-71806 report_security: Improve public paths check
2021-06-01 18:24:53 +10:00
Andrew Nicols
73d178eb8f
Merge branch 'MDL-71731' of https://github.com/stronk7/moodle
2021-06-01 12:46:54 +08:00
Huong Nguyen
6372d61f71
MDL-66539 atto_link: Non-intuitive action for atto link button
2021-06-01 08:52:32 +07:00
Eloy Lafuente (stronk7)
219ec6648c
Merge branch 'MDL-71474' of https://github.com/paulholden/moodle
2021-05-31 23:03:16 +02:00
Eloy Lafuente (stronk7)
cd03d5570b
Merge branch 'MDL-70905-master' of https://github.com/kabalin/moodle
2021-05-31 22:41:28 +02:00
Eloy Lafuente (stronk7)
1a8f79a177
Merge branch 'MDL-71595-master' of https://github.com/sammarshallou/moodle
2021-05-31 22:34:39 +02:00
Shamim Rezaie
2ea485da78
MDL-71668 editor_atto: Accissibility focus styling for Atto buttons
...
Make all Atto buttons consistent in the way they show the focus outline
2021-05-31 19:20:49 +10:00
AMOS bot
86690ba498
Automatically generated installer lang files
2021-05-29 00:07:46 +00:00
Paul Holden
fcbb2bda56
MDL-71474 mod_chat: remove redundant next session action item.
...
Deprecate now unused lang string for same.
2021-05-28 14:49:11 +01:00
Huong Nguyen
140252ad0f
MDL-71737 portfolio: Make is_valid_image become internal function
2021-05-28 15:03:41 +07:00
Huong Nguyen
5f91063c91
MDL-71741 portfolio: Use the correct configurations
2021-05-28 08:52:05 +07:00
Luca Bösch
0fb0743025
MDL-71284 assign: prevent double escaping assignment name.
2021-05-27 20:31:42 +02:00
Eloy Lafuente (stronk7)
515fc0447e
MDL-71731 phpunit: isolate tests requiring lots of peak mem
...
It's mostly addDocuments(), used by test_add_document_batch_large()
with 100 big documents what requires a lot of ram
although apparently, it's freed (partially) once ended.
Just the peak usage remains high. In any case, isolating that
test to avoid the non-freed side of it to consume too
much memory for the rest. (We allow "only" 2GB).
Still, I think that there is a good work about to detect which
tests are leaking / consuming too much, I'd bet there are
a bunch running completely out of control.
2021-05-27 19:42:22 +02:00
Eloy Lafuente (stronk7)
72f838ad96
MDL-71622 behat: use own fork of friends-of-behat/mink-extension
...
Upstream behat/mink-extension isn't updated since 2018.
So we switch to friends-of-behat/mink-extension until
upstream situation is clarified.
But friends-of-behat/mink-extension has some PHP8 issues
that, at the time of writting this, have not been solved:
- https://github.com/FriendsOfBehat/MinkExtension/pull/9
So we are temporarily changing to one fork:
https://github.com/moodlehq/MinkExtension
Whenever those issues are solved by friends-of-beha or behat
we will change back to them and remove our fork.
Generated with composer 2.x and PHP 7.3
2021-05-27 19:42:14 +02:00
Sara Arjona
30b8ad51f4
weekly release 4.0dev
2021-05-27 17:45:06 +02:00
Sara Arjona
11b4b412f5
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2021-05-27 17:45:03 +02:00
Sara Arjona
85d9ea2c09
Merge branch 'MDL-69703' of git://github.com/paulholden/moodle
2021-05-27 12:24:47 +02:00
Eloy Lafuente (stronk7)
fc3238baa2
Merge branch 'MDL-68394-master' of git://github.com/ilyatregubov/moodle
2021-05-27 12:21:00 +02:00
Ilya Tregubov
bbfb73afbd
MDL-68394 h5pactivity: Limit query to given course module.
2021-05-27 12:08:28 +02:00
Paul Holden
4d484a34a7
MDL-69703 theme_boost: ensure multi-select options take all space.
2021-05-27 10:44:10 +01:00
Sara Arjona
31ae8472fe
Merge branch 'MDL-71145-master' of git://github.com/HuongNV13/moodle
2021-05-27 11:36:53 +02:00
Huong Nguyen
a962c705f0
MDL-71145 qtype_ddmarker: Fix Behat failure
2021-05-27 15:29:07 +07:00
Andrew Nicols
5bc02e7c40
Merge branch 'MDL-69703' of git://github.com/paulholden/moodle
2021-05-27 12:05:44 +08:00
Andrew Nicols
c1b5ff301c
Merge branch 'MDL-71637-master' of git://github.com/peterRd/moodle
2021-05-27 11:47:59 +08:00
Andrew Nicols
676e366257
Merge branch 'MDL-53544-master-2' of git://github.com/peterRd/moodle
2021-05-27 11:43:46 +08:00
Andrew Nicols
e290e625ed
Merge branch 'MDL-71466-master' of https://github.com/sammarshallou/moodle
2021-05-27 11:25:59 +08:00
Andrew Nicols
1aa1276a84
Merge branch 'MDL-71047-master' of https://github.com/NashTechOpenUniversity/moodle
2021-05-27 11:18:14 +08:00
Andrew Nicols
687b3928d8
Merge branch 'MDL-70853-master' of git://github.com/lucaboesch/moodle
2021-05-27 10:58:50 +08:00
Peter Dias
d1c978c33c
MDL-53544 core: Performance update is_charset_supported
2021-05-27 10:25:08 +08:00
Andrew Nicols
a30d50c30a
MDL-71462 core: Remove duplicate gitignore line
2021-05-27 09:54:02 +08:00
Andrew Nicols
c04c0a8b57
Merge branch 'MDL-71462-master' of https://github.com/SysBind/moodle
2021-05-27 09:52:59 +08:00
Andrew Nicols
0f5ce89003
Merge branch 'MDL-67771-master' of git://github.com/peterRd/moodle
2021-05-27 09:44:26 +08:00
Andrew Nicols
3796be8126
Merge branch 'MDL-71145-master' of git://github.com/HuongNV13/moodle
2021-05-27 09:35:09 +08:00
AMOS bot
fccd6fd95f
Automatically generated installer lang files
2021-05-27 00:07:47 +00:00
Eloy Lafuente (stronk7)
27df23a5b7
Merge branch 'MDL-71159-master' of git://github.com/andrewnicols/moodle
2021-05-26 18:35:55 +02:00
Eloy Lafuente (stronk7)
a2f6a833cc
Merge branch 'MDL-68394-master' of git://github.com/ilyatregubov/moodle
2021-05-26 17:25:44 +02:00
Sara Arjona
eeb5b4b4d8
Merge branch 'MDL-53544-master-2' of git://github.com/peterRd/moodle
2021-05-26 12:39:25 +02:00
Peter Dias
f991397011
MDL-53544 lib: Update unit tests and thirdpartylibs
2021-05-26 16:46:30 +08:00
Peter Dias
490c72f491
MDL-53544 core: Remove typo3 usages in core
2021-05-26 16:46:30 +08:00
Peter Dias
36c64105a7
MDL-53544 lib: Remove typo3 from text.php
2021-05-26 16:46:30 +08:00
Peter Dias
5bf48252b5
MDL-71637 core: Set default for mb_substitute_character
2021-05-26 13:51:46 +08:00
Mihail Geshoski
9d80686630
MDL-64236 gradereport_grader: Add padding to content in grader report
...
In certain operative systems the browser's scrollbar may partly cover
the content in the student header and user cells when horizontally
scrolling through the table contents. This is most noticeable when in
RTL mode. Adding slight padding on the left (or right in RTL mode) to
the content in these cells would fix this UI issue.
2021-05-26 13:33:07 +08:00
Ilya Tregubov
045c3ec3ee
MDL-68394 h5pactivity: Implement methods to display recent
...
activity info.
2021-05-26 06:54:34 +02:00