Timeline
07/29/2016:
- 20:29 Ticket #3656 (Nav builder for directory pages) closed by
- invalid: No, but since moving to theme compatibility, we rely mostly on WP's …
- 13:50 Ticket #7205 (Adds 'orderby' support to Activity queries) created by
- Currently
BP_Activity_Activity::get()
doesn't support 'orderby' … - 12:05 Ticket #6298 (Admin toolbar avatar wrong when visiting WP admin's ...) closed by
- fixed: Neat!
- 10:10 Ticket #5778 (Post Form, user without groups) closed by
- wontfix: @hnla @imath can you check for this issue in the new template pack, …
07/28/2016:
- 16:34 Ticket #3830 (Write codex page for Activity admin screens) closed by
- fixed: Published the following 3 and 2 years ago respectively: …
- 16:25 Ticket #6511 (Creating new Component) closed by
- fixed: Thank you @thebrandonallen!
- 09:24 Ticket #7204 (Unit tests failing on PHP 7.0.9) created by
- From Travis-CI. Suspected cause is a change in their environment which …
07/27/2016:
- 22:48 Ticket #3789 (avatar upload and 32k folder limit) closed by
- maybelater: In all the years, I have never seen this theoretical problem in the …
- 22:46 Ticket #4267 (PHP 5.4 warning with BP 1.6 - Creating default object from empty value) closed by
- worksforme: We run tests to capture this kind of problem nowadays, and this was …
- 22:45 Ticket #4107 (WordPress database error for ”INSERT INTO ( blog_id, meta_key, ...) closed by
- worksforme: We don't have this problem any more. I assume it was fixed in the last …
- 22:44 Ticket #4100 (SQL Issue in Friends requests) closed by
- worksforme: We don't have this problem any more.
- 22:30 Ticket #6407 (bp-loader.php documentation cleanup.) closed by
- invalid: Looks like this ticket was never used; the commits involved have been …
- 12:35 Ticket #7203 (BP_Core_Nav->delete_nav() generates "Array to string conversion" PHP Notice) created by
- When deleting a parent nav item whose "screen function" (callback) is …
- 10:10 Ticket #7202 (BP_XProfile_Query::find_compatible_table_alias uses field_id instead ...) created by
- Hi, was just playing around with the BP_XProfile_Query class and …
07/25/2016:
- 16:26 Ticket #4674 (Add arg to bp_the_profile_field_value() to turn off auto link) closed by
- fixed: The new Autolink metabox on the XProfile Field Admin panel lets admin …
- 16:05 Ticket #4638 (Change title in directory_dummy_post() and create_dummy_post()) closed by
- fixed: Blogs and Groups create links in page title have been moved into their …
- 15:14 Ticket #4292 (1.6-beta1 - page=bb-forums-setup) closed by
- fixed: The issue has been fixed and our Codex article for setting up Group …
- 09:38 Ticket #3501 (More flexibility in default theme member-header.php) closed by
- wontfix: Closing this as we no longer support the bp-default theme.
- 09:31 Ticket #3359 (Delete button (new style suggestion)) closed by
- wontfix: Currently, different BP themes handle the
delete
button in a variety … - 08:22 Ticket #6783 (Groups: Add Profile Fields and Profile Field Groups) reopened by
- Reopening this ticket as we are no longer tied to the 80% rule :)
- 07:54 Ticket #7201 (Support member types hierarchy) created by
- Would super-duper nice to have ability to classify users under …
- 02:54 Ticket #6882 (Accessibility: Bump heading in groups/single/admin.php) closed by
- fixed: In 10969: […]
- 02:54 Changeset [10969] by
- Accessibility: Use fieldsets to group radio buttons in Manage > …
- 02:53 Ticket #6881 (Accessibility: Bump headings in groups/create.php Step 2) closed by
- fixed: In 10968: […]
- 02:53 Changeset [10968] by
- Accessibility: Use fieldsets to group radio buttons in Group > Create. …
- 02:46 Ticket #6880 (Accessibility: Bump heading in groups/single/group-header.php and ...) closed by
- fixed: In 10967: […]
- 02:46 Changeset [10967] by
- Accessibility: Bump headings for Group Admins and Mods. Fixes #6880.
- 02:45 Ticket #6879 (Accessibility: Bump heading in members/single/profile/change-avatar.php) closed by
- fixed: In 10966: […]
- 02:45 Changeset [10966] by
- Accessibility: Bump heading in members profile/change-avatar.php. …
- 02:41 Ticket #6878 (Accessibility: Bump heading in members/single/profile/edit.php) closed by
- fixed: In 10965: […]
- 02:41 Changeset [10965] by
- Accessibility: Bump heading in members profile/edit.php. Fixes #6878.
- 02:40 Ticket #6877 (Accessibility: Bump heading in members/single/profile/profile-loop.php) closed by
- fixed: In 10964: […]
- 02:40 Changeset [10964] by
- Accessibility: Bump heading in members profile-loop.php. This …
- 02:38 Ticket #6876 (Accessibility: Bump heading in ...) closed by
- fixed: In 10963: […]
- 02:38 Changeset [10963] by
- Accessibility: Bump heading in members change-cover-image.php. Fixes …
- 02:37 Ticket #6875 (Accessibility: Bump heading in members/register.php) closed by
- fixed: In 10962: […]
- 02:37 Changeset [10962] by
- Accessibility: Bump headings in members/register.php. Fixes #6875.
07/24/2016:
- 23:43 Ticket #7200 (Buddypress Install problems) created by
- Installed buddypress on brand new wordpress install using most current …
- 19:19 Ticket #7199 (The 'new_blog' activity can be deleted when a contributor is removed ...) created by
- Working on #6026, i've noticed 2 things: 1. When a user is removed …
- 15:08 Ticket #6964 (Not translatable components names in dropdown of Activity admin area) closed by
- fixed: In 10961: […]
- 15:08 Changeset [10961] by
- Activity: fix un-translatable strings in the wp-admin management …
- 14:13 Changeset [10960] by
- Fix another test for Activity mentions format change in r10958
- 14:06 Changeset [10959] by
- Fix tests for Activity mentions format change in r10958 Anti-props …
- 13:16 Ticket #5765 (atreply (maybe also hashtags?) Classes) closed by
- fixed: Done in r10958
- 13:08 Changeset [10958] by
- Activity, Mentions: add CSS class to inserted mentions for theme devs …
- 12:49 Ticket #6157 (Notice: wpdb::escape is deprecated since version 3.6! Use ...) closed by
- fixed: In 10957: […]
- 12:48 Changeset [10957] by
- Forums: fix use of deprecated SQL escaping function in legacy forums …
- 12:01 Ticket #7010 (If wp_mail() re-declared, show notification somewhere.) closed by
- wontfix
- 12:01 Ticket #6120 (Utilize the _n() function inside bp_get_the_topic_total_post_count) closed by
- fixed: this was fixed in r10955
- 11:58 Ticket #6949 (Quotes inconsistency in emails texts) closed by
- fixed: In 10956: […]
- 11:58 Changeset [10956] by
- Emails: remove HTML entities from plaintext emails. Fixes #6949
- 11:35 Changeset [10955] by
- Forums: fix i18n error in legacy forums templating code. Fixes #6120 …
- 08:52 Ticket #7198 (New Tool: repair members count for each group) created by
- In some cases (I'm still not able to find a reason) the group meta …
07/23/2016:
- 23:03 Ticket #6412 (Community moderators do not see "Messages" menu for displayed members) closed by
- fixed: I think this was done.
- 22:56 Ticket #5951 (Add all BP tables to $wpdb) closed by
- wontfix: This has had no traction over two years nor any new demand, so let's …
- 22:49 Ticket #5499 (New activity items count into the tag title and on the "load newest" button) closed by
- wontfix: Let's close this as it's a very old ticket and affects BP-Legacy.
- 22:47 Ticket #6476 (Add do_action to groups loop item entries) closed by
- wontfix: Not going to change BP-Legacy for this (old) ticket, I'll leave it to …
- 22:46 Ticket #6117 (form in form in bp-legacy template files) closed by
- wontfix: This relates to the legacy bp-forums templates which are no longer in …
- 22:43 WikiStart edited by
- (diff)
- 01:18 Ticket #4793 (page not found when loggin out from a member's profile page) closed by
- invalid: @chouf1 As of BP 2.6 and BP 2.7 trunk, tested on both multisites as …
- 00:48 Changeset [10954] by
- Welcome Screen: Update link for Navigation API article. Fixes #7186 …
- 00:46 Ticket #7186 (Update link of Navigation API in 2.6 Welcome Screen) closed by
- fixed: In 10953: […]
- 00:46 Changeset [10953] by
- Welcome Screen: Update link for Navigation API article. Fixes #7186 …
07/22/2016:
- 23:37 Ticket #4181 (Form submit input elements should not use names or ids that conflict ...) closed by
- invalid: As of BP 2.5 to present, I don't recall encountering "input names …
- 23:09 Ticket #4605 (Edit Profile Page) closed by
- wontfix: Closing this as we don't support bp-default theme anymore. Also, per …
- 22:35 Ticket #4205 (Make Install Wizard and the Settings screens more consistent) closed by
- invalid: Closing due to inactivity and ye olde installation wizard has been …
- 22:01 Ticket #3965 (New blog posts to activity wall get messed up with html comment tags) closed by
- invalid: As of BP 2.7 trunk. Tested adding
<!-- comments -->
and `<!-- [if … - 21:01 Ticket #2072 (Private-Groups: not possible to see my own post) closed by
- invalid: Closing this as it was resolved some time ago and no longer an issue …
- 19:12 Ticket #7197 (404 errors when using HHVM on BP 2.6.1.1) created by
- There are reports on the forums with BP 2.6.1.1 causing 404 errors …
Note: See TracTimeline for information about the timeline view.