98719 Commits

Author SHA1 Message Date
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
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
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
Sara Arjona
92294c86e9 Merge branch 'MDL-69394-master' of git://github.com/junpataleta/moodle into master 2020-09-01 06:44:59 +02:00
Andrew Nicols
7df5b8ed1c Merge branch 'MDL-69507' of https://github.com/timhunt/moodle 2020-09-01 11:11:07 +08:00
Andrew Nicols
dffdad1670 Merge branch 'MDL-69387-master-2' of git://github.com/junpataleta/moodle 2020-09-01 10:59:23 +08:00
Sara Arjona
124a368a11 Merge branch 'MDL-38350-master' of https://github.com/sammarshallou/moodle into master 2020-09-01 07:26:42 +08:00
Andrew Nicols
1b0bd27ae1 Merge branch 'MDL-69505-master' of https://github.com/snake/moodle 2020-09-01 07:26:02 +08:00
Andrew Nicols
805cca26fd Merge branch 'MDL-69270-master' of git://github.com/ferranrecio/moodle 2020-09-01 07:26:02 +08:00
Andrew Nicols
e1f3746112 MDL-69269 contentbank: Fix issues identified in integration 2020-09-01 07:26:01 +08:00
Andrew Nicols
1b577426d9 Merge branch 'MDL-69269-master' of git://github.com/sarjona/moodle 2020-09-01 07:26:01 +08:00
Andrew Nicols
ffd9bbe6c1 Merge branch 'MDL-68569' of https://github.com/paulholden/moodle 2020-09-01 07:26:01 +08:00
Andrew Nicols
87c83fca20 Merge branch 'MDL-56595' of https://github.com/paulholden/moodle 2020-09-01 07:26:01 +08:00
Luca Bösch
b36ea08709 MDL-51709 gradebook: Name display in single view. 2020-08-31 17:50:18 +02:00
Bas Brands
c5ae5aa1b3 MDL-69069 theme_boost: color contrast for custom alerts 2020-08-31 08:15:45 +02:00
Andrew Nicols
2eef2b2982 Merge branch 'MDL-33981-Master' of https://github.com/tuanngocnguyen/moodle 2020-08-31 10:39:29 +08:00