Skip to:
Content

bbPress.org

{33} Commit Messages, Current Release (4835 matches)

Report designed to help manage the list of contributors.

Note: If you'd like a RSS feed of the changesets a they happen, Please use the timeline rss feed instead.

Results (4401 - 4500 of 4835)

Changeset Author Message
[2806] johnjamesjacoby Adjust topic and reply counts up the subforum tree. Fixes #1320. Props !GautamGupta
[3064] johnjamesjacoby Adjust the theme compat admin nag to only appear when viewing Appearance -> Themes
[2847] johnjamesjacoby Adjust the horizontal padding of numeric table cells.
[3354] johnjamesjacoby Adjust the check-order of pagination permalinks in bbp_has_topics(), allowing shortcode usage pagination to work. Fixes #1567.
[3367] johnjamesjacoby Adjust the bbPress Theme Compatibility admin nag to make more sense to less advanced users.
[2532] johnjamesjacoby Adjust tabindexes on login and post/edit forms.
[2778] johnjamesjacoby Adjust padding on content areas, and restrict image widths from breaking layout. Fixes #1441.
[2877] johnjamesjacoby Adjust order by and direction of bbp_get_public_child_last_id
[2838] johnjamesjacoby Adjust message styling in bbp_topic_tag.php to use new .info class
[3003] johnjamesjacoby Adjust forum visibility dropdown to work with new 'hidden' option. Pass $post->ID through metabox do_actions. Remove CSS comments in bbp-admin.php to prevent syntax highlighting errors in certain IDE's and web based syntax highlighting scripts.
[3022] johnjamesjacoby Adjust capability checks on forum queries to show private forums but still prevent non-capable users from posting to them.
[2589] johnjamesjacoby Adjust breadcrumb template tag functions for future use.
[2813] johnjamesjacoby Adjust bbp_register template file to use template part in preparation for shortcode usage.
[2663] johnjamesjacoby Adjust author.php and associated CSS
[2759] johnjamesjacoby Adjust BackPress includes paths in 1.0 branch.
[2568] johnjamesjacoby Adjust @since phpdoc for previous Voices commit.
[6566] johnjamesjacoby Adimn: Fix some formatting in PHPDoc blocks.
[3098] johnjamesjacoby Adds missing $bbp global to bbp_recount_topic_hidden_replies() function. Fixes $#1508. Props cnorris23.
[5137] netweb Adds a link to bbPress about page to the admin bar. Props MZAWeb. Fixes #2035
[3434] johnjamesjacoby Additional sanity check in bbp_pre_get_posts() for forum queries, to hide forums the user is not capable of seeing. See #1576.
[2832] johnjamesjacoby Additional empty forum check to delete last active and last topic_id meta.
[5007] johnjamesjacoby Additional CSS resets to improve theme compatibility for search and list items. Props jaredatch. Fixes #2283.
[3756] johnjamesjacoby Addend '-update' to admin menu ID's * Prevents "Dashboard" from being open when viewing bbPress settings * Avoids namespace collisions elsewhere in UI
[2886] johnjamesjacoby Add wp_cache_add_global_groups() to _setup_globals action to cache future custom queries.
[4888] johnjamesjacoby Add width: 100%; styling to reply divs, to prevent comment theme styles from bleeding over into forum topics. Fixes #2320 (trunk)
[4887] johnjamesjacoby Add width: 100%; styling to reply divs, to prevent comment theme styles from bleeding over into forum topics. Fixes #2320 (2.3 branch)
[3280] johnjamesjacoby Add values to global bbPress object vars. Adjust bbp_is_user_home() function to work with empty() rather than isset()
[3610] johnjamesjacoby Add user_nicename to single_user template hierarchy.
[5015] johnjamesjacoby Add user Suggest support for post author overrides for topics and replies. Props alex-ye. Fixes #2224.
[5844] johnjamesjacoby Add unit test for last topic & reply ID's for topics & forums. Fixes #2806. Props netweb.
[3617] johnjamesjacoby Add traditional WordPress 'plugin_locale' filter to load_textdoman() method. See #1647.
[2590] johnjamesjacoby Add topic_author template tags. Improve admin rows.
[4803] johnjamesjacoby Add topic-view for popular topics, and use it in page-forum-statistics.php rather than hardcoded query.
[3279] johnjamesjacoby Add topic-tag support to breadcrumbs
[3613] johnjamesjacoby Add topic-tag slug to array of available templates in both bbp_get_topic_tag_template() and bbp_get_topic_tag_edit_template(). Fixes #1685. Props ptahdunbar.
[3643] johnjamesjacoby Add topic-tag checks to bbp_body_class(). Fixes #1696. Props sorich87.
[2668] johnjamesjacoby Add topic subscription ability. Fixes #1366 props !GautamGupta va Google Code-in
[3624] johnjamesjacoby Add topic sticky dropdown to wp-admin metabox. Fixes #1625. Props !GautamGupta.
[4966] johnjamesjacoby Add topic reply link template functions. See #2340.
[3226] johnjamesjacoby Add topic pagination support for pages or any single post, for improved shortcode support. Fixes #1533.
[2519] johnjamesjacoby Add topic pagination
[3187] johnjamesjacoby Add topic archive pagination support to bbp_has_topics()
[3029] johnjamesjacoby Add theme_compat() function to main $bbp object to load the topic.js and bbpress.css from bbp-twentyten if the currently active theme does not explicitly add theme support for bbPress.
[3023] johnjamesjacoby Add theme support for bbPress in bbp-twentyten
[3184] johnjamesjacoby Add theme compatibility for forum and topic archives.
[3108] johnjamesjacoby Add theme compat for user profiles, profile editing, topic and reply editing, and other topic moderation functions.
[4757] johnjamesjacoby Add textdomain to _doing_it_wrong() feedback in bbp_setup_current_user().
[2476] johnjamesjacoby Add textdomain loader, language folder, and .pot placeholder.
[3172] johnjamesjacoby Add template tags for forum RSS links. See #1422.
[3860] johnjamesjacoby Add template tags and supporting functions to display user role in topics and replies. Fixes #1815. Props cnorris23 for original patch.
[5205] johnjamesjacoby Add target to anchor in `bbp_kses_allowed_tags()`. Props wpdennis. Fixes #2483. (trunk)
[5206] johnjamesjacoby Add target to anchor in `bbp_kses_allowed_tags()`. Props wpdennis. Fixes #2483. (2.5)
[5350] netweb Add support to vBulletin importer for 'YouTube Share' BBCode Props netweb. Fixes #2601
[5571] netweb Add support to `converter.php` to allow importing Subscribed Forums, Subscribed Topics and Favourite Topics Props netweb. See #2668
[3111] johnjamesjacoby Add support for topic tags to theme compat.
[4564] johnjamesjacoby Add support for private post statuses in topics and replies loops. Fixes #2088.
[5155] johnjamesjacoby Add support for new BuddyPress notifications component, alerting members when their topics have been replied to. Requires BuddyPress 1.9.
[2968] johnjamesjacoby Add support for bbp_show_load_topic() in bbp_get_topic_pagination() and adjust mid_size and end_size default values
[5553] johnjamesjacoby Add support for `ins` HTML tag, to supplement existing `del` tag support. Props danielbachhuber.
[5673] netweb Add support for BuddyPress PHPUnit test integration * Bootstrap and load `/src/bbpress.php` when loading the test environment * Detect and load BuddyPress when running the BuddyPress PHPUnit tests * Setup `BP_UnitTest_Factory` in `BBP_UnitTestCase` during new BuddyPress PHPUnit test integration * Bootstrap and load new factory class `BBP_UnitTest_Factory_For_Forum` for creating forums Props boonebgorges. See #2782
[4918] johnjamesjacoby Add sub-actions for rewrite rules and permastructs. See #2336.
[2677] johnjamesjacoby Add style.css to bbp-default to hide broken theme notice.
[2868] johnjamesjacoby Add squiggly brackets around variables in query in bbp_check_for_duplicate. Add query functions for getting child count and last_id from any parent_id.
[2926] johnjamesjacoby Add specific classes to body_class. Fixes #1478.
[2740] johnjamesjacoby Add spam/trash actions for replies + theme support for spam/trash replies for admins. Improve spam/trash actions for topics. Admin column CSS clean-up. Props !GautamGupta via Google Code-in
[3275] johnjamesjacoby Add spam checks to new topic and reply handlers. If topic/reply is spam to start, add the proper meta_status in the event it was a false positive.
[2662] johnjamesjacoby Add some primitive styling to favorites links
[3230] johnjamesjacoby Add some post status checks to the bbp_get_dropdown() function, and properly use the bbp_exclude_forum_ids() function only with non-forum queries.
[5412] johnjamesjacoby Add some missing brackets. See #2494.
[2956] johnjamesjacoby Add some flair to the .form-allowed-tags in new topic and new reply forms.
[3777] johnjamesjacoby Add some extra logic to the default bbpress-functions.php to make copying into a new theme easier.
[3332] johnjamesjacoby Add some brackets to improve readability in bbp-reply-template.php
[4611] johnjamesjacoby Add some brackets to improve readability in /topics/functions.php. See #1799.
[4334] johnjamesjacoby Add some brackets to improve code readibility in update.php.
[2549] johnjamesjacoby Add some _is_ logic, and better post_type and ID checks.
[4644] johnjamesjacoby Add some CSS to inline code elements. Tweak the pre/code CSS also. (Includes RTL)
[3167] johnjamesjacoby Add single view shortcode, and add single views to theme compatibility. Fix issue with theme compat where error could occur if output buffer content was somehow empty.
[5318] johnjamesjacoby Add screenshots to `readme.txt`. Props netweb. See #2555.
[2636] johnjamesjacoby Add screenshot to bbp-twentyten child theme (hat tip original Twenty Ten theme)
[2929] johnjamesjacoby Add sanity checks to _forum_id and _topic_id functions in bbp-reply-template.php. Add filter to bbp_is_reply_trash().
[3487] johnjamesjacoby Add sanity checks and code clean-up on Akismet extension to prevent debug notices or malformed results. Also fix issue where post_parent was always being reported for topics in check_post().
[5093] johnjamesjacoby Add reply_to capability to main converter class. Props netweb. Fixes #2400.
[2751] johnjamesjacoby Add reply_excerpt code from r2750. Props !GautamGupta via Google Code-in
[2667] johnjamesjacoby Add reply_author functions. Improvements to bbp-twentyten theme.
[5495] johnjamesjacoby Add reply status section to `form-reply.php`. Props netweb. Fixes #2644.
[3042] johnjamesjacoby Add reply form shortcode. Adjustments to shortcode strings, and remove topic form from forum and topic indexes, as it's possible to use both/all shortcodes on one page.
[3036] johnjamesjacoby Add reply form and single topic template parts to shortcode output
[3268] johnjamesjacoby Add reply ID to topic term filters. Props cnorris23.
[3082] johnjamesjacoby Add remaining references to hidden post status in bbpress.php
[3440] johnjamesjacoby Add register and lost password link options to the login widget. Fixes #1587.
[2639] johnjamesjacoby Add readme.txt and make adjustments to plugin meta at top of bbpress.php
[3698] johnjamesjacoby Add publish_* caps to bbp_map_meta_caps() and remove from associated _user_can functions. Also and add inline doc, and some code clean-up to bbp-core-caps.php.
[3052] johnjamesjacoby Add private and hidden forum handlers for shortcodes when user does not have proper caps
[3160] johnjamesjacoby Add preliminary password protected support to single forums and single topics, including theme compatibility.
[3358] johnjamesjacoby Add plugin basename to $bbp global
[5407] johnjamesjacoby Add phpdoc to `bbp_trash_topic_replies()` from r5406. See #2494.
[4800] johnjamesjacoby Add phpdoc file description block to form-user-roles.php. Props netweb. Fixes #2253.
[3832] johnjamesjacoby Add phpdoc description to bbPress::register_theme_packages() warning about hardcoded theme package registrations.
[3334] johnjamesjacoby Add php5 visibilities to main bbPress class.
[3338] johnjamesjacoby Add php5 visibilities to bbPress admin class.
Note: See TracReports for help on using and creating reports.