Commit Graph

9228 Commits

Author SHA1 Message Date
azaozz
ddaf00492d Fix confirmation for second bulk delete, fixes #9473 for 2.7.2
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-06 22:37:51 +00:00
westi
ab394b7665 Move byuser to a seperate array entry to ease filtering by plugins. Fixes #9465 for 2.7 branch props hakre.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-05 17:48:24 +00:00
westi
d6926a1f65 Set a short timeout for the SSL discovery support so that we don't block requests until the attempt timesout. Fixes #9380 for 2.7.2 props josephscott
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10831 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-23 22:20:41 +00:00
ryan
01725d680a Pass the unprocessed title to the sanitize_title filter. Props chineseleper. fixes #8981 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10805 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-17 17:43:57 +00:00
ryan
876fc98410 Remove category ordering. Props filosofo. fixes #9228 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-13 22:01:50 +00:00
ryan
a3a543708e Remember page when redirecting after tag edit. Props Viper007Bond. fixes #9220 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-13 05:24:35 +00:00
ryan
dcc5b55d46 Add core_version_check_locale filter. Props nbachiyski. see #8729 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-11 23:37:45 +00:00
ryan
df231af292 Reparent children when deleting a comment. Props vladimir_kolesnikov. fixes #9003 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-10 19:03:03 +00:00
ryan
1f31649051 Create user object. Props mark8barnes. fixes #9309 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-10 18:38:35 +00:00
westi
4b701a0713 Attachment metadata is stored in the summary field in AtomPub requests. Fixes #9148 for 2.7.2 props josephscott.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-09 22:41:48 +00:00
ryan
3f9c011410 Escape dot in regex. Props pne, sivel. fixes #9088 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10718 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-05 20:17:41 +00:00
ryan
778ff4a527 Avoid double encoding of attachment descriptions. Props dwc. fixes #9168 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-04 19:37:52 +00:00
ryan
2f30019e35 Nested install fixes. Props sivel. fixes #7997 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-04 19:30:39 +00:00
westi
15d96da0f4 Display the search query when searching users. Fixes #9265 for 2.7.2 props johnbillion.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-04 08:20:32 +00:00
azaozz
c7c43d0c77 Fix typo, props sambauers for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-02 00:32:22 +00:00
ryan
49d30a54c6 Escape hyphen in regex. Props chrisbliss18. fixes #8548 #9244 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10677 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-01 19:59:41 +00:00
westi
b872682b9b Ensure that updating an uploaded file using AtomPub works correct. Fixes #9233 for 2.7.2 props josephscott
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-27 18:39:19 +00:00
ryan
c55d125063 Return correct edit link. Props josephscott. fixes #9147 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-26 00:04:11 +00:00
ryan
219ce056c2 Escape before passing to insert/update post. Props hailin. fixes #9199 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-22 00:36:00 +00:00
westi
7a92c50bf0 Remove version check against PHP 4.3.0 as this is the minimum version for WordPress. Fixes #9204 for 2.7 branch prop filosofo.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10618 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-21 17:25:02 +00:00
azaozz
1c38c52b64 Fix regex in function rss_enclosure(), fixes #9192 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10616 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-21 06:24:34 +00:00
ryan
91b2a262ba Append .txt to import files rather than .import. Props donncha
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-20 21:39:32 +00:00
ryan
1752026950 Add some escaping
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10610 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-20 21:36:09 +00:00
ryan
484c5295e5 Remove meta_value from selected fields. Props filosofo. fixes #9177 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-19 19:19:47 +00:00
ryan
9721bf8f00 Use group by for meta key queries. Props filosofo. fixes #9167 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-19 19:17:22 +00:00
ryan
c3b88c06ae Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10589 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-18 05:01:42 +00:00
westi
01a09570e8 Fix typo in action body for pingback.extensions.getPingbacks. Fixes #9157 for 2.7.x props josephscott.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10588 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-17 23:12:18 +00:00
ryan
c2321cbbb0 Don't put any wp-content files in the old files list.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-11 21:38:58 +00:00
ryan
3a3f2632d9 Use right variable name. Props stringfold. fixes #9090 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-11 19:50:00 +00:00
ryan
59ccfa89ff If no angle brackets, assume email address. Props donncha. fixes #9086 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-10 23:55:07 +00:00
ryan
0beccf25aa Bump. 2.7.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10537 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-10 19:30:47 +00:00
ryan
07b93d598e Bump. 2.7.1 RC1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10518 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-06 18:24:48 +00:00
ryan
11893d625a Ignore index.php in plugins dir when creating menus. fixes #6478 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-06 18:12:28 +00:00
ryan
f4ba38513e Ignore index.php in plugins dir when creating menus. fixes #6478 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10511 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-05 21:03:13 +00:00
markjaquith
6c57fae829 Strip /feed/ endings even if they are not at the very end, in canonical. props jhodgdon. fixes #8642 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-04 23:07:57 +00:00
ryan
3d8cd59bcb Respect time zone when displaying autosave and revision time. Props janbrasna, designsimply. fixes #8750 #6489 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-03 23:06:17 +00:00
ryan
3fa855d060 Fix previewing of themes in subdirs. Props zedlander. fixes #8548 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-02 19:17:27 +00:00
ryan
9fa9078eff Anchor preg. Props mrmist. fixes #8881 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-02 19:14:49 +00:00
ryan
85f3994cc4 Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-30 21:07:03 +00:00
ryan
73c1f7f960 Add white-space:nowrap to plugins table action links, props DD32, fixes #8810 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-30 19:15:49 +00:00
ryan
a5b6247297 Use secure.gravatar.com for SSL avatar requests. fixes #8988 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-29 17:59:03 +00:00
ryan
5be8ce4fd4 Add missing preg delimiters. Props ridgerunner. fixes #8986 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-29 17:46:48 +00:00
ryan
3458ed9d37 Don't count emoticons toward link total. Props tott. fixes #8627 #7821 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-28 21:13:13 +00:00
markjaquith
a91fef2a63 Drafts have post_date populated now, so look for a zeroed out post_date_gmt to determine non-scheduled nature. fixes #8978 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-28 19:40:25 +00:00
ryan
6816c5011d Include only approved comments when determining page of comment. Props GregMulhauser. fixes #8973 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-28 18:45:15 +00:00
markjaquith
73d12e0ea0 Make the top and bottom comment actions dropdowns match ("Approve" was not appearing on bottom one). for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-26 03:14:31 +00:00
azaozz
d34a34af3e When inserting orphaned attachment in a post, set post_parent only for this attachment, fixes #8721
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-24 14:44:15 +00:00
westi
931052a8d3 Use the correct PHP6 check. See #8701 for 2.7.x
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-24 13:21:56 +00:00
westi
de5b342725 Error reporting (again). For 2.7.x, See #8701 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-24 13:03:38 +00:00
azaozz
66eaffbe4c Fix empty feed after MT import, props hailin, fixes #8944
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-24 12:24:16 +00:00