Commit Graph

  • 25fd558a75 Contain Dashboard widget dragging. props lessbloat. fixes #26026. Helen Hou-Sandi 2013-11-26 00:54:07 +00:00
  • da9a057ee4 Darken light gray text on dashboard widgets to ensure adequate color contrast. Fixes #26162, props melchoyce. Matt Thomas 2013-11-25 23:49:25 +00:00
  • 3c671f031e When setting WP_TESTS_FORCE_KNOWN_BUGS to true, it is preferable that some forced tests are still skipped when they call classes or functions that do not exist, producing fatal errors. Scott Taylor 2013-11-25 22:49:51 +00:00
  • e683a6eb84 Themes: Fix the Customize button for the current theme. Props jacklenox. Fixes #26214 Dion Hulse 2013-11-25 07:03:44 +00:00
  • 7b3eec6bf0 Remove unnecessarily gendered pronouns. Mark Jaquith 2013-11-25 02:04:18 +00:00
  • 9cbffc9222 Fix comment_notification_recipients filter behavior so that it is still respected even on comments left by the post author Mark Jaquith 2013-11-25 01:46:49 +00:00
  • 89d0be9d3d Widgets: - Don't deactivate "draggable" on the widget when the chooser is open. Makes it possible to still drag the "widget-in-question". - Change the chooser's HTML id to a class to avoid collisions when cloning. - Refresh the "sortable" positions when an open widget is dragged. Fixes problems moving the widget up or down in the same sidebar. See #25821 Andrew Ozz 2013-11-24 22:06:13 +00:00
  • a0f913563c Cron Request: Fix incorrect use of add_query_arg() arguments. Dominik Schilling (ocean90) 2013-11-24 21:48:32 +00:00
  • dcb22eb75f TinyMCE: use CSS classes instead of instance specific IDs for styling, props mattheu, fixes #26197. Andrew Ozz 2013-11-24 21:46:17 +00:00
  • d5bdc1a526 Twenty Fourteen: fix overlap issue when aligning consecutive images in the same direction. Props koki4a and janhenckens, fixes #26194. Lance Willett 2013-11-24 16:59:35 +00:00
  • 5b81212ba1 Wrap the settings in the main Network Admin settings page in the expected paragraph tags so that the css applies correctly and the layout doesn't look off. Fixes #26211 props hanni. Peter Westwood 2013-11-24 16:57:07 +00:00
  • c4cf7603ac Twenty Fourteen: update Customizer inline help text. Props siobhan, see #25837. Lance Willett 2013-11-24 16:56:07 +00:00
  • 30f06be6f9 Twenty Fourteen: update theme description to be less instructional and more promotional. Pushing the how-to to the Codex and other documentation. Props siobhan, see #25837. Lance Willett 2013-11-24 16:55:06 +00:00
  • fd24c90205 Improve the description of the Network Admin Email option to better describe what the address will be used for. Fixes #23569 props hanni, iandunn, kovshenin. Peter Westwood 2013-11-24 16:29:19 +00:00
  • 92ee005ea0 Deprecate the second argument for wp_notify_postauthor because it is unecessary. Fixes #17862 props scribu and wonderboymusic. Peter Westwood 2013-11-24 16:25:44 +00:00
  • 80b7fe4af7 Twenty Fourteen: fix inconsistency with search-box padding. Props thomasguillot, fixes #26204. Lance Willett 2013-11-24 16:07:28 +00:00
  • 94a186663f Twenty Fourteen: fix case where edit link goes to the top of content when only one left-aligned element exists. Props iamtakashi, fixes #26201. Lance Willett 2013-11-24 16:06:13 +00:00
  • 9f60483575 Twenty Fourteen: remove redundant gettext call, props defries. See #25946. Lance Willett 2013-11-24 15:18:20 +00:00
  • 6d2c07dbaf Replace link to Codex with link to new Make page. Fixes #25806 props siobhyb. Peter Westwood 2013-11-24 15:17:57 +00:00
  • b63ab1ec9e Add echo arguments to wp_list_comments() and Walker_Comment, allowing non-echo usage. Andrew Nacin 2013-11-24 14:58:48 +00:00
  • 0584f8690e Allow customisation of theme mod defaults via custom-background theme support. Jon Cave 2013-11-24 14:04:50 +00:00
  • 5c301baece Twenty Fourteen: avoid Featured Content thumbnail overflow, props binarymoon. Fixes #26190. Lance Willett 2013-11-24 13:56:43 +00:00
  • 88cc05b8f8 Allow has_post_format() to be used to check for any format. Jon Cave 2013-11-24 13:44:42 +00:00
  • eb4d56b3f8 Remove redundant translation function calls. Sergey Biryukov 2013-11-24 12:41:17 +00:00
  • 0ffc2ecf7b Fix alignment of the WordPress icon in the My Sites toolbar menu. Andrew Nacin 2013-11-24 12:08:35 +00:00
  • 8c915b97ae Don't use esc_attr_e() function for a non-translatable context. Dominik Schilling (ocean90) 2013-11-24 12:03:25 +00:00
  • 72e4fe6420 Use numbered string replacements in 2 new strings. Props dimadin. Fixes #25667 Dion Hulse 2013-11-24 06:09:43 +00:00
  • b76c2b3170 Inline documentation for hooks in wp-admin/plugins.php. Drew Jaynes 2013-11-23 23:03:21 +00:00
  • c8d84aa39b Inline documentation for hooks in wp-admin/user/admin.php. Drew Jaynes 2013-11-23 22:46:22 +00:00
  • 96d3d38f9c Inline documentation for hooks in wp-admin/theme-install.php. Drew Jaynes 2013-11-23 22:36:48 +00:00
  • 91fb5e641a Inline documentation for hooks in wp-admin/includes/class-wp-ms-users-list-table.php. Drew Jaynes 2013-11-23 22:24:25 +00:00
  • b8ac8fac34 Inline documentation for hooks in wp-admin/includes/class-wp-ms-sites-list-table.php. Drew Jaynes 2013-11-23 21:57:24 +00:00
  • 30600cefa0 Inline documentation for hooks in wp-admin/includes/class-wp-links-list-table.php. Drew Jaynes 2013-11-23 21:27:05 +00:00
  • 5b90a5b6e3 Cleanup incorrect duplicate comments for hooks in wp-admin/edit-tag-form.php introduced in [26274]. Drew Jaynes 2013-11-23 21:17:24 +00:00
  • 695499f318 Add a missing semicolon. Dominik Schilling (ocean90) 2013-11-23 16:29:12 +00:00
  • 6a5c878714 Dashboard: Use _draft_or_post_title() to display (no title) if no post title is set. see #25824. Dominik Schilling (ocean90) 2013-11-23 14:12:05 +00:00
  • 13f6641cba Revert property change in [26335]. Dominik Schilling (ocean90) 2013-11-23 12:16:53 +00:00
  • 6a700e4199 Appearance Themes: Don't show theme actions if the current theme doesn't support menus or widgets. Dominik Schilling (ocean90) 2013-11-23 12:14:19 +00:00
  • e9b0911b2a Update the Iris color picker to version 1.0.4, which fixes a jQuery-UI CSS conflict. Dominik Schilling (ocean90) 2013-11-23 12:00:33 +00:00
  • cb1641b14b Suggest.js: Trigger change event when value is selected. Dominik Schilling (ocean90) 2013-11-23 11:53:49 +00:00
  • 1a5d00b986 Twenty Fourteen: standardize comment blocks and jQuery function wrapper calls in JavaScript files. Props seanchayes for initial patch, see #25946. Lance Willett 2013-11-22 22:41:21 +00:00
  • 830e72a481 Make disabled checkboxes and radios slightly less transparent for better visibility on low-contrast screens. Move this rule from colors-fresh to wp-admin as it's not color-specific. Fixes #26004. Matt Thomas 2013-11-22 19:55:33 +00:00
  • bd59dc63b1 Use the correct shade of blue for the default filled progress bar color, 0074a2 to match the default scheme's highlight color. See #26147. Matt Thomas 2013-11-22 19:17:07 +00:00
  • 18a088a4e1 In get_posts(), alter the doc block and default args to make orderby equal to date, not post_date. Scott Taylor 2013-11-22 17:38:34 +00:00
  • 1dc930ba13 Add unit tests for links_add_target(). Alter the patterns in links_add_target() and _links_add_target() slightly based on learnings after running tests. Scott Taylor 2013-11-22 16:24:25 +00:00
  • b209e63234 Introduce unit tests for the normalize_whitespace() function. Scott Taylor 2013-11-22 16:17:59 +00:00
  • e5a4834633 Twenty Fourteen: style cite element correctly when not in a blockquote. See #25946. Lance Willett 2013-11-22 11:21:57 +00:00
  • 72b219809f Twenty Fourteen: fix typos and a correct @return value, props morganestes. See #25946. Lance Willett 2013-11-22 11:19:57 +00:00
  • 494742302c Fix keyboard accessibility for row actions in list tables. Restore the CSS part of [25592], accidentally reverted in [26072]. Sergey Biryukov 2013-11-22 08:19:44 +00:00
  • 2af4da91bb Fix thickbox positioning on Manage Themes screen. Adjust thickbox resizing code on various screens for new toolbar height. Sergey Biryukov 2013-11-22 08:05:42 +00:00
  • bb56197ae6 Remove gradient for invalid menu items. props melchoyce. fixes #26144. Sergey Biryukov 2013-11-22 07:35:26 +00:00
  • 353bec85ae Increase the click target to 100% of the add-new-theme element. Props scottbasgaard. Fixes #25960 Dion Hulse 2013-11-22 07:21:25 +00:00
  • 347febe7f7 Themes: Remove some unused invalid CSS. See #25948 Dion Hulse 2013-11-22 06:39:38 +00:00
  • 517e4681b1 Restore "Skip to toolbar" link color. fixes #26146. Sergey Biryukov 2013-11-22 05:40:36 +00:00
  • 27972a39a1 Skip image mime type tests if both fileinfo PHP extension and mime_content_type() function are missing. Sergey Biryukov 2013-11-22 05:37:35 +00:00
  • 2388095150 Theme Installer: Fix the Theme Preview function, and bring the button handling/styling inline with the Customizer. Fixes #26129 Dion Hulse 2013-11-22 04:02:37 +00:00
  • f2ce159ded Themes: Move the escaping of content from JS back to PHP. This allows us to take advantage of the display() WP_Theme method to translate the text properly, and to strip out any HTML tags we don't wish to display. Fixes #26100. See #25948 Dion Hulse 2013-11-22 02:33:19 +00:00
  • 36536bce2f Fix the editor switching tabs position on small screens, props ryelle, fixes #26151. Andrew Ozz 2013-11-22 02:22:15 +00:00
  • 9240861283 Themes page: Don't display the Author as a link if the Author has no AuthorURI set. Props morganestes. Fixes #26098 Dion Hulse 2013-11-22 02:09:14 +00:00
  • 90fda37ed4 Use static strings instead of a impossible-to-translate string in the Automatic updates debug email. Props SergeyBiryukov. Fixes #25667 Dion Hulse 2013-11-22 01:59:43 +00:00
  • 11fb804e98 Correct @return value for wp_credits(). props morganestes. fixes #26150. Sergey Biryukov 2013-11-22 00:24:01 +00:00
  • 5667f2459e Make sure color schemes get the 1px white border around checkboxes on the media uploader. See #26147. Matt Thomas 2013-11-22 00:21:27 +00:00
  • 734e42c912 Making a few more adjustments to the uploader progress bar styles. See #26147. Matt Thomas 2013-11-22 00:10:15 +00:00
  • c23257d7f2 Update the media upload interfaces to match new admin design: Matt Thomas 2013-11-22 00:02:44 +00:00
  • f22fcec003 Combine border and box-shadow styles for inputs, textareas, and selects. Set border-radius to 0 on these elements to override default styling in iOS. See #24387. Matt Thomas 2013-11-21 20:03:42 +00:00
  • 926427e9ee In update_meta_cache(), ensure that meta is always stored in the same order. Removes an unnecessary $wpdb->prepare statement. Adds unit test. Scott Taylor 2013-11-21 19:30:35 +00:00
  • 3341352a3d Widgets: - Prevent dragging of the widget-in-question when the chooser is open. - Don't show more than one spinner when saving widgets positions. - Disable selecting of text in the widget title. Prevents selecting/highlighting most of the screen when dragging on slower devices. See #25821. Andrew Ozz 2013-11-21 19:27:47 +00:00
  • 72a3c91855 Mark test skipped when not in multisite. See #25883. Scott Taylor 2013-11-21 19:13:53 +00:00
  • 36a5af537e Prefix the notoptions cache key in the multisite site-options group with $wpdb->siteid to avoid collisions and race conditions when using a fancy multi-network setup. Adds unit test. Scott Taylor 2013-11-21 19:06:26 +00:00
  • 731d102afb Use correct variable. props wet. fixes #26139. Sergey Biryukov 2013-11-21 09:45:22 +00:00
  • 1b77c66fd8 Why hello there. Bumping for first beta of the 3.8 cycle. Matt Mullenweg 2013-11-21 04:28:57 +00:00
  • 4de639c01c Use correct variable name in _wp_credits_add_profile_link() inline docs. Sergey Biryukov 2013-11-21 03:43:45 +00:00
  • 6ed7efe416 Switch to a fluid padding-top on #login so it aligns nicely on small screens. Fixes #26130. Matt Thomas 2013-11-21 00:30:10 +00:00
  • ec65012ce7 Update error screens with the new visual design: Matt Thomas 2013-11-21 00:24:23 +00:00
  • 9e59f73a0b Bring the install/update screens in line with the new admin design. This affects: Matt Thomas 2013-11-21 00:20:13 +00:00
  • c8e93a3e16 Some improvements to the dashboard activity widget: Matt Thomas 2013-11-20 23:32:36 +00:00
  • d0a8ff70ec Widgets: adjust placeholder size to match the widget size. Prevents the widgets from jumping when one is dragged. See #25858. Andrew Ozz 2013-11-20 23:28:06 +00:00
  • 6174ec6e56 Fix JSHint errors in media-models.js. Sergey Biryukov 2013-11-20 23:06:41 +00:00
  • 555703dff2 Add an experimental rssjs feed based on the experimental rss.js spec. Andrew Nacin 2013-11-20 22:57:09 +00:00
  • 9df3f0fde2 Making improvements to new styles added in the MP6 merge, and addressing visual feedback from core team. Matt Thomas 2013-11-20 22:47:25 +00:00
  • a25d658720 Fix JSHint errors in image-edit.js. Sergey Biryukov 2013-11-20 22:46:43 +00:00
  • faee071ac0 Dash cleanup. * Use wp_add_dashboard_widget() rather than add_meta_box(). * Use original functions like wp_dashboard_primary(), wp_dashboard_right_now(), wp_dashboard_quick_press() (where possible). * Only include plugins section of the news widget when appropriate, which necessitates the set_current_screen() via the ajax action. * Remove some debug cruft that was preventing caching and invalidation. * Simplify lots of things where possible. see #25824. Andrew Nacin 2013-11-20 19:43:36 +00:00
  • 7ae4a321e2 MP6: remove left-over plugin reference, see #25858 Andrew Ozz 2013-11-20 19:23:32 +00:00
  • a63545e92b Cleanup on inputs: Matt Thomas 2013-11-20 16:53:05 +00:00
  • 863cec8252 Only show "Add New Theme" block on Manage Themes screen if not Multisite and the user can install themes. Sergey Biryukov 2013-11-20 14:08:17 +00:00
  • 09fa0c09bb Fix JSHint errors in widgets.js. Sergey Biryukov 2013-11-20 11:11:01 +00:00
  • d8077eae05 Widgets: fix html for sidebars columns when the theme has only one sidebar. See #25952. Andrew Ozz 2013-11-20 05:08:22 +00:00
  • b31a5258cd Widgets: split the sidebars in two containers so there are no empty spaces when they are shown in two columns and some are open, other closed. See #25952. Andrew Ozz 2013-11-20 04:44:21 +00:00
  • dfd0c43896 Inline documentation for hooks in wp-admin/my-sites.php. Drew Jaynes 2013-11-20 03:35:38 +00:00
  • 642b466275 Remove the active row theme/plugin styling on Dashboard -> Updates. Fixes #26125 Dion Hulse 2013-11-20 03:02:30 +00:00
  • c49f6bbb5a Themes: Add a get_theme_update_available() function to retrieve an update link and use it on the Themes page. See #26078 Dion Hulse 2013-11-20 02:56:52 +00:00
  • 5d5571afe9 Widgets: fix the placeholders dimensions so the sidebars don't jump when dragging a widget, see #25821 Andrew Ozz 2013-11-20 02:40:54 +00:00
  • d94a3690e5 Themes page: Remove a z-index which caused the Current Theme overlay to overlay menu's, that otherwise appears unused. See #25948 Dion Hulse 2013-11-20 02:29:28 +00:00
  • 4818ef5335 Translate the debug update email for development installs. Props Nao for initial patch. See #25667 Dion Hulse 2013-11-20 02:03:30 +00:00
  • 56d0e4ae40 Appearance: Fix a PHP Notice when the update transient isn't available (for example, due to a timeout or being used offline). See #25948 Dion Hulse 2013-11-20 01:39:40 +00:00
  • 8da914b9ec Widgets: - Fix support for expanding (wide) widgets in the Inactive Widgets area. - Remove resizing of the sidebars height. - Stop removing unneeded "for" attributes from labels inside the widgets. Was a fix for IE6 odd behaviour. Andrew Ozz 2013-11-20 01:34:41 +00:00
  • 3fd189d063 Heartbeat: use cached $document instead of $(document), props TobiasBg, see #25073 Andrew Ozz 2013-11-19 23:51:44 +00:00
  • e45ca7cc89 Widgets: - Remove the !important styles that were overriding the widget width when expanded. - Fix missing border-bottom from widgets when dragged and expanded. Props shaunandrews, see #26117. Andrew Ozz 2013-11-19 23:46:05 +00:00
  • db8a601bf9 Inline documentation for hooks in wp-admin/edit-tags.php. Drew Jaynes 2013-11-19 23:15:07 +00:00
  • d8617e0fe9 Remove whitespace from the inside of a <textarea> element, added in [26138] with inline documentation. Andrew Nacin 2013-11-19 19:34:08 +00:00