Commit Graph

  • 6409324446 Set wpActiveEditor as soon as any editor associated button is clicked, including Add Media, switching Text to Visual, etc. Fixes #26747. Andrew Ozz 2013-12-30 19:16:49 +00:00
  • c37a101100 TinyMCE: - Fix toolbar icons in IE9. - Remove background gradients in IE < 10. - Lint our plugins. - Add draggable attribute to the caption wrapper and make the captioned images non-draggable in Chrome. See #24067. Andrew Ozz 2013-12-30 01:53:25 +00:00
  • 2f8c1ccffc Update the readme to 3.9. props kworthington. fixes #26739. Sergey Biryukov 2013-12-29 08:22:08 +00:00
  • 71954e1f44 Always show Background Image section heading and the opening table tag on Custom Background screen, to make in consistent with Custom Header and avoid broken markup. Sergey Biryukov 2013-12-29 08:05:50 +00:00
  • 401a3d8f47 Bump the TinyMCE version, see #24067. Andrew Ozz 2013-12-29 04:21:04 +00:00
  • 14ace125ee TinyMCE 4.0.12, first run. - Removes wp-tinymce-schema.js and mark-loaded.js, no longer needed. - Removes the inlinepopups and most of the wpdialogs plugins; wpdialog.js is moved to wp-includes/js. - Adds charmap, compat3x, image, link and textcolor plugins, previously contained in /themes/advanced. - Updates the wordpress, wpeditimage, wpfullscreen, wpgallery and wplink plugins. - Updates DFW, wp-admin/js/wp-fullscreen.js. See #24067. Andrew Ozz 2013-12-28 23:52:04 +00:00
  • 3852dd4936 Add unit test for [26874]. see #26728. Sergey Biryukov 2013-12-28 05:24:32 +00:00
  • f8338aa3c3 In WP_Query::get_queried_object(), move the check for $query['terms'] to a place where $query is actually set. This should be included if [26864] makes it into 3.8.1. Scott Taylor 2013-12-27 19:29:39 +00:00
  • af9a2ca5e5 Add @ticket reference. see #26627. Sergey Biryukov 2013-12-27 19:02:55 +00:00
  • 51756ce0e1 Always do an HTTP request on credits.php when running a development version of WordPress. Andrew Nacin 2013-12-27 15:11:19 +00:00
  • 2105b8683d Test runner: Extend WP_PHPUnit_Util_Getopt instead of PHPUnit_TextUI_Command to parse incoming options. Andrew Nacin 2013-12-27 15:07:07 +00:00
  • 329672c70d Being consistent is the gist, no single @since should have been missed. Sergey Biryukov 2013-12-25 01:59:22 +00:00
  • bd39e26032 First there were two, and now there are three -- in the @since versions that came before and that shall be. And so it will be, says nacin. Drew Jaynes 2013-12-24 18:56:05 +00:00
  • e119b7e3df Remove some @uses references to apply_filters and do_action rendered redundant by hook documentation. Drew Jaynes 2013-12-24 16:42:54 +00:00
  • ef8e214888 Add comments for temporary hooks. see #26661. Sergey Biryukov 2013-12-23 00:47:59 +00:00
  • 27352b4e86 Add temporary hooks for the widgets feature team to wp_widget_control(). Sergey Biryukov 2013-12-23 00:44:33 +00:00
  • 5cb2ad494e Fix a regression for get_queried_object() by checking for category_name when cat isn't set - mainly is_category() being true for Uncategorized or when queried object is accessed in pre_get_posts. Also check for $query['terms'] when trying to assign a term as the queried object when is_tax() is true. Adds a unit test. See [26007] for how I originally broke this while fixing a bigger issue. Scott Taylor 2013-12-22 18:30:09 +00:00
  • 9321ee7f29 Inline documentation for hooks in wp-includes/feed-atom-comments.php. Drew Jaynes 2013-12-21 20:21:20 +00:00
  • 1def33b2bb Twenty Fourteen POT update. Andrew Nacin 2013-12-12 05:30:54 +00:00
  • 4e10a092d1 Add unit test to verify all bundled themes have valid text domain declared. Andrew Nacin 2013-12-12 00:36:27 +00:00
  • a624005b8d Trunk is now 3.9 alpha. Andrew Nacin 2013-12-11 23:13:25 +00:00
  • ff215b1af8 Don't use a JS reserved word in a Backbone template, this breaks IE8. Andrew Nacin 2013-12-11 22:48:03 +00:00
  • 18dbb16a33 We forgot the text domain, which made translation break. Fixes #26542. Matt Mullenweg 2013-12-11 22:47:35 +00:00
  • cfd5c395bb The Pinking Shears stir from their slumber, awakened by what may seem, to those innocent in the ways of The Shears, a triviality, a nothing-of-consequence. But there are consequences indeed for recklessly trailing your whitespace. Naturally, they a dire! Ryan Boren 2013-12-11 19:48:29 +00:00
  • 8b8ea7d844 Fix typos in Twenty Fourteen description. Andrew Nacin 2013-12-11 17:55:39 +00:00
  • 5e6a6ab077 Bump Twenty Fourteen to 1.0. Andrew Nacin 2013-12-11 17:42:06 +00:00
  • 15ebbbc423 Script handles of false are properly treated as meta groups. true does not work. Andrew Nacin 2013-12-11 17:41:23 +00:00
  • 66be19a0ed Suppress admin notices on the about page. Andrew Nacin 2013-12-11 17:38:52 +00:00
  • 9b0a9b9cee On update, delete files removed in 3.8. Andrew Nacin 2013-12-11 17:37:35 +00:00
  • 3c8de9432f Use the WP.org CDN for About page images. fixes #26534. Andrew Nacin 2013-12-11 17:32:28 +00:00
  • 8fd9bc208c 3.8-RC2 Andrew Nacin 2013-12-09 20:38:43 +00:00
  • 3d049d6968 Twenty Fourteen: match screen-reader-text accessibility styles a bit better with core, to avoid a jump when you move through the links, and to avoid a horizontal scroll at certain viewport widths. Also fix JS focus by specifying the first match object. Closes #25592. Lance Willett 2013-12-09 20:38:00 +00:00
  • 692d3262c1 Twenty Fourteen: remove extra space before a word, props ocean90. See #26437. Lance Willett 2013-12-09 20:28:08 +00:00
  • 496e8ed33e Return container shadows to 1px blur as they were pre- r26293. This is a better match for the 1px shadow we use on buttons and screen options. See #25858. Matt Thomas 2013-12-09 20:20:37 +00:00
  • 9690f2119c Adjust the border-color and box-shadow on container elements to match the new f1f1f1 background-color. See #25858, props melchoyce. Matt Thomas 2013-12-09 19:51:09 +00:00
  • f88a7f2a42 Themes: set maximum width for overlay view, props matveb, fixes #26507. Andrew Ozz 2013-12-09 19:50:49 +00:00
  • 8f581ae3dc Themes: fix overlays and buttons in responsive mode, props matveb, fixes #26481. Andrew Ozz 2013-12-09 19:37:36 +00:00
  • 56b3d7ff10 Slightly darkening the page backcground to f1f1f1 for better contrast with white interface elements on top of it. See #25858. Matt Thomas 2013-12-09 19:27:19 +00:00
  • 5db17ddf5d In Press This, extend the sidebar for ru_RU. Fixes #26508, props SergeyBiryukov. Matt Thomas 2013-12-09 19:22:28 +00:00
  • 7aa76b7390 Increase the height of the Add Photos box in Press This to prevent unnecessary scrolling. Fixes #26506, props SergeyBiryukov. Matt Thomas 2013-12-09 19:15:24 +00:00
  • fc676240c9 Style the Add Comment button as a button. Fixes #26500, props SergeyBiryukov. Matt Thomas 2013-12-09 19:13:56 +00:00
  • 1bc3fe3a25 Add line height to #commentstatusdiv p so that its checkboxes get some padding between them at responsive sizes. Fixes #26499, props SergeyBiryukov. Matt Thomas 2013-12-09 19:11:36 +00:00
  • 6c96d3e787 Introduce dashboard_glance_items filter which replaces 3.7 right_now_* hooks that were tied to table markup. Andrew Nacin 2013-12-09 19:11:23 +00:00
  • 47d7a18739 Twenty Fourteen: fix breakpoint at 782 pixels wide to exactly match WordPress toolbar breakpoint. Props jjj, fixes #26501. Lance Willett 2013-12-09 19:10:36 +00:00
  • 3aa85a6524 Eliminate the padding on #titlediv #title to prevent characters with descenders getting cropped in some browsers. Fixes #26509, props SergeyBiryukov. Matt Thomas 2013-12-09 19:08:37 +00:00
  • 9d4bf2730f Final text adjustments to the 3.8 About page. Also: * Offload screenshots to WP.org, as we had done in 3.6. * Offer strings for translation. Andrew Nacin 2013-12-09 19:08:05 +00:00
  • f400984fec Fix typo in help string. props kpdesign. fixes #25688. Andrew Nacin 2013-12-09 15:37:55 +00:00
  • 0fff0660b4 Themes: use explicit 'search installed themes' label and placeholder. Andrew Nacin 2013-12-09 07:40:56 +00:00
  • 98824e94de Themes: Avoid a JS error in the keyup event handler when the overlay is not yet initialized. Andrew Nacin 2013-12-09 07:06:15 +00:00
  • 8a3b39e1a6 Tighten up the help documentation on the updates page, and add a section for updating translations. see #25688. Andrew Nacin 2013-12-09 06:46:59 +00:00
  • 8e17a73114 Specify transition: none on plugin information dialog tabs to keep them from jump jumping around. Fixes #26498. Matt Thomas 2013-12-09 06:30:33 +00:00
  • 0d3b2f9925 Provide an SVG > PNG fallback for the WordPress logo on readme.html. See #26348. Matt Thomas 2013-12-09 05:34:47 +00:00
  • 572e5bc710 Fix error in postbox.js attempting to change screen columns on mobile devices orientation changes, fixes #26493. Andrew Ozz 2013-12-09 04:20:26 +00:00
  • 5b05610ade Remove many of the now-unused images in core. Some images have been left for now, notably our previous style icons, action indicators, and images that see a higher frequency of use in plugins to allow them more time to adapt to the new design. props ocean90, Ipstenu, coffee2code. fixes #26036. Helen Hou-Sandi 2013-12-09 03:20:46 +00:00
  • 40e9b4088d Add widgets page draggable/sortable items to -ms-touch-action rules for proper touch scrolling in IE 10 and 11. Matt Thomas 2013-12-09 02:56:39 +00:00
  • 68f9e4db5e Make older mobile browsers and IE7 usable: - Text labels in the toolbar. - Image icons in the visual editor. - Some IE7 structural css fixes. Fixes #26369. Andrew Ozz 2013-12-09 02:40:32 +00:00
  • 95ae118435 Updates screen Help page should explain the auto-update feature. Fixes #25688, props jenmylo, trepmal. Matt Thomas 2013-12-09 02:36:08 +00:00
  • 8cc927bbb4 Expand adminmenu from 150px to 160px, creating more room for pending comment counts and translated text. Fixes #25918, props ocean90. Matt Thomas 2013-12-09 02:28:36 +00:00
  • b3a432a7fb RTL font-family overrides. (Tahoma generally, and Arial for Hebrew.) Andrew Nacin 2013-12-09 01:30:08 +00:00
  • e2c2f6a402 Don't set the theme overlay active state in the Theme view, as it overwrites the same work in the Details view. Andrew Nacin 2013-12-09 01:26:26 +00:00
  • 098d6a8504 Avoid notices when default and light are not registered color schemes. see #26468. Andrew Nacin 2013-12-09 00:48:15 +00:00
  • 9439bb7b4f Expand the Quick Draft section by default. Fixes #26463, props bassgang. Matt Thomas 2013-12-09 00:42:56 +00:00
  • 55f9e6b106 Change the site menu icon from a globe to home, which is a better metaphor for what it does. Fixes #25971. Matt Thomas 2013-12-09 00:40:10 +00:00
  • 82fe05b560 Ensure that plugins needing updates that aren't activated get their checkbox aligned properly. Fixes #26489, props ocean90. Matt Thomas 2013-12-09 00:29:31 +00:00
  • 69de8d6659 Twenty Fourteen: minor spacing and CSS formatting fixes. See #25946. Lance Willett 2013-12-08 23:10:36 +00:00
  • e7b15e43e2 Use $button-color for .action-button on plugin details thickbox. Fixes #26486, props ocean90. Matt Thomas 2013-12-08 21:12:31 +00:00
  • c438d89ff1 Make the padding added for top-level toolbar items in r26675 more specific and reinstate the previous 10px padding for links within dropdown menus. Fixes #26484. Matt Thomas 2013-12-08 20:43:42 +00:00
  • 3b0af54067 Remove 1px margin from post title input so it lines up with the top right-column meta box. Fixes #26483, props ocean90. Matt Thomas 2013-12-08 20:26:46 +00:00
  • 3a7e0cd3d5 A few updates to the About page Matt Thomas 2013-12-08 20:04:11 +00:00
  • d98b6e1c56 Adjust the active tab colors in the plugin info Thickbox, see [26788], #25858. Dominik Schilling (ocean90) 2013-12-08 19:02:40 +00:00
  • 5a23091fe7 Remove duplicated lines in Ectoplasm's .scss file. see #26468. Helen Hou-Sandi 2013-12-08 17:28:34 +00:00
  • d0689f0564 Toolbar: - Fix submenus in responsive mode (were ignoring the .hover class on a parent). - Improve top level items hiding. Fixes #26476. Andrew Ozz 2013-12-08 17:14:16 +00:00
  • e2b68b77ef Use correct flag icon color from the chosen color scheme. Sergey Biryukov 2013-12-08 14:31:50 +00:00
  • df17c69266 A couple of copy edits for the About page. Drew Jaynes 2013-12-08 08:54:33 +00:00
  • 0e0377fb96 Request a larger avatar for the toolbar, as we use it at narrow responsive sizes. Andrew Nacin 2013-12-08 07:42:34 +00:00
  • a3fa719dc5 About page: Don't load zxcvbn, which is a dependency of an unused piece of user-profile.js. Andrew Nacin 2013-12-08 07:27:32 +00:00
  • e74b94d24f Remove image referenced as removed in [26795]. see #26387. Andrew Nacin 2013-12-08 07:26:47 +00:00
  • dac590e063 Move pointer-specific CSS from wp-admin.css to wp-pointer.css. Andrew Nacin 2013-12-08 07:16:30 +00:00
  • 5acf0d6e18 Twenty Fourteen: RTL fixes for the navigation. Andrew Nacin 2013-12-08 07:15:16 +00:00
  • 261611d555 About screen: Only show the pick-a-color section if there are 2 or more of the eight new color schemes available. And only show the eight core schemes. Andrew Nacin 2013-12-08 07:14:00 +00:00
  • 8090ace291 Remove 3.7 about images. see #26387. Andrew Nacin 2013-12-08 07:09:09 +00:00
  • 4ac6742af9 Nonces are already per-user. see #22862. Andrew Nacin 2013-12-08 07:05:01 +00:00
  • 0d855b67e1 Adjusting about-colors.png so it lines up on the grid with images above and below it. See #26387. Matt Thomas 2013-12-08 05:31:50 +00:00
  • 4981f37293 Minor adjustments to the Twenty Fourteen screenshot on the About page. See #26387. Matt Thomas 2013-12-08 05:18:38 +00:00
  • e9c44ca9e8 Correcting the device proportions on the Twenty Fourteen screenshot; see #26387. Matt Thomas 2013-12-08 05:14:19 +00:00
  • 7ff3b0ae6b A few more adjustments to about page screenshots, with better sample content. See #26387 Matt Thomas 2013-12-08 05:07:36 +00:00
  • a53275e0d9 A small adjustment to the page background color per yesterday's conversation with nacin, from #eee to #f3f3f3. This retains enough contrast with white widget containers while making for a more comfortable reading experiences on pages that heavily use the default background color, like the About page. A few adjustments to go along with it: Matt Thomas 2013-12-08 04:11:20 +00:00
  • 4796f394be Updated About page screenshots; better image reduction with sharper text, hiding all browser chrome in device screenshots, correct the proportions of phone and tablet in Twenty Fourteen screenshot. See #26387. Matt Thomas 2013-12-08 03:23:52 +00:00
  • 4056d33bca Avoid a notice by checking that SCRIPT_DEBUG is defined before evaluating it in register_admin_color_schemes(). Drew Jaynes 2013-12-07 19:22:57 +00:00
  • 76d75b7d22 Fake a "non-responsive" window width for IE < 9 when folding/unfolding the menu (old IE doesn't support @media), fixes #26458. Andrew Ozz 2013-12-07 18:45:37 +00:00
  • a3eccc31e3 Dashboard: set two columns as default for IE8 (as it doesn't support @media rules), see #25824. Andrew Ozz 2013-12-07 18:42:06 +00:00
  • 8a4ee4e5dd RTL should use Tahoma, Hebrew should use Arial. Andrew Nacin 2013-12-07 16:19:48 +00:00
  • 457e59656a Cron: Fix a case where a cache inconsistency can cause wp_clear_scheduled_hook() to enter an infinite loop. This unravels the function from using other cron api functions to looping over the cron array directly. See #25773 Dion Hulse 2013-12-07 09:12:51 +00:00
  • 821b80eba4 Tell the script loader that colors-fresh should be treated as an RTL style, as explained (but omitted) in [26780]. see #26316. Andrew Nacin 2013-12-07 09:07:38 +00:00
  • 6e1d73c39d Admin color schemes: Manually handle RTL and minified versions of the CSS files on registration. Andrew Nacin 2013-12-07 09:04:02 +00:00
  • 06747b5101 Fix a missing drop shadow on about-colors, make sure screenshot lines up with columns below in about-overview. See #26387. Matt Thomas 2013-12-07 08:06:23 +00:00
  • b08c4c109d Fix JSHint errors and remove unreachable code. props adamsilverstein. see #25963. Andrew Nacin 2013-12-07 07:51:35 +00:00
  • 1524eaf8ce Freedoms/Credits: Allow for big first paragraphs, overridden by the font-size change in [26719]. Reduced slightly to prevent wrapping on freedoms. Andrew Nacin 2013-12-07 07:48:51 +00:00
  • e41692153c Core updates for the new color schemes. * Update about page, there's now 8. * Display them four wide, not three, and ensure adequate spacing. * Use a dedicated nonce. * Push Light to the front in addition to Default. * Use user-profile.js on about.php. A few extra things are initialized but they are harmless. Andrew Nacin 2013-12-07 07:45:57 +00:00
  • 5f8a1695cc Updated about page screenshots with more colors, updated typography shot, simplified hero screenshot of desktop browser. See #26387. Matt Thomas 2013-12-07 07:45:40 +00:00