Paul Holden
1e08e046e2
MDL-69492 auth_ldap: normalise member distinguished name config.
2020-09-04 08:36:13 +01:00
Paul Holden
4ff5d5ef17
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:20:13 +01:00
Nathan Nguyen
84ef6eb8d9
MDL-67468 filter_activitynames: use MUC
2020-09-04 15:41:46 +10:00
Thong Bui
3b45e0db41
MDL-68344 filepicker: File Picker focus lost on upload
2020-09-04 10:09:22 +07:00
Sara Arjona
535523f21f
weekly release 3.9.1+
2020-09-03 17:09:26 +02:00
Sara Arjona
9c50ccbf7e
NOBUG: Fixed SVG browser compatibility
2020-09-03 17:09:24 +02:00
Bas Brands
6c39b7890e
MDL-69395 theme_boost: improve colour contrast for form input fields
...
- for this issue the atto styles.css was moved into theme boost so
we can use our preset variable for $gray-500
2020-09-03 11:09:02 +02:00
Andrew Nicols
b676817a64
Merge branch 'MDL-69391-39' of git://github.com/junpataleta/moodle into MOODLE_39_STABLE
2020-09-03 11:48:49 +08:00
Andrew Nicols
8eca15c5f1
Merge branch 'MDL-69360-39' of git://github.com/NoelDeMartin/moodle into MOODLE_39_STABLE
2020-09-03 10:52:15 +08:00
Andrew Nicols
1bb4c59adc
Merge branch 'MDL-69246_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2020-09-03 10:40:12 +08:00
Andrew Nicols
2332ac5f87
Merge branch 'MDL-55340-39' of git://github.com/sarjona/moodle into MOODLE_39_STABLE
2020-09-03 10:14:13 +08:00
Andrew Nicols
0700b8510f
Merge branch 'MDL-69069-39' of git://github.com/bmbrands/moodle into MOODLE_39_STABLE
2020-09-03 09:34:08 +08:00
Eloy Lafuente (stronk7)
7bc82ad672
Merge branch 'MDL-69608-39' of https://github.com/marinaglancy/moodle into MOODLE_39_STABLE
2020-09-02 23:50:09 +02:00
Sara Arjona
92b9900d6e
Merge branch 'MDL-68680-MOODLE_39_STABLE' of https://github.com/tuanngocnguyen/moodle into MOODLE_39_STABLE
2020-09-02 17:16:09 +02:00
Marina Glancy
312ca07bb7
MDL-69608 core_form: frozen forms do not have form tag
2020-09-02 11:40:22 +02:00
Noel De Martin
bea621d6c6
MDL-69360 behat: Fix js ready checks for non-moodle sites
2020-09-02 10:20:52 +02:00
Andrew Nicols
28a8eb3856
Merge branch 'MDL-68892-39' of git://github.com/ferranrecio/moodle into MOODLE_39_STABLE
2020-09-02 09:49:21 +08:00
Eloy Lafuente (stronk7)
fb39317a64
Merge branch 'wip_MDL-69491_m39' of git://github.com/gjb2048/moodle into MOODLE_39_STABLE
2020-09-02 00:27:43 +02:00
Sara Arjona
6e7f80363b
Merge branch 'MDL-64525-m39' of https://github.com/NeillM/moodle into MOODLE_39_STABLE
2020-09-01 14:18:20 +02:00
Sara Arjona
82bd2ff5a9
Merge branch 'MDL-51709-39' of git://github.com/lucaboesch/moodle into MOODLE_39_STABLE
2020-09-01 09:04:24 +02:00
Mihail Geshoski
e657192d31
MDL-69525 core: Publish a single event when toggling slave checkboxes
2020-09-01 14:54:07 +08:00
Sara Arjona
85782cffd7
Merge branch 'MDL-69394-39' of git://github.com/junpataleta/moodle into MOODLE_39_STABLE
2020-09-01 06:45:26 +02:00
Tim Hunt
fac004cfe9
MDL-69507 duration form field: should return an int number of seconds
2020-09-01 11:31:36 +08:00
Tim Hunt
221c293ac7
MDL-69507 duration form field: modernise coding style
2020-09-01 11:31:10 +08:00
Andrew Nicols
5ad20a0633
Merge branch 'MDL-69387-39-2' of git://github.com/junpataleta/moodle into MOODLE_39_STABLE
2020-09-01 10:59:51 +08:00
Andrew Nicols
d63bdf9bb9
Merge branch 'MDL-69505-39' of https://github.com/snake/moodle into MOODLE_39_STABLE
2020-09-01 07:29:23 +08:00
Andrew Nicols
bc29f1c98a
Merge branch 'MDL-56595-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-09-01 07:29:23 +08:00
Luca Bösch
4830f55122
MDL-51709 gradebook: Name display in single view.
2020-08-31 18:18:26 +02:00
Shamim Rezaie
48508e4ecc
MDL-69116 qtype_multichoice: accessibility improvement
...
- Screen-readers should not see 'clear my choice' when it is not visible
- 'clear my choice' option should only become visible when a choice is
selected
2020-08-31 23:55:49 +10:00
Shamim Rezaie
fbb2d6592d
MDL-69116 qtype_mutichoice: Use label for the "clear my choice" link
2020-08-31 23:55:49 +10:00
Bas Brands
581a497189
MDL-69069 theme_boost: color contrast for custom alerts
2020-08-31 08:46:39 +02:00
Jake Dallimore
3d3314d433
MDL-69505 core_form: fix js min/max date restriction in dateselector
...
This was using the yui2-calendar attribute, not the yui 3 attribute.
2020-08-31 08:05:37 +08:00
Gareth Barnard
a1f21bad0d
MDL-69491 themes: No 'fontsize' setting in Boost causes unit conflict.
2020-08-28 14:10:54 +01:00
Marina Glancy
189810269a
MDL-55340 mod_feedback: export question labels
...
This was present in export in 3.0 but got lost during export
refactoring in 3.1
2020-08-28 12:25:17 +02:00
Andrew Nicols
e592c6dd9d
Merge branch 'MDL-69112-39' of git://github.com/merrill-oakland/moodle into MOODLE_39_STABLE
2020-08-28 13:26:05 +08:00
Nathan Nguyen
563cfa0e1e
MDL-68680 core_grades: check grade item before trigger delete event
2020-08-28 11:40:24 +10:00
Paul Holden
863fb96ffa
MDL-56595 tool_usertours: set page params when configuring tours/steps.
2020-08-27 23:08:07 +01:00
Tim Hunt
10f03d2a99
MDL-69246 questions: allow for float issues when validating manual marks
...
As well as fixing the bug, I also rewrote the test to use
data providers, which should lead to more useful failure messages.
And, I moved the magic number we used as the float tolerence to
be a named constant.
2020-08-27 17:41:02 +01:00
Sara Arjona
b3b04e083b
weekly release 3.9.1+
2020-08-27 17:36:31 +02:00
Sara Arjona
9262b490ee
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-08-27 17:36:29 +02:00
Jun Pataleta
f37d0629ea
MDL-69262 core: Use core/action_menu_link in core/action_menu_trigger
...
* Introduce the "actionmenulinkclasses" block in the action_menu_link
template so other templates importing it can have the option to override
its classes.
* Have the action menu trigger template use the action menu link
template to reduce code duplication.
2020-08-27 13:30:46 +08:00
Jun Pataleta
6d9518cf56
MDL-69262 core: Make instance count variable as a static class variable
...
With the static function variable $instance, calls to
\action_menu_link::export_for_template() from its subclasses are stored
in different variables. This causes duplicate IDs when different
implementations of action menu links are rendered on the action menu
trigger/link template. (e.g. action_menu_link and
action_menu_link_secondary both rendered on the same page).
To make the incrementing uniform for the action_menu_link class and its
implementations, the $instance variable is moved out of the
export_to_template() method and is now made to a static class variable.
2020-08-27 13:30:46 +08:00
Andrew Nicols
0d8bf37407
Merge branch 'MDL-69458-39' of git://github.com/mihailges/moodle into MOODLE_39_STABLE
2020-08-27 12:43:10 +08:00
Andrew Nicols
159115b7c7
Merge branch 'MDL-69501-39-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2020-08-27 11:31:17 +08:00
eWallah
930dba73c3
MDL-67413 competencies: do nothing upon activity completion
2020-08-27 11:09:57 +08:00
Andrew Nicols
22217ac42f
Merge branch 'MOODLE_39_MDL-69358' of https://github.com/golenkovm/moodle into MOODLE_39_STABLE
2020-08-27 10:57:57 +08:00
Justin Hunt
d46ee17722
MDL-66810 mod_lti: Reinstate deprecated default permissions on iframe
...
microphone, webcam, camera, midi, encrypted-media, geolocation
2020-08-27 10:26:38 +08:00
Adrian Greeve
5f1d9df828
Merge branch 'MDL-69419-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2020-08-27 08:07:18 +08:00
AMOS bot
95cc0d562b
Automatically generated installer lang files
2020-08-27 00:07:08 +00:00
Sara Arjona
3584cd786a
Merge branch 'MDL-69389-39' of git://github.com/junpataleta/moodle into MOODLE_39_STABLE
2020-08-26 18:03:06 +02:00