Eloy Lafuente (stronk7)
81761afcb1
Merge branch 'MDL-70898-311' of git://github.com/marinaglancy/moodle into MOODLE_311_STABLE
2021-03-01 22:50:41 +01:00
Eloy Lafuente (stronk7)
241cf14d71
Merge branch 'MDL-67974-311' of git://github.com/sarjona/moodle into MOODLE_311_STABLE
2021-03-01 22:33:26 +01:00
Eloy Lafuente (stronk7)
217698a385
Merge branch 'MDL-70916_311' of https://github.com/timhunt/moodle into MOODLE_311_STABLE
2021-03-01 21:58:55 +01:00
Eloy Lafuente (stronk7)
f276e63dce
Merge branch 'MDL-70899-311' of git://github.com/marinaglancy/moodle into MOODLE_311_STABLE
2021-03-01 20:20:53 +01:00
Eloy Lafuente (stronk7)
2baf0175f9
Merge branch 'MDL-70912-311' of git://github.com/sarjona/moodle into MOODLE_311_STABLE
2021-03-01 16:47:37 +01:00
Sara Arjona
addd1937c1
Merge branch 'MDL-68735_311' of https://github.com/stronk7/moodle into MOODLE_311_STABLE
2021-03-01 16:17:32 +01:00
Eloy Lafuente (stronk7)
2ebc333858
Merge branch 'MDL-70913-311' of git://github.com/sarjona/moodle into MOODLE_311_STABLE
2021-03-01 14:22:12 +01:00
Sara Arjona
2e03630504
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:07:58 +01:00
Eloy Lafuente (stronk7)
c886b6cf07
Merge branch 'MDL-70931-311-xmldbeol' of git://github.com/mudrd8mz/moodle into MOODLE_311_STABLE
2021-03-01 10:01:05 +01:00
Eloy Lafuente (stronk7)
b82d5f84f9
Merge branch 'MDL-70941-311' of git://github.com/dravek/moodle into MOODLE_311_STABLE
2021-03-01 09:54:09 +01:00
Eloy Lafuente (stronk7)
8e8240ff6e
Merge branch 'MDL-70910-311' of git://github.com/dravek/moodle into MOODLE_311_STABLE
2021-03-01 09:50:08 +01:00
Eloy Lafuente (stronk7)
0085741f6f
Merge branch 'MDL-70964-311-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_311_STABLE
2021-03-01 09:33:57 +01:00
David Matamoros
52627c5f0f
MDL-70910 contentbank: fix for using contentid not validated
2021-02-26 14:36:02 +01:00
Eloy Lafuente (stronk7)
0cbda5bda4
MDL-68735 env: Moodle 3.8.x, 3.9.x and 3.10.x do not support PHP 8.0
2021-02-26 13:08:03 +01:00
David Matamoros
f648e9d0fa
MDL-70941 contentbank: fix empty equality check when renaming content
2021-02-26 12:01:51 +01:00
Jun Pataleta
4652b66ee4
weekly release 3.11dev
2021-02-26 13:42:46 +08:00
Jun Pataleta
cb75adc946
Merge branch 'install_311_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_311_STABLE
2021-02-26 13:42:43 +08:00
David Mudrák
deb99d0c7e
MDL-70964 lang: Use the fixed strings in tests
2021-02-25 16:32:11 +01:00
Helen Foster
d37a1b7e9f
MDL-70964 lang: Import fixed English strings (en_fix)
2021-02-25 16:31:43 +01:00
Jun Pataleta
b5e913a5c4
Merge branch 'MDL-70169-311' of git://github.com/lameze/moodle into MOODLE_311_STABLE
2021-02-25 12:30:11 +08:00
Jun Pataleta
71287b89ff
Merge branch 'MDL-70768-langpack-admin-MOODLE_311_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_311_STABLE
2021-02-25 11:30:38 +08:00
AMOS bot
da37a00736
Automatically generated installer lang files
2021-02-25 00:07:26 +00:00
Víctor Déniz
31ab9835e8
Merge branch 'MDL-51111-muc-reset-MOODLE_311_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_311_STABLE
2021-02-24 14:07:55 +00:00
Eloy Lafuente (stronk7)
70a7ba1edd
Merge branch 'MDL-70828-311' of git://github.com/abgreeve/moodle into MOODLE_311_STABLE
2021-02-24 12:15:05 +01:00
Adrian Greeve
e7c47b194c
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:28:06 +08:00
Brendan Heywood
27758f45f1
MDL-51111 cache: Don't lock and write the config file if unchanged
2021-02-24 12:43:42 +11:00
Eloy Lafuente (stronk7)
9e59404425
Merge branch 'MDL-52817-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-02-23 19:08:04 +01:00
Eloy Lafuente (stronk7)
197775a6bb
MDL-70314 lib: Remove a few more hidden files and add instructions
2021-02-23 18:39:24 +01:00
Eloy Lafuente (stronk7)
954212adf8
Merge branch 'MDL-70314-311' of https://github.com/Chocolate-lightning/moodle into MOODLE_311_STABLE
2021-02-23 18:34:07 +01:00
Eloy Lafuente (stronk7)
6e9c9f7f87
Merge branch 'MDL-70920-311' of git://github.com/marinaglancy/moodle into MOODLE_311_STABLE
2021-02-23 17:43:39 +01:00
Sara Arjona
2ac767233a
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:32:41 +01:00
Sara Arjona
0e63ad9f4c
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:32:41 +01:00
Víctor Déniz
fb8e9abd70
Merge branch 'MDL-70038-311' of https://github.com/jpahullo/moodle into MOODLE_311_STABLE
2021-02-23 12:23:14 +00:00
Jordi Pujol Ahulló
0846a76c68
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:08:23 +01:00
Eloy Lafuente (stronk7)
8a620aa0e9
Merge branch 'MDL-43697-311' of https://github.com/praxisdigital/moodle into MOODLE_311_STABLE
2021-02-22 23:10:03 +01:00
Mathew May
e7268eff4b
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:33:56 +08:00
Mathew May
f079df4ce2
MDL-70314 lib: Apply Moodle specific phpspreadsheet changes
2021-02-22 15:33:21 +08:00
Mathew May
8ff625ed61
MDL-70314 lib: Upgrade PhpSpreadsheet to 1.16.0
2021-02-22 15:33:21 +08:00
Andrew Nicols
daaf5f372d
MDL-69259 h5pactivity: Whitespace fix
2021-02-22 12:21:12 +08:00
Andrew Nicols
f14b74138c
Merge branch 'MDL-69259-311' of git://github.com/ilyatregubov/moodle into MOODLE_311_STABLE
2021-02-22 12:19:33 +08:00
AMOS bot
542bfd1cb7
Automatically generated installer lang files
2021-02-22 00:07:26 +00:00
Andrew Nicols
3340e11074
Merge branch 'MDL-70879_311' of https://github.com/stronk7/moodle into MOODLE_311_STABLE
2021-02-22 07:50:15 +08:00
Marina Glancy
267fe07d4a
MDL-70920 core: prevent calls to call_user_fun_array() with assoc array
2021-02-21 22:22:56 +01:00
Marina Glancy
acc72a1f00
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:22:56 +01:00
Paul Holden
b81f03d1da
MDL-52817 dml: implement driver methods for SQL group concatenation.
2021-02-19 15:30:54 +00:00
Daniel Kristian Steffensen
94f2284bdb
MDL-43697 backup: Archived badges are restored during course restore
2021-02-19 15:50:42 +01:00
Ilya Tregubov
b263d9b720
MDL-69259 h5pactivity: Add get_user_attempts webservice
2021-02-19 16:09:23 +02:00
Eloy Lafuente (stronk7)
03df3f1c51
MDL-70879 behat: Bump to Behat 3.8.x (required for php80)
2021-02-19 14:49:15 +01:00
Víctor Déniz
af0040445a
weekly release 3.11dev
2021-02-19 12:39:06 +00:00
Víctor Déniz
6b4a466e16
NOBUG: Fixed file access permissions
2021-02-19 12:39:06 +00:00