[buddypress-trac] [BuddyPress Trac] #5423: Add pagination to group invitations loop
buddypress-trac
noreply at wordpress.org
Thu Mar 6 14:50:46 UTC 2014
#5423: Add pagination to group invitations loop
-------------------------+---------------------------
Reporter: dcavins | Owner: boonebgorges
Type: enhancement | Status: closed
Priority: normal | Milestone: 2.0
Component: Groups | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch |
-------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"8063"]:
{{{
#!CommitTicketReference repository="" revision="8063"
Introduce pagination for Send Invites page in single groups
For better support for up-to-date pagination, the AJAX for group
invitations
now refreshes the entire invitation section, rather than simply adding
single
items to/removing single items from the DOM. This change requires a new
template, groups/single/invite-loop.php, which is the item loaded by the
AJAX
request. Backward compatibility with bp-default-style themes is maintained
in
the JS.
Fixes #5423
Props dcavins
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5423#comment:11>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list