moodle/blocks/myoverview
Tom Dickman 5f59a4c063 MDL-64901 block_myoverview: admin settings to control available layouts
Added an admin setting which allows the administrator to set the available layouts for users and which
defaults to all layouts being available, or the card layout only if no layouts are enabled.
If only one layout is enabled, the dropdown `nav-display-selector` template will not be displayed as
it can no longer be utilised.
If the user preference is set to a layout that is no longer available, this is ignored and the first
available layout defaulted to.
2019-06-04 08:34:52 +10:00
..
amd MDL-64901 block_myoverview: admin settings to control available layouts 2019-06-04 08:34:52 +10:00
classes MDL-64901 block_myoverview: admin settings to control available layouts 2019-06-04 08:34:52 +10:00
db MDL-63995 blocks: Remove unused capabilities and warning. 2019-03-25 12:20:13 +13:00
lang/en MDL-64901 block_myoverview: admin settings to control available layouts 2019-06-04 08:34:52 +10:00
pix MDL-63044 block_myoverview: remove timeline view 2018-09-27 13:10:45 +08:00
templates MDL-64901 block_myoverview: admin settings to control available layouts 2019-06-04 08:34:52 +10:00
tests MDL-64943 lang: Fix regressions in Behat caused by reworded strings 2019-02-28 17:23:01 +01:00
block_myoverview.php MDL-64901 block_myoverview: admin settings to control available layouts 2019-06-04 08:34:52 +10:00
lib.php MDL-64901 block_myoverview: admin settings to control available layouts 2019-06-04 08:34:52 +10:00
settings.php MDL-64901 block_myoverview: admin settings to control available layouts 2019-06-04 08:34:52 +10:00
upgrade.txt MDL-63995 blocks: Remove unused capabilities and warning. 2019-03-25 12:20:13 +13:00
version.php MDL-64901 block_myoverview: admin settings to control available layouts 2019-06-04 08:34:52 +10:00