Commit Graph

4638 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
5edb6e2de9 Use ABSPATH when including footer. Props vladimir_kolesnikov. fixes #8848 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-19 18:31:28 +00:00
ryan
024dee654b Reinstall fix. fixes #8724 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-11 21:48:55 +00:00
azaozz
27f1313c68 Fix background color for active plugins table rows in IE, props DD32, fixes #8809 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-07 08:29:30 +00:00
azaozz
6f490c1cd1 Fix non-critical js error when loading Thickbox on the plugins page, fixes #8812 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-07 07:46:46 +00:00
ryan
1d93a351d6 Preserve query string when redirecting to tools. Props simonwheatley. fixes #8774 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-05 19:25:32 +00:00
azaozz
bbd3931610 Don't shift the rest of the page when the permalink pops up, props nbachiyski, fixes #6058 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10305 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-05 11:26:07 +00:00
azaozz
029bc1442a Categories postbox styling when in right sidebar, props federico.bond, fixes #8606 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10301 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-05 11:08:04 +00:00
azaozz
2e70ba5b23 Make titles into links in Dashboard Right Now module, props mattwalters, fixes #8438 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10299 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-05 10:07:17 +00:00
azaozz
02f33500d4 CSS fixes fir IE: pending comments background, HTML editor buttons padding, text fields line-height, fixes #8771 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-04 11:57:41 +00:00
ryan
04ddd8cb06 Add clearing break. Props johnbillion. fixes #8677 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10280 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 22:42:21 +00:00
ryan
f06e4fc681 Show 'Delete All Spam' only if can moderate_comments. Props mrmist. fixes #8684 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 18:31:14 +00:00
ryan
62d71ca11b Check for is_wp_error() return
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 18:05:21 +00:00
ryan
e73bca6f7e s/sumbit/submit/. Props Malaiac. fixes #8645 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 17:41:34 +00:00
azaozz
96df144c18 Fix debug notices for bulk edit, fixes #8707 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-26 22:36:48 +00:00
ryan
3c9e7dcabb Allow overriding cat walker. Props AaronCampbell. fixes #8682 for 2.7.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-23 12:52:25 +00:00
azaozz
f7e96fad0a Explicitly declare Javascript vars when created, props projct, fixes #8654, fixes #8655, fixes #8656, for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-19 20:30:37 +00:00
ryan
a419d43e8e Press This CSS fixes. Props noel. fixes #8666 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-18 19:34:11 +00:00
ryan
8f434fb30d Don't cache filtered post objects. Set filter when getting sample permalink. Props brianwhite. fixes #8526 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-16 23:51:38 +00:00
azaozz
0f3c87bc78 Silence warnings when looking for translations for external plugins for TinyMCE, for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-14 01:12:58 +00:00
ryan
4f05c6ff22 Explicitly return ref for the sake of PHP4. Fixes user_level being empty when installing on PHP4. Props Mr Pete. fixes #8317 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-12 20:48:08 +00:00
ryan
ac9c3cfe37 Reset port when saving credntials. Props dwenaus and DD32. fixes #8580 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-12 20:12:35 +00:00
ryan
2b36cbc0d8 Fix missing closing tag in theme-editor.php, props roganty, fixes #8581 for 2.7
git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-12 17:59:32 +00:00
ryan
c08f309815 Sort by 'menu_order, post_title'. see #8549
git-svn-id: http://svn.automattic.com/wordpress/trunk@10182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 22:22:30 +00:00
westi
129d2296d1 Sort page_parent dropdown by menu_order. Fixes #8549.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10181 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 21:48:41 +00:00
ryan
046c47f1b0 Remove unneeded lines. Props matthewh84. fixes #8563
git-svn-id: http://svn.automattic.com/wordpress/trunk@10176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 19:43:24 +00:00
ryan
0eede66e7f OPML import fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@10175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 18:43:43 +00:00