mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #29475
[Bug 1423406] Re: Replace "Share page" checkboxes, with a Select2-based autoselect.
Done as part of Mahara 15.10 bootstrap overhaul!
** Changed in: mahara
Status: Confirmed => Fix Committed
--
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/1423406
Title:
Replace "Share page" checkboxes, with a Select2-based autoselect.
Status in Mahara:
Fix Committed
Bug description:
On the "Edit -> share page" screen, we've got a series of checkboxes,
one for every collection and non-collectioned page in your portfolio.
The checkboxes are used for setting permissions in bulk.
The problem is that this is cumbersome and confusing, especially when
you've got dozens of pages & collections.
I would like to replace these checkboxes with a multi-select select2
element. This could either be an AJAX-based autocomplete, or a simple
multi-<select> element (which select2 will automatically transform to
act Ajaxy).
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1423406/+subscriptions
References