Dominik Schilling
|
c897bed043
|
Bump 4.2 branch to 4.2.6.
Built from https://develop.svn.wordpress.org/branches/4.2@36198
git-svn-id: http://core.svn.wordpress.org/branches/4.2@36165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2016-01-06 18:49:27 +00:00 |
|
Helen Hou-Sandí
|
ca39e38e59
|
Finish bumping the 4.2 branch to 4.2.5.
Built from https://develop.svn.wordpress.org/branches/4.2@34190
git-svn-id: http://core.svn.wordpress.org/branches/4.2@34158 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-09-15 14:50:07 +00:00 |
|
Andrew Nacin
|
439841760c
|
Bump the 4.2 branch to 4.2.5-alpha.
Built from https://develop.svn.wordpress.org/branches/4.2@33587
git-svn-id: http://core.svn.wordpress.org/branches/4.2@33554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-08-05 22:02:28 +00:00 |
|
Dominik Schilling
|
a4279152fc
|
Bump 4.2 branch to version 4.2.4.
Built from https://develop.svn.wordpress.org/branches/4.2@33573
git-svn-id: http://core.svn.wordpress.org/branches/4.2@33540 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-08-04 11:50:27 +00:00 |
|
Helen Hou-Sandí
|
5198ab8672
|
The 4.2 branch is now 4.2.4-RC1.
Built from https://develop.svn.wordpress.org/branches/4.2@33520
git-svn-id: http://core.svn.wordpress.org/branches/4.2@33487 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-30 20:39:26 +00:00 |
|
Gary Pendergast
|
d8eb8da38a
|
Bump 4.2 branch to version 4.2.3.
Built from https://develop.svn.wordpress.org/branches/4.2@33395
git-svn-id: http://core.svn.wordpress.org/branches/4.2@33363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-23 11:03:27 +00:00 |
|
Gary Pendergast
|
68c10bf9e1
|
Bump 4.2 branch version to 4.2.3-beta1.
Built from https://develop.svn.wordpress.org/branches/4.2@33361
git-svn-id: http://core.svn.wordpress.org/branches/4.2@33333 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-22 05:51:27 +00:00 |
|
Dion Hulse
|
63f64d5909
|
Enable utf8mb4 for MySQL extension users. Previously utf8mb4 was limited to MySQLi users only unintentionally.
Ports [33055] to the 4.2 branch
Fixes #32127 for 4.2.3
Built from https://develop.svn.wordpress.org/branches/4.2@33063
git-svn-id: http://core.svn.wordpress.org/branches/4.2@33034 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-07-03 12:44:28 +00:00 |
|
Dominik Schilling
|
cf02c02024
|
4.2 branch is now 4.2.3-alpha.
Built from https://develop.svn.wordpress.org/branches/4.2@32470
git-svn-id: http://core.svn.wordpress.org/branches/4.2@32440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-05-09 18:05:30 +00:00 |
|
Dominik Schilling
|
fc3a071185
|
4.2.2 version bumps.
Built from https://develop.svn.wordpress.org/branches/4.2@32424
git-svn-id: http://core.svn.wordpress.org/branches/4.2@32394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-05-06 22:07:27 +00:00 |
|
Gary Pendergast
|
5c01870b62
|
Upgrades: When converting to utf8mb4 , we were trying to change the wrong index on wp_signups , causing the conversion to later fail.
Merge [32378] to the 4.2 branch.
Props kovshenin, pento.
Fixes #32099.
Built from https://develop.svn.wordpress.org/branches/4.2@32380
git-svn-id: http://core.svn.wordpress.org/branches/4.2@32350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-05-06 07:42:28 +00:00 |
|
Andrew Ozz
|
568c4e8f56
|
Add some of the TinyMCE 4.1.10 fixes to 4.2.
See [32366], 32262.
Built from https://develop.svn.wordpress.org/branches/4.2@32369
git-svn-id: http://core.svn.wordpress.org/branches/4.2@32339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-05-06 05:12:29 +00:00 |
|
Gary Pendergast
|
db8f915ee6
|
WPDB: When checking that a string can be sent to MySQL, we shouldn't use mb_convert_encoding() , as it behaves differently to MySQL's character encoding conversion.
Merge of [32364] to the 4.2 branch.
Props mdawaffe, pento, nbachiyski, jorbin, johnjamesjacoby, jeremyfelt.
See #32165.
Built from https://develop.svn.wordpress.org/branches/4.2@32367
git-svn-id: http://core.svn.wordpress.org/branches/4.2@32337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-05-06 03:30:30 +00:00 |
|
Gary Pendergast
|
a3a76fe665
|
4.2: When upgrading, remove any suspicious comments.
Built from https://develop.svn.wordpress.org/branches/4.2@32311
git-svn-id: http://core.svn.wordpress.org/branches/4.2@32282 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-27 17:10:29 +00:00 |
|
Gary Pendergast
|
f0a9d2e5a1
|
4.2 branch is now 4.2.1-alpha.
Built from https://develop.svn.wordpress.org/branches/4.2@32300
git-svn-id: http://core.svn.wordpress.org/branches/4.2@32271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-27 14:06:30 +00:00 |
|
Drew Jaynes
|
ca542b5d18
|
WordPress 4.2
Built from https://develop.svn.wordpress.org/branches/4.2@32279
git-svn-id: http://core.svn.wordpress.org/branches/4.2@32250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-23 16:26:10 +00:00 |
|
Helen Hou-Sandí
|
25a0ca9f69
|
About page: Finalize media for 4.2.
props ocean90, Nao.
fixes #31929.
Built from https://develop.svn.wordpress.org/trunk@32277
git-svn-id: http://core.svn.wordpress.org/trunk@32248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-23 15:43:25 +00:00 |
|
Dominik Schilling
|
de1a9710ca
|
Bundled Themes: Bump version numbers and update POT files.
fixes #32032.
Built from https://develop.svn.wordpress.org/trunk@32276
git-svn-id: http://core.svn.wordpress.org/trunk@32247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-23 15:16:29 +00:00 |
|
Drew Jaynes
|
56844afe5d
|
Post 4.2-RC4 bump
Built from https://develop.svn.wordpress.org/trunk@32271
git-svn-id: http://core.svn.wordpress.org/trunk@32242 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-22 20:30:32 +00:00 |
|
Drew Jaynes
|
cc78355523
|
WordPress 4.2-RC4
Built from https://develop.svn.wordpress.org/trunk@32270
git-svn-id: http://core.svn.wordpress.org/trunk@32241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-22 20:21:27 +00:00 |
|
Helen Hou-Sandí
|
685ebd0a6c
|
Customizer theme details modal: Repair the layout for IE8.
props obenland.
fixes #32066.
Built from https://develop.svn.wordpress.org/trunk@32269
git-svn-id: http://core.svn.wordpress.org/trunk@32240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-22 18:57:25 +00:00 |
|
Helen Hou-Sandí
|
6fbfc06e0d
|
Admin menu: prevent (most) lock outs caused by plugins or IE7.
fixes #30900.
Built from https://develop.svn.wordpress.org/trunk@32268
git-svn-id: http://core.svn.wordpress.org/trunk@32239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-22 18:38:29 +00:00 |
|
Dominik Schilling
|
aea00880f1
|
Don't try to focus disabled input fields in the request filesystem credentials form.
fixes #32064.
Built from https://develop.svn.wordpress.org/trunk@32267
git-svn-id: http://core.svn.wordpress.org/trunk@32238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-22 16:57:26 +00:00 |
|
Dominik Schilling
|
89e45feb4c
|
Don't focus input fields outside of the request filesystem credentials form.
props valendesigns.
fixes #32055.
Built from https://develop.svn.wordpress.org/trunk@32266
git-svn-id: http://core.svn.wordpress.org/trunk@32237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-22 16:24:26 +00:00 |
|
Dominik Schilling
|
b29c8c503b
|
Theme Switcher: Provide an easier way to reset back to the current active theme.
* Add control for the active theme when doing a theme preview
* Highlight an active theme and move it to the top
props valendesigns, ocean90.
fixes #32002.
Built from https://develop.svn.wordpress.org/trunk@32265
git-svn-id: http://core.svn.wordpress.org/trunk@32236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-22 16:15:27 +00:00 |
|
Dominik Schilling
|
e0657e6904
|
Don't return empty themes in wp_prepare_themes_for_js() .
see #32002.
Built from https://develop.svn.wordpress.org/trunk@32264
git-svn-id: http://core.svn.wordpress.org/trunk@32235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-22 16:11:25 +00:00 |
|
Gary Pendergast
|
16bdf0ab2c
|
WPDB: When sanity checking a string by sending it to MySQL for conversion checks, the incorrect data structure was being returned from wpdb::strip_invalid_text() , causing all write queries to fail for some character sets when the query contained non-ASCII characters.
See #32051.
Built from https://develop.svn.wordpress.org/trunk@32261
git-svn-id: http://core.svn.wordpress.org/trunk@32232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-22 15:02:28 +00:00 |
|
Sergey Biryukov
|
3e99df2858
|
About page design for 4.2.
props melchoyce, ryelle.
see #31929.
Built from https://develop.svn.wordpress.org/trunk@32260
git-svn-id: http://core.svn.wordpress.org/trunk@32231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-22 06:04:29 +00:00 |
|
Helen Hou-Sandí
|
3fdd3ba9b5
|
Don't add a class for comment authors who are members of the current site.
Reverts [32245] and [31518]. We'll keep the whitespace and comment clarification, though.
see #24054.
Built from https://develop.svn.wordpress.org/trunk@32259
git-svn-id: http://core.svn.wordpress.org/trunk@32230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-21 23:36:25 +00:00 |
|
Andrew Ozz
|
60706015e1
|
Revert editing of video embed parameters in the media modal, [31620] and [31626] for now. Plan on revisiting in 4.3.
Props iseulde. Fixes #31139, fixes #32006.
Built from https://develop.svn.wordpress.org/trunk@32258
git-svn-id: http://core.svn.wordpress.org/trunk@32229 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-21 22:41:26 +00:00 |
|
Andrew Ozz
|
bafd7b98f6
|
TinyMCE wpView: properly deselect views when hiding the editor. Do not remove selected on PreProcess.
Fixes #32045.
Built from https://develop.svn.wordpress.org/trunk@32257
git-svn-id: http://core.svn.wordpress.org/trunk@32228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-21 21:32:26 +00:00 |
|
Helen Hou-Sandí
|
e8ee561a4f
|
Shiny Updates: Prevent the post-update success message from jumping.
props pareshradadiya, afercia.
fixes #31984.
Built from https://develop.svn.wordpress.org/trunk@32256
git-svn-id: http://core.svn.wordpress.org/trunk@32227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-21 20:41:28 +00:00 |
|
Andrew Ozz
|
f003efc8aa
|
TinyMCE wpView: ensure contentNode is passed to all callbacks.
Props iseulde. Fixes #31669.
Built from https://develop.svn.wordpress.org/trunk@32255
git-svn-id: http://core.svn.wordpress.org/trunk@32226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-21 18:36:24 +00:00 |
|
Gary Pendergast
|
e2f084d4bd
|
Bump version number for nightly builds.
Built from https://develop.svn.wordpress.org/trunk@32249
git-svn-id: http://core.svn.wordpress.org/trunk@32220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-21 15:25:24 +00:00 |
|
Gary Pendergast
|
79a7c25b49
|
Trunk is now 4.2-RC3.
Built from https://develop.svn.wordpress.org/trunk@32248
git-svn-id: http://core.svn.wordpress.org/trunk@32219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-21 14:43:26 +00:00 |
|
Helen Hou-Sandí
|
efef6f8b79
|
Avoid a PHP notice when adding an embed via Insert from URL.
props iseulde.
see #32006, #29476.
Built from https://develop.svn.wordpress.org/trunk@32247
git-svn-id: http://core.svn.wordpress.org/trunk@32218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-21 14:36:25 +00:00 |
|
Helen Hou-Sandí
|
1d1c026e8e
|
Rename the pre_wp_prepare_themes_for_js filter to pre_prepare_themes_for_js .
props DrewAPicture.
fixes #31789.
Built from https://develop.svn.wordpress.org/trunk@32246
git-svn-id: http://core.svn.wordpress.org/trunk@32217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-21 14:23:27 +00:00 |
|
Helen Hou-Sandí
|
f8c7817077
|
Comment: rename the comment-author-is-site-member class to bysiteuser for consistency.
Final decision on keeping the class yet to be made.
props DrewAPicture.
see #24054.
Built from https://develop.svn.wordpress.org/trunk@32245
git-svn-id: http://core.svn.wordpress.org/trunk@32216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-21 14:20:25 +00:00 |
|
Helen Hou-Sandí
|
f861754016
|
Customizer: Better experience for widget filtering in desktop and iOS Safari.
Previously, the search field did not appear at all in desktop Safari, and the auto-focus keyboard fly-up in iOS rendered widget adding frustrating at best.
props dsmart, ocean90.
fixes #31987.
Built from https://develop.svn.wordpress.org/trunk@32243
git-svn-id: http://core.svn.wordpress.org/trunk@32214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-21 14:15:26 +00:00 |
|
Helen Hou-Sandí
|
d672824273
|
wpLink: Make the text editor experience the same as in the visual editor.
props azaozz.
fixes #31890.
Built from https://develop.svn.wordpress.org/trunk@32242
git-svn-id: http://core.svn.wordpress.org/trunk@32213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-21 13:59:30 +00:00 |
|
Gary Pendergast
|
5775586646
|
WPDB: When deciding if a query needs extra sanity checking based on collation, we can quickly return if the query is entirely ASCII characters.
See #32029.
Built from https://develop.svn.wordpress.org/trunk@32233
git-svn-id: http://core.svn.wordpress.org/trunk@32207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-21 05:24:26 +00:00 |
|
Gary Pendergast
|
6f38333ab2
|
WPDB: When deciding if a query needs extra sanity checking based on collation, we can quickly return if it's a query that will never return user data.
Fixes #32029.
Built from https://develop.svn.wordpress.org/trunk@32232
git-svn-id: http://core.svn.wordpress.org/trunk@32206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-21 05:11:27 +00:00 |
|
Andrew Ozz
|
6bdd0658be
|
Twenty Fifteen: remove a img { display: block; } from editor-style.css. Matches previous changes to style.css and fixes extra space when displaying captions in Firefox.
Fixes #32007.
Built from https://develop.svn.wordpress.org/trunk@32231
git-svn-id: http://core.svn.wordpress.org/trunk@32205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-20 23:47:29 +00:00 |
|
Helen Hou-Sandí
|
b0a5febdf2
|
Press This: Prevent bottom buttons from wrapping on narrow screens.
props Michael Arestad.
fixes #32022.
Built from https://develop.svn.wordpress.org/trunk@32230
git-svn-id: http://core.svn.wordpress.org/trunk@32204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-20 21:03:26 +00:00 |
|
Andrew Ozz
|
955b0bf979
|
TinyMCE: fix creating a preview when pasting an embeddable URL in Firefox.
Part prop iseulde. Fixes #31988.
Built from https://develop.svn.wordpress.org/trunk@32229
git-svn-id: http://core.svn.wordpress.org/trunk@32203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-20 20:57:28 +00:00 |
|
Helen Hou-Sandí
|
a581c9851a
|
Media: Date filtering does not need to be on for all contexts.
Affected areas include customizer upload controls and video playlist editing.
props ocean90.
fixes #32004.
Built from https://develop.svn.wordpress.org/trunk@32228
git-svn-id: http://core.svn.wordpress.org/trunk@32202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-20 19:49:24 +00:00 |
|
Drew Jaynes
|
8ae838de48
|
Post 4.2-RC2 bump.
Built from https://develop.svn.wordpress.org/trunk@32227
git-svn-id: http://core.svn.wordpress.org/trunk@32201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-20 19:44:26 +00:00 |
|
Gary Pendergast
|
007e3c6bbb
|
Bump trunk to 4.2-RC2.
Built from https://develop.svn.wordpress.org/trunk@32222
git-svn-id: http://core.svn.wordpress.org/trunk@32196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-20 17:42:11 +00:00 |
|
Sergey Biryukov
|
1ed05a4dda
|
Make translator comments for the strings added in [31982] more accurate. Add some new comments.
props pavelevap.
fixes #32000.
Built from https://develop.svn.wordpress.org/trunk@32211
git-svn-id: http://core.svn.wordpress.org/trunk@32184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-20 15:44:25 +00:00 |
|
Sergey Biryukov
|
eef2dcfccd
|
Merge two different translator comments for the same string.
props pavelevap.
fixes #31999.
Built from https://develop.svn.wordpress.org/trunk@32210
git-svn-id: http://core.svn.wordpress.org/trunk@32183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-04-20 15:36:26 +00:00 |
|