mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #49294
[Bug 1781844] A change has been merged
Reviewed: https://reviews.mahara.org/9033
Committed: https://git.mahara.org/mahara/mahara/commit/3e76e38e68815c6158a486fd4039e34e6c461dc5
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 3e76e38e68815c6158a486fd4039e34e6c461dc5
Author: Kevin Dibble <kevin.dibble@xxxxxxxxxxxxxxxxxxx>
Date: Mon Jul 30 10:03:59 2018 +1200
Bug 1781844: Lock blocks on pages
A lot of users in Mahara create (Template) pages to share out to users.
This reduces the setup a new user will have to do to. There is an issue
that on their personal copy, the blocks that were so carefully setup can
be deleted.
This functionality creates a new column in the database called
"lockblocks" that can be enabled/disabled on the share page.
When the user copies the page, this setting is copied over and the
"delete" icon is hidden from view should the lockblocks setting be
enabled. This only happens on normal portfolio pages.
To unset - the user can edit the page settings and
disable the lock blocks feature to enable the deletion of the blocks as
per normal.
behatnotneeded
Change-Id: I7a2062f77431d6371f95d7f55bedcc499dd7caa2
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1781844
Title:
When pages are shared - users can delete blocks by accident
Status in Mahara:
Fix Committed
Bug description:
Mahara 18.04.02
DB: Mysql
OS: Ubuntu
Browser: Chrome
A lot of users in Mahara create (Template) pages to share out to
users. This reduces the setup a new user will have to do to. There is
an issue that on their personal copy, the blocks that were so
carefully setup can be deleted.
This patch creates a new column in the database called "lockblocks"
that can be enabled/disabled on the share page.
When the user copies the page, this setting is copied over and the
"delete" icon is hidden from view should the lockblocks setting be
enabled.
To unset - the user can open the advanced options in the shared area
and disable the lock blocks feature to enable the deletion of the
blocks as per normal.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1781844/+subscriptions
References