Paul Holden
8573981a03
MDL-73176 forms: escape selector for active autocomplete element.
2021-11-30 20:08:36 +00:00
Eloy Lafuente (stronk7)
d5698ac689
on-demand release 4.0dev+
2021-11-30 19:02:03 +01:00
Eloy Lafuente (stronk7)
ffd3050265
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2021-11-30 19:01:58 +01:00
Ilya Tregubov
44ea326a7d
Merge branch 'MDL-72917-master-fix' of https://github.com/sarjona/moodle
2021-11-30 14:49:32 +02:00
Sara Arjona
6ec80ca328
MDL-72917 course: Change section to avoid behat failure
2021-11-30 13:09:24 +01:00
Eloy Lafuente (stronk7)
2dbf0b4a2d
Merge branch 'MDL-73066-master-fix' of https://github.com/junpataleta/moodle
2021-11-30 10:47:41 +01:00
Jun Pataleta
a119f8e09c
MDL-73066 calendar: Behat test fixes
...
* Specify which close button is being clicked
* Fill out course field when creating a group event
2021-11-30 17:18:42 +08:00
Mathew May
f65b92577a
MDL-70197 navigation: Update classic goutte tests
2021-11-30 08:13:49 +02:00
Eloy Lafuente (stronk7)
cee0949109
Merge branch 'MDL-73074' of https://github.com/paulholden/moodle
2021-11-29 23:14:48 +01:00
Eloy Lafuente (stronk7)
113ced6c0d
Merge branch 'MDL-73066-master' of https://github.com/lameze/moodle
2021-11-29 20:11:24 +01:00
Sara Arjona
bc93e8438d
Merge branch 'MDL-72790-master-3' of git://github.com/mickhawkins/moodle
2021-11-29 12:07:56 +01:00
Jun Pataleta
5438a3944a
Merge branch 'MDL-72810-master' of git://github.com/mickhawkins/moodle
2021-11-29 17:19:28 +08:00
Sara Arjona
d1667b684b
Merge branch 'MDL-72893-master' of https://github.com/HuongNV13/moodle
2021-11-29 09:58:32 +01:00
Ilya Tregubov
d29c09344e
Merge branch 'migration-nov26' of https://github.com/Chocolate-lightning/moodle
2021-11-29 10:37:08 +02:00
Sara Arjona
3d0af6fa39
Merge branch 'MDL-73160' of https://github.com/stronk7/moodle
2021-11-29 09:31:04 +01:00
Mathew May
b983003e2e
MDL-70197 navigation: Remove old navigation elements and migrate behat
2021-11-29 15:47:42 +08:00
Jun Pataleta
16b42a2119
Merge branch 'MDL-70274-master-2' of https://github.com/lameze/moodle
2021-11-29 12:16:51 +08:00
Simey Lameze
b179f74b82
MDL-70274 core: fix Validate HTML and WCAG Check links
2021-11-29 12:08:57 +08:00
Jun Pataleta
267fd27c7b
Merge branch 'MDL-72917-master' of https://github.com/lameze/moodle
2021-11-29 11:31:14 +08:00
AMOS bot
6b26d2e879
Automatically generated installer lang files
2021-11-27 00:07:40 +00:00
Eloy Lafuente (stronk7)
ef76e24bf9
MDL-73160 profiling: Fix links to profiling runs
...
When debug_footer_html() was split from standard_footer_html()
in MDL-71965 the $SCRIPT global declaration was left behind.
This just moves it wherever it's needed.
2021-11-26 17:10:25 +01:00
Sara Arjona
18b2af60f5
on-demand release 4.0dev+
2021-11-26 15:26:21 +01:00
Sara Arjona
5ae7fa42b7
NOBUG: Fixed SVG browser compatibility
2021-11-26 15:26:18 +01:00
Sara Arjona
52b48db1a6
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2021-11-26 15:26:18 +01:00
Jun Pataleta
cef9c111cc
Merge branch 'MDL-73092-master' of https://github.com/bmbrands/moodle
2021-11-26 12:32:33 +08:00
Víctor Déniz
81044f2c11
Merge branch 'MDL-70658' of https://github.com/stronk7/moodle
2021-11-25 22:03:44 +00:00
Ilya Tregubov
f6feaad138
Merge branch 'MDL-72456-master' of https://github.com/ferranrecio/moodle
2021-11-25 20:25:19 +02:00
Eloy Lafuente (stronk7)
103a4b5c92
MDL-70658 phpunit: never apply for time() in data providers
...
Data providers are executed at the beginning of the execution
of the phpunit run, not when the test is run.
So, setting anything on them being dependent of current time
has high chances or fail when the test is executed (maybe some
hours later in slow databases / systems).
Data provider only can contain the relative values and then,
when the test is effectively run, they are applied to *current* time.
2021-11-25 18:13:51 +01:00
Ferran Recio
26d0e51d91
MDL-72456 mod_assign: fix behats
2021-11-25 15:29:54 +01:00
Ferran Recio
bcb35d9dbe
MDL-72456 theme_boost: detect drawers scroll
2021-11-25 11:30:32 +01:00
Ferran Recio
98617c5bc1
MDL-72456 core_courseformat: adding page item to course index
2021-11-25 11:28:13 +01:00
Ferran Recio
844681f54f
MDL-72456 theme_boost: add tooltips to drawers
2021-11-25 11:28:06 +01:00
Jun Pataleta
b5c4886efe
Merge branch 'MDL-72443' of https://github.com/paulholden/moodle
2021-11-25 17:32:10 +08:00
Eloy Lafuente (stronk7)
b34da7b184
MDL-70658 dml: Shorten aliases to make Oracle happy
...
Some columns in the database have already 29 characters, so we
cannot use a prefix of 3 characters because that puts orcle over
the 30 characters max.
2021-11-25 09:05:52 +01:00
AMOS bot
dc348d46a0
Automatically generated installer lang files
2021-11-25 00:07:27 +00:00
Eloy Lafuente (stronk7)
a700612f1b
Merge branch 'MDL-73054' of https://github.com/paulholden/moodle
2021-11-24 23:56:52 +01:00
Eloy Lafuente (stronk7)
20d3cd6f88
Merge branch 'MDL-72988' of https://github.com/paulholden/moodle
2021-11-24 23:49:41 +01:00
Víctor Déniz
744687367c
Merge branch 'MDL-70658-final' of github.com:vmdef/moodle
2021-11-24 20:40:52 +00:00
Andrew Nicols
68c3f1e90c
MDL-70658 mod_bigbluebuttonbn: Use core/event_dispatcher
2021-11-24 12:27:31 +00:00
laurentdavid
65212c538b
MDL-70658 mod_bigbluebutton: Include version 2021091407 into core
...
This commit includes a copy of the bigbluebuttonbn activity module from:
- branch: tags/v2.5-alpha.2^0
- commit:
2021-11-24 12:27:27 +00:00
Michael Hawkins
c18fe5ecf6
MDL-72790 block_timeline: Set content width consistent with other blocks
...
Previously the margins were set with the container class, which meant
the content was narrower than other blocks. This does not need to be
managed by the block since the dashboard will soon manage this with
its own max width.
2021-11-24 14:09:57 +08:00
Michael Hawkins
873262bbaa
MDL-72790 block_timeline: Ensure overdue badge visible at all widths
...
This ensures on narrower screens, the activity title still truncates
but the overdue pill always remains visible where present. There is no
visual change where an item is not overdue, or on wider screens where
there is room to display the full content.
2021-11-24 14:09:57 +08:00
Huong Nguyen
1a75b75b52
MDL-72790 block_timeline: Fix button layout and row wrapping on mobile
...
This ensures all row content wraps nicely on smaller screen sizes, and
forces all action buttons to be displayed in a consistent position
indepdendent of the length of the activity name etc. Buttons are also
now aligned under the text on small screens, to maximise space for the
text content.
Co-authored-by: Michael Hawkins <michaelh@moodle.com>
2021-11-24 14:09:57 +08:00
Michael Hawkins
921eb5ce0e
MDL-72790 block_timeline: Improve padding and background in Classic
...
This ensures in the Classic theme that some padding is appled to both
sides of each item, so titles and action buttons are not flush against
the margin. Dropdowns/inputs in the block are also aligned to this
content, so everything aligns in both Boost and Classic.
This commit also groups related elements with a solid background colour
(eg within the same course in courses view), rather than having
individual row items broken up, to improve readability (and look nicer).
2021-11-24 14:09:50 +08:00
Ferran Recio
73cfbea3ee
MDL-72456 theme_boost: style drawers
2021-11-23 12:51:11 +01:00
Simey Lameze
dba805c552
MDL-73066 calendar: remove course and cat params from footer links
2021-11-23 19:11:34 +08:00
Ilya Tregubov
16a5169a43
on-demand release 4.0dev+
2021-11-23 11:19:14 +02:00
Shamim Rezaie
46e6502283
Merge branch 'MDL-72776-master' of https://github.com/ferranrecio/moodle
2021-11-23 14:56:50 +11:00
Andrew Nicols
eab5f3cfb2
Merge branch 'MDL-73069' of https://github.com/paulholden/moodle
2021-11-23 10:52:11 +08:00
Sara Arjona
be78cb02f2
Merge branch 'MDL-73129-master' of https://github.com/dravek/moodle
2021-11-23 10:52:11 +08:00