You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Tim Van Steenburgh <va...@users.sf.net> on 2013/11/01 20:16:26 UTC

[allura:tickets] #6831 Show preview of activities on PSP



---

** [tickets:#6831] Show preview of activities on PSP**

**Status:** open
**Created:** Fri Nov 01, 2013 07:16 PM UTC by Tim Van Steenburgh
**Last Updated:** Fri Nov 01, 2013 07:16 PM UTC
**Owner:** nobody

1. Expose a feed (json/atom/whatever) via the ForgeActivity tool.
2. Consume the feed via JS on the PSP. Possibly useful: http://jquery-plugins.net/FeedEk/FeedEk.html


---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #6831 Show preview of activities on PSP

Posted by Cory Johns <ma...@users.sf.net>.
- **status**: in-progress --> code-review



---

** [tickets:#6831] Show preview of activities on PSP**

**Status:** code-review
**Labels:** activitystreams 
**Created:** Fri Nov 01, 2013 07:16 PM UTC by Tim Van Steenburgh
**Last Updated:** Mon Dec 09, 2013 09:42 PM UTC
**Owner:** Cory Johns

1. Expose a feed (json/atom/whatever) via the ForgeActivity tool.
2. Consume the feed via JS on the PSP. Possibly useful: http://jquery-plugins.net/FeedEk/FeedEk.html


---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #6831 Show preview of activities on PSP

Posted by Tim Van Steenburgh <va...@users.sf.net>.
Nice!


---

** [tickets:#6831] Show preview of activities on PSP**

**Status:** closed
**Labels:** activitystreams 
**Created:** Fri Nov 01, 2013 07:16 PM UTC by Tim Van Steenburgh
**Last Updated:** Thu Dec 12, 2013 05:10 AM UTC
**Owner:** Cory Johns

1. Expose a feed (json/atom/whatever) via the ForgeActivity tool.
2. Consume the feed via JS on the PSP. Possibly useful: http://jquery-plugins.net/FeedEk/FeedEk.html


---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] Re: #6831 Show preview of activities on PSP

Posted by Cory Johns <ma...@users.sf.net>.
I went with JSON and a Handlebars template over RSS/ATOM and FeedEk because of the multiple links (actor, object, target).  I did add the feed view in case we decide that a simpler summary is better (also just for having an activity feed).


---

** [tickets:#6831] Show preview of activities on PSP**

**Status:** code-review
**Labels:** activitystreams 
**Created:** Fri Nov 01, 2013 07:16 PM UTC by Tim Van Steenburgh
**Last Updated:** Wed Dec 11, 2013 11:02 PM UTC
**Owner:** Cory Johns

1. Expose a feed (json/atom/whatever) via the ForgeActivity tool.
2. Consume the feed via JS on the PSP. Possibly useful: http://jquery-plugins.net/FeedEk/FeedEk.html


---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #6831 Show preview of activities on PSP

Posted by Cory Johns <ma...@users.sf.net>.
`allura:cj/6831`
`sfpy:cj/6831`

To enable, you need to add an `activity_stream` switch to Switchboard (/settings/admin/switchboard/ — trailing slash is important)


---

** [tickets:#6831] Show preview of activities on PSP**

**Status:** code-review
**Labels:** activitystreams 
**Created:** Fri Nov 01, 2013 07:16 PM UTC by Tim Van Steenburgh
**Last Updated:** Mon Dec 09, 2013 09:42 PM UTC
**Owner:** Cory Johns

1. Expose a feed (json/atom/whatever) via the ForgeActivity tool.
2. Consume the feed via JS on the PSP. Possibly useful: http://jquery-plugins.net/FeedEk/FeedEk.html


---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #6831 Show preview of activities on PSP

Posted by Tim Van Steenburgh <va...@users.sf.net>.
- **status**: code-review --> closed



---

** [tickets:#6831] Show preview of activities on PSP**

**Status:** closed
**Labels:** activitystreams 
**Created:** Fri Nov 01, 2013 07:16 PM UTC by Tim Van Steenburgh
**Last Updated:** Thu Dec 12, 2013 05:10 AM UTC
**Owner:** Cory Johns

1. Expose a feed (json/atom/whatever) via the ForgeActivity tool.
2. Consume the feed via JS on the PSP. Possibly useful: http://jquery-plugins.net/FeedEk/FeedEk.html


---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #6831 Show preview of activities on PSP

Posted by Tim Van Steenburgh <va...@users.sf.net>.
- **QA**: Tim Van Steenburgh



---

** [tickets:#6831] Show preview of activities on PSP**

**Status:** code-review
**Labels:** activitystreams 
**Created:** Fri Nov 01, 2013 07:16 PM UTC by Tim Van Steenburgh
**Last Updated:** Wed Dec 11, 2013 11:02 PM UTC
**Owner:** Cory Johns

1. Expose a feed (json/atom/whatever) via the ForgeActivity tool.
2. Consume the feed via JS on the PSP. Possibly useful: http://jquery-plugins.net/FeedEk/FeedEk.html


---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #6831 Show preview of activities on PSP

Posted by Cory Johns <ma...@users.sf.net>.
- **status**: open --> in-progress
- **assigned_to**: Cory Johns



---

** [tickets:#6831] Show preview of activities on PSP**

**Status:** in-progress
**Labels:** activitystreams 
**Created:** Fri Nov 01, 2013 07:16 PM UTC by Tim Van Steenburgh
**Last Updated:** Fri Nov 15, 2013 06:55 PM UTC
**Owner:** Cory Johns

1. Expose a feed (json/atom/whatever) via the ForgeActivity tool.
2. Consume the feed via JS on the PSP. Possibly useful: http://jquery-plugins.net/FeedEk/FeedEk.html


---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.