Jun Pataleta
2b113fd93c
Merge branch 'MDL-70876' of https://github.com/stronk7/moodle
2021-03-02 16:02:52 +08:00
Eloy Lafuente (stronk7)
bf2b1b18b5
Merge branch 'MDL-70898-master' of git://github.com/marinaglancy/moodle
2021-03-01 22:50:33 +01:00
Eloy Lafuente (stronk7)
476a0ad905
Merge branch 'MDL-67974-master' of git://github.com/sarjona/moodle
2021-03-01 22:33:17 +01:00
Eloy Lafuente (stronk7)
932e2a5478
Merge branch 'MDL-70916' of https://github.com/timhunt/moodle
2021-03-01 21:58:45 +01:00
Eloy Lafuente (stronk7)
ece2fe5da1
Merge branch 'MDL-70899-master' of git://github.com/marinaglancy/moodle
2021-03-01 20:20:46 +01:00
Eloy Lafuente (stronk7)
e635eed2ed
Merge branch 'MDL-70912-master' of git://github.com/sarjona/moodle
2021-03-01 16:47:28 +01:00
Sara Arjona
f5bee1b704
Merge branch 'MDL-68735' of https://github.com/stronk7/moodle
2021-03-01 16:17:19 +01:00
Eloy Lafuente (stronk7)
76e5b1b59d
Merge branch 'MDL-70913-master' of git://github.com/sarjona/moodle
2021-03-01 14:21:59 +01:00
Sara Arjona
9e5655b7c7
MDL-70913 core_badges: Use and update properly sortorder
...
Sortorder field in badge_external_backpack was updated with a wrong
value. This patch fixes this behaviour and adds sortorder as
sorting criteria for displaying the list of site backpacks.
In the phpunit method reviewed for covering this, a couple of
assertEquals() calls have been changed too to put the expected value
first.
2021-03-01 13:04:00 +01:00
Eloy Lafuente (stronk7)
b7d3e56d7e
Merge branch 'MDL-70931-master-xmldbeol' of git://github.com/mudrd8mz/moodle
2021-03-01 10:00:27 +01:00
Eloy Lafuente (stronk7)
bd2efca873
Merge branch 'MDL-70941-master' of git://github.com/dravek/moodle
2021-03-01 09:54:00 +01:00
Eloy Lafuente (stronk7)
537905a773
Merge branch 'MDL-70910-master' of git://github.com/dravek/moodle
2021-03-01 09:46:27 +01:00
Eloy Lafuente (stronk7)
ac9b920981
Merge branch 'MDL-70964-master-enfix' of git://github.com/mudrd8mz/moodle
2021-03-01 09:33:49 +01:00
David Matamoros
05e4c75ca5
MDL-70910 contentbank: fix for using contentid not validated
2021-02-26 14:36:39 +01:00
Eloy Lafuente (stronk7)
08ae245926
MDL-70876 php80: 5th param removed from custom error handlers
...
It was deprecated in php72 and now it's gone.
Have used this regexp to find all the uses in core:
ag set_error_handler | uniq
And then checked all them manually, that parameter was not
being used in the 3 methods where we are removing it.
2021-02-26 13:08:27 +01:00
Eloy Lafuente (stronk7)
0dea9a80c8
MDL-68735 env: Moodle 3.8.x, 3.9.x and 3.10.x do not support PHP 8.0
2021-02-26 13:07:59 +01:00
David Matamoros
9b8c45e0d6
MDL-70941 contentbank: fix empty equality check when renaming content
2021-02-26 11:50:09 +01:00
Jun Pataleta
95dd305cc6
weekly release 4.0dev
2021-02-26 13:42:40 +08:00
Jun Pataleta
b80b050624
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2021-02-26 13:42:36 +08:00
David Mudrák
0c9eaeff59
MDL-70964 lang: Use the fixed strings in tests
2021-02-25 16:20:58 +01:00
Helen Foster
422e70e308
MDL-70964 lang: Import fixed English strings (en_fix)
2021-02-25 16:18:57 +01:00
Jun Pataleta
2024a32283
Merge branch 'MDL-70169-master' of git://github.com/lameze/moodle
2021-02-25 12:30:22 +08:00
Jun Pataleta
e85b1f9c0f
Merge branch 'MDL-70768-langpack-admin' of https://github.com/brendanheywood/moodle
2021-02-25 11:32:36 +08:00
AMOS bot
d6536d6fc1
Automatically generated installer lang files
2021-02-25 00:07:45 +00:00
Víctor Déniz
f86591b516
Merge branch 'MDL-51111-muc-reset' of https://github.com/brendanheywood/moodle
2021-02-24 14:07:33 +00:00
Eloy Lafuente (stronk7)
aa1c493a2a
Merge branch 'MDL-70828-master' of git://github.com/abgreeve/moodle
2021-02-24 11:14:25 +01:00
Adrian Greeve
cb69d6389c
MDL-70828 performance: Allow session locking issue to be turned off.
...
If a developer has debugging on then they will recieve all debugging
messages for locking whether wanted or not. We already have a setting
to display these messages.
2021-02-24 11:26:08 +08:00
Eloy Lafuente (stronk7)
6cf59943ca
Merge branch 'MDL-52817' of git://github.com/paulholden/moodle
2021-02-23 19:07:56 +01:00
Eloy Lafuente (stronk7)
90f1c55191
MDL-70314 lib: Remove a few more hidden files and add instructions
2021-02-23 18:40:29 +01:00
Eloy Lafuente (stronk7)
e5c163a48b
Merge branch 'MDL-70314' of https://github.com/Chocolate-lightning/moodle
2021-02-23 18:33:29 +01:00
Eloy Lafuente (stronk7)
a3bd2b3357
Merge branch 'MDL-70920-master' of git://github.com/marinaglancy/moodle
2021-02-23 17:43:32 +01:00
Sara Arjona
2ccd242538
MDL-67974 core_badges: Recovered expired stamp
...
Expired stamp icon displayed over the badge images has been added
again to CSS (it was lost at any point).
2021-02-23 15:26:25 +01:00
Sara Arjona
5b4204a584
MDL-67974 core_badges: Badge expiry date when hover
...
Text displayed for expired badges when the user hovers over the
warning (!) icon has been fixed in the "Issued badge information"
page.
2021-02-23 15:23:56 +01:00
Víctor Déniz
534eae88d7
Merge branch 'MDL-70038-master' of https://github.com/jpahullo/moodle
2021-02-23 11:14:14 +00:00
Jordi Pujol Ahulló
96557076a2
MDL-70038 assign: add suport for pdftoppm tool
...
pdftoppm (from poppler-utils package) is several orders of
magnitude quicker than ghostscript extracting PNG images
from PDF documents.
We add support for this tool and use it whenever set up,
or using gs as before if missing.
Revisited code with peer review comments. In particular:
1. Make default path for pdftoppm empty string.
2. Fix a typo on the method description for get_gs_command_for_image.
3. Added more information why is useful pdftoppm into string pathtopdftoppm_help.
4. Check that path for pdftoppm is executable to prevent errors. Otherwise, use gs.
2021-02-23 08:07:20 +01:00
Eloy Lafuente (stronk7)
c79778bf9f
Merge branch 'MDL-43697-master' of https://github.com/praxisdigital/moodle
2021-02-22 23:09:53 +01:00
Mathew May
9bd5c31d11
MDL-70314 lib: Change XLSX wrapper to no change the default styles
...
This is required due to changes in the base library see #1712
Summary is that if a column already has styling it can't be overpowered.
2021-02-22 15:32:09 +08:00
Mathew May
d41210cf0f
MDL-70314 lib: Apply Moodle specific phpspreadsheet changes
2021-02-22 15:28:40 +08:00
Mathew May
1ee8dd7f6f
MDL-70314 lib: Upgrade PhpSpreadsheet to 1.16.0
2021-02-22 15:28:40 +08:00
Andrew Nicols
cffeb4b797
MDL-69259 h5pactivity: Whitespace fix
2021-02-22 12:19:18 +08:00
Andrew Nicols
6b23a271b8
Merge branch 'MDL-69259-master' of git://github.com/ilyatregubov/moodle
2021-02-22 12:06:13 +08:00
AMOS bot
23c2130505
Automatically generated installer lang files
2021-02-22 00:07:44 +00:00
Andrew Nicols
175964fbf9
Merge branch 'MDL-70879' of https://github.com/stronk7/moodle
2021-02-22 07:49:54 +08:00
Marina Glancy
f4fb91aecb
MDL-70920 core: prevent calls to call_user_fun_array() with assoc array
2021-02-21 22:22:21 +01:00
Marina Glancy
7b003c04a8
MDL-70920 backup: call_user_func_array can accept named arguments
...
Because arguments names do not match in associative array, we change it to regular array or arguments
2021-02-21 22:19:52 +01:00
Paul Holden
b2d19cc29f
MDL-52817 dml: implement driver methods for SQL group concatenation.
2021-02-19 15:31:00 +00:00
Daniel Kristian Steffensen
50b313fc56
MDL-43697 backup: Archived badges are restored during course restore
2021-02-19 15:47:39 +01:00
Ilya Tregubov
82433c0b6a
MDL-69259 h5pactivity: Add get_user_attempts webservice
2021-02-19 16:07:51 +02:00
Eloy Lafuente (stronk7)
d0def28ed5
MDL-70879 behat: Bump to Behat 3.8.x (required for php80)
2021-02-19 14:49:11 +01:00
Víctor Déniz
a93828a188
weekly release 4.0dev
2021-02-19 12:38:56 +00:00