Víctor Déniz
96ef956556
Merge branch 'MDL-71194-master' of git://github.com/NoelDeMartin/moodle
2021-03-25 15:06:48 +00:00
sam marshall
5e72715e4f
MDL-71099 Lib: Move new user_fields class from core to core_user
...
This class would belong more appropriately within the 'user' API
(core_user) instead of within the 'core' API, since it is
directly related to user data.
Since the class has only just been added to Moodle, now is a good
time to move it.
2021-03-25 13:47:23 +00:00
Noel De Martin
d5eb99d02f
MDL-71194 behat: Fix app tests
2021-03-25 13:53:30 +01:00
Andrew Nicols
2624530b36
Merge branch 'MDL-70318-master' of https://github.com/ilyatregubov/moodle
2021-03-25 12:32:41 +08:00
Andrew Nicols
01266b38c0
Merge branch 'MDL-65776-master' of git://github.com/sarjona/moodle
2021-03-25 11:03:32 +08:00
Andrew Nicols
bf49f3ef23
Merge branch 'MDL-70844-master' of git://github.com/peterRd/moodle
2021-03-25 10:22:51 +08:00
Peter Dias
dbda380b4e
MDL-70844 core: Pass anchors instead of URL for siteadmin tabs.
2021-03-25 09:41:13 +08:00
Andrew Nicols
23543fd552
Merge branch 'MDL-70871-master' of git://github.com/roland04/moodle
2021-03-25 08:10:14 +08:00
Tim Hunt
b473b950e4
MDL-70269 ClamAV: make retry the default option on failure
2021-03-24 09:33:27 +00:00
Andrew Nicols
1b7ce2dd0d
MDL-70802 javascript: Normalise component consistently in templates
2021-03-24 11:18:33 +08:00
Simey Lameze
1fcd850859
MDL-71182 calendar: Revert "Merge branch 'MDL-67494-master' of git://github.com/lameze/moodle"
...
This reverts commit 9d58d4de46
, reversing
changes made to 535c0277de
.
2021-03-24 09:11:01 +08:00
Víctor Déniz
15b00d34e2
Merge branch 'MDL-70727-master' of https://github.com/NashTechOpenUniversity/moodle
2021-03-23 16:52:46 +00:00
Mikel Martín
2471e6ec8d
MDL-70871 table: Add 'Show all X' functionality to dynamic_table
2021-03-23 09:55:16 +01:00
Travis CI
b68dc5c492
Merge branch 'MDL-71149' of https://github.com/stronk7/moodle
2021-03-23 15:56:00 +08:00
Travis CI
fa7c534032
Merge branch 'MDL-71084-master' of git://github.com/peterRd/moodle
2021-03-23 13:57:13 +08:00
Peter Dias
9ee4dd69a9
MDL-71084 core_navigation: Move secondary_test to proper location with namespace
2021-03-23 13:56:29 +08:00
Peter Dias
0c7c677617
MDL-71084 core_navigation: Provide a header title and active node text
2021-03-23 13:56:29 +08:00
Travis CI
d23b1488b3
Merge branch 'MDL-69792-master' of git://github.com/sarjona/moodle
2021-03-23 13:53:01 +08:00
Travis CI
e8baa93c44
Merge branch 'MDL-71104-master-2' of git://github.com/mickhawkins/moodle
2021-03-23 13:46:20 +08:00
Michael Hawkins
fd302dc842
MDL-71104 core_completion: Fix fetching of grade completion status
...
We should be able to fetch the grade completion status for modules
that do not have custom completion configured. This also improves
unit testing coverage.
2021-03-23 12:25:22 +08:00
Jun Pataleta
6770a2949a
MDL-71104 completion: Fix completion_info::get_data() unit tests
...
* Fixed inverted $sameuser test data.
* Fixed caching expectation check. Caching only relies on whether the
user accessing the completion data is the same user or not.
* Fixed checking for the caching of other modules. Should have been
checking cm ID and not instance ID.
* Additional test case when whole course parameter is passed as
true, but the requesting user is different from the target user.
2021-03-23 11:53:26 +08:00
Andrew Nicols
9a9bf7f116
Merge branch 'MDL-71039-master' of git://github.com/marinaglancy/moodle
2021-03-23 11:17:44 +08:00
Andrew Nicols
568b179010
Merge branch 'MDL-70313-master' of git://github.com/peterRd/moodle
2021-03-23 09:58:57 +08:00
Andrew Nicols
cbcf9f6cdf
MDL-69256 tests: Fix random slow test failures in completion cron
2021-03-23 08:07:49 +08:00
Dan Marsden
8b1f69ca7b
MDL-71174 core: Improve phpdoc for plagiarism_update_status
2021-03-23 10:31:27 +13:00
David Mudrák
22ecf2f9b8
MDL-71169 external: Do not explicitly specify the default methodname
2021-03-22 15:56:46 +01:00
David Mudrák
b9fbb752ab
MDL-71169 external: Use execute as the default external method name
...
If the 'methodname' is not explicitly specified in db/services.php,
expect it to be 'execute'.
2021-03-22 15:56:46 +01:00
Jess Ansell
52bc582e77
MDL-71012 setup: Return 500 error code for setup errors.
2021-03-22 14:05:45 +00:00
Thinh Pham
07cbbc9193
MDL-71087 File picker: Focus lost after 'Create folder'
2021-03-22 14:35:44 +07:00
Andrew Nicols
1cc66e0ac6
Merge branch 'MDL-70816-master-4' of git://github.com/rezaies/moodle
2021-03-22 13:29:09 +08:00
Shamim Rezaie
dfbf50e18b
MDL-70816 core: Activity date details base class
...
* Base class for fetching an activity module's important date for a user
2021-03-22 16:15:17 +11:00
Andrew Nicols
badd97c52b
MDL-71159 output: Do not run content prefetch during install
2021-03-22 13:08:58 +08:00
Andrew Nicols
b171685d6e
Merge branch 'MDL-70919-master' of git://github.com/marinaglancy/moodle
2021-03-22 07:44:26 +08:00
Eloy Lafuente (stronk7)
70acb15cbd
MDL-71149 install: update the list of stale files for 3.11
2021-03-19 17:31:07 +01:00
Sara Arjona
a5558e1ae5
MDL-65776 libraries: Set moodle files after jsbeautify upgrade
2021-03-19 15:22:36 +01:00
Sara Arjona
84d8da8314
MDL-65776 libraries: Upgrade jsbeautify to 1.13
2021-03-19 15:22:35 +01:00
Sara Arjona
50e9e5b2bd
MDL-69792 core_badges: deprecated backpack.js and BADGE_BACKPACKURL
...
Final deprecation for constant BADGE_BACKPACKURL (it has been removed)
and badges/backpack.js file (it has been removed too).
Besides, some methods have started the deprecation process too:
- badges_check_backpack_accessibility
- badges_setup_backpack_js()
- badges_local_backpack_js()
Apart from that, string 'addbackpack' has been deprecated here
because it's not used anywhere.
2021-03-19 15:13:03 +01:00
Ilya Tregubov
56edf8c799
MDL-70318 core: Moodle customisations.
2021-03-19 10:19:10 +02:00
Ilya Tregubov
3dc634f2ee
MDL-70318 core: Upgrade CFPropertyList to 2.0.2.
2021-03-19 10:19:10 +02:00
sam marshall
c89ea6733c
MDL-70537 Availability: Avoid recursive calls to $cm->name
...
These recursive calls didn't work in PHP 7.3 and below, but in PHP
7.4 they also cause a fatal error which means if you have invalid
availability data, the whole page might die.
2021-03-18 15:54:17 +00:00
Marina Glancy
c79e72085b
MDL-70919 core_form: non-static method can not be called statically
2021-03-18 12:15:49 +01:00
Jun Pataleta
d10edc787c
Merge branch 'MDL-70992-master' of https://github.com/NashTechOpenUniversity/moodle
2021-03-18 12:23:48 +08:00
Adrian Greeve
8790de8fcf
Merge branch 'MDL-70924' of git://github.com/paulholden/moodle
2021-03-18 11:53:58 +08:00
Jun Pataleta
54cc7804a8
Merge branch 'MDL-70198-master-2' of git://github.com/peterRd/moodle
2021-03-18 11:41:51 +08:00
Adrian Greeve
089afdfceb
Merge branch 'MDL-71048' of https://github.com/paulholden/moodle
2021-03-18 11:11:46 +08:00
Eloy Lafuente (stronk7)
e3a46964dc
Merge branch 'MDL-70901-master' of git://github.com/marinaglancy/moodle
2021-03-18 00:40:46 +01:00
Eloy Lafuente (stronk7)
4ee5fb3b5f
Merge branch 'MDL-70968-master' of git://github.com/marinaglancy/moodle
2021-03-18 00:29:38 +01:00
Eloy Lafuente (stronk7)
cfba0366db
Merge branch 'MDL-70893-master' of git://github.com/marinaglancy/moodle
2021-03-18 00:23:26 +01:00
Eloy Lafuente (stronk7)
3edac87e20
Merge branch 'MDL-70689-master' of git://github.com/sarjona/moodle
2021-03-17 23:20:37 +01:00
Jun Pataleta
ebf078458d
Merge branch 'MDL-71036' of https://github.com/stronk7/moodle
2021-03-17 20:05:25 +08:00