..
js
Removes ajax-loader spans from markup and ajax-loader triggers from bp-default JS. Replaces with .loader class when appropriate. Fixes #3349
2011-07-22 17:02:46 +00:00
bp-groups-actions.php
Prevent sole admins leaving groups. See #3631
2011-09-30 22:38:56 +00:00
bp-groups-activity.php
Tidy up whitespace. Fixes #3466 , props cnorris23
2011-08-10 06:32:02 +00:00
bp-groups-adminbar.php
First pass at WordPress 3.3 admin bar compat for 1.5 branch:
2011-12-10 18:16:23 +00:00
bp-groups-buddybar.php
Respect 'disable avatar upload' option within the Groups component. Fixes #3520 . Props r-a-y
2011-08-29 23:07:41 +00:00
bp-groups-cache.php
Tidy up whitespace. Fixes #3466 , props cnorris23
2011-08-10 06:32:02 +00:00
bp-groups-classes.php
Fix PHP notices in Group member functions. Fixes #3569 , props sbrajesh
2011-09-10 13:46:26 +00:00
bp-groups-filters.php
Tidy up whitespace. Fixes #3466 , props cnorris23
2011-08-10 06:32:02 +00:00
bp-groups-forums.php
Ensure that integrated bbPress forums have not been uninstalled before updating forum data on group edit. Fixes #3605
2011-09-30 13:51:51 +00:00
bp-groups-functions.php
Fix php warning / incorrect action parameter when sending group invites
2011-09-10 16:18:38 +00:00
bp-groups-loader.php
Add missing ID's to admin/toolbar menus. (1.5 branch)
2011-11-05 22:20:14 +00:00
bp-groups-notifications.php
Fix PHP notice when sending group updated notification emails. Fixes #3644
2011-10-06 18:39:53 +00:00
bp-groups-screens.php
Prevent sole admins leaving groups. See #3631
2011-09-30 22:38:56 +00:00
bp-groups-template.php
Don't do an is_null() check on search_terms in bp_has_groups; use empty() instead (default is empty string). Fixes #3619 .
2011-09-25 11:28:10 +00:00
bp-groups-widgets.php
Don't enqueue members or groups widget JS on the Dashboard or Network Admin. Fixes #3613
2011-09-30 20:19:14 +00:00