moodle.git
2 years agoMerge branch 'MDL-69097-master' of https://github.com/inigozendegi/moodle
Sara Arjona [Wed, 3 Mar 2021 08:06:45 +0000 (09:06 +0100)]
Merge branch 'MDL-69097-master' of https://github.com/inigozendegi/moodle

2 years agoMerge branch 'MDL-70995' of https://github.com/paulholden/moodle
Jun Pataleta [Wed, 3 Mar 2021 07:05:36 +0000 (15:05 +0800)]
Merge branch 'MDL-70995' of https://github.com/paulholden/moodle

2 years agoMerge branch 'MDL-69883' of https://github.com/paulholden/moodle
Jun Pataleta [Wed, 3 Mar 2021 06:35:06 +0000 (14:35 +0800)]
Merge branch 'MDL-69883' of https://github.com/paulholden/moodle

2 years agoMerge branch 'MDL-70268-master-2' of git://github.com/peterRd/moodle
Andrew Nicols [Wed, 3 Mar 2021 04:23:04 +0000 (12:23 +0800)]
Merge branch 'MDL-70268-master-2' of git://github.com/peterRd/moodle

2 years agoMDL-70268 core: Update the oauthlib to exclude scope if none provided
Peter Dias [Thu, 28 Jan 2021 03:46:19 +0000 (11:46 +0800)]
MDL-70268 core: Update the oauthlib to exclude scope if none provided

2 years agoMDL-70822 enrol: respect capability to view other users profile.
Paul Holden [Mon, 8 Feb 2021 08:23:12 +0000 (08:23 +0000)]
MDL-70822 enrol: respect capability to view other users profile.

When retrieving courses of another user via web services, we should
respect the capability to view that users profile in a given course.

2 years agoMDL-70668 auth: Fix secret validation during user confirmation
Sander Wind [Tue, 19 Jan 2021 08:05:41 +0000 (16:05 +0800)]
MDL-70668 auth: Fix secret validation during user confirmation

Co-authored-by: Michael Hawkins <michaelh@moodle.com>
2 years agoMerge branch 'MDL-70340-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Tue, 2 Mar 2021 22:32:30 +0000 (23:32 +0100)]
Merge branch 'MDL-70340-master' of git://github.com/jleyva/moodle

2 years agoMerge branch 'MDL-70676-master' of git://github.com/ilyatregubov/moodle
Víctor Déniz [Tue, 2 Mar 2021 17:53:59 +0000 (17:53 +0000)]
Merge branch 'MDL-70676-master' of git://github.com/ilyatregubov/moodle

Fixed mod/workshop/db/upgrade.php: \xmldb_field::getNotNull()
does not verify if the column is nullable in the database.

2 years agoMDL-59293 block_onlineusers: Update behat tests
Peter Dias [Thu, 25 Feb 2021 02:06:10 +0000 (10:06 +0800)]
MDL-59293 block_onlineusers: Update behat tests

2 years agoMDL-59293 block_onlineusers: Check whether current user can view online users
Peter Dias [Fri, 28 Aug 2020 04:53:26 +0000 (12:53 +0800)]
MDL-59293 block_onlineusers: Check whether current user can view online users

- Removed block from site admin.
- Blocked guest from viewuserlist cap

2 years agoMDL-70676 workshop: Allow empty grades.
Ilya Tregubov [Tue, 26 Jan 2021 12:21:33 +0000 (14:21 +0200)]
MDL-70676 workshop: Allow empty grades.

2 years agoMerge branch 'MDL-67515-master' of git://github.com/vmdef/moodle
Sara Arjona [Tue, 2 Mar 2021 10:21:17 +0000 (11:21 +0100)]
Merge branch 'MDL-67515-master' of git://github.com/vmdef/moodle

2 years agoMerge branch 'MDL-70457' of https://github.com/stronk7/moodle
Jun Pataleta [Tue, 2 Mar 2021 09:39:36 +0000 (17:39 +0800)]
Merge branch 'MDL-70457' of https://github.com/stronk7/moodle

2 years agoMerge branch 'MDL-70172-master' of git://github.com/rezaies/moodle
Víctor Déniz [Tue, 2 Mar 2021 09:16:41 +0000 (09:16 +0000)]
Merge branch 'MDL-70172-master' of git://github.com/rezaies/moodle

2 years agoMDL-67515 tool_customlang: Ignore invalid component strings
Víctor Déniz [Wed, 10 Feb 2021 13:55:16 +0000 (13:55 +0000)]
MDL-67515 tool_customlang: Ignore invalid component strings

