3796 Commits

Author SHA1 Message Date
Sara Arjona
96b49ddc97 weekly release 4.0dev 2021-03-05 16:01:32 +01:00
Sara Arjona
9d58d4de46 Merge branch 'MDL-67494-master' of git://github.com/lameze/moodle 2021-03-03 11:45:28 +01:00
Simey Lameze
ba04a79ac6 MDL-67494 calendar: step to set userid 0 to all shared events 2021-03-03 16:06:32 +08: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
Jun Pataleta
95dd305cc6 weekly release 4.0dev 2021-02-26 13:42:40 +08:00
Víctor Déniz
a93828a188 weekly release 4.0dev 2021-02-19 12:38:56 +00:00
Andrew Nicols
d6e50d14d2 Merge branch 'MDL-64554-master' of git://github.com/andrewnicols/moodle 2021-02-18 10:21:55 +08:00
Marina Glancy
72be49c473 MDL-64554 core_form: new API for modal forms 2021-02-17 18:06:49 +01:00
Eloy Lafuente (stronk7)
3d117c1934 Merge branch 'MDL-48269-master-4' of git://github.com/junpataleta/moodle 2021-02-16 19:45:44 +01:00
Frederic Massart
3aed37ee4d MDL-48269 group: Remove the option to hide the picture of a group
Plus additional amendments to Fred's original commit:
1. Updating the version numbers
2. Merging the original two-step upgrade below into one for simplicity:
   1. Deleting the pictures for groups with hidepicture set to 1; and
   2. Dropping the hidepicture field itself.
3. Converted array() usages to the short syntax [].
2021-02-16 12:46:58 +08:00
François Moreau
3776fbafb2 MDL-69762 core_contentbank: let users hide their content 2021-02-15 13:26:32 -05:00
Sara Arjona
41037efa7a weekly release 4.0dev 2021-02-11 14:54:37 +01:00
Sara Arjona
4e398ff3f7 weekly release 4.0dev 2021-02-04 14:56:10 +01:00
Sara Arjona
a35c197a4a Merge branch 'MDL-66769-master' of git://github.com/ilyatregubov/moodle 2021-02-03 09:32:30 +01:00
Ilya Tregubov
dde8a5b62c MDL-66769 core_h5p: Clean up orphaned h5p records task. 2021-02-03 10:10:30 +02:00
Eloy Lafuente (stronk7)
cd4d387936 Merge branch 'MDL-70648-master' of git://github.com/lameze/moodle 2021-02-01 19:13:47 +01:00
Víctor Déniz
9dabd071fe weekly release 4.0dev 2021-01-29 17:12:50 +00:00
Jake Dallimore
fd840ab59c weekly release 4.0dev 2021-01-22 11:30:38 +08:00
Simey Lameze
e8bd3b41a3 MDL-70648 calendar: upgrade step to delete wrong cat events 2021-01-20 09:36:24 +08:00
Sara Arjona
c381757f2a weekly release 4.0dev 2021-01-15 08:25:37 +01:00
Juan Leyva
7f02879ce7 MDL-70387 files: New WS core_files_get_unused_draft_itemid 2021-01-13 13:01:40 +01:00
Jun Pataleta
ed2400457b weekly release 4.0dev 2021-01-08 12:14:45 +08:00
Eloy Lafuente (stronk7)
56fd8c5125 weekly release 4.0dev 2020-12-23 20:24:28 +01:00
Sara Arjona
4ec279a2f0 weekly release 4.0dev 2020-12-17 15:52:41 +01:00
Víctor Déniz
c307f3b138 weekly release 4.0dev 2020-12-10 21:09:54 +00:00
Jake Dallimore
7fa836cf36 weekly release 4.0dev 2020-12-04 08:42:34 +08:00
Mihail Geshoski
d16faf211d MDL-57614 core_block: Create webservice that returns the addable blocks
Creates a webservice that returns the addable blocks in a given page.
The webservice expects the page context id, page type and page layout as
parameters and returns the block name and block title for each available
block.
2020-12-02 13:40:41 +08:00
Sara Arjona
f34b44674f weekly release 4.0dev 2020-11-27 07:50:34 +01:00
Eloy Lafuente (stronk7)
c8d33eb9ce weekly release 4.0dev 2020-11-20 23:16:43 +01:00
Eloy Lafuente (stronk7)
6ef4e66f03 weekly release 4.0dev 2020-11-12 22:11:32 +01:00
Eloy Lafuente (stronk7)
d330035f11 weekly release 4.0dev 2020-11-06 22:55:37 +01:00
Eloy Lafuente (stronk7)
ea32d651e9 weekly release 4.0dev 2020-11-05 12:15:57 +01:00
Eloy Lafuente (stronk7)
2444c9d9be weekly release 4.0dev 2020-11-03 12:21:06 +01:00
Eloy Lafuente (stronk7)
58ba94a729 weekly release 4.0dev 2020-10-30 13:48:48 +01:00
Eloy Lafuente (stronk7)
99680d1be4 weekly release 4.0dev 2020-10-27 23:47:26 +01:00
Andrew Nicols
931f36ce15 Merge branch 'MDL-69166-master-4' of git://github.com/rezaies/moodle 2020-10-27 12:47:50 +08:00
Shamim Rezaie
410973cf10 MDL-69166 Replace all upgrade steps with just "create_table" steps 2020-10-27 15:34:54 +11:00
Shamim Rezaie
52ed1392f8 MDL-69166 core_payment: Save general payment information 2020-10-27 14:37:28 +11:00
Sara Arjona
5deb0dad76 Merge branch 'MDL-65959-master' of git://github.com/peterRd/moodle 2020-10-26 22:39:28 +01:00
Michael Hawkins
840bcd8810 MDL-69559 course: Add course setting and cap to control course downloads 2020-10-26 10:00:47 +08:00
Peter
1c4620bce6 MDL-65959 core_badges: Unrestricted user's badger account
* Restructure the email to be backpack specific
* Amended table defintion and functions
2020-10-25 23:03:59 +08:00
Eloy Lafuente (stronk7)
aed0ee06f9 weekly release 4.0dev 2020-10-23 14:40:27 +02:00
Eloy Lafuente (stronk7)
284d0ae8f8 Merge branch 'MDL-66392' of https://github.com/paulholden/moodle into master 2020-10-21 19:43:13 +02:00
Paul Holden
cecd90ffec MDL-66392 analytics: make model output directory default to empty.
Falling back to path within $CFG->dataroot/models.
2020-10-21 18:04:26 +01:00
Jake Dallimore
3d0f28ebb8 Merge branch 'MDL-69751-master' of git://github.com/mihailges/moodle 2020-10-21 10:05:16 +08:00
Eloy Lafuente (stronk7)
3ba1073919 weekly release 4.0dev 2020-10-21 00:50:19 +02:00
Adrian Greeve
33831f6e21 Merge branch 'master-MDL-68284' of https://github.com/yao9394/moodle 2020-10-20 08:48:05 +08:00
Mihail Geshoski
e412f3029e MDL-69751 core: Restore deleted guest user and add missing context
This upgrade step fixes the cases where the current guest user is
labelled as 'deleted' and the related user context is missing.
2020-10-20 08:37:44 +08:00
sam marshall
4dcca1b084 MDL-69687 Course: remove_course_contents orphaned completion data
The remove_course_contents function did not delete data from
course_module_completion table in most cases, resulting in large
quantities of orphaned data.
2020-10-19 10:26:12 +01:00
Sara Arjona
149fdcf075 weekly release 4.0dev 2020-10-16 13:18:32 +02:00