Commit Graph

  • 002406ec2c TinyMCE, inline link toolbar: tweak styling on small screens to fix wrapping in iOS. Fixes #32604. Andrew Ozz 2015-07-21 22:24:48 +00:00
  • 6009504095 Publish box: focus first date field on edit Ella Iseulde Van Dorpe 2015-07-21 22:22:31 +00:00
  • 228465854e Publish box: apply changes post.js to comment.js Ella Iseulde Van Dorpe 2015-07-21 22:08:38 +00:00
  • ca207b8c08 Customizer: Nav Menus JS cleanup, second round Scott Taylor 2015-07-21 17:39:24 +00:00
  • 5afdbfdb01 Customizer: Add label for menu names when editing a menu. Konstantin Obenland 2015-07-21 17:01:25 +00:00
  • 940b06cff2 Customizer: Nav Menus JS cleanup, first round Scott Taylor 2015-07-21 16:13:36 +00:00
  • e2fab60c51 Editor: word count: exclude HTML comments and entities Ella Iseulde Van Dorpe 2015-07-21 15:23:45 +00:00
  • 180d8b3eb0 After [33325], add a doc summary. Scott Taylor 2015-07-21 15:17:30 +00:00
  • 47036da32b Revert [32466], I will pick this up in 4.4. Scott Taylor 2015-07-21 15:09:28 +00:00
  • 311d43e2a1 Publish box: fix leading zeros in date format Ella Iseulde Van Dorpe 2015-07-21 14:54:15 +00:00
  • bcb2d6d0db Publish box: fix strange date format after change Ella Iseulde Van Dorpe 2015-07-21 11:39:20 +00:00
  • 810ace4a5e Customizer: Avoid duplicate IDs and remove role presentation from menu items reorder button. Follow-up to [33074]. Dominik Schilling (ocean90) 2015-07-21 11:36:15 +00:00
  • 6da15e0528 TinyMCE: views: make sure gallery captions update Ella Iseulde Van Dorpe 2015-07-20 23:55:46 +00:00
  • 8768541ce5 JSHint: don't redeclare globals listed in .jshintrc Ella Iseulde Van Dorpe 2015-07-20 23:38:17 +00:00
  • 06f92d93cc Customize: Align screen options toggle with info icon. Konstantin Obenland 2015-07-20 21:20:15 +00:00
  • 358ab7b010 Tests: Remove test for delete_site_icon(). Konstantin Obenland 2015-07-20 20:52:39 +00:00
  • 8ea9ecdeb1 Toolbar: Restore scroll-to-top functionality. Konstantin Obenland 2015-07-20 20:01:34 +00:00
  • b480968d9b Site Icon: Center initial crop position. Konstantin Obenland 2015-07-20 19:01:19 +00:00
  • b619b0c194 Site Icon: Improve vertical spacing in preview. Konstantin Obenland 2015-07-20 19:00:58 +00:00
  • dc90d4217c Passwords: Use small screen styles for all small screens. Konstantin Obenland 2015-07-20 19:00:29 +00:00
  • 66f22b5c2c Use WP's version number after monkey-patch in [33329]. Konstantin Obenland 2015-07-20 17:26:05 +00:00
  • 9fe59ced57 Site Icon: Add crop preview to the media modal. Konstantin Obenland 2015-07-20 15:56:19 +00:00
  • 4ff443dd11 Customizer: Fix previewing certain changes to nav menus. Weston Ruter 2015-07-20 07:44:00 +00:00
  • 534386fcaf Allow HTML/entities in the Active Theme Name in the themes.php & Customizer templates. Dion Hulse 2015-07-20 01:45:08 +00:00
  • e690aa50ad Ensure that private posts cannot be made sticky via Quick Edit. DRY the logic for stickies in wp_xmlrpc_server by introducing ->_toggle_sticky(). Scott Taylor 2015-07-19 18:08:55 +00:00
  • a22368a225 JSHint: Use 'global' rather than 'globals' for inline configuration. Andrew Nacin 2015-07-19 17:08:47 +00:00
  • 9ba638910c Customizer: Indicate when there are no nav menu items available for a given type. Weston Ruter 2015-07-19 00:05:26 +00:00
  • 5c76979fb8 Customizer: Finish unit tests for nav menus. Weston Ruter 2015-07-18 23:19:33 +00:00
  • cd327a2807 Customizer: Prevent wp-a11y from being needlessly enqueued in the customizer preview. Weston Ruter 2015-07-18 17:09:40 +00:00
  • 16e22cd0aa Editor: word count: count astrals as one character Ella Iseulde Van Dorpe 2015-07-18 11:41:25 +00:00
  • c1e158cf87 Update the description for get_the_category() with helpful information for the proper function to use for custom taxonomies. Drew Jaynes 2015-07-17 22:57:20 +00:00
  • d755a8d7f5 Customizer: Move "Menu options" heading outside of a nav menu auto-add control's label. Weston Ruter 2015-07-17 22:41:56 +00:00
  • 7217a4f6e5 WPDB: ::strip_text_from_query() doesn't pass a length to ::strip_invalid_text(), which was causing queries to fail when they contained characters that needed to be sanity checked by MySQL. Gary Pendergast 2015-07-17 07:06:33 +00:00
  • bea2bf1502 WPDB: Remove some of the complexities in ::strip_invalid_text() associated with switching character sets between queries. Instead of trying to dynamically change connection character sets, we now rely on the value of ::charset. This also fixes the case where queries were being blocked when DB_CHARSET was utf8, but the column character set was non-utf8. Gary Pendergast 2015-07-17 06:33:36 +00:00
  • ce14a75784 wpLink: fix vertical alignment of the fields labels. Part props daniluk4000. Fixes #32829. Andrew Ozz 2015-07-16 23:57:27 +00:00
  • c2c5c5ac27 Editor: word count: exclude shortcodes Ella Iseulde Van Dorpe 2015-07-16 21:08:05 +00:00
  • 03653fa600 Editor: Add Media should be a button Ella Iseulde Van Dorpe 2015-07-16 19:37:07 +00:00
  • c40301f1a0 Customizer: Ensure consistent margins in sections. Helen Hou-Sandi 2015-07-16 19:14:31 +00:00
  • cddbfd2727 Improve function description for wp_transition_post_status(). Boone Gorges 2015-07-16 14:34:42 +00:00
  • 51e2bc173d Editor: word count: remove redundant script enqueuing Ella Iseulde Van Dorpe 2015-07-16 12:40:51 +00:00
  • 795b2211fb TinyMCE: inline toolbar: fix memory leaks Ella Iseulde Van Dorpe 2015-07-16 11:10:28 +00:00
  • 524225187f Editor: DFW: hide udate message Ella Iseulde Van Dorpe 2015-07-16 10:37:44 +00:00
  • 129a3affe5 Editor: word count: exclude more characters Ella Iseulde Van Dorpe 2015-07-16 09:44:43 +00:00
  • 4b975d8278 Editor: word count: update translator message Ella Iseulde Van Dorpe 2015-07-15 23:51:41 +00:00
  • e1242b6979 Editor: word count: add all type iseulde 2015-07-15 23:47:02 +00:00
  • 302a039de1 TinyMCE: fix visual regressions (2) Ella Iseulde Van Dorpe 2015-07-15 23:34:40 +00:00
  • 149ab85049 4.3-beta3-33288 Konstantin Obenland 2015-07-15 21:50:34 +00:00
  • ef95b71523 4.3-beta3 Konstantin Obenland 2015-07-15 21:42:47 +00:00
  • dc3565a6a1 TinyMCE, keyboard shortcuts help: make the popup wider to easily accommodate translations. Part props ocean90. See #31441; Andrew Ozz 2015-07-15 21:33:45 +00:00
  • c0e3449295 TinyMCE: fix visual regressions Ella Iseulde Van Dorpe 2015-07-15 21:30:09 +00:00
  • 9c9b61e7da Toolbar: Ensure icons are colored correctly in alternate schemes. Helen Hou-Sandi 2015-07-15 20:13:47 +00:00
  • bfe9cce7f2 Customizer: Defer updating nav menu item tabIndex attributes until pane is reflowed. Weston Ruter 2015-07-15 20:04:41 +00:00
  • d9fcddae25 Customizer: Hide the transport list when it's empty, especially for screen readers. Weston Ruter 2015-07-15 19:58:42 +00:00
  • 8c36e7b3c4 Feeds: Revert [32765] because of objections raised in #4575. Konstantin Obenland 2015-07-15 19:57:47 +00:00
  • 9352eb41fb Customize: Provide a default way to save cropped images. Konstantin Obenland 2015-07-15 19:53:23 +00:00
  • 87b556a77a Customizer: Fix element focus after menu item is deleted for keyboard accessibility. Weston Ruter 2015-07-15 18:43:50 +00:00
  • 140ff5cb9b Properly clean up header image data when the attachment is deleted. Konstantin Obenland 2015-07-15 16:27:17 +00:00
  • c160106af1 WPDB: When checking that text isn't too long to insert into a column, LONGTEXT columns could fail, as their length is longer than PHP_INT_MAX. Treating their length as a float instead of an int fixes this. Gary Pendergast 2015-07-15 04:32:55 +00:00
  • bd6c09724e Update password meter to match new color guidelines. Konstantin Obenland 2015-07-15 00:11:50 +00:00
  • c928758054 Docs: Update the DocBlock descriptions for a variety of template functions to better reflect that the dynamic $type_template hook can be used to filter the template path. Drew Jaynes 2015-07-14 22:26:32 +00:00
  • b55154c579 Docs: Clarify the hook docs for the {$type}_template hook to mention that non-alphanumeric characters delimiting words will also be removed from the passed $type parameter. Drew Jaynes 2015-07-14 22:11:52 +00:00
  • 7b91a81c4a Update the descriptions for get_front_page_template() and get_comments_popup_template() to reference the correct dynamic hook names. Drew Jaynes 2015-07-14 21:58:16 +00:00
  • 3d1f8f292a After [33148]: Don't nest esc_attr() and htmlspecialchars() when escaping the post title on the edit post screen. Scott Taylor 2015-07-14 17:55:07 +00:00
  • aee18d2d38 List Tables: * In ->handle_row_actions(), bail immediately if $primary and $column_name do not match. Saves us a nesting level and avoids declaring code that is unusable. * In WP_List_Table::single_row_columns(), allow _column_{$name} to be called dynamically by core to avoid having to override the entirety of ->single_row_columns() in WP_MS_Users_List_Table and WP_Posts_List_Table * In WP_MS_Sites_List_Table, id is not a column. Scott Taylor 2015-07-14 17:46:13 +00:00
  • 32bcd95e37 Media: Don't indent action links if there is no media icon. Konstantin Obenland 2015-07-14 17:45:55 +00:00
  • 8ff5bc6f53 Media: Reduce link noise between icons and titles in list view. Konstantin Obenland 2015-07-14 17:23:42 +00:00
  • b762b7da92 Monkey patch MediaElement to include a PR that restores responsive videos in Firefox: https://github.com/johndyer/mediaelement/pull/1531 Scott Taylor 2015-07-14 16:29:37 +00:00
  • d651f599bf List tables: Even more robust fallback for the primary column. Helen Hou-Sandi 2015-07-14 16:17:06 +00:00
  • f645e3767a Login: Reflect new password flow in registration form. Konstantin Obenland 2015-07-14 16:07:46 +00:00
  • 0db2e4e6f1 Use default parameter when getting the default avatar type. Konstantin Obenland 2015-07-14 15:38:02 +00:00
  • 3a696d7d91 Media: Remove post_type variable, unused since [32676]. Konstantin Obenland 2015-07-14 15:05:29 +00:00
  • ce4b40d794 In wp_unique_post_slug(), only prevent date archive conflicts when the slug is being changed. Boone Gorges 2015-07-14 12:27:11 +00:00
  • c718849baa When creating a new post with an empty post_name and post_title, don't generate a post_name that conflicts with a date archive permalink. Boone Gorges 2015-07-14 12:27:03 +00:00
  • 7711b72639 WPDB: When extracting the table name from a query, we had a 1000 character limit on the SQL string that would be searched. This was a hangover from when the code was imported from HyperDB, and isn't appropriate for Core, where a wider range of queries are likely to be run. Gary Pendergast 2015-07-14 10:18:57 +00:00
  • 56c51da216 Updates: When performing an ajax plugin update, rely upon wp_update_plugins() to check the contents of the transient and return early if no request needs to be made. This works around a bug where custom update handlers are injecting an update into an empty transient, malforming the transient and causing update failures. Fixes #32198 for trunk Dion Hulse 2015-07-14 08:00:31 +00:00
  • 65f5a16611 Customizer: Improve performance of menus by caching results of wp_setup_nav_menu_item() calls. Weston Ruter 2015-07-14 07:08:40 +00:00
  • 33be338e9f Tests: Use a data provider when testing site flags in update_blog_details(). Jeremy Felt 2015-07-14 06:38:19 +00:00
  • 76ef07903d Tests: Use a data provider when testing path slashing in update_blog_details(). Jeremy Felt 2015-07-14 05:51:05 +00:00
  • e3e828c608 Tests: Move update_blog_details() tests to their own file. Jeremy Felt 2015-07-14 05:49:28 +00:00
  • 3bafaf7983 Editor: Center-align Publish/Update spinner on small-screen devices. Konstantin Obenland 2015-07-14 04:01:10 +00:00
  • 8560ac41f1 Password: Improve display of password meter on login screen. Konstantin Obenland 2015-07-14 03:31:35 +00:00
  • 04237900a6 Require dependencies when appropriate in some unit test files. Boone Gorges 2015-07-14 03:07:13 +00:00
  • a48af6ef86 Passwords: Make show/hide toggle translatable. Konstantin Obenland 2015-07-13 22:34:18 +00:00
  • e7e337c4e6 Fix the same typo again in the hook doc summary for the send_pass_change_email filter. Drew Jaynes 2015-07-13 22:26:34 +00:00
  • 02e3c99234 Fix a typo in the hook docs summary for the send_pass_change_email filter. Drew Jaynes 2015-07-13 22:24:24 +00:00
  • 05c4803450 Passwords: New UI for install screen. Konstantin Obenland 2015-07-13 22:21:39 +00:00
  • ce8944600a Fix the inline documentation syntax in the hook docs for the email_change_email filter, introduced in 4.3. Drew Jaynes 2015-07-13 22:14:45 +00:00
  • a15b51fc6f Fix the inline documentation syntax in the hook docs for the password_change_email filter, introduced in 4.3. Drew Jaynes 2015-07-13 22:10:49 +00:00
  • 9a0034bb78 Fix the inline documentation syntax in the hook docs for the send_email_change_email filter, added in 4.3. Drew Jaynes 2015-07-13 22:07:19 +00:00
  • 8f5107f7dc Fix the inline documentation syntax in the hook docs for the send_pass_change_email filter, added in 4.3. Drew Jaynes 2015-07-13 22:04:42 +00:00
  • 1094410e1a Wrap a long changelog entry description in the DocBlock for count_user_posts(). Drew Jaynes 2015-07-13 22:02:20 +00:00
  • 8227017042 Add an extra line before the hook doc for the editor_stylesheets filter begins. Drew Jaynes 2015-07-13 22:00:13 +00:00
  • 0b9afe692d Fix inline documentation syntax in the DocBlock for get_singular_template(), added in 4.3. Drew Jaynes 2015-07-13 21:58:23 +00:00
  • 78548dd49d Fix formatting in the DocBlock for _split_shared_term(). Drew Jaynes 2015-07-13 21:56:53 +00:00
  • b3544157ab Properly mark the $query_var parameter as optional in the DocBlock for WP_Rewrite->add_endpoint(). Drew Jaynes 2015-07-13 21:54:40 +00:00
  • f6ca434cd5 Add better line wrapping and syntax improvements to the description for wp_resolve_numeric_slug_conflicts(), added in 4.3. DrewAPicture 2015-07-13 21:53:02 +00:00
  • 2ebc03741b Remove a now-unnecessary inline @see tag from the description for add_rewrite_endpoint(). Drew Jaynes 2015-07-13 21:50:18 +00:00
  • 4274e7fe7e Wrap a long changelog entry description in the DocBlock for get_post_type_labels(). Drew Jaynes 2015-07-13 21:48:44 +00:00
  • 12a932b177 Fix the parameter description syntax in the hook docs for the wp_safe_redirect_fallback filter, added in 4.3. Drew Jaynes 2015-07-13 21:45:26 +00:00
  • 8dee1379bd Fix the parameter description syntax in the hook docs for the wp_get_nav_menu_object filter, added in 4.3. Drew Jaynes 2015-07-13 21:44:07 +00:00