After uninstalling a plugin, the translated strings remain in
tool_customlang table, throwing an exception when trying to localise
any strings. Currently there is no mechanism to
clean up customlang tables and files during the uninstall process,
so with this patch the invalid components will be ignored.

2 years agoMerge branch 'MDL-70877' of https://github.com/stronk7/moodle
Sara Arjona [Tue, 2 Mar 2021 08:29:17 +0000 (09:29 +0100)]
Merge branch 'MDL-70877' of https://github.com/stronk7/moodle

2 years agoMerge branch 'MDL-70876' of https://github.com/stronk7/moodle
Jun Pataleta [Tue, 2 Mar 2021 08:02:52 +0000 (16:02 +0800)]
Merge branch 'MDL-70876' of https://github.com/stronk7/moodle

2 years agoMerge branch 'MDL-70898-master' of git://github.com/marinaglancy/moodle
Eloy Lafuente (stronk7) [Mon, 1 Mar 2021 21:50:33 +0000 (22:50 +0100)]
Merge branch 'MDL-70898-master' of git://github.com/marinaglancy/moodle

2 years agoMerge branch 'MDL-67974-master' of git://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Mon, 1 Mar 2021 21:33:17 +0000 (22:33 +0100)]
Merge branch 'MDL-67974-master' of git://github.com/sarjona/moodle

2 years agoMerge branch 'MDL-70916' of https://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Mon, 1 Mar 2021 20:58:45 +0000 (21:58 +0100)]
Merge branch 'MDL-70916' of https://github.com/timhunt/moodle

2 years agoMerge branch 'MDL-70899-master' of git://github.com/marinaglancy/moodle
Eloy Lafuente (stronk7) [Mon, 1 Mar 2021 19:20:46 +0000 (20:20 +0100)]
Merge branch 'MDL-70899-master' of git://github.com/marinaglancy/moodle

2 years agoMDL-70172 output: pages with main logo should have a first-level header
Shamim Rezaie [Thu, 10 Dec 2020 12:23:49 +0000 (23:23 +1100)]
MDL-70172 output: pages with main logo should have a first-level header

2 years agoMDL-70172 output: Fix empty links
Shamim Rezaie [Wed, 9 Dec 2020 17:02:09 +0000 (04:02 +1100)]
MDL-70172 output: Fix empty links

The approach taken is inline with font-awesome documentation:
https://fontawesome.com/how-to-use/on-the-web/other-topics/accessibility

2 years agoMerge branch 'MDL-70912-master' of git://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Mon, 1 Mar 2021 15:47:28 +0000 (16:47 +0100)]
Merge branch 'MDL-70912-master' of git://github.com/sarjona/moodle

2 years agoMerge branch 'MDL-68735' of https://github.com/stronk7/moodle
Sara Arjona [Mon, 1 Mar 2021 15:17:19 +0000 (16:17 +0100)]
Merge branch 'MDL-68735' of https://github.com/stronk7/moodle

2 years agoMerge branch 'MDL-70913-master' of git://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Mon, 1 Mar 2021 13:21:59 +0000 (14:21 +0100)]
Merge branch 'MDL-70913-master' of git://github.com/sarjona/moodle

2 years agoMDL-70913 core_badges: Use and update properly sortorder
Sara Arjona [Tue, 16 Feb 2021 11:39:35 +0000 (12:39 +0100)]
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.

2 years agoMerge branch 'MDL-70931-master-xmldbeol' of git://github.com/mudrd8mz/moodle
Eloy Lafuente (stronk7) [Mon, 1 Mar 2021 09:00:27 +0000 (10:00 +0100)]
Merge branch 'MDL-70931-master-xmldbeol' of git://github.com/mudrd8mz/moodle

2 years agoMerge branch 'MDL-70941-master' of git://github.com/dravek/moodle
Eloy Lafuente (stronk7) [Mon, 1 Mar 2021 08:54:00 +0000 (09:54 +0100)]
Merge branch 'MDL-70941-master' of git://github.com/dravek/moodle

2 years agoMerge branch 'MDL-70910-master' of git://github.com/dravek/moodle
Eloy Lafuente (stronk7) [Mon, 1 Mar 2021 08:46:27 +0000 (09:46 +0100)]
Merge branch 'MDL-70910-master' of git://github.com/dravek/moodle

