Commit Graph

  • 43107f767c Twenty Eleven: better closed comments notes. Check only for "comment" type comments when deciding whether to show the message. Props iandstewart and obenland, closes #20469. Lance Willett 2012-11-15 00:48:03 +00:00
  • 05d7baa79a Twenty Twelve: better closed comments notes. Check only for "comment" type comments when deciding whether to show the message. Lance Willett 2012-11-15 00:43:43 +00:00
  • 434af4ce3e TinyMCE: fix styles, add 2x background icons and load buttons.css in the Edit Image modal, remove wp-view styles from content.css, add 2x icons for the popup buttons (for editing image and gallery), fixes #22447, see #21019 Andrew Ozz 2012-11-14 23:21:59 +00:00
  • 5c08470293 Compress scripts/styles: 3.5-beta3-22584. bumpbot 2012-11-14 22:58:34 +00:00
  • 5013098029 XMLRPC: When Editing an existing post make sure to use wp_update_post instead of wp_insert_post so as to not perform destructive actions on the content. Peter Westwood 2012-11-14 22:58:24 +00:00
  • 38a2ba2c5b Media: Unify the "Insert" and "Insert.Post" toolbars. see #21390. Daryl Koopersmith 2012-11-14 22:40:34 +00:00
  • 3d75ef25d8 For postboxes, only show arrows/handles on hover when JS is enabled (for HiDPI). props TobiasBg. fixes #21611. Andrew Nacin 2012-11-14 22:22:55 +00:00
  • d1e099ce09 Require Imagick 2.1.1 or greater, based on whether the queryFormats() method can be called statically. Andrew Nacin 2012-11-14 22:19:32 +00:00
  • 55a3f09ec4 Media: Improve image size-related UI and code. Daryl Koopersmith 2012-11-14 22:08:02 +00:00
  • a28704b09a Twenty Twelve: style Multisite messages and forms to match the theme styles. Props DrewAPicture and obenland, fixes #22179. Lance Willett 2012-11-14 22:04:25 +00:00
  • 57e98a72d2 Media: Convert templates to use a data variable instead of with statements. see #21390. Daryl Koopersmith 2012-11-14 21:51:41 +00:00
  • a2cc96bd34 Twenty Twelve: revert accidental paste in r22576, see #22359. Lance Willett 2012-11-14 21:38:34 +00:00
  • e94de95731 Twenty Twelve: wrap long text and URLs in entries. Props philiparthurmoore, fixes #22359. (Also clean up property order a bit.) Lance Willett 2012-11-14 21:34:10 +00:00
  • 5678561273 Twenty Twelve: RTL update for text widget layout, props DrewAPicture and georgestephanis. Fixes #22390. Lance Willett 2012-11-14 20:29:51 +00:00
  • 915b3eda40 Twenty Twelve: avoid JavaScript errors if navigation wrapper markup is removed from header. Fixes #22307. Lance Willett 2012-11-14 20:21:01 +00:00
  • 83d6afd2fb Twenty Twelve: fix text color contrast, props jorbin. See #22087. Lance Willett 2012-11-14 20:13:04 +00:00
  • 78f2bf4c41 Compress scripts/styles: 3.5-beta3-22572. TinyMCE updated. bumpbot 2012-11-14 15:00:31 +00:00
  • 46a29a06e0 wp_generate_attachment_metadata() should not call WP_Image_Editor if there's nothing to resize. props mdawaffe. fixes #22438. Andrew Nacin 2012-11-14 14:26:52 +00:00
  • b295ed0059 Media: Remove border from inline media uploader. see #21390. Daryl Koopersmith 2012-11-14 09:33:15 +00:00
  • 902b910bea Media: Declare wp.media.string methods in a single object. see #21390. Daryl Koopersmith 2012-11-14 09:31:53 +00:00
  • f684d6abc2 Media: Make edit gallery button use new media. see #21390. Daryl Koopersmith 2012-11-14 09:06:10 +00:00
  • 223eb63b6f Media: Restore 3.4 editor behavior and remove TinyMCE views. Daryl Koopersmith 2012-11-14 07:17:22 +00:00
  • 92d7e9db15 Pass 'blank' to Gravatar rather than sending blank.gif for Gravatar to proxy. props miqrogroove, fixes #22354. Andrew Nacin 2012-11-14 05:29:56 +00:00
  • 5de1543fc4 Avoid notices with [22426]. props pross. fixes #22420. Andrew Nacin 2012-11-14 05:09:23 +00:00
  • 24e95b5bd9 Pass the post ID from the_shortlink() to wp_get_shortlink() to avoid a change in filters. props SergeyBiryukov, fixes #21309. Andrew Nacin 2012-11-14 05:05:34 +00:00
  • 3841bfba82 Revert accordion-delay code from [22400] that was causing problems. props lessbloat. fixes #21283. Andrew Nacin 2012-11-14 05:03:33 +00:00
  • a861d88597 Sharper HiDPI alignment icons for TinyMCE. props lessbloat. fixes #22431. Andrew Nacin 2012-11-14 03:41:47 +00:00
  • c77d7b96db Media: Activate the featured image toolbar when the media dialog is first opened. see #21390, #21776. Daryl Koopersmith 2012-11-14 02:39:54 +00:00
  • ebe8d3e08f Squash a PHP notice in the XML-RPC server. Mark Jaquith 2012-11-13 22:35:41 +00:00
  • f3fac2add3 3.5-beta3 Andrew Nacin 2012-11-13 04:06:51 +00:00
  • b7395456eb Media: Better image detection in the embed from URL tab. see #21390. Daryl Koopersmith 2012-11-13 03:33:41 +00:00
  • 9fb6e29102 Media: Add support for applicable *-upload-ui hooks. Daryl Koopersmith 2012-11-13 01:50:08 +00:00
  • e0df0a74ca Media: Improve backwards compatibility for image_size_names_choose filter. see #22186, #21390. Daryl Koopersmith 2012-11-13 01:23:18 +00:00
  • ec11387b66 SimplePie: Ensure the DOMNode::getLineNo() method exists. props rmccue. fixes #22425. Andrew Nacin 2012-11-13 00:49:15 +00:00
  • 630484f453 Media: Properly insert caption shortcodes for attachments. Daryl Koopersmith 2012-11-13 00:32:04 +00:00
  • 55543163fe In wp_crop_image(), preserve both src_file and src. src_file must be preserved even when url fopen is used so that we don't try to save to a filename based on the url. Ryan Boren 2012-11-13 00:03:55 +00:00
  • 4ee51a98cb Media: Add an "upload more files" button to upload states. see #21390. Daryl Koopersmith 2012-11-12 23:52:17 +00:00
  • b73b44b8db Compress scripts/styles: 3.5-beta2-22551. TinyMCE updated. bumpbot 2012-11-12 22:58:31 +00:00
  • 7d5de0703a TinuMCE: update to 3.5.7, fixes #21173 Andrew Ozz 2012-11-12 21:20:46 +00:00
  • 4bbe50bf7d Revert [22421]. see #6821. see #22308. see #22419. Andrew Nacin 2012-11-12 07:47:41 +00:00
  • c2bef6792f Media: Allow successive embed URLs. see [22547], #21390. Daryl Koopersmith 2012-11-12 06:02:03 +00:00
  • f6a737ed34 Media: Add Embed from URL tab. Daryl Koopersmith 2012-11-12 05:57:12 +00:00
  • ac3a589c8d Compress scripts/styles: 3.5-beta2-22546. bumpbot 2012-11-11 22:58:32 +00:00
  • 0c23ef3cf0 In switch_theme(), make sure there are no residual template_root or stylesheet_root options remaining if there is only one theme root registered. see #22252. Andrew Nacin 2012-11-11 21:51:27 +00:00
  • 7216663b0b Ensure $_wp_default_headers is set before iterating over it in get_custom_header(). props jeffsebring. fixes #22221. Andrew Nacin 2012-11-11 19:11:27 +00:00
  • 9cd3c458c7 Media: Ensure variables in the attachment details template have defined defaults. Daryl Koopersmith 2012-11-11 05:16:41 +00:00
  • e672eb2166 Media in QuickPress: Ensure wpActiveEditor is set when the "Add Media" button is clicked. fixes #22021, see #21390. Daryl Koopersmith 2012-11-11 01:40:47 +00:00
  • 57b09463e6 Media: Add backwards compatibility for attachment_fields_to_edit and attachment_fields_to_save. see #22186. Daryl Koopersmith 2012-11-11 01:26:42 +00:00
  • 9c7e947d79 Compress scripts/styles: 3.5-beta2-22540. bumpbot 2012-11-10 22:58:34 +00:00
  • 747016b9d5 Media templates: Alter escaping regular expression to prevent it from aggresively consuming input meant for interpolation. see #22344, #21390. Daryl Koopersmith 2012-11-10 21:38:14 +00:00
  • 5f92c0e7f4 Pass an attachment ID, not a file path, to _load_image_to_edit_path() from wp_crop_image(). This fixes handling of attachments that require url fopen to access the image. Ryan Boren 2012-11-10 20:42:27 +00:00
  • 5096f387d1 Media: Add custom URL as an option to attachment display properties. see #21390, #22206. Daryl Koopersmith 2012-11-10 20:36:46 +00:00
  • c2a28243f6 Admin menu: sync the .folded and @media .auto-fold styles, fixes #21998 Andrew Ozz 2012-11-10 19:41:12 +00:00
  • 307427162b Media: Automatically strip any non-image items from the collection when creating a gallery. Daryl Koopersmith 2012-11-10 19:25:39 +00:00
  • 19488d75ce Media: Allow the modal sidebar to scroll. see #21390. Daryl Koopersmith 2012-11-10 19:10:04 +00:00
  • 2d3c2c4d84 Media: Watch additional search events. Properly captures clearing the search box. see #21390. Daryl Koopersmith 2012-11-10 18:56:11 +00:00
  • 62fe5ba600 Media: Add title, caption, and alt text, and attachment info to sidebar. Daryl Koopersmith 2012-11-10 18:25:04 +00:00
  • ee5bc76549 Add comments to time intervals we cannot express with the constants. Fix a comment. props SergeyBiryukov. fixes #20987. Andrew Nacin 2012-11-10 18:13:09 +00:00
  • 8af2f4674f Media: Account for a race condition when deleting an edit gallery frame. see #21390. Daryl Koopersmith 2012-11-10 09:57:28 +00:00
  • fefaea2cf1 Media: Add instructions to drag and drop to reorder images on gallery and batch edit pages. Daryl Koopersmith 2012-11-10 09:11:33 +00:00
  • 7bbd87b61d Media: Keep the selected featured image in the media modal in sync with the page. fixes #22404, see #21390. Daryl Koopersmith 2012-11-10 08:40:35 +00:00
  • 3439b4f2f9 POT, generated from r22524 potbot 2012-11-10 08:18:55 +00:00
  • c2ce705ec4 POT, generated from r22524 potbot 2012-11-10 08:18:50 +00:00
  • 8d64f6c567 POT, generated from r22524 potbot 2012-11-10 08:18:43 +00:00
  • e6fcf3b013 Don't unnecessarily translate media upload tab strings. see #22186. Andrew Nacin 2012-11-10 07:56:17 +00:00
  • 847a00f84b Media: Backwards compatibility for media_upload_tabs. Daryl Koopersmith 2012-11-10 07:51:37 +00:00
  • 331bcde9c2 Update the JS version of the shortcode regex to match [22382]. props SergeyBiryukov. fixes #17657. Andrew Nacin 2012-11-10 07:23:55 +00:00
  • ba1682a270 Don't allow non-image uploads for custom headers and backgrounds. props kovshenin. fixes #22149. Andrew Nacin 2012-11-10 05:36:37 +00:00
  • 86a132fe2b URLs should be esc_url(), not esc_attr(). Andrew Nacin 2012-11-10 05:30:51 +00:00
  • 020e87658b Customizer uploader control: Pass arrays of extensions around instead. see #22149. Andrew Nacin 2012-11-10 04:59:46 +00:00
  • e655cbc2d1 Use event delegation for Add Media, allowing the event to bubble up to #wpbody. Keeps the Add Media button functional on a second use of QuickPress. fixes #22255. Andrew Nacin 2012-11-10 04:39:44 +00:00
  • 8081489c94 QuickPress: add some JS to set wpActiveEditor when the title or content is focused, fixes #22021 Andrew Ozz 2012-11-10 03:05:48 +00:00
  • f8002c7752 Media: Relocate localization to wp_enqueue_media(). see #22186, #21390. Daryl Koopersmith 2012-11-10 00:37:13 +00:00
  • 68f1c2fd82 Compress scripts/styles: 3.5-beta2-22515. bumpbot 2012-11-09 22:58:35 +00:00
  • 595cd943bf WordPress dialog jQuery UI widget: * Link to the upstream bug report. * No need to specify the default value for an option. * Use the new _super() UI method to open the dialog, avoiding a direct reference to the parent. * Fix typo in comment. * Use public isOpen() method rather than a private property. Andrew Nacin 2012-11-09 22:36:35 +00:00
  • e625c90923 Define a custom event prefix in the wpdialog jQuery UI widget to work around a jQuery UI 1.9.1 regression. see #22399. Andrew Nacin 2012-11-09 21:45:13 +00:00
  • 6680184c9e Customizer: Passes focus to the upload tab to avoid focus changing when a drag event occurs from outside the browser. props lessbloat. fixes #21283. Andrew Nacin 2012-11-09 20:57:09 +00:00
  • bc936748c3 Minor WP_Image_Editor documentation fixes. See #6821. Jon Cave 2012-11-09 20:10:33 +00:00
  • e678b95a5a WP_Image_Editor improvements. Ryan Boren 2012-11-09 19:38:54 +00:00
  • 80d6ef3b28 Media JS: Pass the region instance through when firing the activate and deactivate events. see #21390. Daryl Koopersmith 2012-11-09 12:43:39 +00:00
  • 68b5140382 Media: Keep track of gallery display properties in a separate model instead of mixed in with the query parameters. This allows for arbitrary gallery arguments and a more flexible data structure. see #21390. Daryl Koopersmith 2012-11-09 12:37:21 +00:00
  • 199edff3b4 Media: When printing a gallery shortcode, hide the implicit orderby value. see #21390. Daryl Koopersmith 2012-11-09 12:14:48 +00:00
  • cc58e827f3 Media: Correctly set the edit gallery's library. see #21390. Daryl Koopersmith 2012-11-09 12:09:15 +00:00
  • 1d6fa49ae2 Integrate media with the custom header page. fixes #21820, see #21390. Daryl Koopersmith 2012-11-09 11:59:05 +00:00
  • c4b070dd07 Custom Headers: Ensure the ready event fires before fetching the existing headers to apply jQuery.masonry. see #20346, #21820. Daryl Koopersmith 2012-11-09 11:55:20 +00:00
  • db0ad6a120 Custom Background: Remove dead code for thickbox. see #21818, #21390. Daryl Koopersmith 2012-11-09 11:48:33 +00:00
  • 9c1f2e577a Integrate media with the custom background page. fixes #21818, see #21390. Daryl Koopersmith 2012-11-09 11:37:24 +00:00
  • a72459a5f5 Media JS: Only block button events by default if the button does not link to anything. see #21390. Daryl Koopersmith 2012-11-09 11:30:40 +00:00
  • b56b57bc2c Media: Make "update featured image" button primary. see #21776, #21390. Daryl Koopersmith 2012-11-09 11:28:43 +00:00
  • 2fcc122d9c Media: Output correct link html when inserting attachments. see #21390. Daryl Koopersmith 2012-11-09 10:48:50 +00:00
  • 2a8c640a1f Multisite: When displaying the upload quota and space used in the dashboard widget format them nicely. Peter Westwood 2012-11-09 10:47:43 +00:00
  • c6c233cc2c Multisite: Move all the functions which calculate upload space usage to wp-includes so they apply correctly with front-end editors. Peter Westwood 2012-11-09 10:35:42 +00:00
  • fc7021dcf9 Media: Update featured images to use the media frame. fixes #21776, see #21390. Daryl Koopersmith 2012-11-09 10:13:39 +00:00
  • 63dd1ca518 Media JS: Use basic upload/library by default. Daryl Koopersmith 2012-11-09 09:59:36 +00:00
  • 1401ee7928 Media: Add a basic starting frame for upload/library selection. Daryl Koopersmith 2012-11-09 09:47:12 +00:00
  • b06d75f58b Media: Add size dropdown to attachment display settings in the media modal. fixes #22206, see #21390. Daryl Koopersmith 2012-11-09 06:15:25 +00:00
  • 3da7fa8d1e Customizer: Restrict image control uploaders to only allow image file types. see #22149. Daryl Koopersmith 2012-11-09 05:47:02 +00:00
  • dd39a3b3d2 Pinking shears. see #21283. Daryl Koopersmith 2012-11-09 05:44:00 +00:00
  • 7baca50473 Media: Ensure media and its dependencies are included when a post type supports the editor or featured images. see #21390. Daryl Koopersmith 2012-11-09 05:10:07 +00:00
  • 2189575beb Media: Add wp_enqueue_media to easily include all media dependencies. Daryl Koopersmith 2012-11-09 04:57:25 +00:00