Commit Graph

  • 81557ba37c Themes: Add missing close tag, see [26462]. see #25959. Dominik Schilling (ocean90) 2013-11-29 17:16:46 +00:00
  • 5b22bc3a50 Themes: Restore a label accidentally removed in r26470. Props SergeyBiryukov. See #25948 Dion Hulse 2013-11-29 12:03:30 +00:00
  • 7a65a51166 Remove RTL and MP6 references from colors-fresh.css as they're now irrelevant to the file. Dion Hulse 2013-11-29 11:23:40 +00:00
  • 66fb039ffe Themes: Do extra Cap checks before outputting links, and use full URI's. See #25948 Dion Hulse 2013-11-29 09:00:23 +00:00
  • 13ba79ef36 Themes: When the user doesn't have switch_themes capabilities, and we've passed the current theme, detect the theme slug/stylesheet correctly so that the flags are set properly. See #25948 Dion Hulse 2013-11-29 08:37:17 +00:00
  • 59ecd28d2e Themes: Add a clearing <br/> to the end of .theme-browser. This is needed to cause the browser to render .theme-browser's height as it's true height, previously the reported height was 1*.theme which caused the Theme scroller to kick in immediately (as the threshold was less than 0). See #25981 See #25948 Dion Hulse 2013-11-29 05:17:00 +00:00
  • cfdfd0908b Themes: Use _.throttle() instead of a custom one. Props matveb. Fixes #25981 Dion Hulse 2013-11-29 05:13:25 +00:00
  • 766427b133 Themes: Remove the Tabs from the header of the Add New Theme page. Fixes #26310 Dion Hulse 2013-11-29 04:40:20 +00:00
  • d9bd17c40f Themes: Remove a now defunct CSS class, .feature-container, which is no longer in use after r26141. See #25948 Dion Hulse 2013-11-29 04:34:16 +00:00
  • 3358f56dc3 Themes: Update the responsive layouts for the Search box after r26461. See #26305 Dion Hulse 2013-11-29 04:28:16 +00:00
  • dfde90a312 Themes: Remove some unused CSS (we have neither a .theme-categories or .theme-linear-grid). See #25948 Dion Hulse 2013-11-29 04:21:46 +00:00
  • e937af37af Themes: Add a default image for when a theme doesn't have a screenshot. Props matveb. See #25959 Dion Hulse 2013-11-29 04:03:30 +00:00
  • 503b0e73c4 Themes: Display Activated/Deleted messages below the H2, before the Themes. See #26305 Dion Hulse 2013-11-29 02:39:15 +00:00
  • cda0502917 Themes: Remove a mp6 reference which is no longer needed. See #25948 Dion Hulse 2013-11-29 02:02:23 +00:00
  • 23f2fbc433 Themes: Remove an unused Delete Theme link on the multiple view. See #25948 Dion Hulse 2013-11-29 01:54:25 +00:00
  • d6703f1776 Themes: Style the Theme Author the same in the multi and singular view, make the links readable. Fixes #26306 Dion Hulse 2013-11-29 01:52:07 +00:00
  • 62479c7420 Pass the post type to the post_type_archive_title filter for better context. Adds lovely docs. props DrewAPicture. fixes #25605. Helen Hou-Sandi 2013-11-28 05:23:50 +00:00
  • eaa7c65263 Add remove_option(), remove_options(), and get_options() methods to WP_Screen, along with unit tests. props ocean90, DrewAPicture. fixes #25799. Helen Hou-Sandi 2013-11-28 05:09:06 +00:00
  • 1b5c962326 Increase the contrast of sidebar text in the media modal. props neil_pie. fixes #26288. Helen Hou-Sandi 2013-11-28 04:13:43 +00:00
  • 01f36c50fe Also get more targeted for taxonomy columns. Consolidate column hiding into one rule. props SergeyBiryukov. fixes #26298. Helen Hou-Sandi 2013-11-28 03:52:28 +00:00
  • e5b3f96670 Get more specific with responsive list table column hiding. Removes unused styling for the plugins list table. fixes #26298. Helen Hou-Sandi 2013-11-28 03:20:36 +00:00
  • bcab93583f Keep #screen-meta font size consistent. props SergeyBiryukov. fixes #26300. Helen Hou-Sandi 2013-11-28 03:01:22 +00:00
  • 68c1ce14d4 Make sure toolbar reset includes text-shadow: none. props kwight. fixes #25260. Helen Hou-Sandi 2013-11-28 02:57:24 +00:00
  • d3e135b888 Fix a regression in wp_mkdir_p() where the $mode of the parent folder is not correctly applied to all created paths. Fixes #25822 for trunk Dion Hulse 2013-11-28 02:19:24 +00:00
  • f4e65810bd Core Updates: Fix a case where options (db_version specifically) can end up with stale values in the cache after a update is performed. Fixes #26173 for trunk. Dion Hulse 2013-11-28 02:15:55 +00:00
  • 3d907b582a Fix pending comments/plugins count bubbles, fixes #25918 Andrew Ozz 2013-11-28 01:29:14 +00:00
  • 947839dac8 TinyMCE: fix editor.css. - Re-enable the default images for buttons not used in WordPress. - Remove redundant styles for the old buttons sprite. Fixes #26294. Andrew Ozz 2013-11-28 00:52:25 +00:00
  • 6df668fdac Ensure that arrows in dropdowns are the default text color if you haven't hovered. Fixes #26293, props ipstenu. Matt Thomas 2013-11-27 23:11:59 +00:00
  • 2ae03311b3 Twenty Fourteen: use display context for site description in sidebar.php. Sergey Biryukov 2013-11-27 23:09:23 +00:00
  • 15728818b0 Add spacing between elements, correct vertical alignment in Add New Category form. Fixes #26291, props mattheu. Matt Thomas 2013-11-27 23:06:09 +00:00
  • af4c711238 Prevent submenu flyouts from appearing below elements in the main column. Fixes #26280. Matt Thomas 2013-11-27 23:01:53 +00:00
  • acb98dc95a Updating the #wp-auth-check login form to match the new admin design: Matt Thomas 2013-11-27 22:35:25 +00:00
  • d428ac9a5d KSES: Extend support in wp_kses_normalize_entities to named entities with up to two numbers on the end of the name so as to support a wider list of valid entities. Peter Westwood 2013-11-27 22:31:04 +00:00
  • fb115b009e Widgets: fix no-js and accessibility modes, props shaunandrews, fixes #26165. Andrew Ozz 2013-11-27 22:16:27 +00:00
  • 902a3571b6 Fix the alignment of checkboxes in menu location settings, and add responsive adjustments for those checkboxes. Fixes #26259, props mattheu. Matt Thomas 2013-11-27 20:19:56 +00:00
  • e31bda9bf4 Set the font size for all text within .form-table to 14px. Fixes #26271. Matt Thomas 2013-11-27 20:11:43 +00:00
  • ae0d35a7ed Give th.th-full font-weight: 400 so its label doesn't get emboldened. Fixes #26272. Matt Thomas 2013-11-27 19:56:05 +00:00
  • 4be0cfa019 Design fixes to the color picker: Matt Thomas 2013-11-27 19:50:48 +00:00
  • 8b21aa420c Style the hr element in the admin. Fixes #23856. Matt Thomas 2013-11-27 19:36:36 +00:00
  • e029951d27 Press This fixes: Matt Thomas 2013-11-27 19:15:29 +00:00
  • 33abd3765e Widgets: prevent the sidebars from getting too wide, add a little more space between Available Widgets and the sidebars, props shaunandrews, see #25821. Andrew Ozz 2013-11-27 17:44:26 +00:00
  • be669106d5 Unit Tests: Add the ticket number to the new tests. See #26290 Peter Westwood 2013-11-27 14:47:03 +00:00
  • 02ab2c69bb Unit Tests: Add some simple test cases to highlight the types of html entity that kses currently blocks. See #26290 Peter Westwood 2013-11-27 14:44:57 +00:00
  • 5ec7a534a9 Dashboard: set containment for postboxes to "document" and give empty sortables some min-height so postboxes can be dropped there. Props lessbloat, fixes #26026. Andrew Ozz 2013-11-27 02:02:19 +00:00
  • 3b2dc8f443 Heartbeat: introduce "suspend" functionality and enable it after 20 min. of inactivity, see #25073. Andrew Ozz 2013-11-27 01:55:59 +00:00
  • c83ea1d936 Widgets: remove leftover debug bits and fix jshint warnings in widgets.js, see #25952. Andrew Ozz 2013-11-27 01:41:27 +00:00
  • f4264f9446 Widgets: drop onto closed sidebars. - Make dropping a widget easier by preventing the source sidebar from resizing while the widget is being dragged. - Move widgets dropped on closed sidebars to the top. UI Sortable places them randomly near the bottom. - Fix possible regression in wp_list_widget_controls(), add an optional argument to output the sidebar name inside the sortable container. - Updated styles for sidebar description and widget-hover class. Part props shaunandrews, fixes #25952. Andrew Ozz 2013-11-27 01:29:49 +00:00
  • 60a28aa61a Fix the ability to save changes made to an image. Sergey Biryukov 2013-11-26 23:30:59 +00:00
  • c294a6bd3e Correct the alignment of sortable list table headers. Fixes #26131, props jeremyfelt. Matt Thomas 2013-11-26 22:54:20 +00:00
  • d797d9955e Prevent horizontal scrolling when the responsive sidebar is open, pushing the main column off to the right. See #25858. Matt Thomas 2013-11-26 22:43:39 +00:00
  • 8a8f55024a Match current theme background and add theme hover state color to the highlight color in color schemes. Fixes #25967, props ryelle. Matt Thomas 2013-11-26 22:35:38 +00:00
  • 4ccea9a8f6 Remove cloning of the search box with JS and move it to the bottom of the screen with CSS instead, see #26086 Andrew Ozz 2013-11-26 22:18:14 +00:00
  • eb4dccce32 Unify the style of button-small everywhere we use it, and make sure the edit slug input lines up with its button and label. Fixes #26261, props mattheu. Matt Thomas 2013-11-26 22:09:28 +00:00
  • 8dcf785e95 Admin pointers don't work at responsive sizes because of responsive layout adjustments. Hide the pointers for now until they're made responsive. Fixes #25984. Matt Thomas 2013-11-26 21:46:55 +00:00
  • 9366fb85dc Fix typo in a comment. props kovshenin. fixes #26266. Sergey Biryukov 2013-11-26 21:44:33 +00:00
  • 03f2da69e2 Remove gradients and text-shadow from ui-slider-handle and restyle it to mimic buttons. Match the background color to the chosen color scheme's -color. See #25858. Matt Thomas 2013-11-26 21:37:20 +00:00
  • 7e7d1b5690 Hide registered and users columns in Sites table on small screens to prevent columms from becoming too narrow. Fixes #25973, props johnbillion. Matt Thomas 2013-11-26 19:36:14 +00:00
  • 866af8ad2c Match the background color of the responsive toggle button active state to -submenu-background, so it matches color schemes. See #25858. Matt Thomas 2013-11-26 19:16:19 +00:00
  • b0d441f5e4 Eliminate the transition animation on the responsive sidebar; set the responsive sidebar to display: none by default so it doesn't appear momentarily when loading the page. Fixes #25969. Matt Thomas 2013-11-26 19:05:41 +00:00
  • 22509e807b Reintroduce a drop zone indicator in empty sidebars on the Widgets page. Fixes #26168, props shaunandrews. Matt Thomas 2013-11-26 18:19:17 +00:00
  • 32973b914f Adjust the mceResize handle so it matches the handle on the plain text editor. See #26241. Matt Thomas 2013-11-26 17:52:09 +00:00
  • 47772b85ca Better alignment of Visual and Text tabs with editor, better alignment of word count container with editor, eliminate gap between tabs and editor on Press This. Fixes #26238, props mattheu. Matt Thomas 2013-11-26 17:47:08 +00:00
  • 46a4342c67 Restore the bottom border to .wp-editor-container so it's not missing when the editor appears outside the main editor container. Fixes #26241, props mattheu. Matt Thomas 2013-11-26 17:41:59 +00:00
  • f0c99974c2 Twenty Fourteen: fix image alignment in editor styles, props azaozz and RDall. Fixes #26108. Lance Willett 2013-11-26 17:37:52 +00:00
  • 68f7b803bc Keep the resize handle from jumping around when switching between the Visual and Text editors. Fixes #26246, props mattheu. Matt Thomas 2013-11-26 17:28:53 +00:00
  • ec10ecbebf Improvements to hover and focus states on the adminbar: Matt Thomas 2013-11-26 17:18:00 +00:00
  • 42da7f3053 Rename mp6_color_scheme JS global to wp_color_scheme. Sergey Biryukov 2013-11-26 13:57:58 +00:00
  • 316a125c4c Apply paragraph description class on wp-admin/network.php for consistency. Sergey Biryukov 2013-11-26 13:22:47 +00:00
  • f89db723ee Fix typo in rss.js feed templates. props Latz. fixes #26258. Sergey Biryukov 2013-11-26 12:39:47 +00:00
  • 2dc121f134 Remove obsolete image reference from thickboxL10n. props kovshenin. fixes #26257. Sergey Biryukov 2013-11-26 11:45:50 +00:00
  • 0329fb83e3 Clean up the sticky menu and responsive tweaks JS: - More descriptive names. - Share cached jQuery elements. - Fix re-enabling of touch events on the admin menu. - Fix disabling/enabling of UI Sortable. Props tollmanz, props sanchothefat, see #26086, fixes #26088. Andrew Ozz 2013-11-26 08:56:11 +00:00
  • 7c6dfbf0f8 Inline documentation for hooks in wp-admin/includes/class-wp-list-table.php. Drew Jaynes 2013-11-26 08:11:33 +00:00
  • 98a06a0deb Inline documentation for hooks in wp-includes/media-template.php. Drew Jaynes 2013-11-26 07:51:49 +00:00
  • 0cf54f5344 Inline documentation for hooks in wp-admin/post.php. Drew Jaynes 2013-11-26 07:43:02 +00:00
  • 470d6106b0 Make sure WP_Editor and Thickbox styles have Dashicons as a dependency, as they can be used on the front. props johnjamesjacoby. fixes #26236. Helen Hou-Sandi 2013-11-26 05:47:34 +00:00
  • 3d89ca8f6b Add some deleted images to the $_old_files array. see [26391], [26395], #26232, #26178. Helen Hou-Sandi 2013-11-26 05:41:10 +00:00
  • ad57f2b7db Remove the new thickbox styles from wp-admin.css. See #26178 Matt Thomas 2013-11-26 05:34:56 +00:00
  • 19caa51a02 Move thickbox styles from wp-admin.css to thickbox.css. Remove old png close icons. Fixes #26178. Matt Thomas 2013-11-26 05:31:32 +00:00
  • 2fbde17aba Don't show the Activity widget on the Network Admin Dashboard. props ocean90. fixes #26184. Helen Hou-Sandi 2013-11-26 05:28:46 +00:00
  • c32b78bac1 Make ratings stars 20px to match dashicons native size so they're crisp on all screens. See #26170, props melchoyce. Matt Thomas 2013-11-26 05:11:46 +00:00
  • 88bd8b4d87 Dashboard columns: Helen Hou-Sandi 2013-11-26 05:08:37 +00:00
  • 90b6c4006a When MP6 was merged into core, the new MCE images weren't added. Replace old MCE gifs with new PNGs and correct the paths to their 2x versions. See #26232. Matt Thomas 2013-11-26 04:58:22 +00:00
  • 3d55dbb82f Dashboard JS cleanup. props kadamwhite, helen. see #25824. Helen Hou-Sandi 2013-11-26 04:37:27 +00:00
  • 1668b4ab1b Remove button-secondary class from Collapse link in theme installer; unify Collapse button styles in theme installer and Customize screen; add a border around the Collapse icon so it remains visible on dark backgrounds; move the color styles to colors-fresh. Fixes #26230. Matt Thomas 2013-11-26 04:13:10 +00:00
  • a736126e83 Inline documentation for the following filter hooks in wp-includes/pluggable.php: * comment_notification_recipients * comment_notification_notify_author Drew Jaynes 2013-11-26 04:09:30 +00:00
  • 1af7b4fed0 Add #adminmenu to this background color rule so it remains visible on mobile when the sidebar is longer than the main column, like on media-new.php. See #25858. Matt Thomas 2013-11-26 03:50:26 +00:00
  • 10990e9a37 Move responsive button styles from wp-admin.css to buttons.css. Fixes #25968, props melchoyce. Matt Thomas 2013-11-26 03:35:41 +00:00
  • d1e69984c7 Style the color picker button to match the new standard button style. Adjust font size and height of 'Default' button to match color picker button. Fixes #26179. Matt Thomas 2013-11-26 03:27:09 +00:00
  • 557ecd7b6d Make sure that select elements vertically align properly with other text. Fixes #26136, props jeremyfelt. Matt Thomas 2013-11-26 03:02:38 +00:00
  • 27d2677273 Combine these selectors which both target the 'Menu Structure' heading on Edit Menus. Use .menu-edit instead of #post-body to ensure this margin applies only to the Edit Menus page. Fixes #26228. Matt Thomas 2013-11-26 02:53:42 +00:00
  • 183ac18d83 Allow #wpwrap to scroll horizontally if needed, and hide overflow only on specific elements that need it. See #26169. Matt Thomas 2013-11-26 02:41:35 +00:00
  • 16a44dfb6a Revert the change to use add_query_arg() for Open Sans, as it causes a fatal error when script concatenation is used. See #26063 Dion Hulse 2013-11-26 02:40:09 +00:00
  • 696014fff5 Replace the Star ratings in the dashboard with dashicons ratings. This also moves the ratings to only displaying full, half, or empty stars (ie. 3.0, 3.5, 4.0, no 3.7 ratings - which are rounded). Fixes #26170 Dion Hulse 2013-11-26 02:24:25 +00:00
  • 34d12c41c5 Add padding to #wpbody at viewports < 600px so that content isn't overlapped by the absolute-positioned adminbar. See #25858. Matt Thomas 2013-11-26 02:04:15 +00:00
  • e64d1e8eb7 Dashicons: Update to the latest dashicons files. Fixes #26251 These are imported from 9d78124720 [2013-11-25T11:03:44-08:00] Dion Hulse 2013-11-26 02:03:27 +00:00
  • b3ad458945 Use dashicons.min.css for concantenation requests. See #26250 Dion Hulse 2013-11-26 01:54:53 +00:00
  • f5dde473d7 Allow Open Sans to be disabled per language. props dimadin. fixes #26063. Sergey Biryukov 2013-11-26 01:53:17 +00:00
  • 2c69dba78f Bump $wp_version to clear CSS caches. See #26250 Dion Hulse 2013-11-26 01:48:41 +00:00
  • c15ef05674 Style Concatenation: Fix loading of dashicons non-woff files when concatenation is in use. Fixes #26250 Dion Hulse 2013-11-26 01:46:11 +00:00
  • 868ada7dfb Make the responsive layout behave better when the user zooms the page: Matt Thomas 2013-11-26 01:37:02 +00:00