Scott Taylor
|
1217efe905
|
Media Grid: remove Router code that doesn't actually ever run.
See #29121.
Built from https://develop.svn.wordpress.org/trunk@29443
git-svn-id: http://core.svn.wordpress.org/trunk@29221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 22:33:15 +00:00 |
|
Scott Taylor
|
19db9a253d
|
wp_dashboard_cached_rss_widget() contained some func_get_args() code that was indescribably weird.
This keeps it weird, but makes sure that `$check_urls` gets passed to the callback.
Props michalzuber, ocean90.
Fixes #28872.
Built from https://develop.svn.wordpress.org/trunk@29442
git-svn-id: http://core.svn.wordpress.org/trunk@29220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 21:47:16 +00:00 |
|
Scott Taylor
|
002541326e
|
After [29360], add rules for <input> s in the scope of .media-sidebar .
Props ocean90.
Fixes #28647.
Built from https://develop.svn.wordpress.org/trunk@29441
git-svn-id: http://core.svn.wordpress.org/trunk@29219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 21:34:16 +00:00 |
|
Scott Taylor
|
704a4c4803
|
Mark WP_List_Table::bulk_actions() 's argument $which as optional for BC.
Fixes #29026.
Built from https://develop.svn.wordpress.org/trunk@29440
git-svn-id: http://core.svn.wordpress.org/trunk@29218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 21:30:15 +00:00 |
|
Scott Taylor
|
34e3377d42
|
JSHint after [29437].
Built from https://develop.svn.wordpress.org/trunk@29439
git-svn-id: http://core.svn.wordpress.org/trunk@29217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 21:21:16 +00:00 |
|
Scott Taylor
|
8c96874742
|
Media Grid:
* Use a `media.view.Label` instance in the toolbar for the screen reader text for the "all" dropdown.
* Adjust the spinner's priority.
Fixes #29026.
Built from https://develop.svn.wordpress.org/trunk@29438
git-svn-id: http://core.svn.wordpress.org/trunk@29216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 21:01:15 +00:00 |
|
Scott Taylor
|
ccd0499d96
|
Media Grid: use a media.view.Label instance in the toolbar for the screen reader text for Search.
See #29026.
Built from https://develop.svn.wordpress.org/trunk@29437
git-svn-id: http://core.svn.wordpress.org/trunk@29215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 20:54:15 +00:00 |
|
Helen Hou-Sandí
|
485229bc64
|
Revert styling changes to the Attachment Details modal from [29289]. fixes #28844.
Built from https://develop.svn.wordpress.org/trunk@29436
git-svn-id: http://core.svn.wordpress.org/trunk@29214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 20:32:16 +00:00 |
|
Scott Taylor
|
8593f7b5e9
|
Media Grid: add screen reader text in a subview on the toolbar, a media.view.Label instance before media.view.DateFilter .
See #29026.
Built from https://develop.svn.wordpress.org/trunk@29435
git-svn-id: http://core.svn.wordpress.org/trunk@29213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 20:25:16 +00:00 |
|
Scott Taylor
|
3f17e7040e
|
Create a new Backbone view, media.view.Label , which can be used as a subview in things like toolbars, which need screen reader text.
Make an initial instance of it for the label for Bulk Actions in Media Grid.
See #29026.
Built from https://develop.svn.wordpress.org/trunk@29434
git-svn-id: http://core.svn.wordpress.org/trunk@29212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 20:09:17 +00:00 |
|
Scott Taylor
|
ce7955cc9e
|
Add screen reader text to list table date dropdown.
See #29026.
Built from https://develop.svn.wordpress.org/trunk@29433
git-svn-id: http://core.svn.wordpress.org/trunk@29211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 19:44:15 +00:00 |
|
Scott Taylor
|
c5dff42d51
|
Revert [29428] to avoid errors with Add Media for now.
See #29026.
Built from https://develop.svn.wordpress.org/trunk@29432
git-svn-id: http://core.svn.wordpress.org/trunk@29210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 19:40:15 +00:00 |
|
Scott Taylor
|
6b3251e931
|
wptexturize: After [28727], leverage RegeEx possessives (++) to improve performance and avoid libpcre segfaults.
Props kovshenin.
Fixes #12690.
Built from https://develop.svn.wordpress.org/trunk@29431
git-svn-id: http://core.svn.wordpress.org/trunk@29209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 19:11:18 +00:00 |
|
Scott Taylor
|
b053fe2e04
|
Video: use auto instead of actual height for the responsive wrapper in generated markup.
See #29110.
Built from https://develop.svn.wordpress.org/trunk@29430
git-svn-id: http://core.svn.wordpress.org/trunk@29208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 06:20:15 +00:00 |
|
Scott Taylor
|
b938bfb7d5
|
MediaElement upgrade: cleanup for generated markup for videos.
See #29110.
Built from https://develop.svn.wordpress.org/trunk@29429
git-svn-id: http://core.svn.wordpress.org/trunk@29207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 05:53:15 +00:00 |
|
Scott Taylor
|
afb0b3e4ef
|
Media Grid: add screen reader labels with more context to filters and bulk actions. Ditto for list view.
Props afercia.
Fixes #29026.
Built from https://develop.svn.wordpress.org/trunk@29428
git-svn-id: http://core.svn.wordpress.org/trunk@29206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 05:20:16 +00:00 |
|
Scott Taylor
|
f0f4174ed8
|
Media Grid: remove some unused Trash/Delete handler logic. Rendered useless since [29266] and made official by [29322].
See #28819.
Built from https://develop.svn.wordpress.org/trunk@29427
git-svn-id: http://core.svn.wordpress.org/trunk@29205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 05:03:17 +00:00 |
|
Scott Taylor
|
8ed123c97f
|
In media.view.AttachmentFilters.All , make uploaded conditional upon media.view.settings.post.id and include a new filter: unattached .
Drop the `mime-types` filter and related class (which was added for Media Grid) and use `all` instead.
Props ocean90, wonderboymusic.
Fixes #29065.
Built from https://develop.svn.wordpress.org/trunk@29426
git-svn-id: http://core.svn.wordpress.org/trunk@29204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 04:44:17 +00:00 |
|
Scott Taylor
|
641da503ac
|
Media Grid: reduce the padding for .attachments .
Props ocean90, ryelle.
Fixes #29085.
Built from https://develop.svn.wordpress.org/trunk@29425
git-svn-id: http://core.svn.wordpress.org/trunk@29203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 03:04:16 +00:00 |
|
Scott Taylor
|
320ba69cf7
|
After [29201], use aria-label instead of aria-labelledby in WP_Plugin_Install_List_Table::display_rows() .
Props nvwd, DrewAPicture.
Fixes #28853.
Built from https://develop.svn.wordpress.org/trunk@29424
git-svn-id: http://core.svn.wordpress.org/trunk@29202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 02:56:15 +00:00 |
|
Scott Taylor
|
64407235a9
|
WP_List_Table::items should be public , not protected . It is accessed in a subclass directly via wp_ajax_get_comments() .
See [28493].
Fixes #29072.
Built from https://develop.svn.wordpress.org/trunk@29423
git-svn-id: http://core.svn.wordpress.org/trunk@29201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 02:51:16 +00:00 |
|
Scott Taylor
|
8f73ec76d1
|
After [28883], ensure that priorities have callbacks before returning true in has_filter() .
Adds unit tests.
Props boonebgorges.
Fixes #29070.
Built from https://develop.svn.wordpress.org/trunk@29422
git-svn-id: http://core.svn.wordpress.org/trunk@29200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-07 02:30:20 +00:00 |
|
Scott Taylor
|
eb66e40790
|
After [29339] and [29341], add more unit tests and less ambiguous type-checking before bailing in meta-related functions that expect a numeric value for $object_id .
Props SergeyBiryukov.
Fixes #28315.
Built from https://develop.svn.wordpress.org/trunk@29421
git-svn-id: http://core.svn.wordpress.org/trunk@29199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-06 22:08:16 +00:00 |
|
Scott Taylor
|
935f10413e
|
Media Grid: expose the $.Deffered() object in media.view.AttachmentsBrowser.updateContent() so the grid can call Backbone.history.start() when models actually exist.
This is a lot better then `_.delay( this.pray, 1000 )`, but needs continued study.
See #29052.
Built from https://develop.svn.wordpress.org/trunk@29420
git-svn-id: http://core.svn.wordpress.org/trunk@29198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-06 21:44:17 +00:00 |
|
Scott Taylor
|
582b5144b2
|
Media Grid: after [28996], use the same cover size for audio/video files that images use for thumbnails.
See #24716.
Built from https://develop.svn.wordpress.org/trunk@29416
git-svn-id: http://core.svn.wordpress.org/trunk@29194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-06 19:33:14 +00:00 |
|
Scott Taylor
|
a58a4da852
|
Media Grid: display upload errors in a dismissable sidebar.
See #29037.
Built from https://develop.svn.wordpress.org/trunk@29415
git-svn-id: http://core.svn.wordpress.org/trunk@29193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-06 19:13:15 +00:00 |
|
Andrew Nacin
|
fd93879c86
|
4.0-beta3
Built from https://develop.svn.wordpress.org/trunk@29414
git-svn-id: http://core.svn.wordpress.org/trunk@29192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-06 18:28:17 +00:00 |
|
Andrew Nacin
|
bcb8e53d16
|
Ignore entities in XML-RPC requests.
props mdawaffe, nacin.
Built from https://develop.svn.wordpress.org/trunk@29404
git-svn-id: http://core.svn.wordpress.org/trunk@29182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-06 17:38:17 +00:00 |
|
Scott Taylor
|
27b0d4cd20
|
In media.view.BulkSelectionActionButton.click() , do not assume that delete is the only possible bulk action.
Fixes #29101.
Built from https://develop.svn.wordpress.org/trunk@29403
git-svn-id: http://core.svn.wordpress.org/trunk@29181 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-06 17:24:19 +00:00 |
|
Scott Taylor
|
6b8ee0942c
|
Don't show the Featured Image metabox for users with the contributor role. Do enqueue media so that TinyMCE previews work for YouTube embeds, etc.
Props SergeyBiryukov.
Fixes #28327.
Built from https://develop.svn.wordpress.org/trunk@29402
git-svn-id: http://core.svn.wordpress.org/trunk@29180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-06 17:17:16 +00:00 |
|
Scott Taylor
|
42809dad43
|
Use proper non-capturing regex syntax for YouTube in wp_video_shortcode() .
Props Fab1en.
See [27063].
Fixes #29119.
Built from https://develop.svn.wordpress.org/trunk@29401
git-svn-id: http://core.svn.wordpress.org/trunk@29179 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-06 17:01:17 +00:00 |
|
Andrew Nacin
|
ee4ce8688d
|
Escape late in get_avatar().
Built from https://develop.svn.wordpress.org/trunk@29397
git-svn-id: http://core.svn.wordpress.org/trunk@29175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-06 07:50:18 +00:00 |
|
Andrew Ozz
|
9d707e16c9
|
Media modal/grid: fix the position of attachment icons, restore the background, fix in ie8. See #27423.
Built from https://develop.svn.wordpress.org/trunk@29393
git-svn-id: http://core.svn.wordpress.org/trunk@29171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-06 06:29:16 +00:00 |
|
Andrew Nacin
|
7d672c38a4
|
Constant time for wp_verify_nonce().
Built from https://develop.svn.wordpress.org/trunk@29382
git-svn-id: http://core.svn.wordpress.org/trunk@29160 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-06 05:26:16 +00:00 |
|
Sergey Biryukov
|
444a25b375
|
Avoid PHP notices in wp-login.php if password reset cookie is not set.
props mdawaffe.
see #29060.
Built from https://develop.svn.wordpress.org/trunk@29381
git-svn-id: http://core.svn.wordpress.org/trunk@29159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-06 02:17:15 +00:00 |
|
Andrew Ozz
|
b61903f2bb
|
TinyMCE: add support for class attribute on the caption shortcode. Part props knutsp, kadamwhite, fixes #28951.
Built from https://develop.svn.wordpress.org/trunk@29380
git-svn-id: http://core.svn.wordpress.org/trunk@29158 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-06 00:58:16 +00:00 |
|
Andrew Ozz
|
8fc01225ac
|
Media modal/grid: get the proper .attachment width in arrow navigation. Props avryl, see #27423.
Built from https://develop.svn.wordpress.org/trunk@29379
git-svn-id: http://core.svn.wordpress.org/trunk@29157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-05 19:37:15 +00:00 |
|
Andrew Nacin
|
8b7beb2378
|
Disable external entities in ID3.
Built from https://develop.svn.wordpress.org/trunk@29378
git-svn-id: http://core.svn.wordpress.org/trunk@29156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-05 19:14:18 +00:00 |
|
Andrew Nacin
|
4ecf30559b
|
Verify the MAC earlier in WP_Customize_Widgets. props duck_.
Built from https://develop.svn.wordpress.org/trunk@29377
git-svn-id: http://core.svn.wordpress.org/trunk@29155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-05 06:50:15 +00:00 |
|
Andrew Ozz
|
e6b0d0c9ee
|
Media modal/grid: remove thumbnail resizing from JS, only keep setting number of columns. Props avryl, see #27423.
Built from https://develop.svn.wordpress.org/trunk@29376
git-svn-id: http://core.svn.wordpress.org/trunk@29154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-05 05:20:18 +00:00 |
|
Sergey Biryukov
|
e1eab74aa6
|
Use wp_normalize_path() in plugins_url().
props paulschreiber.
fixes #29058.
Built from https://develop.svn.wordpress.org/trunk@29375
git-svn-id: http://core.svn.wordpress.org/trunk@29153 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-05 01:31:16 +00:00 |
|
Andrew Nacin
|
c49eb0be05
|
Language chooser: Adjust continue button alignment.
Built from https://develop.svn.wordpress.org/trunk@29374
git-svn-id: http://core.svn.wordpress.org/trunk@29152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-04 21:23:15 +00:00 |
|
Andrew Ozz
|
a8fd1330ae
|
Media modal: use the same classes to hide the "or" that is above the "Select files" button when no drag-drop support. See #28851.
Built from https://develop.svn.wordpress.org/trunk@29373
git-svn-id: http://core.svn.wordpress.org/trunk@29151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-04 21:17:16 +00:00 |
|
Andrew Nacin
|
40258a41b8
|
Language chooser imporvements.
* Use a translated 'Continue' string.
* Go back to using a select element.
* Only show a spinner when we're installing a language.
see #28577.
Built from https://develop.svn.wordpress.org/trunk@29372
git-svn-id: http://core.svn.wordpress.org/trunk@29150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-04 20:47:16 +00:00 |
|
Andrew Nacin
|
58b22fce7d
|
Move plugin details link into the description area.
fixes #17902.
Built from https://develop.svn.wordpress.org/trunk@29371
git-svn-id: http://core.svn.wordpress.org/trunk@29149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-04 18:49:17 +00:00 |
|
Andrew Ozz
|
666fec5144
|
TinyMCE: fix alignment buttons when used on image with caption. Remove old/unneeded code. Fixes #28705.
Built from https://develop.svn.wordpress.org/trunk@29370
git-svn-id: http://core.svn.wordpress.org/trunk@29148 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-04 00:52:17 +00:00 |
|
Andrew Ozz
|
42c8135fac
|
Mobile: hide the onscreen keyboard when the media modal opens, fixes #28549.
Built from https://develop.svn.wordpress.org/trunk@29369
git-svn-id: http://core.svn.wordpress.org/trunk@29147 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-03 22:34:16 +00:00 |
|
Scott Taylor
|
27890cc734
|
Media Grid: don't blow away the Attachment Details modal every time a new model is loaded.
Props ericlewis.
Fixes #29104.
Built from https://develop.svn.wordpress.org/trunk@29368
git-svn-id: http://core.svn.wordpress.org/trunk@29146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-03 19:40:17 +00:00 |
|
Scott Taylor
|
696c12bc55
|
Media Grid: don't select body with jQuery when instantiating media.view.UploaderWindow .
Props ericlewis.
See #28965.
Built from https://develop.svn.wordpress.org/trunk@29367
git-svn-id: http://core.svn.wordpress.org/trunk@29145 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-03 19:37:19 +00:00 |
|
Andrew Nacin
|
2d212cbfac
|
Update the Akismet external to 3.0.1 for trunk.
git-svn-id: http://core.svn.wordpress.org/trunk@29144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2014-08-03 17:18:22 +00:00 |
|