Eloy Lafuente (stronk7)
c1a43e84f0
Merge branch 'MDL-72938-master' of git://github.com/ferranrecio/moodle
2021-11-01 23:06:11 +01:00
Ilya Tregubov
03eca63387
Merge branch 'MDL-72736-master-v3' of git://github.com/peterRd/moodle
2021-11-01 08:19:24 +01:00
Peter Dias
d632240ac4
MDL-72736 course: Switch tests to classic only
2021-11-01 15:17:00 +08:00
Jun Pataleta
6f7defeeb6
Merge branch 'MDL-72588' of git://github.com/dravek/moodle
2021-11-01 11:22:48 +08:00
Andrew Nicols
2c32a5f8d8
Merge branch 'MDL-72660-master' of git://github.com/ferranrecio/moodle
2021-11-01 06:50:51 +08:00
Mikel Martín
144084a2ac
MDL-72588 reportbuilder: interface for managing report audiences.
...
Add new tab to editor, allowing user to select from available audience
types in order to grant access to their reports.
Co-authored-by: David Matamoros <davidmc@moodle.com>
2021-10-29 12:50:15 +02:00
Ferran Recio
41487c38ed
MDL-72660 core_courseformat: course index completion icons
2021-10-29 11:49:45 +02:00
Ilya Tregubov
a9d44b0f75
Merge branch 'MDL-72801' of https://github.com/paulholden/moodle
2021-10-28 15:44:54 +02:00
Víctor Déniz
45029a10e2
Merge branch 'MDL-72806' of https://github.com/paulholden/moodle
2021-10-28 13:05:37 +01:00
Ferran Recio
cf045f4b1c
MDL-72938 core_courseformat: fix section title with
2021-10-28 12:27:10 +02:00
Andrew Nicols
88d5175d41
MDL-72263 theme: Adjust parameters for focusing close button
2021-10-28 08:51:16 +08:00
Andrew Nicols
62f1e0540e
Merge branch 'MDL-72263-master-v02' of git://github.com/ferranrecio/moodle
2021-10-28 08:51:09 +08:00
Jun Pataleta
369983e713
Merge branch 'MDL-72652-master' of git://github.com/mihailges/moodle
2021-10-27 22:28:21 +08:00
Ferran Recio
59128bb411
MDL-72263 courseformat: adding core/tree to course index
2021-10-27 10:54:56 +02:00
Jake Dallimore
6266b198ed
Merge branch 'MDL-71914-master-v3' of git://github.com/peterRd/moodle
2021-10-27 10:39:09 +08:00
Peter Dias
7a67d3c0ac
MDL-71914 theme: Disable secondary nav during behat
2021-10-26 11:21:32 +08:00
abgreeve
2c7b7ff3d3
MDL-69371 behat: Update to step definition.
...
This extends the step to look for the file manager on
admin pages as well which has a slightly different html
signature to look for.
2021-10-22 10:32:14 +08:00
Eloy Lafuente (stronk7)
69a12d7606
Merge branch 'MDL-72228' of https://github.com/paulholden/moodle
2021-10-21 20:45:30 +02:00
abgreeve
ca229dfcad
Merge branch 'MDL-69371-master-4' of git://github.com/bmbrands/moodle
2021-10-21 17:16:48 +08:00
Andrew Nicols
349312143d
MDL-72013 js: Fix jsdocs to meet stricter eslint
2021-10-21 13:28:00 +08:00
Andrew Nicols
f7ccc1b590
Merge branch 'MDL-71663-master' of git://github.com/ferranrecio/moodle
2021-10-21 09:29:19 +08:00
Paul Holden
ba56a273ad
MDL-72228 theme_boost: remove class to account for blocks presence.
...
Course pages use the the drawers layout file, which included a class
to identify whether the page included blocks (`has-blocks`), applying
a width offset to the main region settings menu.
Since 4fa713b0 all course-level blocks are hidden away by default in
a drawer, so the `has-blocks` class had the effect of shifting the
action menu away from the intended right hand side of the page.
2021-10-20 14:44:52 +01:00
Ferran Recio
fb7d246a29
MDL-71663 core_courseformat: add move tool
2021-10-20 15:27:45 +02:00
Jun Pataleta
56c55f996a
Merge branch 'MDL-72352-master-v2' of git://github.com/peterRd/moodle
2021-10-20 15:45:22 +08:00
Adrian Greeve
f7e33da502
MDL-72352 navigation: Third party settings with children displayed.
...
This makes sure that we are backwards compatible with plugins that
have extended the course or module settings navigation and have
containers.
2021-10-20 14:55:11 +08:00
Mikel Martín
9000d8d1a0
MDL-70795 reportbuilder: theme updates for custom report editor.
...
Includes nice interactions for element drag & drop, consistent
styling for templates and tidy up of element alignment/spacing.
2021-10-19 13:56:04 +01:00
Bas Brands
7c2e6d07af
MDL-69371 theme_boost: allow configuring a login background image
2021-10-19 13:47:04 +02:00
Bas Brands
47bbfe0f4f
MDL-69371 theme_boost: redesign the moodle login page
2021-10-19 13:47:04 +02:00
Mihail Geshoski
10a91df9e3
MDL-72652 theme_boost: Reimplement navbar in site administration
...
Reimplements the navbar in the site administration pages and removes
any navbar nodes that are already present in the primary or secondary
navigation menu.
2021-10-19 13:08:34 +08:00
Sara Arjona
999314af75
Merge branch 'MDL-72064-master' of https://github.com/NashTechOpenUniversity/moodle
2021-10-18 12:59:37 +02:00
Ilya Tregubov
731b069c4d
Merge branch 'MDL-72450-master-1' of git://github.com/mihailges/moodle
2021-10-18 08:26:49 +02:00
Paul Holden
acf6ed6fe1
MDL-72806 block_online_users: align picture/name of listed users.
...
Ensure alignment is consistent regardless of whether showing user
picture or auto-generated one based on their initials.
2021-10-15 18:27:22 +01:00
Andrew Nicols
247b8645af
MDL-71689 course: Rebuild theme_boost shipped scss
2021-10-15 11:53:49 +08:00
Andrew Nicols
6dfd0bc8ce
Merge branch 'MDL-71689-master' of git://github.com/ilyatregubov/moodle
2021-10-15 11:31:57 +08:00
Andrew Nicols
d07a2bc105
Merge branch 'MDL-71810-master-3' of git://github.com/HuongNV13/moodle
2021-10-15 11:30:55 +08:00
Ilya Tregubov
3b5d4c7818
MDL-71689 course: add activity button design changes.
2021-10-15 10:28:05 +07:00
Huong Nguyen
0328241373
MDL-71810 calendar: responsiveness for calendar block
...
Co-authored-by: Andrew Nicols <andrew@nicols.co.uk>>
2021-10-15 10:24:34 +07:00
Paul Holden
77ac9a7e3b
MDL-72801 theme_boost: make footer documentation link icon visible.
...
This change also makes the new window icon next to the feedback
link always visible (rather than only on focus).
Co-authored-by: Bas Brands <bas@moodle.com>
2021-10-14 12:50:36 +01:00
Jun Pataleta
d7181f5000
Merge branch 'MDL-72802-master' of git://github.com/lucaboesch/moodle
2021-10-14 17:35:20 +08:00
Mihail Geshoski
fac039f231
MDL-72450 theme_boost: Blacklist feature files related to activity nav
2021-10-14 15:38:48 +08:00
Mihail Geshoski
448960fe22
MDL-72450 theme_boost: Set config 'usecourseindex' to true in boost
2021-10-14 15:38:48 +08:00
Mihail Geshoski
3372adddb3
MDL-72450 theme: Allow themes to specify whether they use course index
...
Introduces a new theme config 'usecourseindex' which allows themes to
specify whether they implement and use course index.
2021-10-14 15:38:48 +08:00
Luca Bösch
1f215809ec
MDL-72802 Navigation: Active underline colour
2021-10-13 12:08:58 +02:00
Mihail Geshoski
6470282e93
MDL-71913 mod_data: Add tertiary navigation
2021-10-13 11:05:29 +08:00
Ilya Tregubov
ecd75d652f
Merge branch 'MDL-72689-master-test' of git://github.com/rezaies/moodle
2021-10-12 22:06:09 +07:00
Shamim Rezaie
3805f25a76
MDL-72689 theme_boost: Move the primary nav test to theme_boost
2021-10-13 01:50:11 +11:00
Ilya Tregubov
1a566975ac
Merge branch 'MDL-71965-master-2' of git://github.com/andrewnicols/moodle
2021-10-12 15:38:50 +08:00
Andrew Nicols
9420b35170
Merge branch 'MDL-71965-master' of https://github.com/Chocolate-lightning/moodle
2021-10-12 15:38:50 +08:00
Andrew Nicols
b5309d3889
MDL-71965 theme_classic: Include debug information in the footer
2021-10-12 12:18:34 +08:00
Mathew May
b28293fce1
MDL-71965 theme_classic: Remove goto top from footer
2021-10-12 11:06:33 +08:00