2 years agoMerge branch 'MDL-70964-master-enfix' of git://github.com/mudrd8mz/moodle
Eloy Lafuente (stronk7) [Mon, 1 Mar 2021 08:33:49 +0000 (09:33 +0100)]
Merge branch 'MDL-70964-master-enfix' of git://github.com/mudrd8mz/moodle

2 years agoMDL-70910 contentbank: fix for using contentid not validated
David Matamoros [Thu, 18 Feb 2021 16:16:36 +0000 (17:16 +0100)]
MDL-70910 contentbank: fix for using contentid not validated

2 years agoMDL-70876 php80: 5th param removed from custom error handlers
Eloy Lafuente (stronk7) [Thu, 11 Feb 2021 22:50:41 +0000 (23:50 +0100)]
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.

2 years agoMDL-68735 env: Moodle 3.8.x, 3.9.x and 3.10.x do not support PHP 8.0
Eloy Lafuente (stronk7) [Sat, 13 Feb 2021 11:50:10 +0000 (12:50 +0100)]
MDL-68735 env: Moodle 3.8.x, 3.9.x and 3.10.x do not support PHP 8.0

2 years agoMDL-70877 php: remove final functions __clone and __wakeup
Marina Glancy [Wed, 17 Feb 2021 13:31:43 +0000 (14:31 +0100)]
MDL-70877 php: remove final functions __clone and __wakeup

Implementing these functions as final does not prevent the object to be
cloned or serialized, so the comment to them was wrong.
However having these functions not public breaks in PHP 8.0.
It still does not make sense to clone or serialise file_system or external_settings classes
but there are a lot of classes in moodle that should not be cloned, no reason to have
a specific solution here.

2 years agoMDL-70457 forms: php74 fix for the (not used in core) date element
Eloy Lafuente (stronk7) [Sat, 13 Feb 2021 18:45:16 +0000 (19:45 +0100)]
MDL-70457 forms: php74 fix for the (not used in core) date element

Curly brackets to access by index to strings or arrays is
deprecated since php74.

2 years agoMDL-70941 contentbank: fix empty equality check when renaming content
David Matamoros [Thu, 18 Feb 2021 14:53:02 +0000 (15:53 +0100)]
MDL-70941 contentbank: fix empty equality check when renaming content

2 years agoweekly release 4.0dev
Jun Pataleta [Fri, 26 Feb 2021 05:42:40 +0000 (13:42 +0800)]
weekly release 4.0dev

