WordPress/wp-includes/css
Scott Taylor 571111022e Media Grid, support MEDIA_TRASH:
* Add a setting to `_wpMediaViewsL10n.settings`: `mediaTrash`
* In the attachment edit modal, properly toggle between Trash/Untrash
* In `media.view.Attachment`, add a method for `untrashAttachment`
* When creating the grid toolbar, switch the setting order of subviews so that `media.view.DeleteSelectedButton` can listen to the instance of `media.view.AttachmentFilters.All` to update the text in its UI.
* Add a new filter to `media.view.AttachmentFilters.All`, `trash`, when `settings.mediaTrash` is true
* Allow the cached queries in `Query.get()` to be flushed when race conditions exist and collections need to be refreshed. This is currently only being used when `MEDIA_TRASH` is set, to refresh the filtered/mirrored collections related to `all`, `trash`, and any already queried filter.
* Cleanup the bootstrapping of `media.view.MediaFrame.Manage`
* Allow `wp_ajax_query_attachments()` to return items from the trash when `MEDIA_TRASH` is `true`
* Allow `wp_ajax_save_attachment()` to set `post_status` when `MEDIA_TRASH` is `true`. It allows `wp_delete_post()` to be called, which will trash the attachment instead of deleting when the flag is set.

Props koop for the knowledge sharing and thought partnership.
See #29145.

Built from https://develop.svn.wordpress.org/trunk@29490


git-svn-id: http://core.svn.wordpress.org/trunk@29268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-08-14 18:31:19 +00:00
..
admin-bar-rtl.css Remove a toolbar CSS hack for a Chrome bug that no longer appears to exist. props avryl. fixes #28606. see #18868. 2014-07-03 20:20:15 +00:00
admin-bar-rtl.min.css Update the versions of several devDependencies in package.json. 2014-07-22 20:41:44 +00:00
admin-bar.css Remove a toolbar CSS hack for a Chrome bug that no longer appears to exist. props avryl. fixes #28606. see #18868. 2014-07-03 20:20:15 +00:00
admin-bar.min.css Update the versions of several devDependencies in package.json. 2014-07-22 20:41:44 +00:00
buttons-rtl.css Better focus styling for buttons and button groups. props mattheu, avryl, celloexpressions. fixes #27826. see #28267. 2014-08-11 18:21:16 +00:00
buttons-rtl.min.css Better focus styling for buttons and button groups. props mattheu, avryl, celloexpressions. fixes #27826. see #28267. 2014-08-11 18:21:16 +00:00
buttons.css Better focus styling for buttons and button groups. props mattheu, avryl, celloexpressions. fixes #27826. see #28267. 2014-08-11 18:21:16 +00:00
buttons.min.css Better focus styling for buttons and button groups. props mattheu, avryl, celloexpressions. fixes #27826. see #28267. 2014-08-11 18:21:16 +00:00
dashicons.css Update Dashicons. 2014-04-07 17:52:16 +00:00
dashicons.min.css Update Dashicons. 2014-04-07 17:52:16 +00:00
editor-rtl.css Media: improve the media modal at small screen sizes and make it usable on phones, first run. Part-props gcorne, see #27423. 2014-08-08 03:46:17 +00:00
editor-rtl.min.css Media: improve the media modal at small screen sizes and make it usable on phones, first run. Part-props gcorne, see #27423. 2014-08-08 03:46:17 +00:00
editor.css Media: improve the media modal at small screen sizes and make it usable on phones, first run. Part-props gcorne, see #27423. 2014-08-08 03:46:17 +00:00
editor.min.css Media: improve the media modal at small screen sizes and make it usable on phones, first run. Part-props gcorne, see #27423. 2014-08-08 03:46:17 +00:00
jquery-ui-dialog-rtl.css Modals: darken all overlays, update all box-shadows and headings, correct thickbox styling, make the link modal narrower and bring back the animation (css transition). Props avryl, see #26952 2014-03-14 05:55:16 +00:00
jquery-ui-dialog-rtl.min.css Update the versions of several devDependencies in package.json. 2014-07-22 20:41:44 +00:00
jquery-ui-dialog.css Modals: darken all overlays, update all box-shadows and headings, correct thickbox styling, make the link modal narrower and bring back the animation (css transition). Props avryl, see #26952 2014-03-14 05:55:16 +00:00
jquery-ui-dialog.min.css Update the versions of several devDependencies in package.json. 2014-07-22 20:41:44 +00:00
media-views-rtl.css Media Grid, support MEDIA_TRASH: 2014-08-14 18:31:19 +00:00
media-views-rtl.min.css Media Grid, support MEDIA_TRASH: 2014-08-14 18:31:19 +00:00
media-views.css Media Grid, support MEDIA_TRASH: 2014-08-14 18:31:19 +00:00
media-views.min.css Media Grid, support MEDIA_TRASH: 2014-08-14 18:31:19 +00:00
wp-auth-check-rtl.css Post lock dialog should not appear above the auth check login prompt. 2014-03-26 22:24:14 +00:00
wp-auth-check-rtl.min.css Update the versions of several devDependencies in package.json. 2014-07-22 20:41:44 +00:00
wp-auth-check.css Post lock dialog should not appear above the auth check login prompt. 2014-03-26 22:24:14 +00:00
wp-auth-check.min.css Update the versions of several devDependencies in package.json. 2014-07-22 20:41:44 +00:00
wp-pointer-rtl.css Fix feature pointer positioning issues for both LTR and RTL. 2014-06-29 16:06:14 +00:00
wp-pointer-rtl.min.css Update the versions of several devDependencies in package.json. 2014-07-22 20:41:44 +00:00
wp-pointer.css Fix feature pointer positioning issues for both LTR and RTL. 2014-06-29 16:06:14 +00:00
wp-pointer.min.css Update the versions of several devDependencies in package.json. 2014-07-22 20:41:44 +00:00