Commit Graph

5288 Commits

Author SHA1 Message Date
azaozz
2613cb76f3 Fix invalid border-radius css, props Simek, fixes #10500 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-30 16:31:06 +00:00
azaozz
39e4f05a15 Trash status updates for posts, pages, comments and attachments, props caesarsgrunt, see #4529
git-svn-id: http://svn.automattic.com/wordpress/trunk@11749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-30 13:39:34 +00:00
azaozz
190a148e6b Allow _wp_get_comment_list to handle custom comment types, props aaroncampbell, fixes #10463
git-svn-id: http://svn.automattic.com/wordpress/trunk@11748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-27 23:28:13 +00:00
azaozz
febbb3bbda Add attachment ID to the wp_generate_attachment_metadata filter, props taco1991, fixes #10494
git-svn-id: http://svn.automattic.com/wordpress/trunk@11747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-27 23:08:21 +00:00
azaozz
f48bea5721 Improve QE data for Draft, Pending and Scheduled posts screens, see #10478
git-svn-id: http://svn.automattic.com/wordpress/trunk@11743 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-25 12:21:55 +00:00
azaozz
bdbaca9056 Fix QE returned data for Pending and Scheduled posts screens, use jQuery.live() for QE events, fixes #10478
git-svn-id: http://svn.automattic.com/wordpress/trunk@11742 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-25 10:58:05 +00:00
azaozz
2040971211 "Trash" status for comments updates, props caesarsgrunt, see #4529
git-svn-id: http://svn.automattic.com/wordpress/trunk@11741 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-24 07:23:11 +00:00
azaozz
174f05ad82 Fix comment author url when editing, fixes #10466 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-22 22:32:27 +00:00
azaozz
d2fec31c0e "Trash" status for comments, first run, props caesarsgrunt, see #4529
git-svn-id: http://svn.automattic.com/wordpress/trunk@11731 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-21 03:11:12 +00:00
ryan
19b743e7e2 esc_attr() for comment author email
git-svn-id: http://svn.automattic.com/wordpress/trunk@11727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-20 02:51:14 +00:00
azaozz
8dff8f9f73 Properly escape comment_author_url when displaying, for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-18 23:21:50 +00:00
azaozz
8e564c4782 Properly sanitize Gears storeName for IDN domains, fixes #9594
git-svn-id: http://svn.automattic.com/wordpress/trunk@11719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-18 06:27:42 +00:00
azaozz
e67872f12e Correct icon_url over SSL in add_object_page(), props johnbillion, fixes #10412
git-svn-id: http://svn.automattic.com/wordpress/trunk@11717 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-15 08:36:45 +00:00
azaozz
93b0be9b0c Fix plugins descriptions localization, props Denis-de-Bernardy, fixes #10382
git-svn-id: http://svn.automattic.com/wordpress/trunk@11716 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-14 08:54:03 +00:00
azaozz
9afb0a1277 Fix notice in upload.php, props mrmist, fixes #10223
git-svn-id: http://svn.automattic.com/wordpress/trunk@11715 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-14 08:39:56 +00:00
azaozz
7842ab84d9 Improve temp file name, props DD32, fixes #10224
git-svn-id: http://svn.automattic.com/wordpress/trunk@11712 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-14 08:12:18 +00:00
azaozz
b86edde092 Fix converting of HTML entities in Quick editor for comments, don't output QE data when the user cannot edit comments, fixes #9935
git-svn-id: http://svn.automattic.com/wordpress/trunk@11711 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-14 07:59:52 +00:00
westi
9f3da8a6ef Call wp_dropdown_users() with echo=0 when outputting the quickedit and bulkedit forms so as to remove the need for output buffering. Fixes #10062 props johnbillion.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11709 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-11 09:17:09 +00:00
westi
2705e7ff47 Remove comment quickedit data from the dashboard recent comments widget. Fixes #9603 props coffee2code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11708 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-11 09:11:15 +00:00
westi
f0007384e4 Provide a pre-filled wp-config.php file in a textarea if setup-config can't write to the server. Fixes #10107 props filosofo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-09 21:35:47 +00:00
westi
a809b6a57f Fix typo in type_url_from_video() link text description. Fixes #10071 props Denis-de-Bernardy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-09 21:21:57 +00:00
westi
9247aae5cc Make checked and selected compare more carefully and update the phpdoc with the correct @since version. Fixes #9862 props Denis-de-Bernardy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-09 21:13:23 +00:00
ryan
36d7a55b5e change wp_ajax_nopriv in admin-ajax.php to support GET as well as POST. Props dd32. fixes #10345
git-svn-id: http://svn.automattic.com/wordpress/trunk@11694 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-06 16:55:07 +00:00
ryan
57b330b0ed Don't allow direct loading of link-parse-opml.php. This file needs to go away someday.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-02 03:15:00 +00:00
azaozz
f385e7da46 Use new jQuery methods when adding, editing and deleting tags with AJAX, fix warning when deleting tags, see #10239
git-svn-id: http://svn.automattic.com/wordpress/trunk@11676 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-01 08:12:39 +00:00
azaozz
1a88d01e90 Fix the rounded corners on .widefat, for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-01 07:31:37 +00:00
ryan
3722d82269 Check that token_get_all() exists before creating documentation links. fixes #10261 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-29 20:48:12 +00:00
ryan
a24a68b2e6 Change update string to indicate if version is the original English one, or the local one. Props nbachiyski. fixes #10117 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-29 20:25:51 +00:00
ryan
6f53717be4 Proper permissions for newly created files. Props azaozz. fixes #10170 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11667 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-29 20:23:04 +00:00
ryan
665989f969 RTL admin fixes. Props sambauers, nbachiyski. fixes #10159 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11665 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-29 00:40:26 +00:00
azaozz
4b3d0ed00e Fix vertical misalignment and cell borders in IE, props demetris, fixes #10090 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-28 03:41:01 +00:00
azaozz
daa5da7259 Fix pending comments count, paging and comments requests while moderating for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-27 22:40:06 +00:00
azaozz
ec0eadf2c4 Use CSS instead of nbsp, props demetris, fixes #10206 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11649 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-26 12:56:24 +00:00
azaozz
64067f4612 Fix overlap in plugin and theme editors, props eddieringle, fixes #10101 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-26 11:07:10 +00:00
ryan
0c8f4cba63 Don't show error message when updating a custom field without changing its value. see #10254
git-svn-id: http://svn.automattic.com/wordpress/trunk@11644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-26 06:19:54 +00:00
ryan
2f090d1e30 Don't lose upload error messages. Props filosofo. fixes #10238 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11638 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-25 06:09:22 +00:00
azaozz
4ad0ddf7aa Fix the test for autosave in post.js, fixes #10135 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11637 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-25 06:03:14 +00:00
ryan
75c820b140 Enforce stream_get_contents() requirement for ssh2 fs. Props dd32. fixes #10093 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-23 21:54:53 +00:00
ryan
a64bd28ddb Fix back-compat plugins page redirects. Props filosofo. fixes #10246 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-23 17:23:11 +00:00
westi
897f52c524 Remove the cruft. Fixes #10227 for trunk props sirzooro.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-20 18:50:31 +00:00
westi
0dba5eddcf Introduce _deep_replace() and use it to improve the stripping of percent encoded values from urls. Fixes #10226 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-20 17:42:24 +00:00
azaozz
740a42b75a Always load the Dashboard RSS widgets with AJAX, see #10133 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11613 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-20 10:30:09 +00:00
markjaquith
6283b5aaf1 Create wp_validate_redirect(), have the upgrade done link use it. props Westi. fixes #10193 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11610 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-19 19:30:17 +00:00
westi
00f1078629 Make it easier for plugins to add extra fields to the Edit Category/Tag forms. Fixes #8831 for trunk props Denis-de-Bernardy
git-svn-id: http://svn.automattic.com/wordpress/trunk@11608 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-19 18:56:28 +00:00
ryan
f978e54cd9 Enforce incoming links item limit
git-svn-id: http://svn.automattic.com/wordpress/trunk@11604 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-19 06:08:27 +00:00
ryan
2f20a9693c Revert oops
git-svn-id: http://svn.automattic.com/wordpress/trunk@11603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-19 06:08:03 +00:00
ryan
5f37d31754 Enforce incoming links item limit
git-svn-id: http://svn.automattic.com/wordpress/trunk@11602 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-19 06:07:25 +00:00
ryan
b37b56a339 Optimize timezone dropdown creation. Props sambauers. fixes #10125 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-18 17:40:40 +00:00
ryan
947f1ce2c6 Require all plugin page requests (?page=) to be for registered plugins pages. Provides CYA for plugins that don't do enough cap checking. action requests not bound to a plugin page still go through.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11595 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-18 00:33:07 +00:00
ryan
71f507ac47 More menu fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@11592 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-17 19:50:38 +00:00