Paul Holden
ca742a2137
MDL-69492 auth_cas: normalise member distinguished name config.
2020-09-04 08:25:50 +01:00
Paul Holden
73e090e793
MDL-69492 auth_ldap: normalise member distinguished name config.
2020-09-04 08:25:50 +01:00
Paul Holden
404eabc7b5
MDL-69448 backup: fix capability checks when unable to copy user data.
...
When a given user doesn't have the capability to "Include user data"
during course copying, freeze the form element rather than not adding
it at all.
This caused problems as the element was required before preceding with
the course copy.
2020-09-04 08:19:53 +01:00
Nathan Nguyen
7a1a3ec9b2
MDL-67468 filter_activitynames: use MUC
2020-09-04 15:33:56 +10:00
Tien Nguyen
ee5c5fbde3
MDL-68797 Administration: Setting for mobile file type exclusion list
2020-09-04 11:00:00 +07:00
Tien Nguyen
1049909097
MDL-68797 Administration: Add auto complete setting
2020-09-04 10:59:00 +07:00
Thong Bui
fb75fd0396
MDL-68344 filepicker: File Picker focus lost on upload
2020-09-04 09:30:59 +07:00
Sara Arjona
99777d963f
weekly release 4.0dev
2020-09-03 17:09:10 +02:00
Sara Arjona
c7df56a84d
NOBUG: Fixed SVG browser compatibility
2020-09-03 17:09:03 +02:00
Andrew Nicols
33f6c33357
MDL-69391 behat: Grammar correction in feature
2020-09-03 11:34:47 +08:00
Andrew Nicols
f9c870e16f
Merge branch 'MDL-69391-master' of git://github.com/junpataleta/moodle
2020-09-03 11:32:31 +08:00
Jun Pataleta
2c08e043e4
MDL-69391 calendar: Accessibility tests for calendar
2020-09-03 11:10:40 +08:00
Jun Pataleta
bca6b83c97
MDL-69391 auth: Colour contrast accessibility test for login page
2020-09-03 11:10:36 +08:00
Jun Pataleta
aca735cdbf
MDL-69391 theme: Darken course selector text colour
...
Use $gray-600 for a darker text colour in the course select box.
This also makes the colour consistent with the view selector which
also uses $gray-600.
2020-09-03 11:04:04 +08:00
Jun Pataleta
338fd44c28
MDL-69391 theme: Darken navbar-light colour
...
Increase the opacity for the sass variable $navbar-light-color a
little bit in order to achieve an acceptable colour contrast against
the white background.
2020-09-03 11:04:03 +08:00
Andrew Nicols
00b731e9b8
Merge branch 'MDL-69418-master' of https://github.com/dmitriim/moodle
2020-09-03 10:56:56 +08:00
Andrew Nicols
a4d1e0f597
Merge branch 'MDL-69360-master' of git://github.com/NoelDeMartin/moodle
2020-09-03 10:44:31 +08:00
Andrew Nicols
aa3342bf99
Merge branch 'MDL-69246' of https://github.com/timhunt/moodle
2020-09-03 10:39:31 +08:00
Jake Dallimore
0d6e5f2bc2
MDL-69510 admin: make ldap configuration warnings clear
2020-09-03 10:21:07 +08:00
Andrew Nicols
0d1e8aa711
Merge branch 'MDL-55340-master' of git://github.com/sarjona/moodle
2020-09-03 10:05:21 +08:00
Andrew Nicols
ce7b2f4a20
Merge branch 'MDL-69069-master' of git://github.com/bmbrands/moodle
2020-09-03 09:32:36 +08:00
Andrew Nicols
2f7792a0da
MDL-69117 output: Correct remove_dir usage
2020-09-03 09:01:32 +08:00
Andrew Nicols
695a7f2ddf
Merge branch 'MDL-69117-master-2' of git://github.com/bmbrands/moodle
2020-09-03 08:38:54 +08:00
Eloy Lafuente (stronk7)
e02e90fa52
Merge branch 'MDL-55971' of https://github.com/paulholden/moodle into master
2020-09-03 00:50:39 +02:00
Peter Burnett
309f54bf81
MDL-67306 webservices: Added webservice for Grade category creation
2020-09-03 00:20:44 +02:00
Eloy Lafuente (stronk7)
1250e912c7
Merge branch 'MDL-69608' of https://github.com/marinaglancy/moodle into master
2020-09-02 23:45:15 +02:00
Sara Arjona
cf4841cfdb
Merge branch '67278-master-categories-selector' of https://github.com/DSI-Universite-Rennes2/moodle into master
2020-09-02 17:37:15 +02:00
Sara Arjona
52cccf7e77
Merge branch 'MDL-68680-Master' of https://github.com/tuanngocnguyen/moodle into master
2020-09-02 17:15:53 +02:00
Julien Boulen
93d7220587
MDL-67278 course: Use autocomplete widget for course category selector
2020-09-02 15:30:34 +02:00
Eloy Lafuente (stronk7)
d25b7ebd86
Merge branch 'MDL-69174-master' of git://github.com/sarjona/moodle into master
2020-09-02 13:11:33 +02:00
Marina Glancy
88a3e647ac
MDL-69608 core_form: frozen forms do not have form tag
2020-09-02 12:19:17 +02:00
Bas Brands
a158714284
MDL-69117 theme_boost: themedesigner source maps
2020-09-02 12:14:13 +02:00
Bas Brands
a262d674b4
MDL-69117 theme_boost: deprecate the autoprefixer
2020-09-02 12:14:11 +02:00
Sara Arjona
40f6a3a1d1
MDL-69174 mod_h5pactivity: component passed always
...
The $component = 'mod_h5pactivity' will be passed always to the H5P
player because it's required for being able to call these activities
from outside using embed code. The xAPI implementation checks whether
the information should be tracked or not.
2020-09-02 12:09:30 +02:00
Noel De Martin
7440ed4ebc
MDL-69360 behat: Fix js ready checks for non-moodle sites
2020-09-02 10:19:51 +02:00
Andrew Nicols
7f31497fb4
Merge branch 'MDL-68892-master' of git://github.com/ferranrecio/moodle
2020-09-02 09:44:26 +08:00
Andrew Nicols
b4b4e7ff7b
Merge branch 'master_MDL-69190' of https://github.com/danmarsden/moodle
2020-09-02 09:30:43 +08:00
Andrew Nicols
39ae77ca65
Merge branch 'MDL-67419-master' of git://github.com/farhan6318/moodle
2020-09-02 08:54:27 +08:00
Eloy Lafuente (stronk7)
c8e43286eb
Merge branch 'wip_MDL-69491_master' of git://github.com/gjb2048/moodle into master
2020-09-02 00:27:15 +02:00
Eloy Lafuente (stronk7)
23af23965e
Merge branch 'MDL-69174-master' of git://github.com/sarjona/moodle into master
2020-09-02 00:21:40 +02:00
Sara Arjona
c9bd1a6652
Merge branch 'MDL-63387-2' of https://github.com/paulholden/moodle into master
2020-09-01 16:58:00 +02:00
Pau Ferrer Ocaña
150913d3e1
MDL-69577 forum: Add courseid, forumid on get_discussion_posts response
2020-09-01 14:25:10 +02:00
Sara Arjona
6e507bd3eb
Merge branch 'MDL-64525' of https://github.com/NeillM/moodle into master
2020-09-01 14:17:48 +02:00
Paul Holden
ad7d46ed2e
MDL-63387 course: use renamed role names, update Behat tests.
...
Specify that we want both role names (renamed course role plus
original).
2020-09-01 12:05:20 +01:00
Paul Holden
0cfa744fd9
MDL-63387 user: show both role names on course participants page.
2020-09-01 12:05:20 +01:00
Paul Holden
25ef8d4926
MDL-63387 enrol_cohort: show both roles names in instance config form.
2020-09-01 12:05:20 +01:00
Paul Holden
ee640d868a
MDL-63387 enrol_manual: show both role names in enrol users dialog.
2020-09-01 12:05:20 +01:00
Paul Holden
a9165e69b4
MDL-63387 access: add parameter to define how role names are returned.
2020-09-01 12:05:15 +01:00
Sara Arjona
3e88252bd2
Merge branch 'MDL-51709-master' of git://github.com/lucaboesch/moodle into master
2020-09-01 09:04:03 +02:00
Mihail Geshoski
775dea63e9
MDL-69525 core: Publish a single event when toggling slave checkboxes
2020-09-01 14:42:15 +08:00