Commit Graph

  • 850db3c6a0 Widgets: Update preview for Gallery widget when one of its attachments is modified in the media modal, outside the customized state. Weston Ruter 2017-10-16 06:45:09 +00:00
  • 75034a401f Customize: Prevent theme details modal from being clipped in Safari. Weston Ruter 2017-10-16 04:40:13 +00:00
  • a722bac3ed Build/Test Tools: Pass correct $message argument to WP_UnitTestCase::setExpectedException() in Tests_Ajax_CompressionTest::test_logged_out() and Tests_Ajax_TagSearch::test_no_results(). Sergey Biryukov 2017-10-16 04:05:29 +00:00
  • 97c5985748 Customize: Add 'save-request-params' event on wp.customize for plugins to inject/modify params in save requests. Weston Ruter 2017-10-15 22:42:00 +00:00
  • 0e8b17dd64 Widgets: Rename "Custom Menu" widget to "Navigation Menu". Weston Ruter 2017-10-15 22:22:59 +00:00
  • e0598057c8 Widgets: Move empty title checks out of the apply_filters( 'widget_title' ) calls for clarity. Sergey Biryukov 2017-10-15 21:42:52 +00:00
  • 2885001d30 Widgets: In WP_Widget_Media, apply widget_title filter regardless of whether the title is empty, same as other widgets do. Sergey Biryukov 2017-10-15 21:28:13 +00:00
  • cabd02a137 File Editor: Move inline to external style to fix extra padding in RTL page direction. Weston Ruter 2017-10-15 05:50:43 +00:00
  • 93bb527725 File Editor: Prevent the scrolling of current-file into view to also change initially-focused element in Chrome. Weston Ruter 2017-10-15 05:36:10 +00:00
  • c8889350e7 Customize: Fix visibility of theme browser header in Safari. Weston Ruter 2017-10-15 04:57:46 +00:00
  • dd43699344 Multisite: Return get_current_blog_id() value instead of hard-coded 1 in get_main_site_id() for non-multisite environments. Felix Arntz 2017-10-14 22:45:28 +00:00
  • 4d6c257cf9 Multisite: Take WP_Network::$blog_id into account in get_main_site_id(). Felix Arntz 2017-10-14 22:41:15 +00:00
  • a626ef6c81 Customize: Fix positioning of device-previewed window when publish settings are open. Weston Ruter 2017-10-13 21:20:42 +00:00
  • 99cff48f61 File editor warning: Add a "Go back" button. Helen Hou-Sandi 2017-10-13 20:55:50 +00:00
  • b822b04f7e Code Editor: Fix syntax error in PHP 5.2 and PHP 5.3 after [41855]. Weston Ruter 2017-10-13 19:42:40 +00:00
  • e6908acb82 Settings: Widen time/day input fields on General Settings page, and move the preview onto the next line. Mel Choyce 2017-10-13 18:38:03 +00:00
  • b0cfcbb567 Media Grid: Fix escape key sometimes failing to close details modal. Adam Silverstein 2017-10-13 18:20:37 +00:00
  • faeac43629 Code Editor: Add unit tests for wp_enqueue_code_editor() and WP_Widget_Custom_HTML. Weston Ruter 2017-10-13 17:57:38 +00:00
  • 99e6a95331 Improve File Credentials / Code Editor modal responsive styles. Mel Choyce 2017-10-13 14:39:00 +00:00
  • 5ea6f41597 Customize: Fix positioning of Preview button in mobile. Weston Ruter 2017-10-13 08:22:56 +00:00
  • 27a33509fb Code Editor: Remove keeping track of wp.codeEditor instances since unused and no removal of instances upon deletion, leading to memory leak. Weston Ruter 2017-10-13 04:33:26 +00:00
  • 8bf9afb4f4 File Editors: Display list of theme/plugin files in scrollable directory tree. Weston Ruter 2017-10-13 02:38:19 +00:00
  • 1eda9654da Login: Swap bloginfo() usage for get_bloginfo(). Gary Pendergast 2017-10-13 02:09:42 +00:00
  • 5c8c480d22 Bump 'posts' query cache incrementor when modifying postmeta. Boone Gorges 2017-10-12 15:19:30 +00:00
  • 6ce4e413ce Invalidate comment query cache when modifying comment meta. Boone Gorges 2017-10-12 14:58:58 +00:00
  • ee44859ee4 Post WordPress 4.9 Beta 2 version bump. Weston Ruter 2017-10-12 06:24:55 +00:00
  • 6c23cbeb94 WordPress 4.9 Beta 2. Weston Ruter 2017-10-12 05:42:43 +00:00
  • 88c2d8ba25 Customize: Prevent showing confirmation dialog when leaving Customizer after previewing theme switch without making any changes. Weston Ruter 2017-10-12 05:16:40 +00:00
  • 5e9991f7e4 Editor: Improve the accuracy of the list of shortcodes that the word count ignores. Gary Pendergast 2017-10-12 05:09:10 +00:00
  • a0a05744a9 Login: On the single site login screen, match the logo link text with the title. pento 2017-10-12 04:56:05 +00:00
  • 8e9f37dde1 Twenty Seventeen: Fix positioning of edit shortcuts when partials are nested inside a frontpage panel. Weston Ruter 2017-10-12 04:43:27 +00:00
  • 5fac6cc075 Build/Test Tools: Revert [41784]. Gary Pendergast 2017-10-12 04:27:22 +00:00
  • bd5eb9f8cd Widgets: Update default link_type for Gallery widget from none to post for consistency with wp.media.galleryDefaults. Weston Ruter 2017-10-12 04:20:32 +00:00
  • bb63758be8 Customize: Add changeset locking in Customizer to prevent users from overriding each other's changes. Weston Ruter 2017-10-12 04:00:15 +00:00
  • baa8937d58 Media: Fix an issue where audio players overflow playlist containers. Mel Choyce 2017-10-12 03:54:59 +00:00
  • 4e13eb54c2 Customizer: Improve specificity of small-screen styles in Widgets panel. Mel Choyce 2017-10-12 03:52:42 +00:00
  • cf7cba3194 Settings: Widen image size input fields on Media Settings page. Mel Choyce 2017-10-12 03:47:29 +00:00
  • b57742018a General: Remove .jshintrc and *.json from the 2-space-indent .editorconfig group. Gary Pendergast 2017-10-12 01:57:45 +00:00
  • 9f7e06e855 Gallery Widget: Fix row spacing across major browsers. Mel Choyce 2017-10-11 21:13:33 +00:00
  • f6d84dbe31 Gallery Widget: Remove grey background behind gallery, and align images to the edge of the container. Mel Choyce 2017-10-11 19:44:18 +00:00
  • 725a161456 Customize: Vary description for nav menu locations control based on whether it is shown during menu creation. Weston Ruter 2017-10-11 19:37:10 +00:00
  • dfd140a7ba TinyMCE: Remove "Unlink" icon from toolbar Mel Choyce 2017-10-11 19:13:09 +00:00
  • e700ea5afe Code Editors: Improve cursor interactions on warning notices. Mel Choyce 2017-10-11 18:24:10 +00:00
  • 3b734f0e65 Editor: Add the replace_editor filter. Gary Pendergast 2017-10-11 12:05:21 +00:00
  • 4a23f58215 Database: Add translators comment for error message in wpdb::prepare(). Pascal Birchler 2017-10-11 08:34:34 +00:00
  • b3bd3ababd Widgets: Update video widget embed failure notice to indicate streams other than YouTube and Vimeo are allowed. Weston Ruter 2017-10-11 06:21:54 +00:00
  • 1c9c97fd02 Customize: Make sure saved state is initially false when restoring autosave revision so that Save button will be enabled. Weston Ruter 2017-10-11 05:56:40 +00:00
  • 06961964c4 Customize: Correct docs for WP_Customize_Manager::changeset_uuid() after changes in [41626]. Weston Ruter 2017-10-11 05:44:15 +00:00
  • 6abe575a2a Customize: Introduce WP_Customize_Manager::trash_changeset_post() to reduce duplication and ensure proper changeset trashing logic. Weston Ruter 2017-10-11 05:41:14 +00:00
  • 1cff26c4b7 Customize: Add notice for when there are no nav menus created yet, prompting user to create one. Weston Ruter 2017-10-11 05:27:05 +00:00
  • 3c7a504ed4 Customize: Prevent outputting value attribute if already supplied among input_attrs. Weston Ruter 2017-10-11 04:25:57 +00:00
  • 4b2b97a3b3 Upgrades: Remove the usage of each() from WP_Upgrader for PHP 7.2 compatibility. Dion Hulse 2017-10-11 04:23:49 +00:00
  • 0e5b75b8be Database: When parsing the host, leave the port and socket as null if they're not defined. Gary Pendergast 2017-10-11 00:09:47 +00:00
  • 32e7a51a01 Plugin Editor: Revert superseded changes to activate_plugin() and plugin_sandbox_scrape(). Weston Ruter 2017-10-11 00:02:30 +00:00
  • 6411029d0d Database: Fix a test failing on MySQL 5.7 and MariaDB 10.2. Gary Pendergast 2017-10-10 23:45:35 +00:00
  • 77c6dc7fd8 Customize: Fix vertical alignment of radio and checkbox inputs after [41740]. Weston Ruter 2017-10-10 23:44:35 +00:00
  • 32224a5c2a Customize: Fix string translations for singular vs plural after [41812]. Weston Ruter 2017-10-10 21:03:38 +00:00
  • 23a18572b0 Customize: Improve and clarify help text for Themes panel. Weston Ruter 2017-10-10 20:52:50 +00:00
  • 89aef850c2 Widgets: Clear dirty flag on widgets admin screen when widget is deleted to prevent irrelevant confirmation prompt when leaving. Weston Ruter 2017-10-10 20:38:22 +00:00
  • 6bbf13852b Widgets: Allow deletion even when widget form fails validity checks. Weston Ruter 2017-10-10 18:06:24 +00:00
  • cdba279149 Customize: Adjust "Menu Locations" labels for singular/plural. Weston Ruter 2017-10-10 17:56:46 +00:00
  • b02beaf298 Menus: Limit mapping to registered locations Konstantin Obenland 2017-10-10 17:07:31 +00:00
  • 828dff99e9 Customizer: Account for legacy menu data Konstantin Obenland 2017-10-10 17:05:01 +00:00
  • 911c380a83 Taxonomy: Don't discard keys when merging queried terms from different taxonomies. Boone Gorges 2017-10-10 16:45:01 +00:00
  • 0bf42bf3b7 Customizer: Vertically center section arrows. Mel Choyce 2017-10-10 16:22:34 +00:00
  • f2f3a883d7 Customize: Improve behavior and extensibility of theme loading and searching. Weston Ruter 2017-10-10 07:08:51 +00:00
  • 33a0ff50b7 File Editor: Add support for more than one sub-directory level. Gary Pendergast 2017-10-10 05:33:57 +00:00
  • 5deddd9c62 File Editor: Increase robustness of fatal error checking when saving PHP file edits. Weston Ruter 2017-10-10 05:26:53 +00:00
  • 55f2dac880 Customize: Ensure customized changes pending to be written into changeset are successfully injected into Ajax requests in preview. Weston Ruter 2017-10-10 04:50:37 +00:00
  • 52ef606823 Customize: Constrain focus when overlay notification is displayed. Weston Ruter 2017-10-10 03:33:57 +00:00
  • a4dab604fb Customize: Improve keyboard accessibility for publish settings section. Weston Ruter 2017-10-09 23:00:39 +00:00
  • 2ab27649f6 Menus: Add social as tertiary mapping group Konstantin Obenland 2017-10-09 21:22:57 +00:00
  • 35fffc77e1 Docs: add docs for meta authorization filters. Adam Silverstein 2017-10-09 19:13:43 +00:00
  • 0e91bb3610 Customize: Add jsdoc for api.panel, api.section, api.control, and api.notifications collections. Weston Ruter 2017-10-09 18:55:44 +00:00
  • ab160e3b24 Widgets: Update globals documentation. Konstantin Obenland 2017-10-09 16:34:50 +00:00
  • 153dd26c1f Customize: Eliminate use of customize-loader in core so Customizer is opened consistently in top window. Weston Ruter 2017-10-09 16:03:35 +00:00
  • 6c1ec3088a Users: Remove some links to the dashboard from My Sites for users who cannot access it. John Blackbourn 2017-10-09 15:21:51 +00:00
  • a98e73f94f Networks and Sites: Correct the documentation for the update_site_cache parameter of WP_Site_Query. John Blackbourn 2017-10-09 14:25:52 +00:00
  • c8a0c7f7d8 Press This: Use "installation" when referring to the act of installing Press This. John Blackbourn 2017-10-09 14:07:42 +00:00
  • 5fb2e03781 Customize: Don't use an abbreviation in screen reader help text. John Blackbourn 2017-10-09 13:48:37 +00:00
  • fe5832ebdf Customize: Add context to "View All Locations" string. Dominik Schilling (ocean90) 2017-10-08 16:33:52 +00:00
  • 3a938bb9e9 Customize: Use a consistent translator comment for the same strings. ocean90 2017-10-08 16:22:15 +00:00
  • 17e5b0f5b8 Customize: Add missing word in error message about already published changesets. Pascal Birchler 2017-10-08 09:24:21 +00:00
  • 938d225f96 Database: Use numbered placeholders in error message in wpdb::prepare(). Pascal Birchler 2017-10-08 09:17:57 +00:00
  • 6f4866bada Customize: Fix confusion related to visibility of Themes panel with drafted/scheduled changesets. Weston Ruter 2017-10-07 05:59:45 +00:00
  • 0d283b1f34 General: Correct _deprecated_function() calls in debug_fopen(), debug_fwrite(), and debug_fclose(). Sergey Biryukov 2017-10-07 00:39:41 +00:00
  • c02645bf13 Rewrite: In url_to_postid(), bail early if the URL does not belong to the site. Sergey Biryukov 2017-10-06 23:28:38 +00:00
  • 944d28b6e4 Editor: Fix JSHint errors after [41783]. Sergey Biryukov 2017-10-06 19:11:35 +00:00
  • 3c72ff101f Build/Test Tools: In Tests_Image_Functions::test_load_directory(), check the expected internal type instead of using assertNotInternalType(), which causes an error with PHPUnit 6.4.0. Sergey Biryukov 2017-10-06 18:21:16 +00:00
  • ef701b01e9 Editor: - Fix keeping text selection and scroll position when there are embeds from URL. - Add editor setting to disable keeping selection and scroll position. - Remove dependency on Underscore.js. - Fix error in the Text widget editor. Andrew Ozz 2017-10-06 17:43:11 +00:00
  • 59bd66aeec Login and Registration: Prevent PHP warnings when POSTing to wp-login.php with an array as a user_login or user_email field. Sergey Biryukov 2017-10-06 17:36:12 +00:00
  • ea0481afdb Media: Fix MEJS error when removing a media player. Joe McGill 2017-10-06 16:31:01 +00:00
  • b85fd6892c Twenty Seventeen: Add missing @return tag for twentyseventeen_video_controls(). SergeyBiryukov 2017-10-06 01:34:02 +00:00
  • 7c4d77bd04 Widgets: Apply the same container-constraining embed resizing logic from the Video widget to embeds in the Text widget. Weston Ruter 2017-10-06 00:38:57 +00:00
  • b7eac77fde Customize: Prevent color default control type from overriding template for ColorControl. Weston Ruter 2017-10-05 14:35:30 +00:00
  • 770834cc4c Post WordPress 4.9 Beta 1 version bump Weston Ruter 2017-10-05 05:53:54 +00:00
  • f17fcad6e1 WordPress 4.9 Beta 1. Weston Ruter 2017-10-05 05:05:47 +00:00
  • 92a4302940 File Editors: Fix JSHint error after [41774]. Weston Ruter 2017-10-05 04:42:58 +00:00
  • fcf8dfd376 File Editors: Introduce an interstitial warning upon first visit. Helen Hou-Sandi 2017-10-05 04:24:52 +00:00
  • a0b6749534 Customize: Fix QUnit tests after failures introduced in [41768]. Weston Ruter 2017-10-05 04:22:09 +00:00