Commit Graph

  • f2aa089166 Press This: small clean-up when generating the suggested content. Ensure all keys are always set in the array that is passed through the filter. See #31637. Andrew Ozz 2015-03-20 00:18:00 +00:00
  • dd8511c35b WordPress 4.2-beta2 Drew Jaynes 2015-03-19 19:18:37 +00:00
  • 757ee0684c Fix notice that exists for plugins with no slug Aaron Jorbin 2015-03-19 17:47:30 +00:00
  • 86e155b34e Make dates in multisite site and user list tables translatable. Jeremy Felt 2015-03-19 16:21:46 +00:00
  • e977f42a66 TinyMCE: revert stripping of tags from pasted URLs on beforeSetContent [31817] and [31819]. Clean up URLs on pastePreProcess. See #31158. Andrew Ozz 2015-03-19 07:07:48 +00:00
  • cc0e582a67 Ensure that we target the correct plugin row for update updates Aaron Jorbin 2015-03-19 05:26:00 +00:00
  • 1392d272c2 In the "Send Trackbacks" meta box, the description of how pingbacks work was missing a comma after the introductory clause. Scott Taylor 2015-03-19 04:05:33 +00:00
  • 2f20da29b5 Replace array_shift() with reset() where appropriate for performance. Scott Taylor 2015-03-19 03:55:39 +00:00
  • c74d9e6d1c Add WP_Posts_List_Table::is_base_request() to determine if the current "view" is the "All" (default) view. Scott Taylor 2015-03-19 02:25:05 +00:00
  • 8d392d4568 Press This: check if the URL is to embeddable content on a site that supports oEmbed. Then insert only the URL in the editor. It will trigger a wpView with the embedded content. Fixes #31637. Andrew Ozz 2015-03-19 00:51:43 +00:00
  • 9c21bedcbb Revert [31729] since <aside> seems not to be the appropriate HTML5 tag. Dominik Schilling (ocean90) 2015-03-18 22:25:20 +00:00
  • 60f95452a4 Don't try to call wp_clean_plugins_cache(); twice in wp_clean_update_cache(). Dominik Schilling (ocean90) 2015-03-18 22:06:17 +00:00
  • e771be8f7c Toolbar: Protect against Firefox font rendering interference by themes. Helen Hou-Sandi 2015-03-18 22:03:12 +00:00
  • 74e404140d Edit Terms: Show error messages actually as error messages. Dominik Schilling (ocean90) 2015-03-18 21:58:52 +00:00
  • c2dc27adfd TinyMCE emoji: fix highlighting of selected replacement images in Chrome. Props iseulde. Fixes #31628. Andrew Ozz 2015-03-18 21:53:36 +00:00
  • a3f6767a45 Comments: Move HTML tags for screen reader text into translatable strings. Dominik Schilling (ocean90) 2015-03-18 21:51:36 +00:00
  • 6a273462e8 List tables: Go back to inserting quick edit rows after, as some plugins rely on that assumption. Results are the same. Helen Hou-Sandi 2015-03-18 21:49:26 +00:00
  • 639f5228c3 TinyMCE: small cleanup for stripping of tags from pasted URLs. See #31158. Andrew Ozz 2015-03-18 20:52:35 +00:00
  • 1a067a5e4c Press This: prepend the site domain to root-relative URLs. Reject other relative URLs. Part props stephdau, kraftbj. Fixes #31645. Andrew Ozz 2015-03-18 20:42:38 +00:00
  • 25a5f07d51 TinyMCE: strip tags from pasted URLs before testing if they are embeddable. Props siobhan, iseulde. Fixes #31158. Andrew Ozz 2015-03-18 20:25:09 +00:00
  • f288ec0581 Customizer: Remove a throw error call which prevents further actions, like jqxhr.always(). Dominik Schilling (ocean90) 2015-03-18 19:28:14 +00:00
  • e9da1dc1f2 WP_Filesystem: Change WP_Filesystem_FTPext::exists() and WP_Filesystem_ftpsockets::exists() to return true for empty directories. Dominik Schilling (ocean90) 2015-03-18 19:21:33 +00:00
  • 7476ac6d05 Bundled themes: add documentation for new onResizeARIA function. Lance Willett 2015-03-18 18:30:19 +00:00
  • 31bded083b Ensure that the $exclusions parameter of 'list_terms_exclusions' filter is always a string. Boone Gorges 2015-03-18 18:22:20 +00:00
  • 819ea5cabe Move and tests to their own files. Boone Gorges 2015-03-18 13:27:15 +00:00
  • 08ac58e160 Request FTP and SSH credentials when needed during shiny updates Aaron Jorbin 2015-03-18 03:17:59 +00:00
  • 533aefdf13 Press This: ignore site descriptions that end with an ellipsis. These are most likely auto-generated. Props kraftbj. Fixes #31639. Andrew Ozz 2015-03-18 02:50:17 +00:00
  • 09dd0b59c9 Press This: fix editor buttons visibility on mobile. Props Michael Arestad. Fixes #31622. Andrew Ozz 2015-03-18 02:24:38 +00:00
  • e875feafbb Press This: add aria-describedby to the new tag field. Props afercia. Fixes #31546. Andrew Ozz 2015-03-18 02:18:00 +00:00
  • 34ff5cd2d2 Press This: fix the header styling and add a logo. Props Michael-Arestad. Fixes #31472. Andrew Ozz 2015-03-18 02:09:00 +00:00
  • df2c74e878 Press This: fix styling on the Tools screen. Props Michael-Arestad, see #31462. Andrew Ozz 2015-03-18 01:57:18 +00:00
  • f1ce621be7 Press This: fix styling of the "Scan" button. Fixes #31444. Andrew Ozz 2015-03-18 01:39:52 +00:00
  • a2d7c3fa58 Add a missing DocBlock for the core utility function _get_cron_lock(). Drew Jaynes 2015-03-17 23:37:58 +00:00
  • b9cb22f888 Add a changelog entry to the DocBlock for comment_form() for the class_submit argument added in 4.1. Drew Jaynes 2015-03-17 18:37:12 +00:00
  • 5981385894 Update grunt-rtlcss to 1.6.0. Dominik Schilling (ocean90) 2015-03-17 12:17:31 +00:00
  • f812217753 Set svn:eol-style to native for press-this-editor.css. Dominik Schilling (ocean90) 2015-03-17 12:05:31 +00:00
  • 21da2ccd85 Press This: bump bookmarklet's version. See #31657. Andrew Ozz 2015-03-17 01:18:01 +00:00
  • 820fe85082 Press This: - Strip slashes while running side_load_images(), add slashes after. - Simplify and clean up side_load_images(). - Add another arg to media_sideload_image() to return the uploaded image src only, and fix it to always return WP_Error on errors. Fixes #31660. Andrew Ozz 2015-03-17 00:46:01 +00:00
  • b91de55ede Press This: change the Publish button text to Submit for Review for contributors (like on the Edit Post screen). Props stephdau, DrewAPicture. Fixes #31658. Andrew Ozz 2015-03-16 21:06:01 +00:00
  • eb9cf72a1b Press This: - Test image sizes from JS after Press This loads, before adding them to "Suggested media". - Clean up and simplify the HTML and JS a bit. Fixes #31561. Andrew Ozz 2015-03-16 20:50:39 +00:00
  • e35b6490a3 Press This: exclude both bookmarklet.js and bookmarklet.min.js from the main uglify task. Props stephdau. Fixes #31657. azaozz 2015-03-16 20:36:02 +00:00
  • fb1873cfe6 Move the default arguments hash notation for WP_Comment_Query to the new constructor, where the argument definitions were moved in [31793]. Drew Jaynes 2015-03-16 20:17:35 +00:00
  • fce4ab09f2 Twenty Fourteen: add ARIA attributes to search toggle. See #31527. Lance Willett 2015-03-16 18:50:50 +00:00
  • 12784e13d4 Improve method consistency in WP_Comment_Query. Boone Gorges 2015-03-16 14:23:33 +00:00
  • ec49827b0b In wp_insert_term(), allow a term with an existing name if a unique $slug has been provided. Boone Gorges 2015-03-16 11:15:34 +00:00
  • 2b3cfead22 Emoji: Rename the email and feed filter functions to be _ prefixed, and @ignore-d in the PHPDocs. Gary Pendergast 2015-03-16 10:45:29 +00:00
  • 47c69c3207 Fix typo in a comment in [31752]. Sergey Biryukov 2015-03-16 01:55:53 +00:00
  • 7bbdceb336 Clean up some inline documentation for emoji functionality, including a missing @since for mail_emoji(), and a changelog entry for wp_insert_post(). Drew Jaynes 2015-03-16 01:42:26 +00:00
  • ad7456fe03 Emoji: Move a comment to match the restructure in [31779], and add an extra comment explaining how emoji rendering support is detected. Gary Pendergast 2015-03-16 00:05:05 +00:00
  • f078bc93aa Emoji: fix few typos. See #31242. Andrew Ozz 2015-03-15 23:28:04 +00:00
  • 005ff9a8c8 Emoji: - Add the styling for the replacement images to the admin CSS. - Revert to using .emoji as replacement image class. - When pasting in the editor, convert emoji images to our format so we can replace them with chars on saving. - Some more clean up of both the plugin and wp-emoji.js. See #31242. Andrew Ozz 2015-03-15 23:15:28 +00:00
  • b69fe9bd6a Twenty Thirteen: add ARIA attributes to menu toggle. See #31527. Lance Willett 2015-03-15 20:00:57 +00:00
  • 3366386aa3 Twenty Fourteen: add ARIA attributes to menu toggle. See #31527. Lance Willett 2015-03-15 19:59:53 +00:00
  • 0ac085da11 WPDB: HHVM doesn't support passing a DB link to mysqli_get_client_version(). While we usually pass a DB link to every ext/mysql and mysqli function call, we don't really need to do that here, as there's no way for the client library to change mid page load. Gary Pendergast 2015-03-15 12:19:12 +00:00
  • 1c63c533b1 Tests: Since [31733], we now encode emoji in posts, instead of removing them (when they're being stored in versions of MySQL that don't support utf8mb4). Gary Pendergast 2015-03-15 11:50:54 +00:00
  • 3503aa4820 Smilies: The new smilies added in [31733] and [31745] are larger than the old smilies. While this is taken care of by the CSS on normal pages, it means they're disproportionally large when seen in RSS and email. Gary Pendergast 2015-03-15 11:40:16 +00:00
  • e94b808f3b Emoji: always export the methods in wp-emoji.js, even when dependencies are missing and we cannot initialize. See #31242. Andrew Ozz 2015-03-15 00:16:47 +00:00
  • 59b22c284d Emoji: - Move the TinyMCE plugin CSS to wp-content.css. - Change the replacement images class to wp-emoji inside the editor. - Clean up both the plugin and wp-emoji.js, abstract and restructure a bit. See #31242. Andrew Ozz 2015-03-14 23:49:00 +00:00
  • 2d99690655 PressThis: increase the number of meta tags we check in the bookmarklet to 200. Sometimes there are empty meta tag nodes (no attributes) in some browsers. See #31373. Andrew Ozz 2015-03-14 20:11:42 +00:00
  • 83c6f85cd5 Remove duplicate label on Add New User screen. Sergey Biryukov 2015-03-14 01:03:18 +00:00
  • 546f3c348b Remove hidden user_id input from Edit Comment screen. Sergey Biryukov 2015-03-14 00:52:15 +00:00
  • a6b11c0411 PressThis: add a wrapped with role = application to the categories section. Props: afercia. See #31443. Andrew Ozz 2015-03-13 23:40:53 +00:00
  • 71aa99360e PressThis: in Grunt, minify the bookmarklet before copying the files to /build. See #31373. Andrew Ozz 2015-03-13 21:08:14 +00:00
  • 262e849cdd Emoji: yet another update for Twemoji, to 1.3.2. Props iseulde. See #31242. Andrew Ozz 2015-03-13 20:29:10 +00:00
  • 1f05ad1b50 Emoji: better regex when testing for only char emoji. Props iseulde. See #31242. Andrew Ozz 2015-03-13 20:26:39 +00:00
  • 870da19630 Emoji and smiley images should be displayed inline. Sergey Biryukov 2015-03-13 18:44:40 +00:00
  • 3089244b6f Restore line breaks before comment text in comment notification emails. Sergey Biryukov 2015-03-13 18:28:52 +00:00
  • 0c664ec112 Ignore .DS_Store files. Sergey Biryukov 2015-03-13 18:11:33 +00:00
  • 49ca2ac0f4 PressThis: improve translatable strings on the Tools screen. Props: afercia. See #28873. Andrew Ozz 2015-03-13 17:31:01 +00:00
  • a0d10f45cf Post 4.2-beta1 version bump. Drew Jaynes 2015-03-13 17:25:42 +00:00
  • 7fbb0e091a Emoji: update Twemoji to 1.3.1. Props iseulde. See #31242. Andrew Ozz 2015-03-13 17:19:28 +00:00
  • 2650be6c74 PressThis: simplify and restyle the categories drop-down, remove the checkboxes and use JS to get the selected categories on submitting the form. Part prop: Michael-Arestad. Fixes #31443. Andrew Ozz 2015-03-13 16:56:45 +00:00
  • 13e66393f1 Don't run wp_get_archives() cache test on multisite. Boone Gorges 2015-03-12 23:29:21 +00:00
  • 4179e355e0 WordPress 4.2-beta1 Drew Jaynes 2015-03-12 23:10:49 +00:00
  • 5cfe554773 TinyMCE: fix emoji parsing in IE typo. See #31242. Andrew Ozz 2015-03-12 23:02:08 +00:00
  • 29cca14491 TinyMCE: fix emoji parsing in IE. See #31242. Andrew Ozz 2015-03-12 22:59:41 +00:00
  • a6d4f5e679 WordPress 4.2-beta1 Drew Jaynes 2015-03-12 22:49:58 +00:00
  • 949099f6f7 grunt imageminfor [31745]. Dominik Schilling (ocean90) 2015-03-12 22:00:50 +00:00
  • c8cd080d1b Update Twemoji to 1.3.0. Dominik Schilling (ocean90) 2015-03-12 21:59:04 +00:00
  • ba3a48766e TinyMCE wpViews: fix typos in the conditional checking which stylesheets to import. Props mattheu. See #31464. Andrew Ozz 2015-03-12 20:07:13 +00:00
  • 86c521d868 Emoji: - Patch twemoji.js to prevent infinite loop. - Fix some undefined errors in old IE. Props iseulde. See #31242. Andrew Ozz 2015-03-12 19:52:13 +00:00
  • 94768cad74 Revert [31749], see #31528. Dominik Schilling (ocean90) 2015-03-12 17:50:54 +00:00
  • 21134a0c89 Allow is_page_template() to accept an array, as many other conditional tags do. Helen Hou-Sandi 2015-03-12 16:27:06 +00:00
  • a2abc13285 Shiny Updates: Disable body scrolling when filesystem request modal is open. Sergey Biryukov 2015-03-12 14:56:34 +00:00
  • fa3131ee02 Emoji: There's a little tear in my eye as I remove DOMDocument from the Emoji staticizer. It was a beautiful dream, but it wasn't to be. Gary Pendergast 2015-03-12 13:16:34 +00:00
  • 6642a1d228 Shiny Updates: Don't translate an error code string. Sergey Biryukov 2015-03-12 13:08:40 +00:00
  • 37bee1ed3a Emoji: Instead of having custom hooks for Ajax callbacks, use MutationObserver to re-parse any changed elements in the DOM. Gary Pendergast 2015-03-12 12:51:06 +00:00
  • b857ff6083 Request FTP and SSH credentials when needed during shiny updates Aaron Jorbin 2015-03-12 08:52:42 +00:00
  • c5169d828e Nav menus: Return to calling links "Custom Links". Helen Hou-Sandi 2015-03-12 06:14:53 +00:00
  • 75cb1ae15a Star ratings: Use a yellow color across the board. Keying these to color schemes originally turned out to be weird. Helen Hou-Sandi 2015-03-12 05:40:14 +00:00
  • fff0f98244 The partial change to the script handle in [31744] was not actually intended. Andrew Nacin 2015-03-12 03:36:01 +00:00
  • fa132c0d7e Add new smiley images missed in [31733]. Gary Pendergast 2015-03-12 03:27:06 +00:00
  • a5cd4f6284 Emoji JS cleanup. Andrew Nacin 2015-03-12 03:16:51 +00:00
  • fdb65519ac Press This: Remove obsolete help tab in Settings -> Writing. Sergey Biryukov 2015-03-12 02:36:09 +00:00
  • 1c425c9eac TinyMCE wpViews: always import the non-default editor styles in the sandbox iframe in views. Props iseulde, mattheu. Fixes #31464. Andrew Ozz 2015-03-12 01:04:59 +00:00
  • 8220541799 Fix JSHint errors in [31734] and add missing dependencies. Sergey Biryukov 2015-03-12 01:04:44 +00:00
  • 484733be3a TinyMCE: improve setting of the sandboxing iframe inside a view. Props mattheu, iseulde. Fixes #31412. Andrew Ozz 2015-03-11 23:52:15 +00:00
  • 2707b39c63 PressThis: add inline comments and some cleanup for the images and embeds regex. Props stephdau. Fixes #31373. Andrew Ozz 2015-03-11 23:36:23 +00:00
  • 6d9c5ea526 TinyMCE: remove blocking of commands on placeholder images. Breaks some execCommand. Props iseulde. Fixes #31571. Andrew Ozz 2015-03-11 23:32:44 +00:00
  • 962ba7c52e PressThis: update _limit_url(), use esc_url_raw(). Fixes checking of urlencoded strings. See #31373. Andrew Ozz 2015-03-11 23:22:21 +00:00