2 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Jun Pataleta [Fri, 26 Feb 2021 05:42:36 +0000 (13:42 +0800)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

2 years agoMDL-70964 lang: Use the fixed strings in tests
David Mudrák [Thu, 25 Feb 2021 08:38:38 +0000 (09:38 +0100)]
MDL-70964 lang: Use the fixed strings in tests

2 years agoMDL-70964 lang: Import fixed English strings (en_fix)
Helen Foster [Thu, 25 Feb 2021 08:22:48 +0000 (09:22 +0100)]
MDL-70964 lang: Import fixed English strings (en_fix)

2 years agoMerge branch 'MDL-70169-master' of git://github.com/lameze/moodle
Jun Pataleta [Thu, 25 Feb 2021 04:30:22 +0000 (12:30 +0800)]
Merge branch 'MDL-70169-master' of git://github.com/lameze/moodle

2 years agoMerge branch 'MDL-70768-langpack-admin' of https://github.com/brendanheywood/moodle
Jun Pataleta [Thu, 25 Feb 2021 03:32:36 +0000 (11:32 +0800)]
Merge branch 'MDL-70768-langpack-admin' of https://github.com/brendanheywood/moodle

2 years agoAutomatically generated installer lang files
AMOS bot [Thu, 25 Feb 2021 00:07:45 +0000 (00:07 +0000)]
Automatically generated installer lang files

2 years agoMDL-69883 message: fix lazy loading of conversations.
Paul Holden [Mon, 8 Feb 2021 23:42:22 +0000 (23:42 +0000)]
MDL-69883 message: fix lazy loading of conversations.

Set max-height on each container section rather than the container
itself, so that each can respond to the scrollBottom event within
the lazy loading module (which handles the overflow itself).

2 years agoMDL-70995 user: format group names in course participants filter.
Paul Holden [Wed, 24 Feb 2021 19:16:46 +0000 (19:16 +0000)]
MDL-70995 user: format group names in course participants filter.

2 years agoMDL-69097 mod_forum: Apply filters to whole forum grading
Iñigo Zendegi [Fri, 4 Dec 2020 10:30:39 +0000 (11:30 +0100)]
MDL-69097 mod_forum: Apply filters to whole forum grading

2 years agoMerge branch 'MDL-51111-muc-reset' of https://github.com/brendanheywood/moodle
Víctor Déniz [Wed, 24 Feb 2021 14:07:33 +0000 (14:07 +0000)]
Merge branch 'MDL-51111-muc-reset' of https://github.com/brendanheywood/moodle

2 years agoMerge branch 'MDL-70828-master' of git://github.com/abgreeve/moodle
Eloy Lafuente (stronk7) [Wed, 24 Feb 2021 10:14:25 +0000 (11:14 +0100)]
Merge branch 'MDL-70828-master' of git://github.com/abgreeve/moodle

2 years agoMDL-70828 performance: Allow session locking issue to be turned off.
Adrian Greeve [Tue, 9 Feb 2021 01:32:32 +0000 (09:32 +0800)]
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.

2 years agoMerge branch 'MDL-52817' of git://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Tue, 23 Feb 2021 18:07:56 +0000 (19:07 +0100)]
Merge branch 'MDL-52817' of git://github.com/paulholden/moodle

2 years agoMDL-70314 lib: Remove a few more hidden files and add instructions
Eloy Lafuente (stronk7) [Tue, 23 Feb 2021 17:39:24 +0000 (18:39 +0100)]
MDL-70314 lib: Remove a few more hidden files and add instructions

2 years agoMerge branch 'MDL-70314' of https://github.com/Chocolate-lightning/moodle
Eloy Lafuente (stronk7) [Tue, 23 Feb 2021 17:33:29 +0000 (18:33 +0100)]
Merge branch 'MDL-70314' of https://github.com/Chocolate-lightning/moodle

2 years agoMerge branch 'MDL-70920-master' of git://github.com/marinaglancy/moodle
Eloy Lafuente (stronk7) [Tue, 23 Feb 2021 16:43:32 +0000 (17:43 +0100)]
Merge branch 'MDL-70920-master' of git://github.com/marinaglancy/moodle

2 years agoMDL-67974 core_badges: Recovered expired stamp
Sara Arjona [Tue, 23 Feb 2021 14:26:20 +0000 (15:26 +0100)]
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).

2 years agoMDL-67974 core_badges: Badge expiry date when hover
Sara Arjona [Tue, 23 Feb 2021 14:23:53 +0000 (15:23 +0100)]
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.

2 years agoMerge branch 'MDL-70038-master' of https://github.com/jpahullo/moodle
Víctor Déniz [Tue, 23 Feb 2021 11:14:14 +0000 (11:14 +0000)]
Merge branch 'MDL-70038-master' of https://github.com/jpahullo/moodle

2 years agoMDL-70038 assign: add suport for pdftoppm tool
Jordi Pujol Ahulló [Mon, 26 Oct 2020 15:57:25 +0000 (16:57 +0100)]
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.

2 years agoMerge branch 'MDL-43697-master' of https://github.com/praxisdigital/moodle
Eloy Lafuente (stronk7) [Mon, 22 Feb 2021 22:09:53 +0000 (23:09 +0100)]
Merge branch 'MDL-43697-master' of https://github.com/praxisdigital/moodle

2 years agoMDL-70314 lib: Change XLSX wrapper to no change the default styles
Mathew May [Mon, 22 Feb 2021 03:43:05 +0000 (11:43 +0800)]
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.

2 years agoMDL-70314 lib: Apply Moodle specific phpspreadsheet changes
Mathew May [Fri, 8 Jan 2021 06:52:48 +0000 (14:52 +0800)]
MDL-70314 lib: Apply Moodle specific phpspreadsheet changes

2 years agoMDL-70314 lib: Upgrade PhpSpreadsheet to 1.16.0
Mathew May [Mon, 18 Jan 2021 03:40:23 +0000 (11:40 +0800)]
MDL-70314 lib: Upgrade PhpSpreadsheet to 1.16.0

2 years agoMDL-69259 h5pactivity: Whitespace fix
Andrew Nicols [Mon, 22 Feb 2021 04:19:18 +0000 (12:19 +0800)]
MDL-69259 h5pactivity: Whitespace fix

2 years agoMerge branch 'MDL-69259-master' of git://github.com/ilyatregubov/moodle
Andrew Nicols [Mon, 22 Feb 2021 04:06:13 +0000 (12:06 +0800)]
Merge branch 'MDL-69259-master' of git://github.com/ilyatregubov/moodle

