[4329]
|
johnjamesjacoby
|
Update Domain Path in bbpress.php to /languages/.
|
[4646]
|
johnjamesjacoby
|
Update CSS for new search form ID.
|
[5085]
|
johnjamesjacoby
|
Update CSS for code and pre tags to reduce scrollbars. See #2091.
|
[3522]
|
johnjamesjacoby
|
Update BackPress svn external to point to backpress.svn.wordpress.org (trunk)
|
[3521]
|
johnjamesjacoby
|
Update BackPress svn external to point to backpress.svn.wordpress.org (1.0 branch)
|
[2755]
|
johnjamesjacoby
|
Update BackPress external to use new bbpress-1.0-backpress branch. Props westi
|
[3467]
|
johnjamesjacoby
|
Update Akismet extension to include private http_post() function to pass a unique user agent. (This method can be removed when Akismet allows for the user agent to be filtered.) Fixes #1615.
|
[3021]
|
johnjamesjacoby
|
Update @since's in views widget. Fixes #1449.
|
[3030]
|
johnjamesjacoby
|
Update @since for bbp_setup_theme_compat()
|
[4285]
|
johnjamesjacoby
|
Update @since for admin suggest helpers.
|
[4133]
|
johnjamesjacoby
|
Update 2.2 readme.txt.
|
[3198]
|
johnjamesjacoby
|
Update .pot file in plugin branch
|
[2990]
|
johnjamesjacoby
|
Update '#topic-' ID hash to '#post-' for improved backwards compatibility with stand alone bbPress.
|
[3664]
|
johnjamesjacoby
|
Unused global clean-up in bbp-topic-template.php.
|
[2609]
|
johnjamesjacoby
|
Unset post_parent if forum_id is empty
|
[3316]
|
johnjamesjacoby
|
Unset $sticky_posts when topic rearranging is finished in bbp_has_topics().
|
[2928]
|
johnjamesjacoby
|
Unset $args['post_parent'] to prevent '0' value conflict with topics widget.
|
[6204]
|
netweb
|
Unit Tests: Don't run BuddyPress PHPUnit tests on versions less than PHP 5.3.0
BuddyPress 2.8 has dropped support for PHP 5.2.x, this changeset updates the BuddyPress PHPUnit configuration to only run the tests on PHP versions greater than `5.3.0`
See also https://bpdevel.wordpress.com/2016/07/21/php-5-2-bp-2-8-and-php-support-guidelines/
Fixes #3037.
|
[6217]
|
netweb
|
Unit Tests: Don't run BuddyPress PHPUnit tests on PHP 5.2.x
Previously r6204 attempted to skip BuddyPress tests if the PHP version was less than 5.3.0, this didn't work as intended as BuddyPress was still being loaded, the change would have only skipped tests rather than completely excluding the BuddyPress PHPUnit test suite from running on PHP versions less than 5.3.0.
This changeset reverts r6204 and separates the `grunt test` tasks into individual WordPress and BuddyPress PHPUnit Grunt tasks, this gives us the ability to explicitly exclude BuddyPress PHPUnit test suite from running on PHP 5.2.
See also https://bpdevel.wordpress.com/2016/07/21/php-5-2-bp-2-8-and-php-support-guidelines/
Fixes #3037.
|
[4889]
|
johnjamesjacoby
|
Unfloat reply edit pages. Fixes theme-compat issues with themes that have loose .reply class rules. Fixes #2321 (trunk)
|
[4890]
|
johnjamesjacoby
|
Unfloat reply edit pages. Fixes theme-compat issues with themes that have loose .reply class rules. Fixes #2321 (2.3 branch)
|
[6726]
|
johnjamesjacoby
|
Uncomment my debug cruft. Antiprops jjj. See r6725.
|
[7248]
|
johnjamesjacoby
|
URLs: fix incorrect links for certain topic statuses.
This change prefers `bbp_is_topic_public()` over `! bbp_is_topic_pending()` to determine whether or not certain reply & topic URLs should be "pretty".
Props dd32.
In trunk, for 2.7.0.
Fixes #3424.
|
[7247]
|
johnjamesjacoby
|
URLs: fix incorrect links for certain topic statuses.
This change prefers `bbp_is_topic_public()` over `! bbp_is_topic_pending()` to determine whether or not certain reply & topic URLs should be "pretty".
Props dd32.
In branches/2.6, for 2.6.10.
Fixes #3424.
|
[6745]
|
johnjamesjacoby
|
URLs: Audit the usage of `trailingslashit()`.
This change ensures that trailing slashes are only used at the end of URLs where they're expected, and avoids adding slashes at the end of URLs when permalinks are configured not to include them.
See #3181.
|
[6501]
|
johnjamesjacoby
|
Typo: /s/compatable/compatible/
|
[4821]
|
johnjamesjacoby
|
Typo. See #2277.
|
[4785]
|
johnjamesjacoby
|
Typo in inline docs. See #2232.
|
[2585]
|
johnjamesjacoby
|
Typo in custom topic tag slug
|
[4081]
|
johnjamesjacoby
|
TwentyTen:
* Remove copy pasta causing potential missing function errors.
* See #1895 (for 2.2)
|
[4082]
|
johnjamesjacoby
|
TwentyTen:
* Remove copy pasta causing potential missing function errors.
* See #1895 (for 2.1.1)
|
[3987]
|
johnjamesjacoby
|
Twenty Ten:
* Sync bbp-twentyten template and CSS to bbp-theme-compat.
* CSS Tweaks.
* Add feedback-no-replies.php.
|
[4049]
|
johnjamesjacoby
|
Twenty Ten:
* Add missing reference to feedback-no-replies.php template.
* Props tungdo.
|
[3465]
|
johnjamesjacoby
|
Tweaks to the readme.txt and humans.txt files.
|
[3146]
|
johnjamesjacoby
|
Tweaks to the readme.txt
|
[3677]
|
johnjamesjacoby
|
Tweaks to form-forum.php HTML to better match existing form templates.
|
[3564]
|
johnjamesjacoby
|
Tweaks to bbp-twentyten styling to accomodate form-forum.php.
|
[3547]
|
johnjamesjacoby
|
Tweak user template parts to move hr tags into content-single-user.php.
|
[3655]
|
johnjamesjacoby
|
Tweak user profile header CSS to work better in IE and twentyeleven. Props mercime. Fixes #1713.
|
[3862]
|
johnjamesjacoby
|
Tweak topic and reply author img and name CSS in theme compat.
|
[4963]
|
johnjamesjacoby
|
Tweak threaded reply setting to more closely match threaded comments, and add the default settings to the options array. Fixes issue with 0/1 level deep not matching intended behavior. See #2340.
|
[4972]
|
johnjamesjacoby
|
Tweak theme compatibility to hook to loop_start and loop_end, to maximize compatibility with third party plugins and existing WordPress themes. Props r-a-y for the proof of concept with BuddyPress.
|
[3735]
|
johnjamesjacoby
|
Tweak theme compat styling
|
[3871]
|
johnjamesjacoby
|
Tweak theme compat CSS to ensure topic and reply avatars are always centered.
|
[3870]
|
johnjamesjacoby
|
Tweak theme compat CSS to allow single reply pages to have matching styles as single topics.
|
[3242]
|
johnjamesjacoby
|
Tweak the topic and reply styling.
Move the author name underneath the avatar.
Wrap author IP address in div for theme compat.
Move permalink to upper right corner and include ID with hash.
|
[3016]
|
johnjamesjacoby
|
Tweak the forum, topic, and reply template loops to support hidden forums. This uses advanced meta_query's to restrict results based on the expected context, user capabilities, and forum visibility. Fixes #1470.
|
[3741]
|
johnjamesjacoby
|
Tweak template location filter names to match filters constructed in bbp_get_query_template(). See r3739.
|
[4645]
|
johnjamesjacoby
|
Tweak search form to include classes and tab indexes.
|
[3788]
|
johnjamesjacoby
|
Tweak phpdoc for bbp_delete_forum_topics()
|
[3690]
|
johnjamesjacoby
|
Tweak new template action names in content-single-topic-lead.php. Fixes #1724.
|
[4937]
|
johnjamesjacoby
|
Tweak include_root Settings verbiage to hopefully provide more context. See #1500.
|
[3625]
|
johnjamesjacoby
|
Tweak hidden topic and reply dashboard right-now links. Fixes #1670.
|
[3682]
|
johnjamesjacoby
|
Tweak empty forum-description feedback. See #1669.
|
[4636]
|
johnjamesjacoby
|
Tweak content filter priorities to more closely match WordPress core order.
|
[5101]
|
johnjamesjacoby
|
Tweak bbp_title() to better integrate with other plugins that filter 'wp_title'. Fixes #2405. (trunk)
|
[5102]
|
johnjamesjacoby
|
Tweak bbp_title() to better integrate with other plugins that filter 'wp_title'. Fixes #2405. (2.4 branch)
|
[3449]
|
johnjamesjacoby
|
Tweak bbp-twentyten form field CSS
|
[3848]
|
johnjamesjacoby
|
Tweak bbp-theme-compat CSS:
* Remove references to legacy body id's (#content|#wrapper|#container)
* Enforce list-style: none; to prevent bullets where they are not wanted
* Selectively set list-style: square; in content areas
|
[3835]
|
johnjamesjacoby
|
Tweak bbp-forum-content and bbp-forums-list styling. Fixes #1800.
|
[3883]
|
johnjamesjacoby
|
Tweak bbp-core-options.php to not create variables where they are not needed.
|
[2664]
|
johnjamesjacoby
|
Tweak author.php and associated CSS
|
[4814]
|
johnjamesjacoby
|
Tweak author link functions to only perform 1 anonymous check. Also, only use author link functions in widgets when show_user is on. Props GargajCNS.
|
[3878]
|
johnjamesjacoby
|
Tweak admit repair page text and description.
|
[4779]
|
johnjamesjacoby
|
Tweak action order for early !WordPress 3.6 stripslashes support.
|
[5388]
|
johnjamesjacoby
|
Tweak `bbp_get_dropdown()` to allow an array of custom posts to be used. See #2617.
|
[5387]
|
johnjamesjacoby
|
Tweak `bbp_get_dropdown()` to allow an array of custom posts to be used. See #2617.
|
[5494]
|
johnjamesjacoby
|
Tweak `bbp-author-ip` styling, removing the font family and ensuring long IP addresses break correctly. Props netweb. Fixes #2675.
|
[3767]
|
johnjamesjacoby
|
Tweak _insert_ functions to use current user ID as default post_author.
|
[3595]
|
johnjamesjacoby
|
Tweak Green admin color scheme. See [WP19198]
|
[4596]
|
johnjamesjacoby
|
Tweak CSS for forum content description.
* Fixes margin issues introduced with search functionality.
Also rearrange forum description and sub-forum lists in loop-single-forum.php.
|
[4722]
|
johnjamesjacoby
|
Tweak BuddyPress activity action text to bring them closer together in lists (typically sorted alphabetically.)
|
[3719]
|
johnjamesjacoby
|
Tweak Akismet setting description, as Group forums are now scanned by Akismet also.
|
[3490]
|
johnjamesjacoby
|
Turn off canonical on paged pages and singulars to allow shortcode pagination to work. Fixes #1628.
|
[3758]
|
johnjamesjacoby
|
Turn bbPress into a singleton.
* Introduce bbpress() function to get the bbPress instance
* Replace all $bbp global references with calls to bbpress()
* Update bbPress class with matching singleton private static $instance variable and public static method
* Fixes #1759.
|
[3782]
|
johnjamesjacoby
|
Turn BBP_Default class into smarter default for theme compat
* Additional comments to help theme developers move files around
* Check theme support, and tweak the defaults as needed
* Use the pinking shears
* Use local variables for script locations
* See #1766
|
[3931]
|
johnjamesjacoby
|
Try to use get_queried_object() in single topic-tag queries, to maximize object cache usage.
|
[3778]
|
johnjamesjacoby
|
Try to load the theme's bbpress-functions.php file first, before invoking the default theme-compat. Also add root folder to array of paths to look for templates in.
|
[3114]
|
johnjamesjacoby
|
Try to kill comments_template() output on pages where bbPress theme compat has intercepted the_content().
|
[4976]
|
johnjamesjacoby
|
Try theme compat without adding and removing all of the filters from the_content. Now that theme compatibility has matured, this may not be necessary anymore. See #2343.
|
[4135]
|
johnjamesjacoby
|
Trunk:
* Remove svn:ignore property from /trunk/
|
[4134]
|
johnjamesjacoby
|
Trunk:
* Empty the trunk folder.
* For 1.1 dev, refer to /branches/1.1/
* For 2.2 dev, refer to /branches/plugin/ until it's moved to /trunk/
* See: https://bbpdevel.wordpress.com/2012/04/15/coming-in-the-next-few-days-the-bbpress/
|
[4199]
|
johnjamesjacoby
|
Trunk:
* Delete /trunk/readme.txt warning.
* Clean out /trunk to copy /branches/plugin history over.
|
[4136]
|
johnjamesjacoby
|
Trunk:
* Add temporary readme.txt to trunk, with details on where 1.1 development has moved to.
|
[4917]
|
johnjamesjacoby
|
Trim search shortcode search-terms. See #2337.
|
[4380]
|
johnjamesjacoby
|
Trim off beta and revision suffixes from display version in What's New and Credits pages. See #2018.
|
[5581]
|
netweb
|
Travis-CI: Specify IRC server/channel using a secure encrypted key
- This prevents our IRC dev channel #bbPress-dev from being notified when other people run bbPress' unit tests with travis-ci integration of their own Github forks.
- Key created using `travis encrypt "irc.freenode.net#bbpress-dev" -r bbpress/bbPress` results in IRC notifications only from the bbPress official GitHub repo https://github.com/bbpress/bbPress
- See http://docs.travis-ci.com/user/encryption-keys/
|
[5864]
|
netweb
|
Travis-CI: Remove HHVM-Nightly, HHVM nightly packages for Ubuntu Precise have been discontinued.
|
[5869]
|
netweb
|
Travis-CI: Include WordPress v4.2 in test matrix
|
[5402]
|
johnjamesjacoby
|
Travis Updates:
* Switch to a 'shallow' Git clone of the official WordPress Git repo for faster WordPress upstream checkout.
* The addition of the fast_finish: true flag in the build matrix will mark the build passed or errored as soon as a single build job has failed. Previously the build status was not reported until ALL tests had completed regardless of status.
* Moves the 'build configuration' to before_install allowing non-bbPress test configuration to report as errored (MySQL database creation, and WordPress Git checkout etc). When a failure occurs in this section the build is marked as errored which is a more accurate description in that the environment we are setting up has failed and not the actual bbPress tests we are testing.
* Introduces PHP 5.6 and HHVM testing into the build matrix, both of these are allowed to fail in that they will not be included in the overall build job failed, errored, or passed build status. This allows bbPress testing to play nice with these alpha/beta version of PHP/HHVM until stable and officially released.
Props netweb. See #2542.
|
[6432]
|
johnjamesjacoby
|
Trash: Introduce `bbp_get_trash_days()` helper function.
This will allow the trashability of an object type to be short-circuited, around the `EMPTY_TRASH_DAYS` constant.
|
[6360]
|
johnjamesjacoby
|
Trash: Cast `_pre_` post-meta values to an array.
Prevents notices & warnings in the event 0 or 1 replies exist.
Props SergeyBiryukov. Fixes #3053.
|
[6416]
|
netweb
|
Trash: Cast _pre_ post-meta values to an array.
Prevents notices & warnings in the event 0 or 1 replies exist.
Props SergeyBiryukov.
See #3053.
Merges [6360] to the 2.5 branch.
|
[3388]
|
johnjamesjacoby
|
Translation tweak to form-reply.php. Fixes #1584. Props ramiy.
|
[2510]
|
chrishajer
|
Translate plugin names and descriptions properly before activation. Fixes #1318. Props Nightgunner5
|
[4781]
|
johnjamesjacoby
|
Translate get_post_time() when used without humanization. Props alex-ye. Fixes #2222.
|
[4347]
|
johnjamesjacoby
|
Trailing whitespace clean-up in: includes/admin/
|
[5930]
|
johnjamesjacoby
|
Topics: sanity check `$_REQUEST` and introduce list-table methods for reply table-navigation.
This changeset fixes a potential debug notice introduced in r5886, and removes unused functionality inherited from `WP_List_Table`.
Fixes #2842. See #2587.
|
[6618]
|
johnjamesjacoby
|
Topics: prefer "started" over "created" for default theme verbiage.
|
[6269]
|
johnjamesjacoby
|
Topics: get a fresh value for `redirect_to` when trashing/untrashing/deleting.
Fixes a bug where trashing a topic theme-side would redirect to the prefetched topic URL and 404.
(In the case of trashed topics, since WordPress 4.7, the slug receives a `__trashed` suffix, changing the topic link.)
Fixes #3051.
|