moodle-an-hochschulen / moodle-theme_boost_union

Theme Boost Union is an enhanced child theme of Boost which is intended, on the one hand, to make Boost simply more configurable and, on the other hand, to provide helpful additional features for the daily Moodle operation of admins, teachers and students.
GNU General Public License v3.0
67 stars 60 forks source link

Enable title in activity header on secure layout, resolved #766 #770

Open marxjohnson opened 10 hours ago

marxjohnson commented 10 hours ago

Once MDL-75610, this will allow Boost Union to display the activity name in the secure layout.

Testing:

php admin/tool/behat/cli/init.php -a
php admin/tool/behat/cli/run.php --suite=boost_union --feature="$(pwd)/mod/quiz/accessrule/seb/tests/behat/secure_layout_activity_heading.feature"

[x] link your issue in the PR title, using the keyword 'resolves #ISSUE-NUMBER', e.g. 'Feature: Provide the ultimate user experience, resolves #42' [x] provide any further information that is relevant for peer review and not yet mentioned in the linked issue as a comment in the PR [x] make sure that the 'Allow edits by maintainers' checkbox is checked when creating the PR. Otherwise, the peer reviewer would not be able to push any review changes to the PR and the communication overhead increases [x] submit your PR in draft status to run the automated checks and review the results [ ] in case any checks fail solve the mentioned errors by pushing the corrected code to your PR-branch [ ] if all checks pass (or if you are unable to resolve the failing steps without any help of the review team), mark the PR as 'ready for review'