lp:buddypress

Created by Jelmer Vernooij and last modified
Get this branch:
bzr branch lp:buddypress

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
BuddyPress
Status:
Development

Import details

Import Status: Failed

This branch is an import of the Subversion branch from http://svn.buddypress.org/trunk.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-1e3bde-prod-lp-code-import-13 and finished taking 15 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-13 and finished taking 15 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-13 and finished taking 10 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-12 and finished taking 10 seconds — see the log

Recent revisions

9868. By imath

Make sure 8.0 deprecated functions can be loaded

Add a line to require the `src/bp-core/deprecated/8.0.php` file into BuddyPress main class.

See #8492

9867. By imath

BP Nouveau: apply the activity content filter the right way

Inside the BP Nouveau Template pack, the `bp_nouveau_ajax_get_single_activity_content()` function was applying the `'bp_get_activity_content_body'` filter using the wrong function and wasn't passing the second parameter of the filter:

- Instead of using `apply_filters()` it should use `apply_filters_ref_array()`.
- The filter parameters should also include the Activity object passed by reference.

Props sbrajesh

See #8485 (trunk)

9866. By imath

BP Nouveau: improve the function to get activity action buttons

Right After the filter `'bp_nouveau_get_activity_entry_buttons'` the function was wrongly returning an array that wasn't the result of the filter when this result was empty.

In this particular case, we simply need to return an empty array.

Props sbrajesh

See #8484 (trunk)

9865. By imath

Fix a paragraph mismatching closing tag in xProfile Fields Admin

The Signup Fields tab description was wrongly using `</a>` instead of `</p>`.

Props sbrajesh

See #8483 (trunk)

9864. By imath

9.0.0-alpha version bumps (trunk)

9863. By imath

8.0.0 version bumps

9862. By imath

Update 8.0.0 Credits Screen including Polyglots contributors

Props chaion07, thee17, dancaragea, fernandot, mociofiletto, ianbarnes, atxamart, nobnob, markscottrobson, kalich5, podporawebu, psmits1567, nekojonez, renegade1, mobby2561, yordansoares

Fixes #8482

9861. By imath

Members Invitations: add default values to 2 hooks callback parameters

In case a plugin fires the `bp_core_signup_send_activation_key` & `bp_core_signup_user` hooks with only one parameter, it avoids a PHP error about missing expected arguments.

Props comminski

Fixes #8480

9860. By imath

Members Invitations: Improve inline documentation about 3 functions

See #8480

9859. By imath

8.0.0-RC1 version bumps

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.