mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #68580
[Bug 2011530] A change has been merged
Reviewed: https://reviews.mahara.org/c/mahara/+/13863
Committed: https://git.mahara.org/mahara/mahara/commit/58e650276ffc5c439155d411e3f0a839b2a316c8
Submitter: "Robert Lyon <robertl@xxxxxxxxxxxxxxx>"
Branch: main
commit 58e650276ffc5c439155d411e3f0a839b2a316c8
Author: Mitsuhiro Yoshida <mits@xxxxxxxxxxx>
Date: Tue Mar 14 17:18:21 2023 +0900
Bug #2011530: Adding license and copyright notices at the top of the
"Show submitted portfolios" help file.
Change-Id: I51cbc9ffd9820bc84086000a8da0685b205d127c
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/2011530
Title:
Adding license and copyright notices at the top of the "Show submitted
portfolios" help file,
Status in Mahara:
Fix Committed
Bug description:
I think we need to add a license and copyright notice message to the
top of the "Show submitted portfolios" help file as below.
Help file to modify:
lang/en.utf8/help/forms/searchviews.showsubmissions.html
Line:
1
[ Before ]
<h1>Show submitted portfolios</h1>
<p>When you select this option, portfolios that you submitted for assessment
are displayed. This includes portfolios that are currently under review that
you can't edit and portfolios that have been released recently.</p>
<p>You can turn the latter into regular portfolios in the page or collection
settings so you can edit them and continue working on them instead of the
original portfolio.</p>
[ After ]
<!-- @license https://www.gnu.org/licenses/gpl-3.0.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h1>Show submitted portfolios</h1>
<p>When you select this option, portfolios that you submitted for assessment
are displayed. This includes portfolios that are currently under review that
you can't edit and portfolios that have been released recently.</p>
<p>You can turn the latter into regular portfolios in the page or collection
settings so you can edit them and continue working on them instead of the
original portfolio.</p>
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/2011530/+subscriptions
References