Commit Graph

  • c2bea27bfd Invalidate cache for child terms when parent term is deleted. Boone Gorges 2014-10-17 20:58:48 +00:00
  • 297f2c78c5 Twenty Fifteen: Removing unused custom color controls. Ian Stewart 2014-10-17 20:51:46 +00:00
  • b5c0834bcb Run JSValidate on core themes JS Aaron Jorbin 2014-10-17 20:37:07 +00:00
  • 9902adca05 Twenty Fifteen: Fix hover and focus style for links in content with custom color schemes. Ian Stewart 2014-10-17 20:31:15 +00:00
  • 4c544151b2 Bail from cleaning meta query clause when it's not an array. Boone Gorges 2014-10-17 20:24:57 +00:00
  • 1708a580fd Overhaul SQL generating logic in WP_Meta_Query to avoid unnecessary table joins. Boone Gorges 2014-10-17 20:20:04 +00:00
  • be59c5009e wp_schedule_single_event() should not prevent scheduling a future duplicate event. It should only reject an event as a duplicate if there is already a similar event scheduled within 10 minutes of the given timestamp. Scott Taylor 2014-10-17 19:16:26 +00:00
  • 68d92cf23e Add @since annotation for 'user_registered' support in 'date_query_valid_columns' documentation. Boone Gorges 2014-10-17 03:50:29 +00:00
  • 611a4aa969 Improve and reduce tests for get_blogs_of_user() Jeremy Felt 2014-10-17 03:01:21 +00:00
  • 00f7ae376a Better "inclusive" support for string values in WP_Date_Query. Boone Gorges 2014-10-17 02:27:44 +00:00
  • aee4647da0 Comment/post author in/not_in for WP_Comment_Query. Boone Gorges 2014-10-17 01:57:18 +00:00
  • 64bc8466db Support date_query by user_registered in WP_User_Query. Boone Gorges 2014-10-17 01:36:36 +00:00
  • 42646e67b3 Use table aliases for columns in SQL generated by WP_Date_Query. Boone Gorges 2014-10-17 01:19:03 +00:00
  • 8692199bb5 Add expectedIncorrectUsage flags for unit tests that generate invalid dates. Boone Gorges 2014-10-17 00:40:06 +00:00
  • 44bb383371 Remove invalid continue calls from WP_Tax_Query::get_sql_for_clause(). Boone Gorges 2014-10-16 22:06:46 +00:00
  • 136436e9f1 Twenty Fifteen: readable comment details in the dark colour scheme. Ian Stewart 2014-10-16 22:00:23 +00:00
  • 8348a50194 Editor-expand: - Better calculation for the caret position when auto-scrolling while typing. - Fix auto-scrolling for non-WebKit browsers when the caret is above the top of the editor. Fixes #29954 Andrew Ozz 2014-10-16 21:31:00 +00:00
  • f3bcbc8ada Twenty Fifteen: document the site-branding class in header.php. Ian Stewart 2014-10-16 20:51:11 +00:00
  • 722005655c Twenty Fifteen: make sure we don't see borders through transparent linked images. Ian Stewart 2014-10-16 20:47:35 +00:00
  • 019998e325 Twenty Fifteen: Removes flashing of background behind fixed position elements when scrolling in mobile and desktop Safari. Ian Stewart 2014-10-16 20:34:10 +00:00
  • a3da10deb0 Throw notices when invalid date values are passed to WP_Date_Query. Boone Gorges 2014-10-16 20:11:13 +00:00
  • 3d6d32d9e6 Themes: Make it possible to delete broken themes. Dominik Schilling (ocean90) 2014-10-16 19:45:26 +00:00
  • a3e0c08f2f Introduce nested query support to WP_Date_Query. Boone Gorges 2014-10-16 19:33:24 +00:00
  • c845692fb4 Twenty Fifteen: indented nested lists in comments. Ian Stewart 2014-10-16 19:31:09 +00:00
  • ed5e22d2f7 Twenty Fifteen: correct margin for pagination. Ian Stewart 2014-10-16 19:15:33 +00:00
  • f3eb0eacc6 Update jQuery UI to 1.11.2. Dominik Schilling (ocean90) 2014-10-16 19:01:44 +00:00
  • 935bc467b5 Twenty Fifteen: add print styles. Ian Stewart 2014-10-16 19:01:18 +00:00
  • 4eb5c81721 Twenty Fifteen: correct font fallback for Noto Serif in editor styles; Props Manoz69; Fixes #29984 Ian Stewart 2014-10-16 18:39:06 +00:00
  • bd70f47d46 In wp.Uploader, when uploader:ready is triggered, set ready to true on the instance. This allows media workflows to check for an existing uploaded instance when opening. Scott Taylor 2014-10-16 05:53:15 +00:00
  • f0b35fe7d5 Split and organize multisite unit tests Jeremy Felt 2014-10-16 05:06:22 +00:00
  • 0d58d32462 Cache get_term_by() calls: Scott Taylor 2014-10-16 04:44:13 +00:00
  • 076c7e8902 Add a 6th (!) attribute to wp_get_attachment_link() to allow aria-describedby to be added to gallery output. Scott Taylor 2014-10-16 04:27:07 +00:00
  • 248fc182b8 Fix Tests_Paginate_Links tests by properly setting up / tearing down permalink structure. Scott Taylor 2014-10-16 04:22:16 +00:00
  • e36cac6794 Check that search value is scalar before parsing. Boone Gorges 2014-10-16 03:31:27 +00:00
  • 136bba8cfd Twenty Fifteen, editor-style.css: revert the font-size back to 19px and margin back to 83px, merge the two body selectors (don't seem needed), remove redundant rtl rules and fix body.rtl selector. See #29799 Andrew Ozz 2014-10-16 00:26:20 +00:00
  • 350439b05f Twenty Fifteen: no rem in editor-style.css for now, see #29799 Andrew Ozz 2014-10-15 22:47:38 +00:00
  • 44e3ddfe7d Twenty Fifteen: make font-size/line-height in editor-style.css the same as in style.css. Remove margins from the editor body, interferes with autoresize in some browsers and is overriden in the default styles. See #29799 Andrew Ozz 2014-10-15 22:36:27 +00:00
  • 5d7e30e7d9 Comments: Don't print an empty HTML markup when comment_reply_link() returns no link. Dominik Schilling (ocean90) 2014-10-15 21:55:31 +00:00
  • e6d26285cc Customizer: Don't trigger a change event if two unchanged object values are equal, second pass. Dominik Schilling (ocean90) 2014-10-15 18:25:43 +00:00
  • d4239b67da Fix test_build_mysql_datetime_datetime_non_array(). Boone Gorges 2014-10-15 17:52:05 +00:00
  • 83b0f3f681 Customizer: Only POST dirty settings to preview to improve performance. Dominik Schilling (ocean90) 2014-10-15 17:49:36 +00:00
  • 5829ccba9b Theme install: Remove unused strings. Dominik Schilling (ocean90) 2014-10-15 17:21:43 +00:00
  • ab128698ad Customizer: Change instances of "Theme Customizer" to just "Customizer", as the Customizer isn't necessarily theme-specific. Dominik Schilling (ocean90) 2014-10-15 17:20:34 +00:00
  • 56c82e534f Avoid redundant table joins in WP_Tax_Query. Boone Gorges 2014-10-15 16:39:19 +00:00
  • c995866623 Support nested tax query syntax in redirect_canonical(). Boone Gorges 2014-10-15 15:42:45 +00:00
  • cd19612e1f Twenty Fifteen: Update some more bundled theme references after [29895]. Sergey Biryukov 2014-10-15 14:34:44 +00:00
  • 862c82c18f Add line breaks at the end of network setup rules to avoid unintended merging with a subsequent line. Sergey Biryukov 2014-10-15 14:12:13 +00:00
  • 801ce09508 Admin menu: - Fix pinning after resizing the window. - Merge the two DOM ready callbacks in common.js - Fix the submenus position adjustment on focus. See #29806 Andrew Ozz 2014-10-15 06:04:15 +00:00
  • 2b93139fc9 Twenty Fifteen: clean up skip-link-focus-fix.js, see #29799 Andrew Ozz 2014-10-15 05:48:05 +00:00
  • 2796b6969f Support 'EXISTS' and 'NOT EXISTS' in WP_Tax_Query. Boone Gorges 2014-10-15 00:53:22 +00:00
  • 209a4c6a86 Set Twenty Fifteen as the new default theme. see #29799. Andrew Nacin 2014-10-14 19:57:13 +00:00
  • 3640f40a12 Fix theme support unit test added in [27220]. Andrew Nacin 2014-10-14 19:54:03 +00:00
  • 9966625f84 Twenty Fifteen: JSHint fixes. * Define global variables set by wp_localize_script(). * Remove currently unused $ variable. * Use dot notation when appropriate. * Update Gruntfile.js to ignore the html5 shiv. see #29799. Andrew Nacin 2014-10-14 19:47:11 +00:00
  • af4fdd7f81 Importing Twenty Fifteen, first pass at our new default theme for 2015, set for 4.1. Ian Stewart 2014-10-14 19:27:23 +00:00
  • 6d94c2e30d Introduce support for nested queries in WP_Tax_Query. Boone Gorges 2014-10-14 04:02:41 +00:00
  • 40dc982a30 Use only LEFT JOINs when a meta_query contains a NOT EXISTS clause. Boone Gorges 2014-10-14 02:16:28 +00:00
  • e7d3a9a26c Quicktags: fix strict check for instance['0'], props afercia, fixes #29767 Andrew Ozz 2014-10-14 01:25:32 +00:00
  • 1fcb79f008 Use assertEqualSets() for a few taxonomy-related tests. Boone Gorges 2014-10-14 00:18:28 +00:00
  • 0b05366c6f Introduce support for nested queries in WP_Meta_Query. Boone Gorges 2014-10-13 22:02:18 +00:00
  • f97a5aee3a Editor-expand: reset the editor height after the window is resized. Fixes #29952 for trunk. Andrew Ozz 2014-10-13 21:14:50 +00:00
  • c10a0ae277 Don't create dummy data for each date query test. Boone Gorges 2014-10-13 00:17:12 +00:00
  • c4bf1bd17f Quicktags: move focusing the editor after inserting content to the end of the code blocks. Fixes a bug in Chrome where both the textarea and the window may auto-scroll to unexpected position on clicking a Quicktags button. Part props avryl, fixes #29944 for trunk. Andrew Ozz 2014-10-12 23:11:33 +00:00
  • 63634ff1bb TinyMCE: fix the 'wpgallery' plugin to use a placeholder for galleries when either the 'wpview' plugin or wp.mce is not loaded. Fixes #28756 Andrew Ozz 2014-10-12 18:12:58 +00:00
  • 9f8e03c390 Avoid PHP notices if 'plugin' is not set for tab=plugin-information. Sergey Biryukov 2014-10-12 13:05:55 +00:00
  • 7fc02a2abd Reset multisite unit tests global stack to original host after testing bootstrap Jeremy Felt 2014-10-12 01:41:43 +00:00
  • bd0e6790a5 Do not send a welcome notification when noconfirmation has been flagged Jeremy Felt 2014-10-12 01:10:21 +00:00
  • 463ef0f0fd Fix support for the hide option in wpColorPicker, props tollmanz, fixes #29632 Andrew Ozz 2014-10-12 00:50:54 +00:00
  • 30902e52a9 Quicktags: remove accesskey attributes the buttons and don't add empty title attributes, fixes #29358 Andrew Ozz 2014-10-12 00:46:26 +00:00
  • f12a68e7c6 Differentiate between invalid and missing admin emails when adding a new site Jeremy Felt 2014-10-12 00:21:02 +00:00
  • 4d68c7c91a Media modal: fix reordering of the thumbnails while creating or editing a gallery, props avryl, fixes #29606 for trunk. Andrew Ozz 2014-10-11 23:23:44 +00:00
  • 9c28ce9974 Improve unit test coverage for wp_update_term(). Boone Gorges 2014-10-11 04:36:44 +00:00
  • 34a58febd8 Ensure themes don't have to call add_image_size() to be used in unit tests. Sergey Biryukov 2014-10-11 04:22:11 +00:00
  • 31bed9ed11 Fix whitespace issues in [29781]. Remove a redundant comment. Sergey Biryukov 2014-10-11 02:32:15 +00:00
  • 204e5dae21 Add missing label to comment type filter dropdown. Sergey Biryukov 2014-10-11 02:25:17 +00:00
  • c50be6a735 Remove "View" prefix from category filter dropdowns, for consistency with [27626]. Sergey Biryukov 2014-10-11 02:22:08 +00:00
  • 8d2f5d0cc5 Add missing labels to category filter dropdowns. Sergey Biryukov 2014-10-11 02:20:05 +00:00
  • f7dbf962d7 Only reset taxonomies and post types between tests when running core tests. Boone Gorges 2014-10-10 20:25:39 +00:00
  • e94fef0168 Clarify inline documentation for the _is_valid_nav_menu_item() and wp_get_nav_menu_items() in wp-includes/nav-menu.php. Drew Jaynes (DrewAPicture) 2014-10-10 17:13:52 +00:00
  • bce6d64d59 Return an error when adding a term to a non-existent parent. Boone Gorges 2014-10-09 18:11:17 +00:00
  • cfac76a2cc Add more complete inline documentation for get_term_link(). Drew Jaynes (DrewAPicture) 2014-10-09 15:40:53 +00:00
  • adbed947d8 Don't bail out of term_exists() when term sanitizes to an empty string. Boone Gorges 2014-10-09 03:15:50 +00:00
  • 8ff133f232 Add some unit tests for WP_HTTP::parse_url() to cover the <PHP 5.4.7 compatibility alterations. Dion Hulse 2014-10-09 03:00:16 +00:00
  • 568b43f242 Fix term_exists() for parent = 0. Boone Gorges 2014-10-09 02:48:47 +00:00
  • 01c529e062 Improve 'alias_of' handling in wp_insert_term() and wp_update_term(). Boone Gorges 2014-10-09 02:31:35 +00:00
  • c8b53c2d1a Handle deficiencies in PHP's parse_url in older versions of PHP (<5.4.7) in WP_HTTP::make_absolute_url(). Dion Hulse 2014-10-09 01:10:25 +00:00
  • 5e7be10860 Reset post types and taxonomies before each unit test. Boone Gorges 2014-10-09 00:57:26 +00:00
  • 91a3b376de Explicitly declare hierarchical=false for post_tag in create_initial_taxonomies(). Boone Gorges 2014-10-09 00:57:16 +00:00
  • 636e35877e .jshintrc is a json file and .editorconfig should treat it like a json file Aaron Jorbin 2014-10-08 19:26:50 +00:00
  • 3bfa930580 Change assertEqual to assertEqualSets since the order that travis-ci creates posts isn't consistent Aaron Jorbin 2014-10-08 19:21:30 +00:00
  • e9be4237ba Language packs: Remove translations when deleting a theme or a plugin. Dominik Schilling (ocean90) 2014-10-08 19:04:05 +00:00
  • 061fe13c9f Use the primary meta_query clause when parsing orderby in WP_Query. Konstantin Kovshenin 2014-10-08 15:11:14 +00:00
  • 6eea081457 New remove() method and some unit tests for the WP_Error class. Konstantin Kovshenin 2014-10-08 07:11:09 +00:00
  • eb39c8f75d Avoid a PHP Notice when requesting a url without a path component (http://example.com) in the Streams HTTP component. Props barrykooij for inital patch; Fixes #27668 Dion Hulse 2014-10-08 06:43:14 +00:00
  • 45cd55bfc4 When making a HTTP request to a non-standard port, include the port in the Host header for the Streams HTTP transport. This bring parity to the cURL transport and respects the HTTP RFC. Props kamelkev for the initial patch; Fixes #28982 Dion Hulse 2014-10-08 06:14:58 +00:00
  • 4ae1397f96 Correctly support Schemeless URLs in WP_HTTP::make_absolute_url() by respecting the 'host' field if present in the relative url. Fixes #29886 Dion Hulse 2014-10-08 05:57:15 +00:00
  • e4268adfde Correctly handle url's containing url's in WP_HTTP::make_absolute_url(). A valid relative URL could be mistaken for an absolute url if it contained a :// in any position of the url. Fixes #28001 Dion Hulse 2014-10-08 05:37:56 +00:00
  • 60b8ed120a Always cast the 'code' server response to an int, this provides consistency between both of the HTTP transports. Previously cURL would return an int and Streams a numeric string. Fixes #28887 Dion Hulse 2014-10-08 05:20:01 +00:00
  • 2ed0d6cae0 Return the correct server response for the 'message' response field from the server. Previously this would use the generic message corresponding to the response code, which isn't always accurate. Since we're already parsing the headers, we can simply return that directly (This also has the benefit that it's the same code for both Streams and Curl header handling). Fixes #28919 Dion Hulse 2014-10-08 05:18:22 +00:00
  • 539d55e068 Update jQuery UI to 1.11.1. Dominik Schilling (ocean90) 2014-10-07 15:27:56 +00:00
  • 564598f068 Add aria-describedby attributes to comment_form(). Sergey Biryukov 2014-10-06 22:10:08 +00:00