Skip to:
Content

bbPress.org

{33} Commit Messages, Current Release (4833 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 (4301 - 4400 of 4833)

Changeset Author Message
[6870] johnjamesjacoby Update function docs for functions introduced in r6869.
[5621] netweb Update grunt-patch-wordpress to 0.3.0 * Via #WP31466 / [wp:changeset:31557] * This new update includes the following changes: * the tools directory can now be patched along with a handful of other root level files that were failing * If patching fails and issues a prompt, you can now interact with the prompt * we only save the watch file to your directory if you pass the --debug flag * we default to selecting the newest patch rather then the oldest patch * Full changelog: https://github.com/aaronjorbin/grunt-patch-wordpress/compare/0.2.1...0.3.0 Props ocean90 netweb kadamwhite aaronjorbin. Fixes #2765
[5414] netweb Update grunt-sass to v0.12.1 to 0.13.1 http://npmjs.org/package/grunt-sass Bump NPM package versions in `package.json` * "grunt-contrib-cssmin": "~0.9.0 -> "~0.10.0" * "grunt-contrib-uglify": "~0.4.0 -> "~0.5.0" * "grunt-sass": "~0.13.1" -> "~0.14.0" * Requires `npm install` to update packages and dependencies
[5386] netweb Update grunt-sass to v0.12.1 to 0.13.1 http://npmjs.org/package/grunt-sass See #2542
[3857] johnjamesjacoby Update humans.txt
[4056] johnjamesjacoby Update humans.txt. * Add netweb. * Change JJJ's favorite food.
[5825] johnjamesjacoby Update incorrect phpdoc block in `bbp_update_reply_position()`.
[3321] johnjamesjacoby Update inline doc and filter names in new bbp_get_topic_split_template() and bbp_get_topic_merge_template() functions.
[4153] johnjamesjacoby Update inline doc for bbp_is_activation()
[5281] johnjamesjacoby Update inline doc in `.gitignore`. See #2542.
[3882] johnjamesjacoby Update input-buttons to button-buttons in theme compatability.
[4823] johnjamesjacoby Update label for attribute and HTML in form-topic.php. Props netweb. Fixes #2272.
[3618] johnjamesjacoby Update language path comment in bbPress::load_textdomain(). See #1647.
[2843] johnjamesjacoby Update login widget to use correct url and link functions.
[4550] johnjamesjacoby Update minified topic.js. See r4549.
[6747] johnjamesjacoby Update more engagements documentation. Fixes #3177. Props espellcaste.
[3531] johnjamesjacoby Update new 1.1 branch to use 1.1 BackPress external
[7133] johnjamesjacoby Update node dependencies.
[7132] johnjamesjacoby Update node dependencies.
[7079] johnjamesjacoby Update node dependencies.
[7078] johnjamesjacoby Update node dependencies.
[3264] johnjamesjacoby Update php doc for bbp_logout_url()
[6533] johnjamesjacoby Update phpdoc block of `bbp_is_topic_public()`. Include reference to new `bbp_get_public_topic_statuses()` function.
[5501] johnjamesjacoby Update phpdoc blocks in forum template functions. Props netweb. See #2645.
[3738] johnjamesjacoby Update phpdoc for bbp_get_reply_topic_id()
[3706] johnjamesjacoby Update phpdoc for bbp_get_view_query_args()
[4032] johnjamesjacoby Update phpdoc for bbp_is_query_name() references.
[5280] johnjamesjacoby Update phpunit testcases directory path in `phpunit.xml`. See #2542.
[7092] johnjamesjacoby Update plugin headers in trunk to include newest supported keys. Adds "Requires PHP" and "Requires at least" using versions from 2.6.5 (for now.) Props spacedmonkey.
[3977] johnjamesjacoby Update post ID comment in loop-single-reply.php.
[5235] johnjamesjacoby Update readme.txt and bump version (trunk)
[5129] johnjamesjacoby Update readme.txt and version revision in trunk.
[5219] johnjamesjacoby Update readme.txt for 2.5.1. (trunk)
[5633] johnjamesjacoby Update readme.txt for 2.5.5.
[4569] johnjamesjacoby Update readme.txt to match 2.2 branch.
[4473] johnjamesjacoby Update readme.txt with 2.2.2 changelog and bump stable tag. (trunk)
[5197] johnjamesjacoby Update readme.txt.
[5612] johnjamesjacoby Update readme.txt: * Modernize verbiage * Split up `Installation` section for clarity * Switch links to use `example.com` * Update tested version to 4.1 * Fix speeling errors
[6540] johnjamesjacoby Update recent JavaScript formatting changes so they comply with our JSHint rules.
[3506] johnjamesjacoby Update remaining 'spam' and 'trash' post_status references to use _get_ functions.
[5374] johnjamesjacoby Update reply position repair tool to delete invalid `_bbp_reply_to` fields, and tweak name and description. Props netweb. See #2588. (2.5 branch)
[5375] johnjamesjacoby Update reply position repair tool to delete invalid `_bbp_reply_to` fields, and tweak name and description. Props netweb. See #2588. (trunk)
[3877] johnjamesjacoby Update some phpdoc in bbp-admin
[4840] johnjamesjacoby Update some usages of bbp_get_user_id() to fallback to displayed user, if available. Props alex-ye. Fixes #2285.
[2762] johnjamesjacoby Update svn:ignore rules to include .htaccess and 'my-' directories.
[5039] johnjamesjacoby Update tags and installation section of readme.txt.
[3565] johnjamesjacoby Update the BuddyPress group extension with working create/edit screens. @todo Saving. See #1669.
[4745] johnjamesjacoby Update the What's New page.
[2958] johnjamesjacoby Update the admin-separator routines to play friendly with BuddyPress, Jetpack, and other plugins that directly modify the amin area menu order.
[6168] xknown Update the backpress svn external to http://backpress.svn.wordpress.org/tags/backpress-1.2.1-bbpress/ See #3033
[3436] johnjamesjacoby Update the green admin style for WordPress 3.2.
[3929] johnjamesjacoby Update the phpdoc in bbp_template_include_theme_compat() to more accurately describe how overriding the_content works.
[3041] johnjamesjacoby Update the template notices in form-reply.php and form-topic.php. Fixes #1481.
[5559] johnjamesjacoby Update to newer slashing functions, as our minimum requirement is WordPress 3.6. Also add filters to topic-title & topic-tags form fields. See #2719.
[5367] johnjamesjacoby Update to tools: * Update topic & reply count repair tools to only delete the appropriate meta keys from the appropriate parents. * Include new reply hierarchy repair tool, to fix a possibly poisoned reply hierarchy. Props netweb. See #2586 (2.5 branch)
[5368] johnjamesjacoby Update to tools: * Update topic & reply count repair tools to only delete the appropriate meta keys from the appropriate parents. * Include new reply hierarchy repair tool, to fix a possibly poisoned reply hierarchy. Props netweb. See #2586 (trunk)
[2896] johnjamesjacoby Update topic labels to be more descriptive
[3298] johnjamesjacoby Update topic voice recount query to include lead topic post authors. Fixes #1543.
[6127] johnjamesjacoby Update trunk readme.txt for 2.5.11 release.
[6151] johnjamesjacoby Update trunk readme.txt with updated version & changelog for 2.5.12.
[4263] johnjamesjacoby Update variable order and inline doc in bbpress.php. See r4262.
[2569] johnjamesjacoby Update voices documentation
[5498] johnjamesjacoby Update widget description in `BBP_Topics_Widget` to include topic newness. Props netweb. Fixes #2531.
[6292] netweb Update: Uses tabs not spaces for indentation in `bbp_add_activation_redirect()`
[5090] johnjamesjacoby Updated "About" text for 2.4.
[5193] netweb Updated What's New
[5419] netweb Updated `_admin.scss` via WP:changeset:28861. See #2583
[5430] netweb Updated `_admin.scss` via WP:changeset:29031. See #2583
[5447] netweb Updated `_admin.scss` via WP:changeset:29124 and WP:changeset:29287. See #2583
[5480] netweb Updated `_admin.scss` via WP:changeset:29447, WP:changeset:29542, WP:changeset:29697. See #2583
[5459] netweb Updated `_admin.scss` via WP:changeset:29542. See #2583
[5582] netweb Updated `_admin.scss` via WP:changeset:30531. See #2583
[5620] netweb Updated `_admin.scss` via WP:changeset:31564. See #2583
[5635] netweb Updated `_admin.scss` via WP:changeset:31648 for `grunt-sass` v0.18.0 compatibility via r5624 See #2583
[5882] netweb Updated `_admin.scss` via WP:changeset:33067, WP:changeset:33284, WP:changeset:33285, WP:changeset:33289, WP:changeset:33409, and WP:changeset:33453 See #2583
[5479] netweb Updated `_mixins.scss` via WP:changeset:29616, WP:changeset:29648. See #2583
[6539] netweb Updated admin base SCSS styles: * `_admin.scss` via WP:changeset:40576 * `_mixins.scss` via WP:changeset:38501 See #2583
[5803] netweb Updated admin base SCSS styles: * `_admin.scss` via WP:changeset:31747, WP:changeset:31952, and WP:changeset:32075 * `_variables.scss` via WP:changeset:32051 See #2583
[5993] netweb Updated admin base SCSS styles: * `_admin.scss` via WP:changeset:34976, WP:changeset:35265, WP:changeset:36532, and WP:changeset:36619 * `_mixins.scss` via WP:changeset:34948 See #2583
[5343] netweb Updated base admin styles SCSS * Color scheme support for widget choosers via WP:changeset:28122 * 'About Page' updated styles via WP:changeset:28127 Fixes #2583
[4429] johnjamesjacoby Updated bbpress.pot file.
[5428] netweb Updated forum parent ID importing method for compatibility when `wp_bbconverter_translator` database sync_table exists. * Renamed forum parent meta key `_bbp_forum_parent_id` to `_bbp_old_forum_parent_id` for importers that support forum parents * Improvements for future iterations of post import meta data manipulation/enhancements with reference only imported post meta keys including a common `_old` prefix as part of the `_bbp` prefix See #2650
[5453] netweb Updated verbiage when converting threaded replies, lets call them what they are in bbPress terms, "threaded replies", rather than the abstract term "reply_to".
[3914] johnjamesjacoby Updater: * Fix network admin core update URL. * Fixes #1830.
[4187] johnjamesjacoby Updater: * Make bbp_is_update() more verbose for easier debugging. * Update version updater function to remove deprecated roles, and flush the capabilities.
[4526] johnjamesjacoby Updater: * Move bbPress 1.x role removal out of updater and into BuddyPress's repair tool.
[4198] johnjamesjacoby Updater: * Move bbp_is_deactivation() check out of bbPress class, and into bbpress-functions.php loader. * Enables all functions and actions to run at deactivation time, allowing caps to be removed, etc... * Re-enable network updater for capable users. Check if bbPress is active before running versioner. * Introduce bbp_delete_rewrite_rules() to force a flush on the following page-load without priming rules on the current one.
[4703] johnjamesjacoby Updates to phpBB converter: * Cleaned whitespace and updated inline docs and phpdoc for consistency accross all import tools. * Fixed '_bbp_forum_parent_id' * Added Forum topic count -> '_bbp_topic_count' * Added Forum reply count -> '_bbp_reply_count' * Added Forum total topic count -> '_bbp_total_topic_count' * Added Forum status -> '_bbp_status' * Fixed Forum dates -> to_type = 'forum' and to_fieldname = 'post_date' * Fixed Forum dates -> to_type = 'forum' and to_fieldname = 'post_date_gmt', * Fixed Forum dates -> to_type = 'forum' and to_fieldname = 'post_modified' * Fixed Forum dates -> to_type = 'forum' and to_fieldname = 'post_modified_gmt' * Added Topic reply count -> '_bbp_reply_count', * Added Topic total reply count -> '_bbp_total_reply_count' * Added Topic date -> '_bbp_last_active_time' * Added Topic author ip -> '_bbp_author_ip' * Added phpbb user ICQ -> '_bbp_phpbb_user_icq' * Added phpbb user MSNM -> '_bbp_phpbb_user_msnm' * Added phpbb user Jabber -> 'jabber' * Added phpbb user Occupation -> '_bbp_phpbb_user_occ' * Added phpbb user Interests -> '_bbp_phpbb_user_interests' * Added phpbb user Signature -> _bbp_phpbb_user_sig',' * Added phpbb user Location -> '_bbp_phpbb_user_from' * Added phpbb user avatar filename -> '_bbp_phpbb_user_avatar' * Added function callback_topic_reply_count * Added function callback_html (Strips custom phpBB 'magic_url' and 'bbcode_uid' first from $field before parsing $field to parser.php) * Added bbPress @mentions to converted phpBB [quote] BBCodes * Props netweb. * Fixes #1884.
[7166] johnjamesjacoby Updates: clean-up & normalize topic & reply update functions. This commit is non-functional, but rearranges some code so that _update_ functions are more predictable and easier to work with in the future. See #3389.
[5196] johnjamesjacoby Upgrade netweb in humans.txt.
[6242] johnjamesjacoby Upgrade: Do not automatically run the upgrade routine on large installations with many users. This is basically a no-brainer, and exactly what we've gone through across all of the WordPress.org network already. See #2959.
[6243] johnjamesjacoby Upgrade: Introduce `bbp_is_large_install()` to abstract `wp_is_large_network()` which is a multisite-only function. See #2959.
[6325] johnjamesjacoby Upgrade: Update PHPDoc of `bbp_setup_updater()`, to reference correct `@uses`.
[6926] johnjamesjacoby Upgrades: Link to pending upgrades, if there are any. This commit modifies the "Upgrade Forums" page by adding Statuses to filter by, specifically for pending upgrades. This allows bbPress to link directly to the upgrades that need doing, rather than the generic page itself. Along with this commit are accompanying styling tweaks and helper functions to make this functionality possible. Fixes #3244.
[6895] johnjamesjacoby Upgrades: add "Version" column to upgrades list table. See #3244.
[6901] johnjamesjacoby Upgrades: add `empty()` checks to untrusted variable values to avoid debug notices. This change ensures that menu manipulations are not attempted via admin-area requests where they are not necessary (AJAX, shortinit, etc...) and fixes debug notices under those circumstances.
[6892] johnjamesjacoby Upgrades: add `version` and update strings to repair tools. This change adds a version property to the relevant upgrades, and removes some redundant information from each description. See #3244.
[6893] johnjamesjacoby Upgrades: add column width styling to tools list tables. This ensures that columns are usually wide enough to fit their anticipated contents. See #3244.
[6894] johnjamesjacoby Upgrades: add support for "Version" filter & links in list table. * Adds functions for outputting in a table row and select dropdown * Adds a function to allow special translating of version numbers * Adds numerous improvements for PHP 7.3 compat * Adds escaping and formatting in several places where it was previously omitted * Adds `—` to empty columns * Adds functions for getting the current page ID See #3244.
[6890] johnjamesjacoby Upgrades: add support for `version` key in repair tool registration. This will get used by individual tools, to provide a UI for routines that need to be run between version upgrades. See #3244.
Note: See TracReports for help on using and creating reports.