Timeline
05/22/12:
- 10:04 Changeset [3920] by
- Bump version to 2.1-r3920.
- 09:58 Changeset [3919] by
- Redirects: * Always use wp_safe_redirect() in bbPress. * Nothing …
- 09:52 Changeset [3918] by
- User Edit: * Add missing bbp_is_user_home_edit() function and use where …
- 09:35 Changeset [3917] by
- Main Class: * Mark main bbPress class as final, and some methods as …
- 09:29 Changeset [3916] by
- Admin: * Mark some methods as static where appropriate in BBP_Admin …
- 09:05 Changeset [3915] by
- Admin: * Add missing quotes to icon URL css in BBP_Admin::admin_head().
- 09:01 Ticket #1830 (New network admin update link is incorrect) closed by
- fixed: (In [3914]) Updater: * Fix network admin core update URL. * Fixes #1830.
- 09:01 Changeset [3914] by
- Updater: * Fix network admin core update URL. * Fixes #1830.
- 09:00 Ticket #1830 (New network admin update link is incorrect) created by
- The link in the network admin updater is malformed, and links to a file …
- 08:42 Changeset [3913] by
- Redirects: * Remove redirect_to fields from edit form field functions, …
- 08:28 Ticket #1829 (New topics redirecting incorrectly) closed by
- fixed: (In [3912]) Redirects: * Tweak topic and reply form fields to include …
- 08:28 Changeset [3912] by
- Redirects: * Tweak topic and reply form fields to include redirect_to …
- 08:17 Ticket #1829 (New topics redirecting incorrectly) created by
- After creating a new topic, you are redirected to the new topic's forum …
- 08:00 Ticket #1826 (Possible multisite issues) closed by
- fixed: (In [3911]) User Options: * Introduce bbp-user-options.php to handle all …
- 08:00 Changeset [3911] by
- User Options: * Introduce bbp-user-options.php to handle all user option …
- 07:58 Ticket #1823 (Some WordPress core functions need to be mappable) closed by
- wontfix: Thanks Andy for the consult. Closing this as wontfix. Related #1826.
05/21/12:
- 19:50 Changeset [3910] by
- Use get_users() in bbp_get_total_users() to avoid a direct database query. …
- 19:28 Ticket #1827 (Methods that extend BP_Component and BP_Groups_Component can't be marked ...) closed by
- fixed: Thanks. Fixed these before I saw this ticket. Fixed in r3908 and r3909.
- 19:24 Ticket #1828 (bbp_theme_before/after_forum_sub_forums inconsistency) closed by
- invalid: Three things: * bbp_list_forums() already has before/after arguments * …
05/18/12:
- 22:24 Ticket #1828 (bbp_theme_before/after_forum_sub_forums inconsistency) created by
- If you currently hook into bbp_theme_before_forum_sub_forums or …
- 18:35 Changeset [3909] by
- BuddyPress?: * Change BBP_Forums_Groups_Component methods to public. * …
- 18:28 Changeset [3908] by
- BuddyPress?: * Change BBP_Forums_Component methods to public. * These …
- 18:27 Ticket #1827 (Methods that extend BP_Component and BP_Groups_Component can't be marked ...) created by
- In r3904, you marked a bunch of methods in BBP_Forums_Group_Extension and …
05/17/12:
- 12:55 Ticket #1826 (Possible multisite issues) created by
- While reviewing the plugin for multisite usage I ran into a couple of …
- 04:19 Changeset [3907] by
- Remove some overly descriptive inline doc from bbpress.php.
- 03:28 Ticket #1825 (bbp_theme_before_reply_content and bbp_theme_after_reply_content hooks are ...) closed by
- fixed: (In [3906]) Theme Actions: * Swap incorrect before/after actions in …
- 03:28 Changeset [3906] by
- Theme Actions: * Swap incorrect before/after actions in topic-lead and …
- 03:13 Ticket #1824 (allow filtering plugin/theme/lang paths and urls) closed by
- fixed: (In [3905]) bbPress::setup_globals() * Add filters to: basename, …
- 03:13 Changeset [3905] by
- bbPress::setup_globals() * Add filters to: basename, plugin_dir, …
05/16/12:
- 08:40 Ticket #1825 (bbp_theme_before_reply_content and bbp_theme_after_reply_content hooks are ...) created by
- 'after' comes before 'before'. Attached patch fixes it.
- 08:25 Ticket #1824 (allow filtering plugin/theme/lang paths and urls) created by
- In order to decouple the plugin and theme / language directories allow …
05/15/12:
- 06:05 Ticket #1820 (Converter needs audit) closed by
- fixed: Converter is successfully converting. Closing, and individual tickets …
- 06:04 Changeset [3904] by
- Group Forums: * PHP5ize the classes. * Rearrange some methods. * Allow …
- 06:02 Changeset [3903] by
- Formatting: * 'elseif' not 'else if' in bbp-template-functions.php * …
- 05:15 Changeset [3902] by
- Common: * Audit _is_ functions and make sure they return and filter …
- 04:27 Ticket #1821 (Add Breadcrumb parent CSS Class) closed by
- fixed: (In [3901]) Breadcrumbs: * Wrap separator in a span if it exists. * …
- 04:27 Changeset [3901] by
- Breadcrumbs: * Wrap separator in a span if it exists. * Shorten …
- 02:46 Ticket #1821 (Add Breadcrumb parent CSS Class) reopened by
- Add class to breadcrumb separator item bbp-common-template2.diff does …
05/14/12:
- 22:13 Changeset [3900] by
- Remove indentation from bbp_get_user_favorites_topic_ids().
- 20:47 Ticket #1823 (Some WordPress core functions need to be mappable) created by
- Some WordPress core functions need to be mappable, to allow their …
- 20:41 Changeset [3899] by
- Core: * Add new bbp-core-functions.php file to bbp-includes. * Move …
- 19:57 Ticket #1821 (Add Breadcrumb parent CSS Class) closed by
- fixed: (In [3898]) Breadcrumbs: * Add classes to breadcrumb items that were …
- 19:57 Changeset [3898] by
- Breadcrumbs: * Add classes to breadcrumb items that were missing them …
- 19:48 Ticket #1822 (Allow admin screens to be disabled) closed by
- fixed: (In [3897]) Admin: * Allow admin screens to be overridden by switch or …
- 19:48 Changeset [3897] by
- Admin: * Allow admin screens to be overridden by switch or capability. * …
- 19:41 Ticket #1822 (Allow admin screens to be disabled) created by
- Some multisite installations will require the admin screens to be totally …
- 05:28 Ticket #1821 (Add Breadcrumb parent CSS Class) created by
- Add CSS Class for 'parent' breadcrumb element for easier breadcrumb …
05/12/12:
- 21:25 Changeset [3896] by
- Make sure the redirect url is a string before we try and handle it.
05/10/12:
- 16:21 Changeset [3895] by
- Issue a Last-Modified header in rss.php in the proper HTTP-date format per …
05/07/12:
- 07:19 Changeset [3894] by
- Converter: * Filter admin menu for tabbed Tools navigation * See #1820
- 04:32 Changeset [3893] by
- Converter: * Remove commented cruft from bbPress 1.x converter * …
- 02:30 Changeset [3892] by
- Theme Compat: * Fix form class on last password template part. * Tweak …
- 00:28 Changeset [3891] by
- Converter: * Add user_nicename, user_status, and user_display_name to …
- 00:09 Changeset [3890] by
- Converter: * Add user_topic_count repair function * Fix incorrect meta …
- 00:00 Changeset [3889] by
- Converter: * Add last active time to topics based on topic_time * See …
05/06/12:
- 23:41 Changeset [3888] by
- Converter: * Add wpspin gif to top most conversion feedback * See #1820
- 23:09 Changeset [3887] by
- Converter: * Fix incorrect callback to 'bbp_admin_repair_freshness' * See …
- 22:59 Changeset [3886] by
- Converter: * Remove extra "Found" text from converter process * See #1820
- 22:50 Changeset [3885] by
- Converter: * Add total topic and reply counts to bbPress 1.x forum …
- 22:44 Changeset [3884] by
- Converter: * Fix issue with reply titles in bbPress 1.x * Fix issue with …
- 20:59 Changeset [3883] by
- Tweak bbp-core-options.php to not create variables where they are not …
- 09:03 Changeset [3882] by
- Update input-buttons to button-buttons in theme compatability.
- 07:56 Changeset [3881] by
- Only allow users that can edit other users to change a users role, and do …
- 07:55 Changeset [3880] by
- Only allow users that can edit other users to change a users role.
- 06:46 Changeset [3879] by
- Only apply borders to top of elements in theme compat, for consistency …
- 06:26 Changeset [3878] by
- Tweak admit repair page text and description.
- 02:53 Changeset [3877] by
- Update some phpdoc in bbp-admin
- 02:52 Changeset [3876] by
- Converter: * Tweaks to converter process * Rename "Recount" to "Repair" …
05/05/12:
- 23:37 Changeset [3875] by
- Converter: * Group Forum tools into h2 tabs * See #1820
- 23:26 Changeset [3874] by
- Converter: * Use $_POST rows in process_callback() method so math matches …
- 23:24 Changeset [3873] by
- Converter: * Set topic ID for topics * Add inline doc to convert_table() …
- 05:32 Changeset [3872] by
- Converter: * Tabulate the recount and converter menu items * See #1820
05/04/12:
- 07:47 Changeset [3871] by
- Tweak theme compat CSS to ensure topic and reply avatars are always …
- 07:42 Changeset [3870] by
- Tweak theme compat CSS to allow single reply pages to have matching styles …
- 07:25 Changeset [3869] by
- Converter: * Decode HTML entities in callback_html method * Fixes issues …
- 07:13 Changeset [3868] by
- Converter: * Add counts to bbPress 1.x forum and topic conversions * Run …
- 06:20 Changeset [3867] by
- Converter: * Clean up phpBB field maps * See #1820
- 06:07 Changeset [3866] by
- Converter: * Remane 'translate' methods to 'callback' to avoid confusion …
05/03/12:
- 20:03 Changeset [3865] by
- Converter: * Add translate_status method to bbPress 1.x * Map topic and …
- 05:29 Changeset [3864] by
- Converter: * Remove _converter_ from metakey names * Clean up code in …
- 04:23 Changeset [3863] by
- Converter: * Whitespace fixes to bbPress1 converter * Fix incorrect …
- 04:20 Ticket #1820 (Converter needs audit) created by
- Some things in the converter aren't working correctly. This ticket serves …
05/02/12:
- 21:29 Changeset [3862] by
- Tweak topic and reply author img and name CSS in theme compat.
- 18:51 Ticket #1819 (Topic replies are squashed on some themes) created by
- When using some themes (Custom Community is one), replies to forum topics …
05/01/12:
- 22:15 Changeset [3861] by
- Default show_role to false, and override to true when needed, for …
- 22:08 Ticket #1815 (Display User role below usernames in replies) closed by
- fixed: (In [3860]) Add template tags and supporting functions to display user …
- 22:08 Changeset [3860] by
- Add template tags and supporting functions to display user role in topics …
04/30/12:
- 20:01 Changeset [3859] by
- Add GPL licensing and link to readme.txt.
04/29/12:
- 17:32 Changeset [3858] by
- Number format fixes: * Introduce bbp_number_format_i18n * Clean up number …
- 09:11 Ticket #1746 (Add release date to the download page) closed by
- fixed: A better resolution has been achieved. Download page now only features …
- 04:34 Changeset [3857] by
- Update humans.txt
04/28/12:
- 23:22 Ticket #1142 (gravatars aren't active in the extend section on bbpress.org) closed by
- wontfix: Closing as wontfix. Extend section will be deprecated soon.
- 23:21 Ticket #1745 (Create a documentation codex) closed by
- fixed: Shipped a while ago. Closing as fixed.
- 23:18 Ticket #1813 (Email notifications display special characters as raw HTML) closed by
- duplicate: Fixed for 2.1. Duplicate of #1700. Thanks for reporting!
- 22:55 Ticket #1818 (Allow favorites and subscriptions on multisite installs) closed by
- fixed: (In [3856]) Allow user favorites and subscriptions to work per site on …
- 22:55 Changeset [3856] by
- Allow user favorites and subscriptions to work per site on multisite …
- 22:25 Changeset [3855] by
- Improve forum and topic description texts to include empty cases.
04/26/12:
- 21:28 Ticket #1818 (Allow favorites and subscriptions on multisite installs) created by
- Currently the _bbp_favorites and _bbp_subscriptions being stored in …
04/25/12:
- 18:52 Ticket #1817 ('Count In' within post_parent() load issues) created by
- Using the bbPress converter (bbconverter.com) with Alex, we noticed that …
Note: See TracTimeline
for information about the timeline view.