Better ways of filtering/sorting content of "Shared Pages" tab
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Mahara |
Wishlist
|
Richard Mansfield |
Bug Description
affects Mahara 1.4+
A user sees all pages that have been shared with him - if he wants to or not - under the "Shared Pages" tab. The possibility to filter pages according to title, description and tags exists, but it is not persistent.
A user may wish to see the pages that have been shared with him personally first, or see all pages shared with him from a group in one block. He may not be so interested in seeing immediately which pages are public or have been shared with all logged-in users.
Giving a user the possibility to sort the pages in a way that makes sense to him would be useful. That filter selection should be persistent over sessions.
Bug 799028 kind of goes with this here because it concerns the Shared Pages as well and can indicate until when a page is shared.
description: | updated |
Changed in mahara: | |
status: | New → Triaged |
summary: |
- Improve the "Shared Pages" functionality + Better ways of filtering "Shared Pages" tab |
summary: |
- Better ways of filtering "Shared Pages" tab + Better ways of filtering content of "Shared Pages" tab |
tags: |
added: sharedpages removed: sharing |
summary: |
- Better ways of filtering content of "Shared Pages" tab + Better ways of filtering/sorting content of "Shared Pages" tab |
Changed in mahara: | |
assignee: | nobody → Richard Mansfield (richard-mansfield) |
Mahara Bot (dev-mahara) wrote : | #2 |
Reviewed: https:/
Committed: http://
Submitter: Francois Marier (<email address hidden>)
Branch: master
commit 1e51bab6c7c8eb2
Author: Richard Mansfield <email address hidden>
Date: Tue Jan 31 16:41:37 2012 +1300
Add "shared with" option to shared pages (part of bug #857793)
Adds a set of checkboxes to Shared Pages which allows the user to
filter by the various access types. The default remains unchanged
(pages shared with you, friends, or your groups). Additional options
are public, logged-in, and institutions, and any combination of these
can be searched.
This allows users to find all public pages on the site, for example.
Change-Id: I7b123f2088756c
Signed-off-by: Richard Mansfield <email address hidden>
Changed in mahara: | |
milestone: | none → 1.5.0 |
status: | Triaged → Fix Committed |
The filters and sorting options are now done, but are not persistent. We will open a new bug report for that later if required.
tags: | added: newfeature |
Mahara Bot (dev-mahara) wrote : | #4 |
Reviewed: https:/
Committed: http://
Submitter: Francois Marier (<email address hidden>)
Branch: master
commit 6e907409fcc1dc2
Author: Richard Mansfield <email address hidden>
Date: Tue Feb 21 18:48:02 2012 +1300
Put shared pages search options into an advanced section (bug #857793)
On Shared Pages, most people will only want to type in a search term.
The new options won't be used often, and clutter up the top of the
page, so they are moved into an 'advanced options' section, hidden by
default on the first page load.
Some additional css is also added here so that the search button
appears alongside the query box, and the options line up in the
advanced section.
Change-Id: I0c5ac8debc7e68
Signed-off-by: Richard Mansfield <email address hidden>
Melissa Draper (melissa) wrote : | #5 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
status fixreleased
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://
iQEcBAEBAgAGBQJ
yT4JUSRYzcVk8g5
Km/hOBIiaTCfNlZ
zKe23pNiXtMlRkq
ode3BhogyPMFWxS
5mPXBmBPLCiQAIQ
=Yjja
-----END PGP SIGNATURE-----
Changed in mahara: | |
status: | Fix Committed → Fix Released |
tags: | added: usability |
Reviewed: https:/ /reviews. mahara. org/1024 gitorious. org/mahara/ mahara/ commit/ 67f2fe2bb36d85d 6860924f56ec33c f92c0cee5d
Committed: http://
Submitter: Francois Marier (<email address hidden>)
Branch: master
commit 67f2fe2bb36d85d 6860924f56ec33c f92c0cee5d
Author: Richard Mansfield <email address hidden>
Date: Thu Jan 26 09:34:20 2012 +1300
Add sorting options to Shared Pages (part of bug #857793)
Adds a second drop-down to Shared pages to allow sorting of results by
owner, title, and last modification time.
Change-Id: I760eec99a6d187 b72389b017a55bc 7fd7a544e05
Signed-off-by: Richard Mansfield <email address hidden>