| [23065]
|
ryan
|
Clear the From URL view in the media modal after inserting an image. Improve button enable checks.
Props koopersmith
fixes #22740
|
| [23064]
|
markjaquith
|
Allow a sortable options hash to be passed in, so you can override the defaults. props koopersmith. see #22696
|
| [23063]
|
nacin
|
Media: Sidebar labels should be display block. Prevents wonkiness like inputs disappearing because Chrome no like you. props helenyhou. fixes #22721.
|
| [23062]
|
bumpbot
|
Compress scripts/styles: 3.5-RC3-23062.
|
| [23061]
|
nacin
|
Media IE7 fixes. props azaozz, lessbloat. fixes #22732.
|
| [23060]
|
lancewillett
|
Twenty Eleven: remove buggy `word-break` property, use `word-wrap` instead, for better hyphenation and word breaking in nested comments. Fixes #22751.
|
| [23059]
|
bumpbot
|
Compress scripts/styles: 3.5-RC3-23059.
|
| [23058]
|
nacin
|
Admin ajax: Roll back new-style error sending in set-post-thumbnail. The JS handlers know to parse an unrecognized response (like -1 or 0) as a failure. see #21776. see #22750.
|
| [23057]
|
nacin
|
Media models: Trac and ignore deleted attachments.
Treat an admin-ajax response of 1 as successful for backwards compatibility with existing handlers.
props koopersmith. fixes #22750.
|
| [23056]
|
nacin
|
Media: Don't try to resize the bottom selection UI. props koopersmith. fixes #22748.
|
| [23055]
|
nacin
|
Fix inserting of multiple attachments with captions when the first attachment does not have a caption. props azaozz. fixes #22720.
|
| [23054]
|
bumpbot
|
Compress scripts/styles: 3.5-RC3-23054.
|
| [23053]
|
koopersmith
|
Toggle display of plupload overlays when the select files button is hidden. see #22732.
|
| [23052]
|
nacin
|
Minimum heights for the media modal to prevent it from scrunching up on tiny devices. (Panning is better.) props helenyhou. fixes #22747.
|
| [23051]
|
nacin
|
Media: Return to the library when the editing a selection and all items get de-selected. props koopersmith. fixes #22715.
|
| [23050]
|
nacin
|
Remove options-privacy.php, as intended by [21838]. see #16416. see #22349.
|
| [23049]
|
nacin
|
Media views: Better checkbox positioning. props helenyhou. fixes #22724.
|
| [23048]
|
ryan
|
When inserting an image From URL, show the fields only if it looks like we have a valid image.
Props koopersmith
fixes #22740
|
| [23047]
|
bumpbot
|
Compress scripts/styles: 3.5-RC3-23047. TinyMCE updated.
|
| [23046]
|
ryan
|
When deleting an image in the editor with the delete or backspace keys, hide the edit and delete popup buttons.
Props azaozz, lessbloat
fixes #22717
|
| [23045]
|
ryan
|
In the media modal, clear attachment details when clearing the selection.
Props koopersmith
fixes #22718
|
| [23044]
|
nacin
|
Use correct button class hierarchy to ensure the 'Update' button is button-large. see #21598.
|
| [23043]
|
bumpbot
|
Compress scripts/styles: 3.5-RC3-23043.
|
| [23042]
|
nacin
|
Media: When doing a multiple-insert into the editor, separate each inserted item with two line breaks. props tar.gz. see #22720.
|
| [23041]
|
nacin
|
When adding images to a gallery, use "Images" as the filter name, rather than "All media items". props koopersmith. fixes #22722.
|
| [23040]
|
bumpbot
|
Compress scripts/styles: 3.5-RC3-23040.
|
| [23039]
|
azaozz
|
RTL: properly align the demo image in the Edit Image popup, props nacin, fixes #22733
|
| [23038]
|
nacin
|
Image editor doc fixes. props DH-Shredder. see #6821.
|
| [23037]
|
nacin
|
Media: Properly select the select element's option in the attachment display settings. props koopersmith. fixes #22693.
|
| [23036]
|
nacin
|
Move utils.js (cookie and user setting functions) to wp-includes to enable front-end use.
Make it a dependency of media-views (and therefore media-editor). Move its userSettings JS object from admin-header to being paired with the script in script loader.
see #22730.
|
| [23035]
|
bumpbot
|
Compress scripts/styles: 3.5-RC3-23035.
|
| [23034]
|
nacin
|
Media: Fix vertical and horizontal alignment of the gallery "Random" checkbox, and checkbox settings in general. Includes RTL. props koopersmith. fixes #22724.
|
| [23033]
|
ryan
|
Better dropdown select handling.
Props cdog, koopersmith
fixes #22693
|
| [23032]
|
ryan
|
Only show Delete in media modal if the user can delete.
Props nacin, koopersmith
fixes #22711
|
| [23031]
|
ryan
|
Media: Hide "Edit" link in the selection view when it doesn't make sense
Props koopersmith, ocean90, nacin
fixes #22713
|
| [23030]
|
bumpbot
|
Compress scripts/styles: 3.5-RC3-23030.
|
| [23029]
|
markjaquith
|
Fix a Firefox "scroll to bottom" bug when launching the media modal.
* Records main document scroll position when launching media modal.
* Restores position when media modal is closed.
* Also locks background document scrolling while media modal is open, preventing inadvertent scrolling there.
props koopersmith. fixes #22716
|
| [23028]
|
markjaquith
|
Update toolbars for Embed screen. Fixes JS error. props koopersmith. fixes #22714
|
| [23027]
|
bumpbot
|
Compress scripts/styles: 3.5-RC3-23027.
|
| [23026]
|
nacin
|
Move HiDPI block to the bottom of media-views. @media does not provide additional specificity, so the non-retina stuff overrides if the retina rules come first. props lessbloat, fixes #22728.
|
| [23025]
|
bumpbot
|
Compress scripts/styles: 3.5-RC3-23025.
|
| [23024]
|
nacin
|
Media: Disable 'Insert gallery' and 'Set featured image' if nothing is queued. Converts selection toolbars to use the newer view manager. props koopersmith, fixes #22714.
|
| [23023]
|
nacin
|
Copy wpspin_light to wp-includes as wpspin.gif. Use it in media views. see #22728.
|
| [23022]
|
nacin
|
Update the 'Retina Ready' screenshot on the about page to reflect version 3.5, Twenty Twelve, and such. It's the little things. props lessbloat. fixes #22455.
|
| [23021]
|
nacin
|
Add context to the 'Random' string. It is now used in two places: gallery order and the links widget. props pavelevap, fixes #22724.
|
| [23020]
|
nacin
|
3.5-RC3
|
| [23019]
|
nacin
|
About page: Update retina screenshot to remove the old Upload/Insert icon from QuickPress. props lessbloat. see #22455.
|
| [23018]
|
bumpbot
|
Compress scripts/styles: 3.5-RC2-23018.
|
| [23017]
|
azaozz
|
5000, not 3000, see #22708
|
| [23016]
|
azaozz
|
Editor: add sanity limit for editor height of 5000px, save only when resizing the Visual or the Text editor, fixes #22708
|
| [23015]
|
markjaquith
|
Fix a typo in media-views.js that referenced frame.router.get() instead of frame.router. Fixes #22710
|
| [23014]
|
nacin
|
Missing RTL for [21944]. props helenyhou. fixes #22707.
|
| [23013]
|
bumpbot
|
Compress scripts/styles: 3.5-RC2-23013.
|
| [23012]
|
ryan
|
Fix race condition in media insertion where the inserted html is invalid due to output being interleaved.
Props koopermsith
fixes #22696
|
| [23011]
|
nacin
|
Media: Remove four unused strings. props dimadin. fixes #22688.
|
| [23010]
|
nacin
|
Updated media screenshot for the about page. props lessbloat. fixes #22455.
|
| [23009]
|
nacin
|
RTL support for Masonry on the custom header page. fixes #22709.
|
| [23008]
|
nacin
|
Media: When an image does not have all image sizes available, make sure we insert the requested size into the editor. props koopersmith. fixes #22693.
|
| [23007]
|
bumpbot
|
Compress scripts/styles: 3.5-RC2-23007. props koopersmith. :-)
|
| [23006]
|
ryan
|
Final round of media UX improvements.
Props koopersmith
fixes #21390 #22502
|
| [23005]
|
nacin
|
Multisite in a subdirectory: For subdomain installs, use a root admin cookie path, not a wp-admin specific one.
This is necessary because, like subdirectory installs, we will have wp-admin accessed at different levels.
fixes #22705.
|
| [23004]
|
nacin
|
RTL fixes for the tags meta box and two search inputs. props SergeyBiryukov. fixes #22707.
|
| [23003]
|
bumpbot
|
Compress scripts/styles: 3.5-RC2-23003.
|
| [23002]
|
ryan
|
Properly set the base URL for the main site when ms-files rewriting is enabled for MU-era installs.
Props nacin
fixes #22702
|
| [23001]
|
potbot
|
POT, generated from r23000
|
| [23000]
|
lancewillett
|
Twenty Eleven: escape navigation ID output, closes #22690.
|
| [22999]
|
lancewillett
|
Twenty Twelve: escape navigation ID output, props nacin. See #22690.
|
| [22998]
|
ryan
|
No wrap for the attachment Delete Permanently link in the media modal.
Props SergeyBiryukov
fixes #22667
|
| [22997]
|
ryan
|
Increase the PHP memory_limit to WP_MAX_MEMORY_LIMIT in WP_Image_Editor_Imagick.
Props DH-Shredder
fixes #22699
|
| [22996]
|
nacin
|
Alternative Text, not Alternate Text. props SergeyBiryukov. fixes #21176.
|
| [22995]
|
bumpbot
|
Compress scripts/styles: 3.5-RC2-22995.
|
| [22994]
|
ryan
|
In the QuickPress media modal, use the new post id when a post is published.
Props nacin, koopersmith
fixes #22673
|
| [22993]
|
ryan
|
When settting a featured image, move the currently selected image to the beginning of the library if it doesn't exist within the attachments loaded so far.
Props koopersmith
fixes #22494
|
| [22992]
|
bumpbot
|
Compress scripts/styles: 3.5-RC2-22992.
|
| [22991]
|
ryan
|
Show a spinner when attachment details are saved.
Props koopersmith
see #22613
|
| [22990]
|
ryan
|
Show Select Files button the first time the media modal is opened.
Props koopermsith
fixes #22691
|
| [22989]
|
nacin
|
Do not save an initial revision for a post created through the auto-draft mechanism. Prevents a bogus revision, often with the title 'Auto Draft'. Restores pre-auto-draft behavior made obvious by XML-RPC's implementation of both auto-drafts and the subsequent wp.getRevisions method. fixes #22687. see #22686.
|
| [22988]
|
bumpbot
|
Compress scripts/styles: 3.5-RC2-22988.
|
| [22987]
|
ryan
|
Add random and reverse sorting options to gallery settings.
Props koopersmith
fixes #22637
|
| [22986]
|
nacin
|
In Firefox, style placeholder text a dark gray since the browser doesn't do it for us. props helenyhou, fixes #22689.
|
| [22985]
|
nacin
|
Media: Don't add menu_order to newly uploaded attachments, to match 3.4 behavior. Reverts a bit of [22967]. props koopersmith. fixes #22607.
|
| [22984]
|
ryan
|
Update gallery editing to work with the modal changes. Add nice handling for default states.
Props koopersmith
see #21776
|
| [22983]
|
nacin
|
Media: Prevent the compat view from wrapping around the attachment details. Allow the filename to break-word. props koopersmith, SergeyBiryukov. fixes #22667.
|
| [22982]
|
nacin
|
When creating a network, use get_home_path() to calculate where .htaccess (or web.config) lives. fixes #22639.
|
| [22981]
|
nacin
|
Remove errant space.
|
| [22980]
|
nacin
|
Correctly calculate the location of wp-config.php, used in the instructions for setting up a network. see #22639.
|
| [22979]
|
nacin
|
Bring Featured Images back into the main media dialog.
Most users don't realize that the Featured Image meta box exists; if they do, few use it.
Restores the old meta box UI, including the admin_post_thumbnail_html filter. If a plugin is using _wp_post_thumbnail_html() in conjunction with Thickbox elsewhere, it will also magically still work.
Specific underlying changes:
* Converts the modal view to use the view manager, which means that a call to open() will automatically call render and attach if necessary.
* Doesn't automatically set a state in wp.media, to allow code to customize the states to be added before activation.
props koopersmith.
fixes #21776.
|
| [22978]
|
koopersmith
|
Prevent small thumbnails from being upscaled. props helenyhou. fixes #22681.
|
| [22977]
|
nacin
|
Customizer: Ensure that the 'Collapse' button is styled properly (overridding the admin button style). props helenyhou. fixes #22684.
|
| [22976]
|
nacin
|
Media templates: Make sure we have a width and height before printing dimensions. We don't calculate dimensions for icons. fixes #22680.
|
| [22975]
|
bumpbot
|
Compress scripts/styles: 3.5-RC2-22975.
|
| [22974]
|
nacin
|
`wp.media` instead of just `media`. props alexkingorg, see #22676.
|
| [22973]
|
bumpbot
|
Compress scripts/styles: 3.5-RC2-22973.
|
| [22972]
|
nacin
|
Use wp.media, not media, in media-editor.js. see #22676.
|
| [22971]
|
bumpbot
|
Compress scripts/styles: 3.5-RC2-22971.
|
| [22970]
|
nacin
|
SimplePie: Return nothing and throw an error in SimplePie_Sanitize when DOMDocument is disabled.
Note that when SimplePie is used through the WordPress fetch_feed() function, we use kses rather than SimplePie_Sanitize, which removes the dependency on DOMDocument. This change is only for plugins using SimplePie directly.
props rmccue. fixes #21990.
|
| [22969]
|
nacin
|
Add wp_enqueue_media action to the function of the same name. props koopersmith, fixes #22678.
|
| [22968]
|
nacin
|
Avoid leaking the 'media' var into the global JS namespace. props koopersmith, fixes #22676.
|
| [22967]
|
nacin
|
Allow the 'Uploaded to this post' view to be sorted, saving the resulting order as menu_order.
This functionality is designed to be backwards compatible with manual querying for attachments by menu_order.
props koopersmith.
see #22607.
|
| [22966]
|
bumpbot
|
Compress scripts/styles: 3.5-RC2-22966.
|