[Mahara-contributors] [Bug 1316324] Re: Add activity stream block

2014-06-23 Thread Aaron Wells
** Tags added: activitystream ** Summary changed: - Add activity stream block + Wishlist: Activity stream block -- 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

[Mahara-contributors] [Bug 1316324] Re: Add activity stream block

2014-06-04 Thread Aaron Wells
I merged the patch with a list of items to fix in a gerrit comment. The biggest bug I found, was comment visibility was not respected. Private comments, and comments under moderation, showed up in an activity stream. To replicate: 1. Put an activity stream on User A's profile page 2. User A

[Mahara-contributors] [Bug 1316324] Re: Add activity stream block

2014-06-03 Thread Steven
TEST RESULT FOR CONDITIONS === Conditions === [✔] User dashboard: Show activities that are of interest to the user. [✔] Items shown here are affected by the user's Notification settings. [✔] Only items that the user has access to will be displayed. [✔] User page: Shows

[Mahara-contributors] [Bug 1316324] Re: Add activity stream block

2014-05-28 Thread Steven
In the how to test note that was added, you mentioned that There are a bunch of different criteria that determine what should be in an Activity Stream. How many and what are the different criteria ? Catalyst QA Tester -- You received this bug notification because you are a member of Mahara

Re: [Mahara-contributors] [Bug 1316324] Re: Add activity stream block

2014-05-28 Thread Nathan Lewis
Hi Steven. As I said, the conditions are described at the start of the first post: - User dashboard: Show activities that are of interest to the user. Items shown here are affected by the user's Notification settings. Only items that the user has access to will be displayed. - User page: Shows

[Mahara-contributors] [Bug 1316324] Re: Add activity stream block

2014-05-06 Thread Kristina Hoeppner
With any page do you mean - user dashboard - user page - group and institution pages? What about site pages? What are user pages? Are these profile pages or any portfolio page? ** Changed in: mahara Importance: Undecided = Wishlist ** Changed in: mahara Status: New = Confirmed --

[Mahara-contributors] [Bug 1316324] Re: Add activity stream block

2014-05-06 Thread Nathan Lewis
I originally thought it could go on ANY page(view), but I think I need to exclude site pages (although I just tested it and they don't break it, but site stream isn't in our spec so they will be empty. I don't think it would be very useful because the activities are quite user- centric, but maybe

[Mahara-contributors] [Bug 1316324] Re: Add activity stream block

2014-05-06 Thread Nathan Lewis
I've submitted the patch, but I'm not sure how ready it is. It's functional and I'm not aware of any bugs. It would be great if some people could have a look at the code and try it out and give any feedback. -- You received this bug notification because you are a member of Mahara Contributors,

[Mahara-contributors] [Bug 1316324] Re: Add activity stream block

2014-05-06 Thread Kristina Hoeppner
Hello Nathan, Can you please provide some testing instructions? For example: What to watch out for, what notifications are displayed when (you say above: affected by the user's Notification settings - so what can be displayed) etc. Since it affects a lot of things, it is necessary to know how to

[Mahara-contributors] [Bug 1316324] Re: Add activity stream block

2014-05-06 Thread Nathan Lewis
In the last two patch sets, I fixed the problem creating comments (fingers crossed) and caused grouped activities in ASs to be divided by days. For example, if there were three comments yesterday and two today, all on the same object, they will now appear as two items in the AS instead of one.

[Mahara-contributors] [Bug 1316324] Re: Add activity stream block

2014-05-06 Thread Nathan Lewis
Please note that we intend to add several more features to the activities in the ASs. For example: - Likes - Links to actions such as Watch (add a page or artefact to your watchlist) - The ability to post a comment (feedback) while viewing the stream - And more. These additional features will