Andrew Nicols
1a3a864a4a
Merge branch 'MDL-68270-master' of git://github.com/bmbrands/moodle
2020-05-26 08:02:50 +08:00
Victor Deniz Falcon
a735d4d1d4
Merge branch 'MDL-68252' of https://github.com/timhunt/moodle
2020-05-26 00:55:02 +01:00
Adrian Greeve
ef17275726
Merge branch 'MDL-68348-master-6' of git://github.com/mickhawkins/moodle
2020-05-26 07:48:53 +08:00
Sara Arjona
028d43b37d
Merge branch 'MDL-67386-master' of git://github.com/bmbrands/moodle
2020-05-25 17:46:41 +02:00
Bas Brands
f0947b944c
MDL-68270 core_output: prevent blurring of navbar logo
2020-05-25 15:48:52 +02:00
Bas Brands
6a4ce7b0a3
MDL-67386 theme_boost: upgrade bootstrap to version 4.5.0
2020-05-25 15:48:17 +02:00
Michael Hawkins
03397c817b
MDL-68348 lib: User filter match types support - groups
...
Updated groups_get_members_join to support different filter match types
2020-05-25 18:35:08 +08:00
Michael Hawkins
4157e2d4f3
MDL-68348 lib: Added create_user_course_lastaccess generator
...
This creates a last access record for a user within a course.
It is requires for testing accesssince participants filtering.
2020-05-25 18:10:53 +08:00
Michael Hawkins
3f069a2c48
MDL-68348 lib: Default filters to match ALL for backwards compatibility
...
Temporarily defaulting filtersets and their filters to join type ALL
for backwards compatibility, so the existing participants unified
filter continues to function consistently. This will be reverted once
the new participants filter UI replaces the existing unified filter.
2020-05-25 18:10:53 +08:00
Andrew Nicols
d3503c76b4
Merge branch 'MDL-68658' of https://github.com/stronk7/moodle
2020-05-25 15:23:37 +08:00
Jake Dallimore
4404ced7f7
Merge branch 'MDL-68567-master' of git://github.com/sarjona/moodle
2020-05-25 11:36:48 +08:00
Sara Arjona
968016a38d
Merge branch 'MDL-68592-master' of https://github.com/kabalin/moodle
2020-05-22 17:55:23 +02:00
Eloy Lafuente (stronk7)
200570558d
MDL-68658 phpunit: Ensure that the configured proxy is applied always
...
Previously, if the RSS feed (extests) was being served locally,
CFG->proxybypass was applied and causing the test to fail (proxy
ignored).
In that exact test we need the configured proxy to be applied
always, because the test is exaclty about detecting the problem
when a wrong proxy is used.
2020-05-22 17:07:05 +02:00
Sara Arjona
a80541ea90
MDL-68567 badges: add/remove site backpacks
2020-05-22 09:01:59 +02:00
Andrew Nicols
cc29e04f27
Merge branch '68137-master-prevent-removing-all-dots-in-filename' of https://github.com/DSI-Universite-Rennes2/moodle
2020-05-22 11:53:22 +08:00
Jun Pataleta
929bb27c21
Merge branch 'MDL-68508-master' of git://github.com/andrewnicols/moodle
2020-05-22 11:06:16 +08:00
Andrew Nicols
a31a2b6d54
MDL-68508 core_table: Improve sorting to support sorting by multiple columns
2020-05-22 10:42:30 +08:00
Sara Arjona
e50e6d39ce
Merge branch 'master_MDL-67497' of https://github.com/danmarsden/moodle
2020-05-21 19:00:26 +02:00
Jun Pataleta
7b66f81b90
Merge branch 'MDL-68568-master' of git://github.com/junpataleta/moodle
2020-05-21 14:26:54 +08:00
Sara Arjona
e4426b3aff
Merge branch 'MDL-68782-master' of git://github.com/aanabit/moodle
2020-05-21 08:23:46 +02:00
Eloy Lafuente (stronk7)
7ce7d21503
Merge branch 'MDL-66992-master' of https://github.com/tungthai/moodle
2020-05-21 00:48:30 +02:00
Amaia Anabitarte
8675e8ae6a
MDL-68782 core_contentbank: Improving event unit tests
2020-05-20 22:37:30 +02:00
Jun Pataleta
01c8c667fc
MDL-68568 editor_atto: Upgrade step for the new toolbar default layout
...
* emojipicker added to files
* indent moved to list
2020-05-21 00:39:00 +08:00
Mike Churchward
b677d33d62
MDL-68568 editor-atto: Move 'indent' next to 'lists' by default.
2020-05-21 00:10:37 +08:00
Jun Pataleta
a7431ec3f1
Merge branch 'MDL-58866-master-2' of git://github.com/marinaglancy/moodle
2020-05-20 17:35:08 +08:00
Andrew Nicols
a6adce6b9b
Merge branch 'MDL-68577-redis-lock-tuning' of https://github.com/brendanheywood/moodle
2020-05-20 16:50:37 +08:00
Brendan Heywood
8eab4f77cc
MDL-68577 session: Fine tune the redis lock polling
2020-05-20 15:54:10 +10:00
Adrian Greeve
1c1fd15b18
Merge branch 'MDL-68333-master' of git://github.com/marinaglancy/moodle
2020-05-20 13:17:58 +08:00
Adrian Greeve
59d0090fda
Merge branch 'MDL-67548-master' of https://github.com/kabalin/moodle
2020-05-20 08:35:18 +08:00
Víctor Déniz Falcón
676b8b8217
Merge branch 'MDL-68299-master' of git://github.com/bmbrands/moodle
2020-05-19 20:43:46 +01:00
Marina Glancy
5b529aca15
MDL-68333 testing: trigger user_created event in user generator
2020-05-19 19:11:54 +02:00
Marina Glancy
d268c5bac3
MDL-58866 core_calendar: separate color for other events, icons
2020-05-19 19:04:15 +02:00
Marina Glancy
1a972b06f1
MDL-58866 core_calendar: allow component events
2020-05-19 19:04:13 +02:00
Andrew Nicols
fec9e9cce5
Merge branch 'srdjan-slave-conn' of https://github.com/srdjan-catalyst/moodle
2020-05-19 16:13:48 +08:00
Bas Brands
92bc86e429
MDL-68299 theme_boost: theme updates for accessible zoom
...
The Moodle UI should be functional in a viewport of 320px by 256px to
meet WCAG 1.4.10
this patch contains improvements to:
-prevent horizontal scrolling
-better wrapping of page header
-message drawer funtional on tiny screens
-remove indenting on courses
-prevent elements overlapping on quiz editing
-better navigation tabs
-fix colour picker
-quiz editing
2020-05-19 10:13:20 +02:00
Srdjan
317432cacc
MDL-19711 dml: call mysqli::real_connect() with @
2020-05-19 18:09:14 +10:00
Srdjan
3612d0b8b9
MDL-19711 dml: Fix undefined $dberr
...
In mysqli_native_moodle_database::raw_connect()
2020-05-19 17:02:05 +10:00
Andrew Nicols
ab6ca1d5c9
Merge branch 'srdjan-slave-conn' of https://github.com/srdjan-catalyst/moodle
2020-05-19 12:29:20 +08:00
Jun Pataleta
f46b5f5f28
Merge branch 'MDL-68463-master-3' of git://github.com/andrewnicols/moodle
2020-05-19 12:24:14 +08:00
Jun Pataleta
b81c2a3475
Merge branch 'MDL-68528-master' of git://github.com/andrewnicols/moodle
2020-05-19 11:46:39 +08:00
Andrew Nicols
bc9426c879
MDL-68528 js: Normalise core component for template strings
2020-05-19 11:40:44 +08:00
Andrew Nicols
ed0328397a
MDL-68528 js: Normalise empty component to "core" for string
2020-05-19 11:37:55 +08:00
Srdjan
46cfde3d95
MDL-19711 dml: Enable use of readonly slave database handles
...
Implemented with moodle_read_slave_trait
Functionality is triggered by supplying config dboption['readonly'].
See config-dist.php for more info on supported dboptions.
pgsql and mysqli drivers are using this feature. Also added support for
connection timeout for these two drivers.
2020-05-19 11:50:42 +10:00
Sara Arjona
2418c12c60
Merge branch 'MDL-68760' of https://github.com/timhunt/moodle
2020-05-18 20:33:05 +02:00
Tim Hunt
8f406297e0
MDL-68760 string tests: make test_timezone_lang_strings message helpful
2020-05-18 16:51:17 +01:00
Eloy Lafuente (stronk7)
6462724e4f
Merge branch 'MDL-68526-master' of git://github.com/aanabit/moodle
2020-05-18 17:14:12 +02:00
Víctor Déniz Falcón
8060ed34db
Merge branch 'MDL-67812-master-latest-3' of git://github.com/mihailges/moodle
2020-05-18 16:04:58 +01:00
Amaia Anabitarte
f2a9bb6edb
MDL-68526 core_contentbank: Delete content when a course is deleted
...
Or when a course category is moved/deleted
2020-05-18 16:05:04 +02:00
Andrew Nicols
215393c86c
Merge branch 'MDL-68503_master' of https://github.com/marxjohnson/moodle
2020-05-18 20:29:52 +08:00
Andrew Nicols
ed23725bc6
MDL-68463 user: Update select/show [count] links dynamically
2020-05-18 20:03:38 +08:00