Commit Graph

  • 0e81f51cac Customizer: Add unit test for WP_Customize_Widgets::is_panel_active(). Weston Ruter 2015-10-17 04:43:27 +00:00
  • 9b591d6b09 Embeds: Rename files, functions, and hooks added in [34903] to make it more clear what is oEmbed-specific and what isn't. Sergey Biryukov 2015-10-17 01:20:19 +00:00
  • 5c19a7a704 Replace Quick Edit and Bulk Edit headings with <legend> elements. Sergey Biryukov 2015-10-17 00:44:12 +00:00
  • 7db19dcda2 Improve get_post_permalink compatibility with non standard post status Aaron Jorbin 2015-10-17 00:43:54 +00:00
  • fe72320f33 Merge two strings for expanding accordion and Customizer sections. Sergey Biryukov 2015-10-17 00:27:44 +00:00
  • 370057b5d7 Customizer: Always show Widgets panel initially if sidebars are registered; show notice to users in panel if no widget areas are in current preview. Weston Ruter 2015-10-16 23:47:56 +00:00
  • de182f7736 Merge two warning strings. Sergey Biryukov 2015-10-16 23:30:29 +00:00
  • af36c261e3 Sample permalink: Improve accessibility of changing the permalink on Edit Post screen. Sergey Biryukov 2015-10-16 23:01:58 +00:00
  • 7b6454bf6b Embeds: In print_oembed_embed_styles(), load non-minified file if SCRIPT_DEBUG is true. Sergey Biryukov 2015-10-16 22:42:47 +00:00
  • f22ba848df Return null from get_term() on taxonomy mismatch. Boone Gorges 2015-10-16 21:41:51 +00:00
  • 61edcd5021 Unit Tests: PHP 5.2, I Hate You and You Are Bringing Me Down. Scott Taylor 2015-10-16 21:14:52 +00:00
  • e70ebea219 Unit Tests: one $factory to rule them all, and it shall be static. Scott Taylor 2015-10-16 21:04:12 +00:00
  • 84272ff8cd Unit Tests: since [32953], we can just use self::delete_user() instead of using if logic for Multisite. Scott Taylor 2015-10-16 19:51:32 +00:00
  • 0d4a7ee029 In WP_Posts_List_Table, correct the type for $comment_pending_count. Sergey Biryukov 2015-10-16 18:24:25 +00:00
  • e4c9f97fb3 In WP_Media_List_Table, rename $pending_count to $comment_pending_count and mark it as protected, for consistency with WP_Posts_List_Table. Sergey Biryukov 2015-10-16 18:22:12 +00:00
  • ea8e9f89cd Docs: Standardize the file header summary for wp-admin/includes/file.php. Drew Jaynes 2015-10-16 16:55:24 +00:00
  • cb2285f63e Accessibility: Improve headings hierarchy in the Theme browser modal dialog. Andrea Fercia 2015-10-16 15:55:06 +00:00
  • e68dfb6c6b Bump H4 headings to H2 in the Updates screen for better accessibility. Andrea Fercia 2015-10-16 15:44:49 +00:00
  • baf6f0bb6d Travis CI: Use a pinned version of the object cache drop-in. Dominik Schilling (ocean90) 2015-10-16 14:15:18 +00:00
  • 4abf64eb14 TinyMCE: add lang attribute Ella Iseulde Van Dorpe 2015-10-16 10:10:32 +00:00
  • 093b6b5d11 TinyMCE: make sure markers are removed after first init Ella Iseulde Van Dorpe 2015-10-16 05:42:22 +00:00
  • b9c1a56e38 Account for icon alignment using text-indent in RTL. Helen Hou-Sandi 2015-10-16 00:57:47 +00:00
  • 2845280ffd Unit Tests: add SpeedTrapListener to phpunit/includes and add the config node to phpunit.xml.dist. Scott Taylor 2015-10-16 00:27:28 +00:00
  • 159a5b518b Travis: Extend our test suite with a memcached instance. Dominik Schilling (ocean90) 2015-10-15 22:51:38 +00:00
  • f75321f3ec Multisite: Remove the strictness for $using_paths in WP_Network::get_by_path(). Dominik Schilling (ocean90) 2015-10-15 22:06:38 +00:00
  • c6e2e6c1b5 Tests: Remove the @runTestsInSeparateProcesses annotation for Ajax tests. Dominik Schilling (ocean90) 2015-10-15 21:30:52 +00:00
  • c8bf2ce727 Docs: Fix a typo in an inline comment in wp_get_attachment_image_srcset_array(). Drew Jaynes 2015-10-15 20:51:58 +00:00
  • 666d07352e Tests: Don't preserve the global state for Ajax tests when using an external object cache. Dominik Schilling (ocean90) 2015-10-15 20:34:08 +00:00
  • a0305d5020 Add Twenty Sixteen to travis builds Aaron Jorbin 2015-10-15 19:05:17 +00:00
  • 3a8bd20594 Circular focus styling for widgets and menus in the customizer. Helen Hou-Sandi 2015-10-15 18:52:24 +00:00
  • 1b6a8019c3 Fix incorrect variable name introduced in [35197]. Boone Gorges 2015-10-15 18:47:11 +00:00
  • acce286d34 In WP::parse_request() and url_to_postid(), don't skip objects that have a post status with 'exclude_from_search' => false, e.g. inherit. Sergey Biryukov 2015-10-15 17:52:36 +00:00
  • 0ff0b0e606 Make the database update button primary. Helen Hou-Sandi 2015-10-15 17:34:30 +00:00
  • 5b6257083d Twenty Sixteen: Update Gruntfile.js to ignore the html5 shiv for JSHint. Sergey Biryukov 2015-10-15 17:26:44 +00:00
  • ebd20119ec Docs: Walker_Nav_Menu_Checklist and Walker_Nav_Menu_Edit are part of the Navigation Menu API, but intended for use in the scope of administration. Drew Jaynes 2015-10-15 17:25:11 +00:00
  • b023eef6ca Box shadows still need -webkit-, turns out. Helen Hou-Sandi 2015-10-15 17:09:00 +00:00
  • 19bb379a17 Circular focus styling for expand/collapse arrows. Helen Hou-Sandi 2015-10-15 16:45:14 +00:00
  • 017daba3d8 TinyMCE: make captioned images draggable Ella Iseulde Van Dorpe 2015-10-15 15:19:04 +00:00
  • 604fb7511c Fix close button plugin modal after [18590] Ella Iseulde Van Dorpe 2015-10-15 14:51:01 +00:00
  • 43d18b25b0 Unit Tests: add/upgrade the fixtures in Tests_User_Query. Scott Taylor 2015-10-15 07:28:40 +00:00
  • 32719bf251 Unit Tests: create fewer terms in Tests_Term_getTerms::test_get_terms_parent_zero() Scott Taylor 2015-10-15 06:52:19 +00:00
  • 65390cd9cf In WP::parse_request() and url_to_postid(), if a post slug clashes with a trashed page, return the post instead of the page. Sergey Biryukov 2015-10-15 06:48:22 +00:00
  • 0cf7a91d3a Unit Tests: upgrade the fixtures in Tests_Post_Thumbnail_Template. Scott Taylor 2015-10-15 06:39:43 +00:00
  • a65f390db6 Unit Tests: upgrade the fixtures in Tests_Post_Revisions. Scott Taylor 2015-10-15 06:31:16 +00:00
  • 5fc726c222 Unit Tests: in Tests_Comment_Query::test_get_comments_for_post(), create fewer comments (5, instead of 10). Scott Taylor 2015-10-15 05:56:47 +00:00
  • d424f690d2 Unit Tests: after [35186], "upgrade" the Canonical fixtures. Scott Taylor 2015-10-15 05:50:40 +00:00
  • 3d7aa47df8 Remove a one-time variable from edit_user() added in [35189]. Sergey Biryukov 2015-10-15 05:45:50 +00:00
  • e675e2ccf0 Users: Add 'illegal_user_logins' filter to allow certain usernames to be blacklisted. Sergey Biryukov 2015-10-15 05:42:05 +00:00
  • 742082c042 Unit Tests: create more fixtures for Tests_User. When using a factory to create ad hoc users, use the inherited static prop $static_factory instead of the instance prop, $factory. If 2 factories are used out of sync, the generator sequences diverge and dupes can be created, causing an untold number of unforeseen errors. Yay. Scott Taylor 2015-10-15 05:29:40 +00:00
  • 80178d8dc8 Themes: Add Install Parent Theme button for child themes that are missing a parent theme. Sergey Biryukov 2015-10-15 05:10:32 +00:00
  • 16d98ebf73 Unit Tests: implement setUpBeforeClass() and tearDownAfterClass() on WP_UnitTestCase. Use late static binding (plus a gross fallback for PHP 5.2) to check if wpSetUpBeforeClass() or wpTearDownAfterClass() exist on the called class, and then call it and pass a static WP_UnitTest_Factory instance via Dependency Injection, if it exists. Scott Taylor 2015-10-15 04:43:37 +00:00
  • e1a09eff54 Unit Tests: in Tests_Term, create fixtures for posts. Scott Taylor 2015-10-15 03:47:36 +00:00
  • 9fdd5ae513 Acessibility: Add back-compat styles for plugins that use h3 inside the .metabox-holder container. Sergey Biryukov 2015-10-15 03:37:03 +00:00
  • 8cc22363db Unit Tests: in Tests_Post, create fixtures for users. Scott Taylor 2015-10-15 03:30:09 +00:00
  • 61ef1ff96f Make some primary action buttons look primary. Helen Hou-Sandi 2015-10-15 03:07:48 +00:00
  • 3cc9adb890 Unit Tests: in Tests_Media::test_wp_get_attachment_image_srcset_array_no_width(), just toggle metadata, instead of creating a new attachment. Shaves 75ms off the test. Scott Taylor 2015-10-15 02:54:20 +00:00
  • 0f944bb515 Theme Editor: Repurpose the 'wp_theme_editor_filetypes' filter added in [35134] to actually filter file types instead of files. Sergey Biryukov 2015-10-15 02:19:45 +00:00
  • 011c1a2e2c Unit Tests: make a fixture in Tests_Media to represent the large image, instead of creating it 10 times. Scott Taylor 2015-10-15 01:42:27 +00:00
  • 75e4de9671 Unit Tests: move some oEmbed tests that can trigger HTTP calls to Tests_External_HTTP_OEmbed. Scott Taylor 2015-10-15 01:28:05 +00:00
  • fc7efaf9b1 Unit Tests: Tests_Canonical doesn't need to call wp_set_current_user() or implement tearDown because its grandparent calls wp_set_current_user( 0 ) in tearDown(). Scott Taylor 2015-10-15 01:17:22 +00:00
  • a270d619ad Unit Tests: Tests_Comment needs a tearDownAfterClass impl to avoid spillage. Scott Taylor 2015-10-15 01:05:50 +00:00
  • 9d5c7055e6 Unit Tests: Tests_Auth needs a tearDownAfterClass impl to avoid spillage. Scott Taylor 2015-10-15 01:03:16 +00:00
  • 5fc04e0e26 Unit Tests: call commit_transaction() in Tests_Auth set up. Scott Taylor 2015-10-15 00:48:22 +00:00
  • 5d91776307 Unit Tests: reuse fixtures in Tests_Comment. Scott Taylor 2015-10-15 00:38:26 +00:00
  • 6f80581b80 Unit Tests: move ->test_readme() out of Tests_Basic and into Tests_External_HTTP_Basic in tests/external-http/. Scott Taylor 2015-10-15 00:22:50 +00:00
  • c1b2a034d3 Unit Tests: wrestle performance out of Tests_Auth by cloning the same user for a majority of the tests. Scott Taylor 2015-10-15 00:10:45 +00:00
  • 0cb7c0bd9f Docs: Add missing descriptions for the $wpdb global in DocBlocks all the places. Drew Jaynes 2015-10-14 23:43:10 +00:00
  • 68a3c0cc73 Docs: Fix third-person singular verbs for summaries in wp-admin/includes/bookmarks.php. Drew Jaynes 2015-10-14 23:24:46 +00:00
  • c163beb1db Docs: Standardize file header summary for wp-admin/includes/ajax-actions.php. Drew Jaynes 2015-10-14 22:48:24 +00:00
  • e8a1b5dcdb Docs: wp-admin/includes/admin-filters.php is part of the Administration subpackage, update the summary. Drew Jaynes 2015-10-14 22:34:55 +00:00
  • a845610bc6 Docs: Add a version and standardize the file header summary for wp-admin/includes/admin.php. Drew Jaynes 2015-10-14 22:31:55 +00:00
  • 734d3794ac Fix incorrect variable names from [35164]. Boone Gorges 2015-10-14 21:59:14 +00:00
  • 8c7dc25bed Share fixtures in Tests_Admin_includesListTable tests. Boone Gorges 2015-10-14 21:40:44 +00:00
  • 9f7bfa9805 Share fixtures in Tests_Get_Archives. Boone Gorges 2015-10-14 21:29:59 +00:00
  • 6c28fe3853 Create fewer fixtures in some tests. Boone Gorges 2015-10-14 21:23:03 +00:00
  • c98ac461a9 Screen options: Improve the "Apply" button Helen Hou-Sandi 2015-10-14 18:57:16 +00:00
  • 33a3d1bba8 Bump the "Status" H3 heading to H2 on the Edit Comment screen for better accessibility. Andrea Fercia 2015-10-14 17:43:42 +00:00
  • 896b29c857 MS: Introduce action before_signup_header. Jeremy Felt 2015-10-14 17:31:54 +00:00
  • 359b826e2c Bump H3 headings to H2 on the legacy Link Manager screen for better accessibility. Andrea Fercia 2015-10-14 17:31:29 +00:00
  • 5ffe8f5aef Docs: Add missing file headers to two Toolbar API files: wp-includes/admin-bar.php and wp-includes/class-wp-admin-bar.php. Drew Jaynes 2015-10-14 17:26:28 +00:00
  • 224efdf892 MS: Add "Settings" link under "Network Admin" toolbar menu. Jeremy Felt 2015-10-14 16:59:33 +00:00
  • 83fd029f6d Accessibility: update a jQuery selector used for the Plugin Cards after [35009]. Andrea Fercia 2015-10-14 15:26:31 +00:00
  • 6c674cfe20 Create fewer fixtures in XML-RPC getComments tests. Boone Gorges 2015-10-14 14:38:30 +00:00
  • ad519f2ee0 Reinstate the Link Category admin screen after [34359]. John Blackbourn 2015-10-14 01:50:25 +00:00
  • 9fa4df5955 Introduce a language chooser to the site signup process on Multisite. John Blackbourn 2015-10-13 23:45:14 +00:00
  • b5c3abcdfa Include network-active plugins and inactive network-only plugins on the Plugins listing screen for individual sites on Multisite. John Blackbourn 2015-10-13 22:11:36 +00:00
  • f25ef0e846 Remove fast_finish: true from Travis CI configuration for now. Sergey Biryukov 2015-10-13 21:35:43 +00:00
  • 61a40366e6 Improve the docs for the $expiration parameter in set_transient(), set_site_transient(), and associated filters. John Blackbourn 2015-10-13 21:30:41 +00:00
  • 5fc2385b1a Improve [35146] to only skip pluggable function signature tests for wp-includes/cache.php when an external object cache is in use. Dominik Schilling (ocean90) 2015-10-13 20:44:16 +00:00
  • b2fd51c648 Reinstate wp_cache_get() into the pluggable function tests. The signature tests are now skipped if an external object cache is in use. John Blackbourn 2015-10-13 19:32:27 +00:00
  • 8c1781953c Skip the pluggable function signature tests when an external object cache is in use. John Blackbourn 2015-10-13 19:30:34 +00:00
  • 9d23a7ff96 Remove wp_cache_reset() from the pluggable functions signature tests, as the function is deprecated and no longer used. John Blackbourn 2015-10-13 19:19:04 +00:00
  • 99ec80b140 Upgrader: Introduce a new action hook pre_auto_update, which fires immediately prior to an auto-update for core, themes, plugins, or translations. Drew Jaynes 2015-10-13 18:58:00 +00:00
  • a15ff7d800 Correct the error message displayed on setup when wp-config-sample.php does not exist. Sergey Biryukov 2015-10-13 17:35:22 +00:00
  • 7cb8fc1b3b Multisite: Improve two error strings specifying allowed characters in usernames and site names. Drew Jaynes 2015-10-13 17:32:17 +00:00
  • 16b02b6768 KSES: have you ever heard of the <bdo> HTML tag? Same. http://www.w3schools.com/tags/tag_bdo.asp Scott Taylor 2015-10-13 17:17:13 +00:00
  • 55a42e8afa Taxonomy: in wp_list_categories(), add an arg: separator, to allow the overriding of <br/>. Scott Taylor 2015-10-13 17:01:10 +00:00
  • d929461fd8 Taxonomy: get_terms_to_edit() can also return false or WP_Error. Vars using it should be set to empty string when errors are returned to avoid producing fatal errors when used in string operations. Scott Taylor 2015-10-13 16:39:47 +00:00
  • 0a8b41c950 Users: Restore changes from [35114] accidentally reverted in [35135]. Drew Jaynes 2015-10-13 15:44:14 +00:00
  • c067ef07ec Create fewer fixtures in some XML-RPC tests. Boone Gorges 2015-10-13 15:31:26 +00:00