..
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
Fixes random group fetching in groups_action_redirect_to_random_group()
2012-06-18 12:43:03 +00:00
bp-groups-activity.php
Improvements to the way the hide_sitewide default is determined in groups_record_activity()
2012-06-14 18:33:23 +00:00
bp-groups-adminbar.php
Add 'BuddyPress' to all 1.5 phpdoc since's.
2012-03-16 01:06:05 +00:00
bp-groups-buddybar.php
Improvements to link construction and filters in the Groups component:
2012-03-11 15:54:27 +00:00
bp-groups-cache.php
Correct typo in action name in groups_promote_member(). Fixes #4316
2012-06-29 18:54:15 +00:00
bp-groups-classes.php
Prevent invalid SQL query when getting global forum topic count. Fixes #4314 , also see #4306 . Props boonebgorges for initial patch.
2012-06-29 22:01:17 +00:00
bp-groups-filters.php
Add 'BuddyPress' to all 1.5 phpdoc since's.
2012-03-16 01:06:05 +00:00
bp-groups-forums.php
Removes global $bp references for native BP functions in bp-group-forums.php. Adds PHPDoc throughout bp-group-forums.php. Fixes #4239 , props r-a-y
2012-06-08 21:27:01 +00:00
bp-groups-functions.php
Correct typo in action name in groups_promote_member(). Fixes #4316
2012-06-29 18:54:15 +00:00
bp-groups-loader.php
Add missing field declarations to classes. Fixes #4159
2012-04-21 15:47:05 +00:00
bp-groups-notifications.php
Fixes fatal error in group invite notification when Settings is disabled
2012-06-29 15:20:36 +00:00
bp-groups-screens.php
Adds template tag bp_get_group_current_admin_tab() and implements throughout BuddyPress for accessing current group admin tab data.
2012-03-23 18:17:14 +00:00
bp-groups-template.php
Correct double-slashed group action links. Fixes #4161 , props cnorris23
2012-04-23 18:04:24 +00:00
bp-groups-widgets.php
First pass at replacing manual script versions with bp_get_version(). See #3992 .
2012-02-13 04:35:21 +00:00