2 years agoAutomatically generated installer lang files
AMOS bot [Mon, 22 Feb 2021 00:07:44 +0000 (00:07 +0000)]
Automatically generated installer lang files

2 years agoMerge branch 'MDL-70879' of https://github.com/stronk7/moodle
Andrew Nicols [Sun, 21 Feb 2021 23:49:54 +0000 (07:49 +0800)]
Merge branch 'MDL-70879' of https://github.com/stronk7/moodle

2 years agoMDL-70920 core: prevent calls to call_user_fun_array() with assoc array
Marina Glancy [Thu, 18 Feb 2021 10:49:43 +0000 (11:49 +0100)]
MDL-70920 core: prevent calls to call_user_fun_array() with assoc array

2 years agoMDL-70920 backup: call_user_func_array can accept named arguments
Marina Glancy [Tue, 16 Feb 2021 21:52:52 +0000 (22:52 +0100)]
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

2 years agoMDL-52817 dml: implement driver methods for SQL group concatenation.
Paul Holden [Wed, 11 Nov 2020 22:38:34 +0000 (22:38 +0000)]
MDL-52817 dml: implement driver methods for SQL group concatenation.

2 years agoMDL-43697 backup: Archived badges are restored during course restore
Daniel Kristian Steffensen [Tue, 15 Dec 2020 14:51:31 +0000 (15:51 +0100)]
MDL-43697 backup: Archived badges are restored during course restore

2 years agoMDL-69259 h5pactivity: Add get_user_attempts webservice
Ilya Tregubov [Tue, 24 Nov 2020 08:14:35 +0000 (10:14 +0200)]
MDL-69259 h5pactivity: Add get_user_attempts webservice

2 years agoMDL-70879 behat: Bump to Behat 3.8.x (required for php80)
Eloy Lafuente (stronk7) [Sun, 14 Feb 2021 15:58:09 +0000 (16:58 +0100)]
MDL-70879 behat: Bump to Behat 3.8.x (required for php80)

2 years agoweekly release 4.0dev
Víctor Déniz [Fri, 19 Feb 2021 12:38:56 +0000 (12:38 +0000)]
weekly release 4.0dev

2 years agoNOBUG: Fixed file access permissions
Víctor Déniz [Fri, 19 Feb 2021 12:38:56 +0000 (12:38 +0000)]
NOBUG: Fixed file access permissions

