Eloy Lafuente (stronk7)
054c76691b
Merge branch 'MDL-63284-master' of https://github.com/Clyxz/moodle
2020-06-02 00:25:04 +02:00
Eloy Lafuente (stronk7)
703d8e2066
Merge branch 'MDL-68866-master' of https://github.com/mchurchward/moodle
2020-06-02 00:13:56 +02:00
Eloy Lafuente (stronk7)
b2cc7d93f3
Merge branch 'MDL-68844-master' of https://github.com/roland04/moodle
2020-06-02 00:08:35 +02:00
Víctor Déniz Falcón
386a1c5595
Merge branch 'MDL-68353-master' of git://github.com/rezaies/moodle
2020-06-01 16:45:27 +01:00
Victor Deniz Falcon
877a925c6e
Merge branch 'MDL-68861-master' of git://github.com/vmdef/moodle
2020-06-01 08:11:48 +01:00
cescobedo
7e5a395854
MDL-68861 core_contentbank: Fix translation in add button
2020-06-01 08:05:42 +01:00
Shamim Rezaie
f806ee8e42
MDL-68353 theme_classic: Update filepicker xpath selector
2020-06-01 00:14:10 +10:00
AMOS bot
b2489825a0
Automatically generated installer lang files
2020-05-30 00:07:14 +00:00
Claude Vervoort
c93c711ab0
MDL-68800 mod_lti: create gbs only for restored activity
2020-05-29 17:46:07 -04:00
Martin Hanusch
08fe534986
MDL-63284 question: Moving questions with tags disabled bug fix
2020-05-29 16:42:04 +02:00
Sara Arjona
0641366181
Merge branch 'MDL-68858-master' of git://github.com/vmdef/moodle
2020-05-29 16:30:32 +02:00
Jun Pataleta
96dc92f099
Merge branch 'MDL-68353-master' of git://github.com/rezaies/moodle
2020-05-29 22:26:03 +08:00
Eloy Lafuente (stronk7)
e4ca875954
MDL-67518 phpunit: avoid DB sorting randomness in test
...
While reading from mdl_config, sometimes this test was failing
because an order was being presumed. Now we convert the records
array to an associative one to perform tests against it.
2020-05-29 16:26:01 +02:00
Ferran Recio
709cab79ed
MDL-68826 behat: new step I close all opened windows
2020-05-29 13:34:13 +02:00
Víctor Déniz Falcón
f30d1fd6c6
MDL-68858 core_contentbank: added scrollable dropdown and missing icons
2020-05-29 11:57:01 +01:00
Sara Arjona
2e324c14bf
weekly release 3.9dev+
2020-05-29 12:52:25 +02:00
Sara Arjona
78cc20d266
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2020-05-29 12:52:22 +02:00
Shamim Rezaie
dce43c7677
MDL-68353 test: Update existing tests to work with file elements
2020-05-29 14:50:35 +10:00
Shamim Rezaie
58994fe8bb
MDL-68353 test: Update filemanager/filepicker xpath selector
2020-05-29 14:50:35 +10:00
Shamim Rezaie
9b6efe3aea
MDL-68353 test: get_field_locator to support custom field labels
2020-05-29 14:50:35 +10:00
Shamim Rezaie
9c60fd18a7
MDL-68353 form: filepicker label fix
2020-05-29 14:50:32 +10:00
Shamim Rezaie
4ceff26fdf
MDL-68353 admin: Not use label tag in admin setting elements when needed
2020-05-29 14:37:05 +10:00
Shamim Rezaie
65b73df1c9
MDL-68353 message: enclose privacy settings within a fieldset
2020-05-29 14:37:05 +10:00
Shamim Rezaie
08be893a36
MDL-68353 core: replace invalid labels with div
2020-05-29 14:37:05 +10:00
Shamim Rezaie
f792b0ace4
MDL-68353 form: filemanager label fix
2020-05-29 14:37:01 +10:00
Michael Hawkins
c36f37dfb4
MDL-68612 user: Fixed delete participants filter row execution order
...
This ensures that when deleting the penultimate filter, the filterset
join type is reset before the filters are re-applied.
2020-05-29 12:18:39 +08:00
Michael Hawkins
3d60881d5d
MDL-68612 user: Participants filter row accessibility improvements
...
More clearly defining each filter row and its ability to remove
filter selections for screen readers.
2020-05-29 12:18:39 +08:00
Michael Hawkins
03cb6064ea
MDL-68612 user: Unified filter deprecations - renderer and renderable
2020-05-29 12:18:39 +08:00
Michael Hawkins
2396e3156f
MDL-68612 user: Unified filter deprecations - related library functions
2020-05-29 12:13:26 +08:00
Jun Pataleta
61dac48752
Merge branch 'MDL-64175-master' of git://github.com/sarjona/moodle
2020-05-29 12:01:50 +08:00
Jun Pataleta
323f5f46c7
Merge branch 'MDL-68855-master' of git://github.com/cescobedo/moodle
2020-05-29 11:48:46 +08:00
Shamim Rezaie
5dad4a95ac
MDL-68353 form: Only include the size attribute if there is a size set
2020-05-29 13:17:08 +10:00
Shamim Rezaie
c2e48a1d85
MDL-68353 form: Removed the size attribute
...
The size attribute does not work with the checkbox input type.
2020-05-29 13:17:08 +10:00
Shamim Rezaie
e2aefa3ba8
MDL-68353 core: do not output empty labels
2020-05-29 13:17:08 +10:00
Shamim Rezaie
1b4acd4f3f
MDL-68353 core: Set aria-label for close buttons on YUI dialogues
2020-05-29 13:17:08 +10:00
Jake Dallimore
cfe32a7caf
Merge branch 'MDL-68802-master' of https://github.com/HuongNV13/moodle
2020-05-29 10:53:57 +08:00
Michael Hawkins
f626308193
MDL-68612 user: Unified filter deprecations - mustache template
2020-05-29 10:10:33 +08:00
Michael Hawkins
9e8aa94b88
MDL-68612 user: Unified filter deprecations - JavaScript
2020-05-29 10:10:33 +08:00
Michael Hawkins
624635fb02
MDL-68612 core: Unified filter deprecations - language string
2020-05-29 10:10:33 +08:00
Michael Hawkins
9e791ff7f5
MDL-68612 lib: Reverting filter/filterset default join types to match UI
...
These had temporarily been set to ALL for consistency while the unified
filter remained in use. Now that is being replaced with the new UI, it
can be returned to its intended default.
2020-05-29 10:10:33 +08:00
Michael Hawkins
d85315ee8c
MDL-68612 user: Update participants group filtering to enforce groups
...
This is required to ensure regardless of user applied filters, only
members of groups visible to the user are ever fetched. This also
includes a fix to remove the groups filter option where no groups
mode is applied.
2020-05-29 10:10:33 +08:00
Michael Hawkins
d53dd31f05
MDL-68612 user: Remove unified filter from participants page
2020-05-29 10:10:33 +08:00
Mike Churchward
9e8e75a05a
MDL-68866 accesslib: Fixing parameter documentation.
2020-05-28 22:01:22 -04:00
AMOS bot
c5bffc445a
Automatically generated installer lang files
2020-05-29 00:07:42 +00:00
Sara Arjona
936bc084fd
Merge branch 'MDL-68854-master' of git://github.com/vmdef/moodle
2020-05-28 18:11:35 +02:00
Sara Arjona
471cc93a45
Merge branch 'MDL-68583-master-fix' of github.com:sarjona/moodle
2020-05-28 17:58:51 +02:00
Sara Arjona
582481c3e9
MDL-68583 core_course: add missing spaces
2020-05-28 17:57:26 +02:00
Sara Arjona
f27e579cdd
Merge branch 'MDL-68583-master' of https://github.com/kabalin/moodle
2020-05-28 17:42:52 +02:00
Víctor Déniz Falcón
37f2c91a8c
Merge branch 'MDL-68209-master-2' of git://github.com/bmbrands/moodle
2020-05-28 16:37:21 +01:00
Sara Arjona
2b860436c9
MDL-64175 atto_media: update advanced settings
...
Some OS, such as Ubuntu, are slightly changing the audio attributes,
from <audio attribute1="true"> to <audio attribute1>.
This patch is for reviewing this piece of code and covering both cases.
2020-05-28 17:28:37 +02:00