Commit Graph

  • 6e6e1f45ed About page: All strings are available for translation. Dominik Schilling (ocean90) 2015-04-15 18:18:53 +00:00
  • a71a815a0c About page: A last round of text updates. Helen Hou-Sandi 2015-04-15 17:33:11 +00:00
  • 7fba67e4b7 Customizer: Escape theme preview URLs. Dominik Schilling (ocean90) 2015-04-15 16:32:03 +00:00
  • 686b4af44d Move wp-plugin-update-success event to after lock is released Aaron Jorbin 2015-04-15 14:36:04 +00:00
  • 7b0dbe06fd About page: Two more string tweaks. Sergey Biryukov 2015-04-15 01:23:07 +00:00
  • 99abb0cf3a About page updates. * Change the subhead strings on credits.php and freedoms.php to match about.php. * Link the Emoji Codex article in the emoji blurb. * Add a second sentence to the JavaScript Accessibility blurb. * Switch positions for the JavaScript Accessibility and Complex Query Ordering sections for balance. Sergey Biryukov 2015-04-15 00:38:00 +00:00
  • cf9908ef31 Update about page for 4.2. Dominik Schilling (ocean90) 2015-04-14 18:52:19 +00:00
  • f00aa86644 Force default avatar for HiDPI avatars on Discussion Settings. Dominik Schilling (ocean90) 2015-04-14 18:08:15 +00:00
  • be2e1d9937 Reset padding for buttons in theme details modal. Dominik Schilling (ocean90) 2015-04-14 18:03:59 +00:00
  • a0fbde9fdc Customizer Theme Switcher: Use text input for the search field to prevent double tap issues for Preview and Customize buttons on iOS. Dominik Schilling (ocean90) 2015-04-14 17:44:28 +00:00
  • 73479254bc Use named function instead of anonymous function Aaron Jorbin 2015-04-14 16:41:24 +00:00
  • 91143924cd Move the built media JS files up a directory to their previous location and naming convention. This fidgets with part of [31373] and will maintain BC for those who were loading those files directly (not using the enqueue system). Scott Taylor 2015-04-14 15:30:16 +00:00
  • fbdbba9e01 Revert [31030] and [31033]. Incidentally, there is no lazy-loading happening here anyway. Scott Taylor 2015-04-14 15:12:49 +00:00
  • a8c4455adc Fix typo on About page. Sergey Biryukov 2015-04-14 06:53:25 +00:00
  • f3033a9f5a Press This: do not show the bookmarklet upgrade notice when accessing directly press-this.php. Props kraftbj. Fixes #31968. Andrew Ozz 2015-04-14 05:44:08 +00:00
  • deaa16216d Fix the media modal Insert into post button on narrow screens by limiting the width of .media-toolbar-primary and .media-toolbar-secondary only inside .attachments-browser (the top toolbar). Props iseulde, DrewAPicture. Fixes #31908. Andrew Ozz 2015-04-14 01:20:39 +00:00
  • 17e3e168d3 Make sure the spinner in the media modal is visible on narrow screens (without affecting the media grid). Fixes #30725. Andrew Ozz 2015-04-14 00:53:34 +00:00
  • 5c1eb9f4f8 Customizer Theme Switcher: Don't re-render a theme control if it has already been rendered. Dominik Schilling (ocean90) 2015-04-13 22:09:35 +00:00
  • 17cc95573f 4.2 about page text, rough cut. Dominik Schilling (ocean90) 2015-04-13 15:38:19 +00:00
  • 3b6ff03136 wp_update_term() should check if get_term() returned null. Sergey Biryukov 2015-04-13 01:20:57 +00:00
  • b0d6757918 Use HTTPS URLs for codex.wordpress.org. Dominik Schilling (ocean90) 2015-04-12 21:28:58 +00:00
  • 3c4b4ea0cc Fix a copy/paste error in a comment. Sergey Biryukov 2015-04-11 23:19:39 +00:00
  • 2160e1ac95 Add mb_strlen() compatibility function. Works the same way as the existing mb_substr() compatibility function. Props SergeyBiryukov. Fixes #31951. azaozz 2015-04-11 23:13:01 +00:00
  • 9cddb0f012 Rename get_media_embedded_in_content_allowed filter to media_embedded_in_content_allowed_types. Dominik Schilling (ocean90) 2015-04-11 21:48:22 +00:00
  • 9706b074c8 Translator comment should just reference placeholder numbers, not the actual placeholders. Sergey Biryukov 2015-04-11 21:45:14 +00:00
  • d36c454684 Explain all placeholders in translator comment, not just the first one. Sergey Biryukov 2015-04-11 21:39:36 +00:00
  • 0188ec7f1c Tell developers how to correctly silence register_sidebar() notices. Mark Jaquith 2015-04-11 21:33:14 +00:00
  • cfb7d2965e Remove executable bit from smilies. Dominik Schilling (ocean90) 2015-04-11 18:16:24 +00:00
  • b806e118c6 When dbDelta() is checking whether an index is defined in a CREATE TABLE statement, don't worry if MySQL has a subpart defined on an index, but the CREATE TABLE doesn't. Gary Pendergast 2015-04-11 10:39:49 +00:00
  • b007147ab4 Smilies: One more tweak to matching smilies with emoji. Gary Pendergast 2015-04-11 02:16:34 +00:00
  • 301bb0b9da Press This: check the bookmarklet version and add the update notice from PHP. Fixes #31942. Andrew Ozz 2015-04-10 21:07:42 +00:00
  • 1de9bc1670 Smilies: Tweak which smiley matches which emoji. Gary Pendergast 2015-04-10 06:29:49 +00:00
  • 3bd66eff61 Smilies: Update our few remaining smilies to better align with Twemoji, and add frownie.png until Twemoji provide a build containing it. Gary Pendergast 2015-04-10 06:19:39 +00:00
  • 3019ddf457 Customizer theme switcher: Fix some esoteric breakage in iOS Safari. Helen Hou-Sandi 2015-04-10 02:43:20 +00:00
  • 6cf43dfc06 Press This: add ARIA attributes to the alerts container. Props afercia. Fixes #31942. Andrew Ozz 2015-04-09 23:44:50 +00:00
  • 84c5474197 Media: Bring back spinners, now without bouncing select elements. Helen Hou-Sandi 2015-04-09 20:34:10 +00:00
  • 02a5d32641 Revert [32099] per discussion in #core: https://wordpress.slack.com/archives/core/p1428608303003309. See #30900. Andrew Ozz 2015-04-09 19:55:54 +00:00
  • 5eb6128f8e Remove z-index from #adminmenuback. Fixes #30900. Andrew Ozz 2015-04-09 19:25:27 +00:00
  • fd6c5e6cbd Press This: - Fix focusing the Standard Editor link after saving draft, if the user has not focused another element. - Reset the Save Draft button on node change in the editor. See #31923. Andrew Ozz 2015-04-09 19:06:41 +00:00
  • cd9374f061 Emoji: The emoji JS files should be run through the script_loader_src filter, as they would be if they were registered scripts. pento 2015-04-09 11:06:03 +00:00
  • dcfb3532c1 Emoji: Tidy up the wp_encode_emoji() regex, and clarify the function comment on Unicode 8 support. Gary Pendergast 2015-04-09 04:36:57 +00:00
  • 01da3522f6 TinyMCE: disable the wp-autoresize plugin in iOS. All iframes there are already expanded to the height of the content document. Fixes #31937. Andrew Ozz 2015-04-09 00:10:23 +00:00
  • a00cfeb4f6 Twenty Fourteen: update editor styles to better account for adaptive images in small screens. Lance Willett 2015-04-08 23:28:55 +00:00
  • 47754dfc55 Press This: change the link text to Standard Editor. Props Michael-Arestad. See #31923. Andrew Ozz 2015-04-08 23:27:04 +00:00
  • bd8cb111ed Press This: - When saving a draft change the text of the Save Draft button to Saving... - On success, hide the button and show Edit Post link in its place. If the user focuses the title or the editor, hide the link and show the button again. Fixes #31923. Andrew Ozz 2015-04-08 23:13:35 +00:00
  • 0dee3a771a Customize Headers: Improve handling of the initial header model. Dominik Schilling (ocean90) 2015-04-08 22:27:57 +00:00
  • bc3e4176a0 Twenty Fifteen: update editor styles to better account for adaptive images in small screens. Lance Willett 2015-04-08 22:00:14 +00:00
  • 543a9d052e Fix flickering of the admin menu on over-scrolling. Props joemcgill, mindrun. Fixes #30900. Andrew Ozz 2015-04-08 21:38:16 +00:00
  • e9196a321a Customizer Theme Switcher: Lazy load theme screenshots. Dominik Schilling (ocean90) 2015-04-08 20:51:39 +00:00
  • c3143d4bd0 Customizer Theme Switcher: Fix tabbing order if section is open. Dominik Schilling (ocean90) 2015-04-08 19:02:57 +00:00
  • 379393651b Customizer Theme Switcher: Fix preview URL for subfolder installs. Dominik Schilling (ocean90) 2015-04-08 18:58:08 +00:00
  • 30f14afe10 Post-beta4 bump Drew Jaynes 2015-04-08 18:48:33 +00:00
  • 2445c10ab2 Theme Compat: Make string translatable and add translator comments. Added in [31941]. Dominik Schilling (ocean90) 2015-04-08 18:14:31 +00:00
  • b74982a479 Customizer Theme Switcher: Don't deactivate section on empty search results. Dominik Schilling (ocean90) 2015-04-08 17:52:18 +00:00
  • 583a13344c Disable shiny updates from modal based on parent window Aaron Jorbin 2015-04-08 17:37:38 +00:00
  • af4f52bf40 Don't print the custom-background class in body_class() when a default color is in use. Dominik Schilling (ocean90) 2015-04-08 17:28:23 +00:00
  • 7e4fa157a7 Fix logic for details based shiny updates. Aaron Jorbin 2015-04-08 17:26:05 +00:00
  • 7d18785497 Don't allow whitespace-only image captions from the Media modal. Boone Gorges 2015-04-08 17:10:53 +00:00
  • 1ad5acb6a1 Merge strings that describe the same command. Dominik Schilling (ocean90) 2015-04-08 16:58:13 +00:00
  • 852937d006 Update placeholder for FTP credentials Aaron Jorbin 2015-04-08 16:49:22 +00:00
  • 7e87edf5c2 Dashboard: Ensure images other than avatars (such as emoji replacements) in recent comments are not incorrectly positioned. Helen Hou-Sandi 2015-04-08 16:48:48 +00:00
  • aa24b6d94f Admin menu: fix colors for focus state and in IE8. Helen Hou-Sandi 2015-04-08 16:37:13 +00:00
  • 34ebf98f36 Toolbar: Search item consistency for focus state and IE8. Helen Hou-Sandi 2015-04-08 16:07:51 +00:00
  • 1ad6f40e53 Modals: Significantly improve the touch scrolling experience. Helen Hou-Sandi 2015-04-08 03:18:58 +00:00
  • c316465e03 Media: Fix focus and selected state for the selected attachments set. Helen Hou-Sandi 2015-04-07 21:28:15 +00:00
  • e7adde0551 Ensure post title input is not shortened for non-public post types. helen 2015-04-07 20:43:01 +00:00
  • bffb632183 Improve handling of incomplete From and Content-Type headers in wp_mail(). Boone Gorges 2015-04-07 20:09:46 +00:00
  • 5606e42df4 Pointers: Make the dismiss icon a consistent size. Helen Hou-Sandi 2015-04-07 19:13:45 +00:00
  • 96bd504d60 Dismissible notices: more precise positioning across browsers. Helen Hou-Sandi 2015-04-07 18:43:11 +00:00
  • 6078d22a0a Disable modal initiated shiny updates on wp-admin/update-core.php Aaron Jorbin 2015-04-07 04:47:59 +00:00
  • e2d5237851 Don't override minified libraries included in core Aaron Jorbin 2015-04-07 04:37:24 +00:00
  • 5f56394da3 Don't reference underscore.js source map Aaron Jorbin 2015-04-07 04:34:44 +00:00
  • babd623e15 Avoid an unexpected object error when syncing global terms Jeremy Felt 2015-04-07 04:13:04 +00:00
  • 38f0420e12 Use dashes instead of dots as separator for jQuery events in shiny updates Aaron Jorbin 2015-04-07 03:12:01 +00:00
  • 43623c464c Enable users to initiate a shiny update from plugin detail modal Aaron Jorbin 2015-04-07 03:08:38 +00:00
  • c7956dcae0 Trigger events upon the completion of a shiny update Aaron Jorbin 2015-04-07 02:31:43 +00:00
  • 9c92833a1c TinyMCE: update the "Keyboard Shortcuts" modal. Fixes #29558. Andrew Ozz 2015-04-06 23:16:59 +00:00
  • d9fe0232fb TinyMCE: fix our shortcuts on Mac, use Ctrl + Opt + letter. Props iseulde. See #29558. Andrew Ozz 2015-04-06 22:50:28 +00:00
  • 2edb7aace9 TinyMCE: update to 4.1.9+. Changes: - Fixed bug where extra empty paragraphs would get deleted in WebKit/Blink due to recent Quriks fix. - Fixed bug where the editor wouldn't work properly on IE 12 due to some required browser sniffing. - Fixed bug where formatting shortcut keys where interfering with Mac OS X screenshot keys. Fixes #31895. Andrew Ozz 2015-04-06 20:37:38 +00:00
  • e0fe25d49d Post-beta4 bump. Drew Jaynes 2015-04-06 19:06:25 +00:00
  • e28afd4f46 TinyMCE wpView: resize sandbox iframes on load. Fixes a problem with resizing after all images are loaded. Props iseulde, mattheu. Fixes #31480. Andrew Ozz 2015-04-06 18:54:22 +00:00
  • 2f368bf396 Insert from URL: Make sure the link text is actually used. Helen Hou-Sandi 2015-04-06 18:24:53 +00:00
  • d8f439c335 Customizer: Refresh nonces when a session expires and the user logs in again. Dominik Schilling (ocean90) 2015-04-06 15:09:21 +00:00
  • f78df13277 Remove Shiny Bulk Updates Aaron Jorbin 2015-04-06 01:20:23 +00:00
  • 91518f0070 Conditionally add AYS to leaving shiny updates Aaron Jorbin 2015-04-06 00:59:16 +00:00
  • f64bf71719 Update more instances of default admin blues and grays. Helen Hou-Sandi 2015-04-05 21:19:54 +00:00
  • 868d12ef38 Remove unnecessary inline @see tags from a variety of parameter and return descriptions in wp-includes/wp-db.php. Drew Jaynes 2015-04-05 17:16:20 +00:00
  • 131b3d08d2 Remove unnecessary inline @see tags from the wpdb::process_field_charsets() DocBlock. Drew Jaynes 2015-04-05 17:14:14 +00:00
  • cabc9a964a Add a missing return description for has_header_image(). Drew Jaynes 2015-04-05 17:10:12 +00:00
  • bec2445b11 Fix a variety of inline documentation syntactical issues in wp-includes/taxonomy.php. Drew Jaynes 2015-04-05 17:07:54 +00:00
  • 239115a7d2 Variously inline documentation syntactical fixes in wp-includes/post-template.php. Drew Jaynes 2015-04-05 16:49:18 +00:00
  • c7518c36c4 Various inline documentation syntactical fixes in wp-includes/pluggable.php for 4.2 changes. Drew Jaynes 2015-04-05 16:45:34 +00:00
  • 8f8a9e7350 Add a missing @access tag to the DocBlock for the WP_Meta_Query->$clauses property. Drew Jaynes 2015-04-05 16:10:53 +00:00
  • 2b774bf447 Remove unneeded spaces in the hook doc for the attachment_url_to_postid filter. Drew Jaynes 2015-04-05 16:06:02 +00:00
  • f372dd828e Various inline documentation syntax fixes in wp-includes/link-template.php. Drew Jaynes 2015-04-05 16:03:12 +00:00
  • 1300ff854a Add a missing return description for wp_styles(). Drew Jaynes 2015-04-05 15:55:28 +00:00
  • 5be0ba0ae8 Add a variety of missing descriptions and fix syntax for wp_scripts(), _wp_scripts_maybe_doing_it_wrong(), and wp_script_add_data(). Drew Jaynes 2015-04-05 15:54:08 +00:00
  • b04e2d5611 Various docs syntax fixes in wp-includes/formatting.php. Drew Jaynes 2015-04-05 15:50:53 +00:00
  • e3ba57d15d Remove an unnecessary inline @see tag and document the $wpdb global in two WP_Comment_Query methods. Drew Jaynes 2015-04-05 15:46:24 +00:00
  • e984069608 Remove backtick-escaping around a core function in the hook docs for the comment_form_submit_field filter. Drew Jaynes 2015-04-05 15:38:57 +00:00