Paul Holden
07d93d27a0
MDL-67891 tool_cohortroles: move upgrade step inside plugin.
...
The step added in MDL-67458 was added to core, which broke the upgrade
process if this plugin had been uninstalled prior.
2020-03-02 08:50:43 +00:00
Sara Arjona
2f45b6f7cf
MDL-67971 core_badges: review issuer URL
2020-03-02 08:02:08 +01:00
Sara Arjona
3e3b656795
MDL-68038 core_h5p: rename can_update_library test
2020-03-02 08:00:42 +01:00
Nathan Nguyen
464bd7ecd5
MDL-67504 antivirus_clamav: Add scanning tries option
2020-03-02 08:54:02 +11:00
Andrew Zito
1e67849c1f
MDL-63316 participants: lastname sort for participants table
2020-02-28 14:34:18 -05:00
Daniel Thies
158898254c
MDL-66671 enrol_lti: Skip grade sync when cm deleted
2020-02-28 09:32:24 -06:00
Eloy Lafuente (stronk7)
d7374522ed
weekly release 3.9dev
2020-02-28 12:22:30 +01:00
Peter
b3b2d72c1e
MDL-68019 course: Performance improvement with component favourites
...
Add the ability to get all/select itemtypes within a component
2020-02-28 11:28:15 +08:00
Bas Brands
8ad4255fbe
MDL-67863 theme_boost: change keyboard tab order
...
Move navdrawer up in the dom for a more logical tab order
Hide navdrawer links for tab / screenreader when navdrawer is closed
2020-02-27 17:11:03 +01:00
Eloy Lafuente (stronk7)
5767ceda85
Merge branch 'MDL-67062-master-fix-oracle' of https://github.com/sarjona/moodle
2020-02-27 13:18:58 +01:00
David Mudrák
4e907e7be4
MDL-67752 course: Provide the active user stats during the registration
...
These new stats provide better insight as they only consider recently
active users and active enrolments only.
2020-02-27 13:14:39 +01:00
David Mudrák
c268c1bd3f
MDL-67752 course: Improve the average_number_of_participants function
...
The patch adds two new optional parameters that control the function
behaviour. With default values, the function is backwards compatible and
it simply uses the number of enrolment records. The new parameters allow
to include only active enrolments and/or only recently active users.
2020-02-27 13:14:39 +01:00
Sara Arjona
770cfadd68
MDL-67062 core_h5p: fix oracle distinct error
2020-02-27 13:12:52 +01:00
Eloy Lafuente (stronk7)
df6071af65
Merge branch 'MDL-67062-master-fix' of https://github.com/sarjona/moodle
2020-02-27 12:54:30 +01:00
Sara Arjona
91ae2593d6
MDL-67062 core_h5p: behat fix for delete library test
2020-02-27 12:32:21 +01:00
Michael Hawkins
b34f2c75c9
MDL-68061 gradereport_history: Restrict per page config value to int
2020-02-27 13:38:37 +08:00
Jun Pataleta
9585a6fdf7
Merge branch 'MDL-67584-integration-2' of https://github.com/Chocolate-lightning/moodle
2020-02-27 12:36:33 +08:00
Mathew May
6e1a4477d8
MDL-67584 core_course: Activity chooser favouriting frontend
2020-02-27 12:13:35 +08:00
Eloy Lafuente (stronk7)
3bc090db2a
Merge branch 'MDL-67865-master' of git://github.com/rezaies/moodle
2020-02-26 23:36:26 +01:00
Eloy Lafuente (stronk7)
6304e6a380
Merge branch 'MDL-64686-master' of git://github.com/lucaboesch/moodle
2020-02-26 23:25:23 +01:00
Eloy Lafuente (stronk7)
01689c8fe4
Merge branch 'MDL-67062-master' of git://github.com/sarjona/moodle
2020-02-26 22:44:47 +01:00
Sara Arjona
64a2bd19b0
MDL-67062 core_h5p: delete libraries
...
New feature to let admins to remove H5P libraries/content types.
Thanks Ferran Recio for your contribution with the renderer!
AMOS BEGIN
CPY [actions,core],[actions,core_h5p]
AMOS END
2020-02-26 19:55:34 +01:00
Sara Arjona
2b8d97326d
MDL-67062 core_h5p: delete cache assets when removing libraries
...
The cache assets linked to a library have to be removed also when a
library is deleted, in order to rebuild them again next time they are
required.
2020-02-26 19:55:34 +01:00
Eloy Lafuente (stronk7)
9e5331c331
Merge branch 'MDL-67758-master' of git://github.com/dpalou/moodle
2020-02-26 17:35:38 +01:00
Eloy Lafuente (stronk7)
bc418341fe
Merge branch 'MDL-67132-LTI-Adv-TriggerCalc' of https://github.com/cengage/moodle
2020-02-26 17:15:50 +01:00
Eloy Lafuente (stronk7)
d2ac7726eb
Merge branch 'MDL-67979-master-enfix' of git://github.com/mudrd8mz/moodle
2020-02-26 17:13:12 +01:00
Anthony Forth
bcc3a463f6
MDL-67945 enrol: missing $DB in edit_instance_form
2020-02-26 16:22:36 +01:00
David Mudrák
2606485ab2
MDL-68060 registration: Improve the sites directory location check
...
This allows to define the custom HUB_MOODLEORGHUBURL with HTTP Basic
Auth credentials so that the registration features can be tested against
our staging site.
2020-02-26 10:59:15 +01:00
Jun Pataleta
47fd698541
Merge branch 'MDL-67921-master' of git://github.com/sarjona/moodle
2020-02-26 16:51:19 +08:00
Jun Pataleta
042753b27f
Merge branch 'master_MDL-67980' of https://github.com/golenkovm/moodle
2020-02-26 14:30:49 +08:00
David Balch
50850003e5
MDL-67993 roles: Fix pix_icon() calls.
2020-02-26 12:01:45 +08:00
Claude Vervoort
ae46b7442c
MDL-67132 mod_lti: document new param
2020-02-25 21:22:45 -05:00
Eloy Lafuente (stronk7)
392e270c93
Merge branch 'MDL-67950-passwordpolicy-callback' of https://github.com/brendanheywood/moodle
2020-02-26 00:20:49 +01:00
Eloy Lafuente (stronk7)
8e933354a6
Merge branch 'MDL-67644-master' of git://github.com/dpalou/moodle
2020-02-25 23:59:41 +01:00
Eloy Lafuente (stronk7)
d1658a47eb
Merge branch 'MDL-67806-master' of git://github.com/dpalou/moodle
2020-02-25 23:57:15 +01:00
Eloy Lafuente (stronk7)
a32e7f7933
Merge branch 'MDL-67237-master' of git://github.com/dpalou/moodle
2020-02-25 23:53:19 +01:00
Eloy Lafuente (stronk7)
b5220abb0f
Merge branch 'MDL-67920-master' of git://github.com/aanabit/moodle
2020-02-25 23:32:17 +01:00
Eloy Lafuente (stronk7)
db7861cf7a
Merge branch 'MDL-67131-master' of git://github.com/cescobedo/moodle
2020-02-25 23:30:41 +01:00
Paul Holden
95f2f7cc9f
MDL-62768 tool_policy: add page title & breadcrumb navigation.
2020-02-25 22:03:09 +00:00
Paul Holden
bff97f158e
MDL-62768 tool_dataprivacy: add page breadcrumbs to navigation.
2020-02-25 21:36:37 +00:00
David Mudrák
930d9782e1
MDL-67979 lang: Reflect the new string wording in the Behat test
...
This effectively only adds the full stop and would not break the test
but still.
2020-02-25 12:21:09 +01:00
Helen Foster
a753f4f9a1
MDL-67979 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* configcustommenuitems,core_admin - corrected example
* custommenuitems_desc,tool_mobile - fallback behaviour of custom menu
items in the app
2020-02-25 12:21:09 +01:00
Eloy Lafuente (stronk7)
5ea7d1b205
Merge branch 'MDL-67862-master' of git://github.com/junpataleta/moodle
2020-02-25 12:09:33 +01:00
Eloy Lafuente (stronk7)
8b64627235
Merge branch 'MDL-67364-master' of git://github.com/mickhawkins/moodle
2020-02-25 12:05:33 +01:00
David Mudrák
e84ca4fb22
MDL-68048 behat: Fix the ElementNotFoundException message wording
...
The exception class itself adds the "not found" to the error message.
2020-02-25 11:33:57 +01:00
Jun Pataleta
88fb49b657
Merge branch 'MDL-67846-master' of git://github.com/lameze/moodle
2020-02-25 16:52:45 +08:00
Simey Lameze
041ff27245
MDL-67846 mod_forum: export user full name
2020-02-25 15:26:22 +08:00
Jun Pataleta
6b6705a8ad
Merge branch 'MDL-67586-integration' of https://github.com/Chocolate-lightning/moodle
2020-02-25 14:25:16 +08:00
Mathew May
e04b4be619
MDL-67586 core_course: Recommended modules frontend
2020-02-25 14:07:40 +08:00
Jun Pataleta
b5b7e88caa
Merge branch 'MDL-67262' of git://github.com/stronk7/moodle
2020-02-25 09:37:38 +08:00