2 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Víctor Déniz [Fri, 19 Feb 2021 12:38:51 +0000 (12:38 +0000)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

2 years agoMerge branch 'MDL-64554-master-fix2' of git://github.com/andrewnicols/moodle
Jake Dallimore [Fri, 19 Feb 2021 03:53:18 +0000 (11:53 +0800)]
Merge branch 'MDL-64554-master-fix2' of git://github.com/andrewnicols/moodle

2 years agoMDL-64554 user: Fix use of Private files page on classic
Andrew Nicols [Fri, 19 Feb 2021 00:33:20 +0000 (08:33 +0800)]
MDL-64554 user: Fix use of Private files page on classic

The "Private files" link does not exist in the site navigation when
using the classic theme, so it is not possible to test the dedicated
page via Behat at this time.

2 years agoAutomatically generated installer lang files
AMOS bot [Fri, 19 Feb 2021 00:07:57 +0000 (00:07 +0000)]
Automatically generated installer lang files

2 years agoMDL-64554 form: reset form change checker before triggering submit event
Marina Glancy [Thu, 18 Feb 2021 11:04:58 +0000 (12:04 +0100)]
MDL-64554 form: reset form change checker before triggering submit event

2 years agoMerge branch 'MDL-47410-master' of git://github.com/andrewnicols/moodle
Jun Pataleta [Thu, 18 Feb 2021 03:21:23 +0000 (11:21 +0800)]
Merge branch 'MDL-47410-master' of git://github.com/andrewnicols/moodle

2 years agoMerge branch 'MDL-64554-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Thu, 18 Feb 2021 03:16:40 +0000 (11:16 +0800)]
Merge branch 'MDL-64554-master' of git://github.com/andrewnicols/moodle

2 years agoMDL-64554 core_form: Rename class for dynamic form
Andrew Nicols [Thu, 18 Feb 2021 03:16:21 +0000 (11:16 +0800)]
MDL-64554 core_form: Rename class for dynamic form

2 years agoMerge branch 'MDL-70880' of git://github.com/paulholden/moodle
Andrew Nicols [Thu, 18 Feb 2021 02:47:05 +0000 (10:47 +0800)]
Merge branch 'MDL-70880' of git://github.com/paulholden/moodle

2 years agoMerge branch 'MDL-64554-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Thu, 18 Feb 2021 02:21:55 +0000 (10:21 +0800)]
Merge branch 'MDL-64554-master' of git://github.com/andrewnicols/moodle

2 years agoMDL-64554 core_form: CI fixes
Andrew Nicols [Thu, 18 Feb 2021 02:10:08 +0000 (10:10 +0800)]
MDL-64554 core_form: CI fixes

2 years agoMDL-47410 behat: Perform exact match for date_time selectors
Andrew Nicols [Thu, 18 Feb 2021 00:02:54 +0000 (08:02 +0800)]
MDL-47410 behat: Perform exact match for date_time selectors

2 years agoMerge branch 'MDL-70536-reset-page-cli' of https://github.com/brendanheywood/moodle
Víctor Déniz [Thu, 18 Feb 2021 00:28:30 +0000 (00:28 +0000)]
Merge branch 'MDL-70536-reset-page-cli' of https://github.com/brendanheywood/moodle

2 years agoMDL-70931 xmldb: Generate install.xml files with EOL and EOF
David Mudrák [Wed, 17 Feb 2021 19:59:19 +0000 (20:59 +0100)]
MDL-70931 xmldb: Generate install.xml files with EOL and EOF

As discussed in MDLSITE-6397, all Moodle code files should end with
single Unix-style end of line character. Files created and edited
through the XMLDB editor should follow this rule, too.

2 years agoMDL-64554 core_form: Move strings to outputrequirements.lib
Marina Glancy [Wed, 10 Feb 2021 14:38:19 +0000 (15:38 +0100)]
MDL-64554 core_form: Move strings to outputrequirements.lib

2 years agoMDL-64554 user: make private files editor modal/ajax form
Marina Glancy [Thu, 19 Nov 2020 16:46:28 +0000 (17:46 +0100)]
MDL-64554 user: make private files editor modal/ajax form

2 years agoMDL-64554 core_customfield: use modal forms for fields
Marina Glancy [Tue, 2 Apr 2019 12:48:20 +0000 (14:48 +0200)]
MDL-64554 core_customfield: use modal forms for fields

2 years agoMDL-64554 core_form: new API for modal forms
Marina Glancy [Thu, 19 Nov 2020 13:09:45 +0000 (14:09 +0100)]
MDL-64554 core_form: new API for modal forms

2 years agoMerge branch 'master-MDL-70752' of https://github.com/golenkovm/moodle
Víctor Déniz [Wed, 17 Feb 2021 16:56:48 +0000 (16:56 +0000)]
Merge branch 'master-MDL-70752' of https://github.com/golenkovm/moodle

2 years agoMDL-70916 Essay/Moodle XML: min and max word limits not imported
Tim Hunt [Tue, 16 Feb 2021 14:35:00 +0000 (14:35 +0000)]
MDL-70916 Essay/Moodle XML: min and max word limits not imported

2 years agoMerge branch 'MDL-70552-master' of git://github.com/ilyatregubov/moodle
Eloy Lafuente (stronk7) [Wed, 17 Feb 2021 09:26:20 +0000 (10:26 +0100)]
Merge branch 'MDL-70552-master' of git://github.com/ilyatregubov/moodle

2 years agoMDL-70552 core_message: Show popup for teachers when anonymous
Ilya Tregubov [Wed, 13 Jan 2021 07:38:45 +0000 (09:38 +0200)]
MDL-70552 core_message: Show popup for teachers when anonymous

user completed feedback.

2 years agoMDL-68853 mod_h5pactivity: Whitespace fix
Andrew Nicols [Wed, 17 Feb 2021 04:02:53 +0000 (12:02 +0800)]
MDL-68853 mod_h5pactivity: Whitespace fix

2 years agoMerge branch 'MDL-68853-master' of git://github.com/ilyatregubov/moodle
Andrew Nicols [Wed, 17 Feb 2021 03:47:27 +0000 (11:47 +0800)]
Merge branch 'MDL-68853-master' of git://github.com/ilyatregubov/moodle

2 years agoMerge branch 'MDL-47410-master' of git://github.com/mihailges/moodle
Andrew Nicols [Wed, 17 Feb 2021 01:34:22 +0000 (09:34 +0800)]
Merge branch 'MDL-47410-master' of git://github.com/mihailges/moodle