Mikel Martín
68eb55b8e6
MDL-72565 reportbuilder: Add card view functionality
...
Use card view settings to show a 'card view' for custom reports in small devices
2021-11-11 13:55:32 +01:00
Mikel Martín
aaa7a5a445
MDL-72565 reportbuilder: Add 'Card view' settings to custom reports
...
- Create a new 'settings' column in reportbuilder_report table and provide an API to manage it
- Add new card view settings to custom reports
2021-11-11 13:55:29 +01:00
Mikel Martín
f2582cc823
MDL-72565 reportbuilder: Use same template for system/custom reports
...
- rename 'system_report' template to 'report'
- view.php now uses 'report' template
Co-authored-by: Paul Holden <paulh@moodle.com>
2021-11-11 13:44:23 +01:00
Andrew Nicols
a1d7bfcd50
Merge branch 'MDL-73026-master' of https://github.com/junpataleta/moodle
2021-11-11 10:57:06 +08:00
Shamim Rezaie
d038fd822d
Merge branch 'MDL-72952' of https://github.com/roland04/moodle
2021-11-11 10:38:26 +11:00
Mikel Martín
5a2624c472
MDL-72952 reportbuilder: UX behaviour improvements in audiences
...
- Show a toast notification when saving an audience
- Add form change checker when adding a new audience to prevent user from navigating away if it is not saved
- Remove expand/collapse animation in audience sidebar to be consistent with editor
Co-authored-By: Paul Holden <paulh@moodle.com>
2021-11-10 17:22:00 +01:00
Sara Arjona
ecc7c74270
Merge branch 'MDL-72994-master' of https://github.com/lucaboesch/moodle
2021-11-08 16:37:56 +01:00
Jun Pataleta
2fcf41dcee
MDL-73026 theme: Override Bootstrap modal styles for close button
...
* Adjust the margins to accommodate the button outline so that it
doesn't look clipped.
* Inherit the opacity when the button receives focus to improve the
focus outline's contrast.
2021-11-08 21:43:17 +08:00
Sara Arjona
87fc8810c2
Merge branch 'MDL-72980' of https://github.com/roland04/moodle
2021-11-08 10:02:04 +01:00
Luca Bösch
8c66efebe9
MDL-72994 themes: Align Roles column in additional roles.
2021-11-06 00:00:07 +01:00
Jun Pataleta
4ed7cf0cd6
Merge branch 'MDL-72688-master' of git://github.com/rezaies/moodle
2021-11-05 11:23:22 +08:00
Jun Pataleta
3b64e3e185
MDL-72667 theme: Fix moodle.css
2021-11-04 22:24:31 +08:00
Simey Lameze
1eed73fc4b
MDL-72667 message: fix contrast issue in the drawer
2021-11-04 21:01:56 +08:00
Simey Lameze
fa080070a1
MDL-72667 notifications: improve colour contrast
2021-11-04 21:01:55 +08:00
Shamim Rezaie
0063ed3e76
MDL-72688 contentbank: Add and maintain appropriate aria roles
...
Also moved header text into the sorting button as per the example at
https://dequeuniversity.com/library/aria/table-sortable
2021-11-04 15:12:18 +11:00
Jun Pataleta
825b276b1a
Merge branch 'MDL-72668-master' of git://github.com/rezaies/moodle
2021-11-04 12:03:42 +08:00
Shamim Rezaie
b5c5455573
MDL-72668 core: Highlight the focused tree item in a tree.
2021-11-04 13:48:06 +11:00
Mikel Martín
c788d4b486
MDL-72980 reportbuilder: Fix inputs overflows outside filters container
...
Select inputs with long select options overflows outside the filters container.
Fix this behaviour avoiding it in SCSS.
2021-11-02 15:32:19 +01:00
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