Commit Graph

9212 Commits

Author SHA1 Message Date
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
azaozz
2d4f74d8ef Fix Thickbox positioning for browsers pretending to be IE6, props Denis-de-Bernardy, fixes #8933
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-24 11:57:15 +00:00
azaozz
0e23a06b5b Add classes to "edit_comment_link" and "edit_post_link", props yoavf, fixes #8945
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10425 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-24 09:33:37 +00:00
westi
4eb21652f8 Sort out the error_reporting for PHP 5.3. See #8701 for 2.7.x.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-23 18:05:48 +00:00
westi
a5390142f0 More Error Reporting stuff. For 2.7.x, See #8701 props Denis-de-Bernardy
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-23 13:19:42 +00:00
ryan
42f05dbf70 Don't limit query when descending hierarchy. Props filosofo. fixes #8832 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-22 22:59:40 +00:00
ryan
ead592d8b2 If link name not given, use url for name. Props Denis-de-Bernardy. fixes #7789 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-22 22:47:48 +00:00
ryan
b1bc48c4d3 user_can_access_admin_page() fix. Props arena. fixes #8535 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-22 22:34:56 +00:00
westi
d3be3569b9 Use & not ^ for E_STRICT on PHP 5
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10409 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-22 21:07:35 +00:00
westi
46178887a8 Update error_reporting configuration for newer version of PHP. Fixes #8701 for 2.7.x props jacobsantos
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-22 20:51:07 +00:00
ryan
7874a85f1c Show Tools menu for all users so they can access turbo. Props Denis-de-Bernardy. fixes #8921 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-22 18:56:10 +00:00
ryan
4f72b0f6ba Add CSS class to comment-reply-link, props yoavf, fixes #8836 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-21 21:26:56 +00:00
ryan
a5347b5be6 Silence charset not supported warnings
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-21 20:29:08 +00:00
markjaquith
8bdb07273d Only redirect categories if one "cat" positive integer is specified. fixes #8784 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-21 19:51:59 +00:00
ryan
711c293c03 Don't show plugin by line if no author. Props Denis-de-Bernardy. fixes #4632 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-21 19:02:26 +00:00
ryan
6585c2d2e6 Use preg_replace_callback instead of preg_replace with eval. Props beaulebens. see #8689 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-21 18:51:48 +00:00
ryan
0ce2be1e10 Refactor filters to avoid potential XSS attacks, props sambauers and DD32. fixes #8767 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-21 18:50:51 +00:00