ryan
|
4680f8f084
|
Add length arg to wp_generate_password() and lengthen secret. Props tellyworth. fixes #6146 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-24 00:19:09 +00:00 |
|
markjaquith
|
1e811e8742
|
Fix redirect issue with null post_ID equaling null url_to_postid(). fixes #6674 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-23 22:58:36 +00:00 |
|
ryan
|
4a31dc117f
|
Fix reveresed logic. see #6805
git-svn-id: http://svn.automattic.com/wordpress/trunk@7787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-23 01:25:01 +00:00 |
|
ryan
|
5ea7b64496
|
Typo fixes from DD32. fixes #6818 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-23 01:14:26 +00:00 |
|
ryan
|
5d839715d5
|
don't get or set post_lock if you can't edit the post/page. Props mdawaffe
git-svn-id: http://svn.automattic.com/wordpress/trunk@7781 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-22 23:54:13 +00:00 |
|
ryan
|
fe4cab3d1f
|
Fix text widget cropping in IE6. Props mdawaffe. fixes #6792 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-22 23:48:28 +00:00 |
|
ryan
|
6e23bed1fd
|
wp_category_checklist() fixes from mdawaffe. fixes #6810 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-22 22:45:53 +00:00 |
|
ryan
|
444391eaff
|
Consolidate get_pending_comments_num() queries. see #6770
git-svn-id: http://svn.automattic.com/wordpress/trunk@7775 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-22 21:26:01 +00:00 |
|
ryan
|
779ff029f6
|
Comment query fix from MtDewVirus. fixes #6805 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-22 20:51:35 +00:00 |
|
ryan
|
d95ea6777b
|
Convert Walker classes to pass as reference. Props mdawaffe. fixes #6796 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-21 19:30:54 +00:00 |
|
ryan
|
23fd331b4a
|
Post and page edit redirect fixes. fixes #6720 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-21 17:54:56 +00:00 |
|
ryan
|
8aa8fbfd28
|
Redirect back to original referer when deleting a comment from the edit comment page. fixes #6458 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-21 16:45:48 +00:00 |
|
ryan
|
5ecd57c4de
|
Check publish_pages capability, not publish_posts. Props matthijs. fixes #6777 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7750 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-20 06:48:00 +00:00 |
|
ryan
|
35086b850f
|
Post revisions from mdawaffe. see #6775
git-svn-id: http://svn.automattic.com/wordpress/trunk@7747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-18 23:38:21 +00:00 |
|
ryan
|
fbe04fbf90
|
Shift-click to select a range of checkboxes. Props mdawaffe. fixes #6541 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7745 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-18 22:23:02 +00:00 |
|
ryan
|
2ca92d8905
|
Don't run url_to_postid on admin pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7740 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-18 18:22:33 +00:00 |
|
ryan
|
65e4ddc684
|
Don't query post cats if no post. see #2621
git-svn-id: http://svn.automattic.com/wordpress/trunk@7739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-18 18:12:04 +00:00 |
|
ryan
|
1fdbde921b
|
wp_category_checklist() and wp_link_category_checklist() to replace the nested cats code. see #2621
git-svn-id: http://svn.automattic.com/wordpress/trunk@7737 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-18 17:41:10 +00:00 |
|
ryan
|
019e456c4c
|
Checking for 0 and 1 instead of != spam is faster.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-17 22:33:35 +00:00 |
|
ryan
|
f42f78b3b1
|
Typo fix. see #6578
git-svn-id: http://svn.automattic.com/wordpress/trunk@7730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-17 22:00:39 +00:00 |
|
ryan
|
3821189be8
|
Tweak unused widgets interface. Make widget titles less repetitive. fixes #6349 #5823 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-17 20:36:59 +00:00 |
|
ryan
|
66ad98c078
|
Verify widget option sanity. Props Viper007Bond. fixes #6578 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-17 20:14:07 +00:00 |
|
ryan
|
d5f5f07270
|
Revert [7689], gonna try another approach. see #6677
git-svn-id: http://svn.automattic.com/wordpress/trunk@7720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-17 19:32:38 +00:00 |
|
ryan
|
35f17e4dea
|
Key meta box array by id. Props Denis-de-Bernardy. fixes #6192 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-17 19:20:15 +00:00 |
|
ryan
|
26fd2097a0
|
Protect the <pre> and <script> tags when switching editors. Props azaozz. fixes #6610 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7716 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-17 19:11:21 +00:00 |
|
ryan
|
e399f6ad54
|
Cache comment count and use count API in menu.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@7714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-16 23:45:39 +00:00 |
|
ryan
|
957a61318b
|
array_shift() error fixes from DD32. fixes #6499 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7713 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-16 23:09:51 +00:00 |
|
ryan
|
d18e3f9d4a
|
Preserve author during autosave. fixes #6753 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7708 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-16 22:56:37 +00:00 |
|
ryan
|
a5f480ebec
|
Legacy uploader fix from tellyworth. fixes #6629 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-16 22:03:44 +00:00 |
|
ryan
|
5748fbb486
|
Make profile fields wider. Props tellyworth. fixes #6581 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-16 22:01:32 +00:00 |
|
ryan
|
7f5548e55b
|
Custom header and color picker fixes from mdawaffe. fixes #6577 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7698 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-16 20:58:03 +00:00 |
|
ryan
|
d814986be2
|
Strip slashes before preparing link for insert. see #6644
git-svn-id: http://svn.automattic.com/wordpress/trunk@7693 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-16 05:55:27 +00:00 |
|
ryan
|
47a695049e
|
Demand load the category list. Props mdawaffe. see #6677
git-svn-id: http://svn.automattic.com/wordpress/trunk@7689 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-15 18:00:52 +00:00 |
|
ryan
|
cab4206406
|
Workaround response truncation by reducing size of response after uploading with flash uploader. Props tellyworth. fixes #6713
git-svn-id: http://svn.automattic.com/wordpress/trunk@7682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 23:09:14 +00:00 |
|
ryan
|
b97e7fa82b
|
Fix IE6 overlap and remove unnecessary markup. Props tellyworth. fixes #6661 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7677 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 20:48:11 +00:00 |
|
ryan
|
47c6ee0e09
|
Suppress exif_read_data() errors. Props tellyworth. fixes #6571 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 20:19:15 +00:00 |
|
ryan
|
02e0c889f7
|
Pass size to image_send_to_editor filter. fies #6691 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 19:47:07 +00:00 |
|
ryan
|
8eff77e82d
|
More efficient category and list JS from mdawaffe. fixes #6677 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 19:31:20 +00:00 |
|
ryan
|
6e662d708b
|
Move define of AUTOSAVE_INTERVAL to wp-settings so that it is available earlier. Props simonwheatley. fixes #6668 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 17:07:34 +00:00 |
|
ryan
|
b7c7f9d1c2
|
CSS typo fixes from spirit55555. fixes #6653 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7662 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 17:05:24 +00:00 |
|
ryan
|
4c9d2e9dfa
|
Check create_users cap instead of edit_users wgen adding/inserting users. Props imwebgefunden. fixes #6662 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 16:57:29 +00:00 |
|
ryan
|
b9b5291c18
|
Typo fixes. see #6644
git-svn-id: http://svn.automattic.com/wordpress/trunk@7658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 16:49:17 +00:00 |
|
ryan
|
ab7af57751
|
Use input instead of button to work around IE6 bug. Props tellyworth. fixes #6660 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7655 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 16:38:25 +00:00 |
|
ryan
|
1d67896b70
|
Validation fixes for uploader. Props sambauers. fixes #6659 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 16:33:37 +00:00 |
|
ryan
|
b83563f368
|
Add some actions and filters to the media uploader. Props tellyworth. fixes #6658 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 16:32:04 +00:00 |
|
ryan
|
030a8b9b33
|
Fix image fetching in get_media_items(). Props tellyworth. fixes #6657 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 16:30:27 +00:00 |
|
ryan
|
d943a8252a
|
Make MT post status lower case when importing. Props jgbishop. fixes #6656 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7649 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 16:26:21 +00:00 |
|
ryan
|
248a0c06e2
|
Prepare DB queries in more places. Props filosofo. see #6644
git-svn-id: http://svn.automattic.com/wordpress/trunk@7645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 16:13:25 +00:00 |
|
ryan
|
796ae7104e
|
Use error handler instead of die when moving files to upload dir fails. Props simonwheatley. fixes #6450 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 16:01:59 +00:00 |
|
matt
|
43c3c8ef36
|
Direct file system manip fixes, should fix .svn upgrade problem. Hat tip: DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-13 04:04:57 +00:00 |
|
ryan
|
81370476f4
|
Add post_date_column_time filter for easy time customization.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7640 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-10 18:59:17 +00:00 |
|
ryan
|
132ac51a5a
|
Use wp_count_posts() to determine availabel statuses for get_available_post_statuses(). fixes #6654 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7638 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-09 20:09:45 +00:00 |
|
ryan
|
3fffac7d5d
|
Disambiguate default slugs. Props RanYanivHartstein. fixes #6614 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-08 17:14:18 +00:00 |
|
ryan
|
9ffa66c56c
|
Show all categories in category filter. Don't show misleading counts. see #6439
git-svn-id: http://svn.automattic.com/wordpress/trunk@7625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-08 01:53:53 +00:00 |
|
ryan
|
3794dc04b4
|
Avoid data-loss when editing multi-widgets. Props mdawaffe. fixes #6636 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-07 21:40:32 +00:00 |
|
ryan
|
92fe7fcad0
|
Fix add_users_page() when current user does not have edit_users cap. Props mattyrob. fixes #6621 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7618 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-07 21:25:31 +00:00 |
|
ryan
|
aeb2b5bf9f
|
Update timestamp when only the minute value is changed. fixes #6456 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-07 17:19:43 +00:00 |
|
ryan
|
aad4350fb1
|
upload_file_glob filter from tellyworth. fixes #6628 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7611 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-07 17:10:00 +00:00 |
|
ryan
|
90952804da
|
Update timestamp when only the minute value is changed. fixes #6456 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-07 17:06:56 +00:00 |
|
ryan
|
82f01c5c79
|
Fix RTL alignment for delete button. Props RanYanivHartstein. fixes #6617 for 2.6
git-svn-id: http://svn.automattic.com/wordpress/trunk@7607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-06 23:26:25 +00:00 |
|
ryan
|
f83ca8ec0d
|
Order cats by name. Props MtDewVirus. fixes #6623 for 2.6
git-svn-id: http://svn.automattic.com/wordpress/trunk@7603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-06 22:29:18 +00:00 |
|
matt
|
70dae93a6a
|
Deal more elegantly with blogs with blank titles. (Which is apparently pretty common.)
git-svn-id: http://svn.automattic.com/wordpress/trunk@7600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-05 00:54:56 +00:00 |
|
markjaquith
|
aff9f47646
|
Don't show delete checkbox for default category. HTML validation. props johnbillion. fixes #6560 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7595 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-03 05:02:19 +00:00 |
|
westi
|
9a15c3a960
|
Ensure we only fire off ajax requests for the dashboard widgets when the cache has expired. Fixes #6533 for trunk props mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-02 16:22:53 +00:00 |
|
westi
|
8ca58c943e
|
Rearrange the media uploader view so the filename is visible. Fixes #6517 for trunk props andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7584 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-01 21:12:35 +00:00 |
|
markjaquith
|
6e9a44bd99
|
Move user search </form> to correct position. props Nazgul and bl968. fixes #6462 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-30 16:48:31 +00:00 |
|
markjaquith
|
9eeb25a302
|
Remove errant commas to prevent file uploader script errors in IE7. props tsimmons. fixes #6443 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-30 06:11:30 +00:00 |
|
markjaquith
|
1e668ea293
|
Update timestamp when only the minute value is changed. props johnconners. fixes #6456 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-30 06:00:59 +00:00 |
|
markjaquith
|
8462894aef
|
Cannot use Silk icon because of an incompatible license. Not really needed with background color and "Active" text anyway. see #6275
git-svn-id: http://svn.automattic.com/wordpress/trunk@7565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-29 07:21:12 +00:00 |
|
markjaquith
|
a364c8f80e
|
Sync page edit and post edit redirect message usage a bit more -- properly exclude the page.php file from the "go back" link for page edits.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-29 06:47:30 +00:00 |
|
ryan
|
acb9f8f738
|
do not add rel if link is not get_attachment_link. Props andy. fixes #6428
git-svn-id: http://svn.automattic.com/wordpress/trunk@7557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-28 03:53:05 +00:00 |
|
ryan
|
585f442ec5
|
Redirect back to attachment permalink page after editing attachment via 'Edit This' link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-27 22:05:51 +00:00 |
|
ryan
|
5a3c15d7bd
|
RTL fixes from mani_monaj. see #6296
git-svn-id: http://svn.automattic.com/wordpress/trunk@7552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-27 20:33:56 +00:00 |
|
westi
|
a0706cbb8a
|
Allow a plugin to force enable/disable the flash uploader. See #6406 props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-27 17:37:37 +00:00 |
|
ryan
|
ba90d16134
|
Use is_numeric instead of ctype_digit. Props josephscott. fixes #5481
git-svn-id: http://svn.automattic.com/wordpress/trunk@7549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-27 16:56:56 +00:00 |
|
ryan
|
3cfb4b406c
|
Return WP_Error from download_url() on HTTP Errors. Fix cases where current plugin filename differs from the WordPress.org slug. Props DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-27 07:36:30 +00:00 |
|
ryan
|
70a2ebbdd3
|
Init categories array. Props tellyworth. fixes #6411
git-svn-id: http://svn.automattic.com/wordpress/trunk@7546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-27 07:20:53 +00:00 |
|
markjaquith
|
2b93618c82
|
Tags work without JS, so we should not hide them!
git-svn-id: http://svn.automattic.com/wordpress/trunk@7544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-27 03:02:54 +00:00 |
|
markjaquith
|
f945af84d8
|
Don't show broken parent post links for orphaned media. fixes #6408
git-svn-id: http://svn.automattic.com/wordpress/trunk@7543 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-27 02:50:01 +00:00 |
|
ryan
|
b9fff33927
|
Media edit and delete redirect fixes. WIP.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-27 01:48:22 +00:00 |
|
ryan
|
74cff8bd3c
|
Add nonce and gettext to sidebar.php. Fix sidebar redirect.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7540 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 23:41:41 +00:00 |
|
ryan
|
bfba721708
|
Active plugin highlighting tweaks from MT. fixes #6275
git-svn-id: http://svn.automattic.com/wordpress/trunk@7538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 22:27:27 +00:00 |
|
ryan
|
b39d0790ec
|
Fix redirects after editing and deleting link categories.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7537 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 22:21:01 +00:00 |
|
ryan
|
8c42926dee
|
Fix redirects after editing and deleting tags.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 21:54:02 +00:00 |
|
ryan
|
fccd2c132e
|
Fix user feedback when editing attachment details immediately after upload. Props andy. fixes #6398
git-svn-id: http://svn.automattic.com/wordpress/trunk@7535 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 21:26:28 +00:00 |
|
ryan
|
d9e10dd831
|
Fix user feedback when editing attachment details immediately after upload. Props andy. fixes #6398
git-svn-id: http://svn.automattic.com/wordpress/trunk@7534 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 21:22:19 +00:00 |
|
markjaquith
|
feece21b1f
|
Use attachment title instead of filename, unless it is empty
git-svn-id: http://svn.automattic.com/wordpress/trunk@7533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 21:00:21 +00:00 |
|
markjaquith
|
f0a9ece115
|
Use red background delete style for Delete Comment link on Edit Comment screen. fixes #6396
git-svn-id: http://svn.automattic.com/wordpress/trunk@7530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 20:15:52 +00:00 |
|
markjaquith
|
e6f396880b
|
Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395
git-svn-id: http://svn.automattic.com/wordpress/trunk@7529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 20:06:18 +00:00 |
|
ryan
|
07697db8d1
|
Link to post instead of post editor from edit-comments.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 19:35:42 +00:00 |
|
ryan
|
1c0b403516
|
Redirect consistency when saving pages and posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 18:55:24 +00:00 |
|
ryan
|
6a700defeb
|
Fix plugin error scraping in the plugin editor. Props DD32. fixes #6332
git-svn-id: http://svn.automattic.com/wordpress/trunk@7525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 16:14:29 +00:00 |
|
markjaquith
|
95672cb4a2
|
Old school green color for active plugins was harshing on my WP 2.5 zen colors. see #6275
git-svn-id: http://svn.automattic.com/wordpress/trunk@7523 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 07:29:28 +00:00 |
|
markjaquith
|
75a2f04fa9
|
Consensus is to make "Visit Site" links open in the same tab/window. fixes #6163
git-svn-id: http://svn.automattic.com/wordpress/trunk@7522 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 07:14:07 +00:00 |
|
ryan
|
e1b1845154
|
Taxonomy links and template tags from andy. see #6357
git-svn-id: http://svn.automattic.com/wordpress/trunk@7520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 06:37:19 +00:00 |
|
matt
|
909c0f8fbd
|
Removing active image.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7519 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 04:48:20 +00:00 |
|
ryan
|
ed0379930b
|
Tweak active plugin highlighting. WIP. see #6275
git-svn-id: http://svn.automattic.com/wordpress/trunk@7518 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 04:23:02 +00:00 |
|
ryan
|
7e93fa628f
|
Filter list of plugins actions. Props DD32. see #5660
git-svn-id: http://svn.automattic.com/wordpress/trunk@7517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 03:59:40 +00:00 |
|
ryan
|
7971f0a536
|
Markup fixes for plugins page from DD32. fixes #6383
git-svn-id: http://svn.automattic.com/wordpress/trunk@7515 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 03:33:14 +00:00 |
|
ryan
|
d25d202e72
|
Pass box to add_meta_box() callback. Props henrikmelin. fixes #6316
git-svn-id: http://svn.automattic.com/wordpress/trunk@7514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 03:31:27 +00:00 |
|
ryan
|
8895454664
|
Fixing several problems with TiynMCE, triggering of autosave() on an empty post in Safari 3.1, <br> tags in FF, <object> tag may break if switching from Visual to HTML mode and back several times, little cleanup of the compressor and others. Props azaozz. fixes #6384
git-svn-id: http://svn.automattic.com/wordpress/trunk@7513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 03:22:53 +00:00 |
|
markjaquith
|
e05db09acb
|
Prevent individual post comment listing admin page title from sneaking behind the search box. fixes #6375
git-svn-id: http://svn.automattic.com/wordpress/trunk@7512 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-25 20:09:34 +00:00 |
|
markjaquith
|
6054151013
|
Check the Alignment: None box by default for media insertion. XHTML validation. see #6379
git-svn-id: http://svn.automattic.com/wordpress/trunk@7510 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-25 07:33:57 +00:00 |
|
ryan
|
48db986c36
|
Fix addition of new meta keys when no meta keys currently exist. Props DD32. fixes #6343
git-svn-id: http://svn.automattic.com/wordpress/trunk@7509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-25 01:42:38 +00:00 |
|
ryan
|
064322eded
|
Reture true from got_mod_rewrite if we can't determine if the module is loaded. Add got_rewrite filter. Props andy. fixes #6278
git-svn-id: http://svn.automattic.com/wordpress/trunk@7508 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-25 00:22:37 +00:00 |
|
markjaquith
|
cdebbffe4c
|
Preserve HTML entities in Custom Fields. fixes #6374
git-svn-id: http://svn.automattic.com/wordpress/trunk@7506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 22:06:17 +00:00 |
|
markjaquith
|
4cc8c4e7f8
|
require_once() the dashboard include, using ABSPATH. props Viper007Bond. fixes #6356
git-svn-id: http://svn.automattic.com/wordpress/trunk@7504 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 20:36:46 +00:00 |
|
ryan
|
47dec4bad6
|
FF3_b4 horizontal selects fix, widgets css fixes for IE6 and other small fixes and improvements from mt. fixes #6370
git-svn-id: http://svn.automattic.com/wordpress/trunk@7502 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 16:18:30 +00:00 |
|
ryan
|
44863f1683
|
RTL fixes from mani_monaj and RanYanivHartstein?. see #6296 #6365
git-svn-id: http://svn.automattic.com/wordpress/trunk@7501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 16:16:15 +00:00 |
|
ryan
|
0092522115
|
Add GUI to first page. Props MichaelH. fixes #6373
git-svn-id: http://svn.automattic.com/wordpress/trunk@7500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 16:09:25 +00:00 |
|
westi
|
5180584bfb
|
Upgrade the database so we get all the new options for thumbnail size etc in all blogs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 12:15:55 +00:00 |
|
matt
|
1551a9298b
|
Some options juggling to put things where they fit a little better, and more exposition around the more obtuse options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7498 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 08:28:15 +00:00 |
|
ryan
|
193b20c03f
|
Gallery display enhancements from tellyworth. fixes #6368
git-svn-id: http://svn.automattic.com/wordpress/trunk@7496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 02:57:19 +00:00 |
|
ryan
|
74035dc969
|
Uploader CSS tweaks from tellyworth. fixes #6367
git-svn-id: http://svn.automattic.com/wordpress/trunk@7495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 02:53:15 +00:00 |
|
ryan
|
f0506ff8e5
|
RTL fixes from mani_monaj and RanYanivHartstein. see #6296 #6365
git-svn-id: http://svn.automattic.com/wordpress/trunk@7494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 02:51:51 +00:00 |
|
ryan
|
cce67416a3
|
Taxonomy queries and urls. Props andy. see #6357
git-svn-id: http://svn.automattic.com/wordpress/trunk@7491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 17:02:11 +00:00 |
|
ryan
|
93d9dc3c21
|
s/Post/Page/. Props Denis-de-Bernardy. fixes #6361
git-svn-id: http://svn.automattic.com/wordpress/trunk@7490 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 16:38:30 +00:00 |
|
ryan
|
0590b75eec
|
Use is_plugin_active() and remove double searching. Props DD32. fixes #6332
git-svn-id: http://svn.automattic.com/wordpress/trunk@7488 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 16:36:05 +00:00 |
|
ryan
|
b274b643a1
|
Typo fix from Viper007Bond. fixes #6358
git-svn-id: http://svn.automattic.com/wordpress/trunk@7487 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 16:34:28 +00:00 |
|
matt
|
d2143e92ed
|
Have titles show cursor. Hat tip: Noel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7486 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 07:32:58 +00:00 |
|
matt
|
7d7a28c515
|
Sometimes people have huge numbers of posts, let's always number_format them. Also, additional related link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7485 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 07:10:17 +00:00 |
|
matt
|
94c34601ef
|
Spacing cleanups and fixes. Hat tip: azaozz.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 06:41:43 +00:00 |
|
ryan
|
a4589fb866
|
Make sure cat parents are >= 0. see #6305
git-svn-id: http://svn.automattic.com/wordpress/trunk@7483 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 01:10:46 +00:00 |
|
westi
|
da305bbce0
|
Tabindex for the Preview/View links. See #6352.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 22:19:25 +00:00 |
|
westi
|
e01e02de5c
|
Add tabindex. See #6352.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 21:25:21 +00:00 |
|
ryan
|
b442bfdeff
|
RTL CSS from mani_monaj. see #6296
git-svn-id: http://svn.automattic.com/wordpress/trunk@7476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 17:59:55 +00:00 |
|
matt
|
b814963de2
|
register_taxonomy seems crippled and useless, but let's try it anyway.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7475 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 17:40:28 +00:00 |
|
westi
|
32d28d7be2
|
Tab index love for Write>Page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 10:29:54 +00:00 |
|
westi
|
ad583a7219
|
Improve the tabindex's on the Write>Post page. Need to do the others too.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 09:14:49 +00:00 |
|
ryan
|
1ef7c757e2
|
Fix pasted html cleanup. Props azaozz. fixes #6346
git-svn-id: http://svn.automattic.com/wordpress/trunk@7470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 08:20:04 +00:00 |
|
ryan
|
058a14bccc
|
Fix bad incrementor in widgets. Props mdawaffe. fixes #6350
git-svn-id: http://svn.automattic.com/wordpress/trunk@7469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 08:17:37 +00:00 |
|
ryan
|
a370785fbc
|
Fix custom field add/update/delete. Props mdawaffe. fixes #6343
git-svn-id: http://svn.automattic.com/wordpress/trunk@7468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 08:15:48 +00:00 |
|
matt
|
32d9449194
|
Don't dupe widget titles. Fixes #6349. Hat tip: mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7467 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 07:35:11 +00:00 |
|
ryan
|
6de702f183
|
pretty delete animation, fix squashed icons and use 80x60 thumbs, add rel attrs to attachment links inserted from uploader. Props andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 23:21:27 +00:00 |
|
ryan
|
1e11a54317
|
Deactivate plugins during plugin update. Props DD32. see #6262
git-svn-id: http://svn.automattic.com/wordpress/trunk@7465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 23:02:00 +00:00 |
|
ryan
|
138770edd6
|
TinyMCE updates from azaozz. fixes #6340
git-svn-id: http://svn.automattic.com/wordpress/trunk@7464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 22:13:03 +00:00 |
|
westi
|
ac7cf2b1cc
|
Right align actions on Plugins page. Fixes #6337 props mt.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 22:01:29 +00:00 |
|
markjaquith
|
d93684e0c1
|
increment comment moderation counter when unapproving comment from approved comments screen. props mdawaffe. fixes #6338
git-svn-id: http://svn.automattic.com/wordpress/trunk@7462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 21:57:25 +00:00 |
|
ryan
|
91e9d8bebf
|
Fix dashboard width in IE. Props mdawaffe. fixes #6336
git-svn-id: http://svn.automattic.com/wordpress/trunk@7460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 21:05:22 +00:00 |
|
markjaquith
|
bc7ad1f8d2
|
Don't increment moderation counter when deleting or marking comments as spam. fixes #6338
git-svn-id: http://svn.automattic.com/wordpress/trunk@7459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 20:29:03 +00:00 |
|
markjaquith
|
2aa9ee9d08
|
Always show 15 media files per page in the media manager (do not use front-of-house ppp setting). props Denis-de-Bernardy. fixes #6334
git-svn-id: http://svn.automattic.com/wordpress/trunk@7458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 20:03:31 +00:00 |
|
markjaquith
|
a2c0c840b9
|
We're not reactivating ALL plugins, just the ones that were previously active
git-svn-id: http://svn.automattic.com/wordpress/trunk@7457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 19:40:06 +00:00 |
|
markjaquith
|
48da5c40ad
|
Better plugin-deactivation array-fu from Denis-de-Bernardy. fixes #6332
git-svn-id: http://svn.automattic.com/wordpress/trunk@7456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 19:34:27 +00:00 |
|
ryan
|
b2527163db
|
Fix horizontal scrollbar in dashboard. Props mt. fixes #6336
git-svn-id: http://svn.automattic.com/wordpress/trunk@7453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 17:57:35 +00:00 |
|
westi
|
6797f05a26
|
Make double height dashboard widgets really double height. Fixes #6325 props Viper007Bond.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 12:46:34 +00:00 |
|
westi
|
075b9e764e
|
Mark files as deprecated. See #4960.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 09:29:22 +00:00 |
|
westi
|
d047875664
|
Translate WordPress. Fixes #6324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 09:20:04 +00:00 |
|
ryan
|
c69821c5e0
|
FTP find_base_dir fixes from DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 05:15:21 +00:00 |
|
markjaquith
|
2cc2f543c2
|
Give the greylist and blacklist a little room to breathe!
git-svn-id: http://svn.automattic.com/wordpress/trunk@7442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 04:45:19 +00:00 |
|
markjaquith
|
f3e25d6df3
|
better Apache mod detection from andy. fixes #6278
git-svn-id: http://svn.automattic.com/wordpress/trunk@7441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 04:10:01 +00:00 |
|