Commit Graph

  • 2a25f9ce22 Change send_pass_change_email to send_password_change_email (better name). Mark Jaquith 2015-07-29 14:51:52 +00:00
  • e43b4db995 Make the "using default password" nag more accurate. Mark Jaquith 2015-07-29 14:05:59 +00:00
  • b5c42d6b33 TinyMCE: views: correct cursor position after paste Ella Iseulde Van Dorpe 2015-07-29 13:48:58 +00:00
  • 8db3eeec7d Customizer: Add an aria-expanded attribute to Edit menu item toggles. Dominik Schilling (ocean90) 2015-07-29 09:49:55 +00:00
  • 71dc853888 Press This: correct link on the post screens Ella Iseulde Van Dorpe 2015-07-29 08:43:06 +00:00
  • 11f4909315 Do not re-generate the password after pressing "cancel". Persist the state. Mark Jaquith 2015-07-29 04:29:36 +00:00
  • fff891b1d9 Autogenerate passwords that more reliably fit within their inputs. Mark Jaquith 2015-07-29 03:55:56 +00:00
  • c13b00709b Re-work user-profile.js so the password meter works in IE8 and password managers can fill multiple times. Mark Jaquith 2015-07-29 03:26:20 +00:00
  • 694fb98fa1 Add CloudUp to our oEmbed provider whitelist. Mark Jaquith 2015-07-29 02:56:48 +00:00
  • 220ea93449 Omit the "(required)" text for password on the install screen. Mark Jaquith 2015-07-29 01:19:45 +00:00
  • 35acd9abf8 Use the embed_maybe_make_link filter to test WP_Embed::autoembed(). See #33106. Andrew Ozz 2015-07-29 00:01:22 +00:00
  • 4f814ec9ae Protect newlines inside of CDATA. This was breaking things, notably inline JS that used comments for HTML standards compat. Scott Taylor 2015-07-28 23:02:04 +00:00
  • 1558be9dfa Fix updating of nonces on the Edit Post screen after the log in expires and the user logs in again. Props iseulde, azaozz. Fixes #33098. Andrew Ozz 2015-07-28 22:06:52 +00:00
  • 649d02a16b About: Remove translation functions until strings are final. Konstantin Obenland 2015-07-28 21:38:32 +00:00
  • d3dd832933 About: First pass at WordPress 4.3 About page. Konstantin Obenland 2015-07-28 21:22:23 +00:00
  • 90e39719d8 Lose the clunky setTimeout() code and just track the password value changes. Mark Jaquith 2015-07-28 21:10:16 +00:00
  • d5a39fe063 TinyMCE: iOS: wrap long strings Ella Iseulde Van Dorpe 2015-07-28 20:31:36 +00:00
  • 2da9f26205 Themes: Update readme files. Konstantin Obenland 2015-07-28 15:13:31 +00:00
  • 962cc345ae Plugins list table: Make selector for Details links more specific to prevent the Description header from being announced as "clickable". Sergey Biryukov 2015-07-28 14:49:41 +00:00
  • cda0fa1f76 Fill empty TinyMCE paragraphs with a dummy <br /> on all browsers. Mark Jaquith 2015-07-28 14:11:04 +00:00
  • 972f871214 Customizer: Make a string translatable, see [33413]. Dominik Schilling (ocean90) 2015-07-28 13:24:53 +00:00
  • 74c061a480 XML-RPC: Don't rely on include_path to include files, use dirname() instead. Gary Pendergast 2015-07-28 12:16:44 +00:00
  • 4393f478ea TinyMCE: wptextpattern: fix typo and make it faster Ella Iseulde Van Dorpe 2015-07-28 11:40:29 +00:00
  • ecd1ceccdc Twenty Eleven: Fix "Skip to content" links appearance after [31464]. Sergey Biryukov 2015-07-28 11:13:21 +00:00
  • 6c6dc814a3 Replace empty table header with a table cell. Sergey Biryukov 2015-07-28 10:18:47 +00:00
  • dfb86dc965 WPDB: When checking the encoding of strings against the database, make sure we're only relying on the return value of strings that were sent to the database. Also make sure that we're not trying to sanity check strings that've been marked as not needing sanity checking. Gary Pendergast 2015-07-28 06:31:39 +00:00
  • b53cbb1279 Customizer: Hide empty space in footer on small screens since it is only populated on larger screens. Weston Ruter 2015-07-28 03:42:36 +00:00
  • 4c7dfd38f7 Remove broken/dead colour scheme code Ella Iseulde Van Dorpe 2015-07-27 23:49:07 +00:00
  • 34354fc3c0 TinyMCE: wptextpattern: headings on enter Ella Iseulde Van Dorpe 2015-07-27 23:15:15 +00:00
  • b5f505d3dd Add Initial JS Unit Tests for Menu Customizer Aaron Jorbin 2015-07-27 22:07:27 +00:00
  • 68ff8b1a80 Passwords UI: clean up the new JS in wp-admin/js/user-profile.js. Scott Taylor 2015-07-27 21:24:36 +00:00
  • 99cd8b540b Bundled Themes: Bump version numbers and update POT files. Dominik Schilling (ocean90) 2015-07-27 19:49:14 +00:00
  • 4e00e36e0f i18n tools: Use https for msgid-bugs-address URLs. Dominik Schilling (ocean90) 2015-07-27 19:37:13 +00:00
  • 3f2b0779f5 Don't blindly trust the output of glob() to be an array. Mark Jaquith 2015-07-27 18:04:19 +00:00
  • cd4811bf66 Site Icon: Minor cleanup for WP_Site_Icon after [33329]. Konstantin Obenland 2015-07-27 16:08:47 +00:00
  • 6bca6cb0b2 Customizer: Use correct spelling when instantiating CustomizeImageCropper. Konstantin Obenland 2015-07-27 15:54:51 +00:00
  • 8f588b345b Menus: Readjust screen options toggle icon. Konstantin Obenland 2015-07-27 15:42:44 +00:00
  • ba194364de Switch explicitly from nightly to 7.0 for Travis, for clarity. Mark Jaquith 2015-07-27 15:15:34 +00:00
  • c8f1bf5a94 Merge two similar strings about insufficient permissions. Sergey Biryukov 2015-07-27 13:24:39 +00:00
  • faecac7803 Move the translator note added in [33437] directly before the string it applies to. Sergey Biryukov 2015-07-27 12:42:14 +00:00
  • aed9a8c5bc Editor: word count: better names for types. Ella Iseulde Van Dorpe 2015-07-27 11:18:55 +00:00
  • 70dd339fa3 Fix the padding for the feature filter box on the Add Themes screen. Mark Jaquith 2015-07-27 03:33:24 +00:00
  • 80c9c8cfca Toggle between dashicons-hidden and dashicons-visibility in the password hide/show button. Mark Jaquith 2015-07-27 03:12:55 +00:00
  • 3ad35be856 Add a translator note for the fix in r33387 Mark Jaquith 2015-07-27 01:53:04 +00:00
  • 0fe4782373 Comment string tweaks: * Merge two strings about an invalid comment ID. * Add missing context to 'Mark as Spam' string. * Merge two 'In Response To' strings, replace redundant context with a translator comment. Sergey Biryukov 2015-07-26 23:35:47 +00:00
  • 71b9b522e2 Merge some similar media-related strings. Sergey Biryukov 2015-07-26 23:23:48 +00:00
  • be54cc64a9 Multisite: Introduce a singular string for user removal (we already have one for deletion). Sergey Biryukov 2015-07-26 23:18:19 +00:00
  • 8e7c0148dc Merge two duplicate strings. Sergey Biryukov 2015-07-26 23:03:52 +00:00
  • b8a5123dc9 Merge similar strings for plugin update permissions. Sergey Biryukov 2015-07-26 23:00:11 +00:00
  • 5a23543cc8 Merge duplicate strings related to Trash. Sergey Biryukov 2015-07-26 22:47:05 +00:00
  • a5d922f427 TinyMCE: remove role=tab from the keyboard shortcuts help dialog. See #33031. Andrew Ozz 2015-07-26 21:36:06 +00:00
  • 4ca5459784 TinyMCE: fix accessibility for the keyboard shortcuts help dialog. Props afercia, azaozz. Fixes #33031. Andrew Ozz 2015-07-26 19:13:28 +00:00
  • 7cff5c8794 JSHint for [33426] Ella Iseulde Van Dorpe 2015-07-26 18:17:37 +00:00
  • 385b98d828 Use explicit variable variable syntax Aaron Jorbin 2015-07-26 18:03:58 +00:00
  • 079d7eb56e TinyMCE: views: use media setting to get post ID Ella Iseulde Van Dorpe 2015-07-26 10:10:31 +00:00
  • 16cc16da9e Remove svn:executable from test files. Sergey Biryukov 2015-07-26 09:40:58 +00:00
  • 4ed7d2d05e Update Test_WP_Customize_Nav_Menus::test_available_items_template() after [33413]. Sergey Biryukov 2015-07-26 09:14:06 +00:00
  • 67f74ea9c1 Comment status box: Move focus back to Edit link when changing the date. Sergey Biryukov 2015-07-26 02:25:43 +00:00
  • d279b43d2d Customizer: Set a correct default for nav_menu_locations setting. Sergey Biryukov 2015-07-26 02:00:14 +00:00
  • a3f2503ddc Update help text after [33368]. Sergey Biryukov 2015-07-26 01:51:18 +00:00
  • 7214dc6fb4 Remove unused pw-weak ID attributes. Sergey Biryukov 2015-07-26 00:57:21 +00:00
  • 1a18cb3b00 Revert [31849] and [33351] Ella Iseulde Van Dorpe 2015-07-25 22:59:23 +00:00
  • eef42f591f Editor: fit images Ella Iseulde Van Dorpe 2015-07-25 22:43:46 +00:00
  • b8bc5ed95d TinyMCE: inline toolbar: reduce size arrow Ella Iseulde Van Dorpe 2015-07-25 16:45:29 +00:00
  • 4f9d20fe5a Editor: add space around aligned images Ella Iseulde Van Dorpe 2015-07-25 13:11:32 +00:00
  • 45e535b23d TinyMCE: restore support for <script> tags. See #33083. Andrew Ozz 2015-07-24 22:03:25 +00:00
  • cac1d55621 Customizer: Add missing text or labels to some nav menu UI controls. Dominik Schilling (ocean90) 2015-07-24 20:27:04 +00:00
  • c412fd0398 Customizer: Hide inactive reorder buttons for menu items from assistive technologies. Dominik Schilling (ocean90) 2015-07-24 17:56:50 +00:00
  • f4f1b48213 Pinking shears. Scott Taylor 2015-07-24 17:26:09 +00:00
  • 2971d7d3ed Menus: Account for browsers that set a default margin for buttons. Konstantin Obenland 2015-07-24 17:23:05 +00:00
  • a652f54b0f Comments: Normalize button color on hover in alt color schemes. Konstantin Obenland 2015-07-24 17:10:11 +00:00
  • 3b128efe27 Comments: Align author form label with its field labels below. Konstantin Obenland 2015-07-24 16:50:34 +00:00
  • 31b4c0c6a5 Docs: Fix incorrect indentation for the wp_xmlrpc_server->wp_getPostFormats() DocBlock. Drew Jaynes 2015-07-23 13:18:07 +00:00
  • 91c3561350 Dashicons: Fix font ID in SVG file. Dominik Schilling (ocean90) 2015-07-23 10:02:54 +00:00
  • eb7070c7f8 Docs: Correct the possible return types and corresponding descriptions for wp_get_post_terms(). Drew Jaynes 2015-07-23 07:44:49 +00:00
  • 3ceb11bea4 Customizer: Update JS variable to reference renamed data attribute for available nav menu object. Weston Ruter 2015-07-23 06:01:30 +00:00
  • 2e74ecfc1c Tests: Add a new test file missed in [33359]. Gary Pendergast 2015-07-23 05:17:19 +00:00
  • f9ec35ddab Switch to a more performant query in meta_form(). Dion Hulse 2015-07-23 05:16:04 +00:00
  • e42e418450 Prevent 1Password from thinking the text "log in" should trigger a password save prompt Mark Jaquith 2015-07-23 05:04:55 +00:00
  • b77d19aa8b Do not propagate empty passwords from the hidden form field. Mark Jaquith 2015-07-23 04:59:04 +00:00
  • 63dc5e491f Fix vertical alignment of the eye in the "hidden" dashicon to match "visibility". Mark Jaquith 2015-07-23 03:01:05 +00:00
  • ae6460d730 TinyMCE, inline link toolbar: add a bit more specificity to the selectors in editor.css to fix overriding in IE < 10. See #32604. Andrew Ozz 2015-07-22 23:04:10 +00:00
  • 652abe51cc 4.3-beta4-33371 Konstantin Obenland 2015-07-22 21:56:39 +00:00
  • b850d9d9f1 4.3-beta4 Konstantin Obenland 2015-07-22 21:50:50 +00:00
  • eee2fa493b TinyMCE: update to 4.2.2. Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. Fixes #33033, #33042. See #33083. Andrew Ozz 2015-07-22 21:11:44 +00:00
  • bc7ad4b965 Improve the "sessions" section strings. Mark Jaquith 2015-07-22 20:49:55 +00:00
  • 1a8b292ab6 Move password and session items into "Account Management" profile section. Mark Jaquith 2015-07-22 20:44:30 +00:00
  • 9e383a560a Customizer: Introduce customize_nav_menu_available_item_types and customize_nav_menu_available_items filters. Weston Ruter 2015-07-22 20:28:03 +00:00
  • 2d85378c52 Soothe JSHint's rankled spirits Mark Jaquith 2015-07-22 18:55:27 +00:00
  • 9ca3978a3e Introduce a Cancel button and onUnload warning for password changes. Mark Jaquith 2015-07-22 18:35:51 +00:00
  • fece657158 Fix up and normalize pw_weak/pw-weak IDs and labels. Mark Jaquith 2015-07-22 17:23:27 +00:00
  • d1a1e77e40 Make password field toggling work in IE8, and clean up a bunch of password CSS issues. Mark Jaquith 2015-07-22 16:55:17 +00:00
  • 7b41adf712 Shortcodes: Improve the reliablity of shortcodes inside HTML tags. Gary Pendergast 2015-07-22 05:14:50 +00:00
  • 7439dd7354 Capabilities: When creating an auto-draft, ensure that the current user still has permission to do so. Gary Pendergast 2015-07-22 04:01:53 +00:00
  • 2533d76203 Site Icon: Create custom sizes for images that don't need cropping. Konstantin Obenland 2015-07-22 02:29:57 +00:00
  • 7845150324 Nav Menus: Add a Menus title with Manage in Customizer button to nav-menus.php Jeremy Felt 2015-07-22 01:25:13 +00:00
  • 4e7b5dca5b Widgets screen: while dragging a widget over a closed sidebar refresh only the widgets in the current sidebar instead of all widgets in all sidebars. Props chriscct7. Fixes #33015. Andrew Ozz 2015-07-22 01:24:47 +00:00
  • 2ab769b1b9 Passwords: Add password strength meter feedback for screen readers. Konstantin Obenland 2015-07-22 00:14:37 +00:00
  • 7527a5c65e Publish box: move focus when the animation is done Ella Iseulde Van Dorpe 2015-07-21 22:45:48 +00:00
  • fd0c1665f8 TinyMCE: add min-width to the placeholder images for the more and nextpage tags to fix them in themes that force width = auto. Fixes #33022. Andrew Ozz 2015-07-21 22:35:04 +00:00