Commit Graph

1752 Commits

Author SHA1 Message Date
matt
b71ff716ab Save a few lines of code, don't show 0 in month list
git-svn-id: http://svn.automattic.com/wordpress/trunk@3724 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-19 08:51:01 +00:00
matt
7fea857c9f Unification of how we display comments in various parts of the admin section
git-svn-id: http://svn.automattic.com/wordpress/trunk@3722 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-19 08:30:56 +00:00
matt
823f832a8e A better comment delete button
git-svn-id: http://svn.automattic.com/wordpress/trunk@3721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-19 08:02:16 +00:00
matt
6af7f62f92 Improve the comment browsing UI a bit
git-svn-id: http://svn.automattic.com/wordpress/trunk@3720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-19 07:34:29 +00:00
matt
2f0c1f6f50 What an oogly importer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-19 07:25:52 +00:00
matt
3f9a04e5f9 Make categories clickable, just like on the posts screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@3718 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-19 07:10:48 +00:00
ryan
97355f28fd Escape single quotes in options.php. fixes #2656
git-svn-id: http://svn.automattic.com/wordpress/trunk@3710 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-17 23:33:08 +00:00
ryan
b1af79fb05 Add wp_revoke_user() and WP_User::remove_all_caps() to help those doing multi blog stuff.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-13 04:49:38 +00:00
ryan
41ebe38cb4 Use default_link_category.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-07 22:28:57 +00:00
ryan
b590c8a5c8 Fixed edit comment links.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-07 20:02:18 +00:00
ryan
fa29d02a4b New SACK and DBX releases and some list manip fixes from mdawaffe. fixes #2642
git-svn-id: http://svn.automattic.com/wordpress/trunk@3695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-05 20:58:57 +00:00
matt
2228ee7b9c Remove this artificial limit, it messes up posting with seldom-used categories
git-svn-id: http://svn.automattic.com/wordpress/trunk@3693 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-04 08:41:49 +00:00
ryan
6a1fbbfdd9 Accommodate multi-blog setups that share user tables by checking to see if the admin user already exists during install.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-04 02:26:02 +00:00
ryan
4079e0c137 Add ID to composite key. #2604
git-svn-id: http://svn.automattic.com/wordpress/trunk@3690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-04 01:15:25 +00:00
ryan
041257657c Control those newlines. Props to that Andy guy. fixes #1082
git-svn-id: http://svn.automattic.com/wordpress/trunk@3688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-04 00:51:47 +00:00
ryan
c5fe14aa72 Spelling fix from nbachiyski. fixes #2632
git-svn-id: http://svn.automattic.com/wordpress/trunk@3687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-04 00:48:44 +00:00
matt
e78ef4fe16 Remove use of deprecated variables, don't show bookmarklet form to unrecognized browser.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3685 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-04 00:25:04 +00:00
ryan
33ccb31e88 List manip improvements from mdawaffe. fixes #2633
git-svn-id: http://svn.automattic.com/wordpress/trunk@3684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-04 00:16:27 +00:00
ryan
d02d4a9319 Redirect if no action given.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3683 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-04 00:12:43 +00:00
ryan
30930704b6 AJAXify user addition. Props mdawaffe. fixes #2624
git-svn-id: http://svn.automattic.com/wordpress/trunk@3680 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-02 00:57:09 +00:00
ryan
0497d716ad Get all error messages with get_error_messages().
git-svn-id: http://svn.automattic.com/wordpress/trunk@3679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-02 00:48:14 +00:00
ryan
6123ea7eb7 Some optimization of the post query. #2604
git-svn-id: http://svn.automattic.com/wordpress/trunk@3678 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-02 00:33:10 +00:00
ryan
cebb0a3a15 AJAXify user addition. Props mdawaffe. fixes #2624
git-svn-id: http://svn.automattic.com/wordpress/trunk@3677 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-02 00:31:26 +00:00
ryan
3d2347a655 WP_Locale. Props Sewar. fixes #2568
git-svn-id: http://svn.automattic.com/wordpress/trunk@3676 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-02 00:20:11 +00:00
ryan
a165dc1e5b Add braces in case our belt gives out after a large meal. Props westi. fixes #2609
git-svn-id: http://svn.automattic.com/wordpress/trunk@3675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-01 23:27:47 +00:00
ryan
f5e88cd3d5 Redirect if no action is set. Props Viper007Bond. fixes #2619
git-svn-id: http://svn.automattic.com/wordpress/trunk@3674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-01 23:02:01 +00:00
ryan
33210aaf9e Make setup-config purtier. Props Potter_System. fixes #2618
git-svn-id: http://svn.automattic.com/wordpress/trunk@3673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-01 22:59:31 +00:00
ryan
6130dcb0d6 More informative delete category dialog. Because knowing is half the battle. Props westi and mdawaffe. fixes #2617
git-svn-id: http://svn.automattic.com/wordpress/trunk@3672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-01 05:27:10 +00:00
ryan
1fb3390cc2 Prompt for confirmation for mailapprovecomment action. Props mdawaffe. fixes #2615
git-svn-id: http://svn.automattic.com/wordpress/trunk@3671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-31 08:32:30 +00:00
ryan
8a751c591d Pluggable install functions. fixes #2616
git-svn-id: http://svn.automattic.com/wordpress/trunk@3670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-31 08:07:39 +00:00
ryan
ce623c09ba Add to bottom support in list manipulation. Props mdawaffe. fixes #2611
git-svn-id: http://svn.automattic.com/wordpress/trunk@3669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-30 23:40:31 +00:00
ryan
805df2b129 Ref checks from mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3665 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-30 23:12:54 +00:00
ryan
a7337fded7 tinyMCE 2.0.5 coming at you live. fixes #2598
git-svn-id: http://svn.automattic.com/wordpress/trunk@3664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-30 07:50:33 +00:00
ryan
73ef659763 Future post pinging and cron fixups from masquerade. fixes #2469
git-svn-id: http://svn.automattic.com/wordpress/trunk@3663 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-30 07:36:54 +00:00
ryan
6ee476b1ec Typo fix. fixes #2575
git-svn-id: http://svn.automattic.com/wordpress/trunk@3661 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-29 01:58:53 +00:00
ryan
baa30dd4d8 AJAX, cause you love it. Props mdawaffe. fixes #2561
git-svn-id: http://svn.automattic.com/wordpress/trunk@3660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-29 01:51:55 +00:00
ryan
46df065de5 attributes should be lower case.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3653 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-21 01:15:13 +00:00
ryan
8c7e57b24c Show number of comments selected for deletion. Props robmiller. fixes #2508
git-svn-id: http://svn.automattic.com/wordpress/trunk@3652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-21 00:33:36 +00:00
ryan
734ce3a383 Put categories dbx box up top and open. fixes #2493
git-svn-id: http://svn.automattic.com/wordpress/trunk@3651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-21 00:25:58 +00:00
ryan
d04929ddd1 Allow alternative table prefix in dotclear importer. Props thomasq. fixes #2388
git-svn-id: http://svn.automattic.com/wordpress/trunk@3650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-21 00:14:18 +00:00
ryan
3262f36318 Check 'Edit Timestamp' checkbox whenever the timestamp fields are changed. Props abhay. fixes #2574
git-svn-id: http://svn.automattic.com/wordpress/trunk@3648 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-20 20:57:01 +00:00
matt
f38d5e3c2b Weird IE fix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-18 00:38:37 +00:00
ryan
4b7d1d077d setup-config fix from David House. fixes #2544
git-svn-id: http://svn.automattic.com/wordpress/trunk@3643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-14 07:42:14 +00:00
ryan
bc44b1b75d Cron fixes from masquerade. #2425
git-svn-id: http://svn.automattic.com/wordpress/trunk@3635 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-07 22:34:05 +00:00
ryan
e7feb40925 Pad post_date elements. Props: masquerade. fixes #2542
git-svn-id: http://svn.automattic.com/wordpress/trunk@3632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-07 21:00:38 +00:00
ryan
46acb0973f List manipulation cap update from mdawaffe. fixes #2538
git-svn-id: http://svn.automattic.com/wordpress/trunk@3626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-06 23:29:10 +00:00
ryan
b8bbbd656e Add referer check. Props masquerade.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-06 08:32:20 +00:00
ryan
75a62f2e1e Add referer checks. Props masquerade.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3618 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-06 08:19:41 +00:00
matt
adb8409d4d UI cleanup, todo: i18n
git-svn-id: http://svn.automattic.com/wordpress/trunk@3617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-06 02:52:18 +00:00
ryan
c3170f0c6b Check admin referer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-05 22:45:44 +00:00
ryan
da41283680 Set charset in blogger importer iframe. Props Sewar. fixes #2404
git-svn-id: http://svn.automattic.com/wordpress/trunk@3609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-04 22:11:48 +00:00
ryan
bebd52f478 Entitize
git-svn-id: http://svn.automattic.com/wordpress/trunk@3607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-04 21:08:34 +00:00
ryan
eaea1c6e70 prefix not table_prefix. Props Kafkaesqui. fixes #2528
git-svn-id: http://svn.automattic.com/wordpress/trunk@3604 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-03 20:36:40 +00:00
ryan
df35b1041b Use table prefix from wpdb. Props Mark J. #2524
git-svn-id: http://svn.automattic.com/wordpress/trunk@3603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-03 17:19:05 +00:00
ryan
b3214d6cc8 Fix edit comment link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-02 12:26:13 +00:00
ryan
2faf227f79 Remove linkcategories table from schema.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3598 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-02 10:43:57 +00:00
ryan
c29cb19596 s/get_linkz/get_bookmarks/
git-svn-id: http://svn.automattic.com/wordpress/trunk@3597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-02 10:32:19 +00:00
ryan
7973bc5d93 DB escaping in fix_attachment_links(). #2434
git-svn-id: http://svn.automattic.com/wordpress/trunk@3586 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-02 02:47:36 +00:00
ryan
86372fea2e s/Links/Bookmarks/
git-svn-id: http://svn.automattic.com/wordpress/trunk@3585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-01 21:44:22 +00:00
ryan
4207b4cb00 Better show up front UI from Mark Jaquith. #2515
git-svn-id: http://svn.automattic.com/wordpress/trunk@3583 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-01 20:58:40 +00:00
ryan
6452ec1bbc What's up front? #2515
git-svn-id: http://svn.automattic.com/wordpress/trunk@3581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-01 07:08:04 +00:00
ryan
1de4321d0b Fix post save/delete redirects. fixes #2505 #2502
git-svn-id: http://svn.automattic.com/wordpress/trunk@3571 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-27 05:15:13 +00:00
ryan
e9c75f4bd2 Bookmark/link rework. #2499
git-svn-id: http://svn.automattic.com/wordpress/trunk@3570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-27 04:57:30 +00:00
ryan
c8f803dfbd Fix Write a post link in Dashboard. fixes #2503
git-svn-id: http://svn.automattic.com/wordpress/trunk@3568 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-23 20:09:50 +00:00
ryan
5322fc2faa current user cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@3566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-22 19:08:55 +00:00
ryan
b4166c403b Allow queries by post type. Enable paging in Manage->Pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@3564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-21 08:39:58 +00:00
ryan
29540c8e2b Breakup post.php into post.php, comment.php, page.php, post-new.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@3563 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-21 06:11:46 +00:00
ryan
c8e61c99b8 Oops. Missing paren.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-20 21:23:09 +00:00
ryan
0cda0d89f0 Check Published for future posts. fixes #2488
git-svn-id: http://svn.automattic.com/wordpress/trunk@3560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-20 21:00:19 +00:00
ryan
2fc8c248b3 Add Publish button for pages. fixes #2451
git-svn-id: http://svn.automattic.com/wordpress/trunk@3550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-19 05:57:54 +00:00
ryan
941ec0ff97 Blog privacy. fixes #2480
git-svn-id: http://svn.automattic.com/wordpress/trunk@3548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-18 07:40:43 +00:00
ryan
70197e85f3 Honor comment_status and ping_status when writing a new post. Props Mark Jaquith. fixes #2445
git-svn-id: http://svn.automattic.com/wordpress/trunk@3547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-18 00:16:41 +00:00
ryan
73affaa5c7 greymatter importer from bungeman. fixes #2464
git-svn-id: http://svn.automattic.com/wordpress/trunk@3546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-18 00:06:33 +00:00
ryan
0f14c31ff1 Use wp_specialchars() to avoid double encoding. Props zonble. fixes #2446
git-svn-id: http://svn.automattic.com/wordpress/trunk@3544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-17 02:05:40 +00:00
ryan
e297c36253 Move raquo into gettext. Props SteveAgl. fixes #2453
git-svn-id: http://svn.automattic.com/wordpress/trunk@3541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-17 01:29:33 +00:00
ryan
1d49d0373f Dynamic menu reparenting. fixes #2257
git-svn-id: http://svn.automattic.com/wordpress/trunk@3536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-17 00:57:10 +00:00
ryan
e9442d2d08 schedule future posts with cron when upgrading.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3534 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-14 23:48:44 +00:00
ryan
521f99d371 Correct inverted logic.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-14 23:37:28 +00:00
ryan
e91aa85ce7 Bump db ver check.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-14 23:25:36 +00:00
ryan
a37a1d7440 Give future posts a post_status of future when upgrading.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-14 23:22:22 +00:00
ryan
71ceecb82b dotclear importer fix from thomasq. fixes #2430
git-svn-id: http://svn.automattic.com/wordpress/trunk@3530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-14 22:32:25 +00:00
ryan
d30b5f1c99 Option to 'mark as spam' in notification e-mail from Mark J. fixes #1048
git-svn-id: http://svn.automattic.com/wordpress/trunk@3529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-14 20:09:13 +00:00
ryan
bcb996e5d3 Don't show private and draft pages in post lists. fixes #2442
git-svn-id: http://svn.automattic.com/wordpress/trunk@3528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-14 06:23:03 +00:00
ryan
d0f14a4c93 Move generic_ping() to execute-pings.php. fixes #2440
git-svn-id: http://svn.automattic.com/wordpress/trunk@3524 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-13 23:14:59 +00:00
ryan
c2f5986b03 Trackback only for published posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-12 09:07:37 +00:00
ryan
e316add4ea Category count fix from MichaelH. fixes #2212
git-svn-id: http://svn.automattic.com/wordpress/trunk@3520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-12 08:22:42 +00:00
ryan
dd202ce1f9 Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: http://svn.automattic.com/wordpress/trunk@3517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-12 07:53:23 +00:00
ryan
17b47c6fe0 Hide add cat if user does not have mange_categories cap. Props Mark Jaquith. fixes #2432
git-svn-id: http://svn.automattic.com/wordpress/trunk@3516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-12 07:46:34 +00:00
ryan
a5fc1e9ebe Post status = future. #2426
git-svn-id: http://svn.automattic.com/wordpress/trunk@3514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-12 07:41:56 +00:00
ryan
d6d431c1be Add new page caps now that pages can be draft or publish. Brings page caps to parity with posts. Add delete caps for posts and pages. fixes #2382 #2336 #2301
git-svn-id: http://svn.automattic.com/wordpress/trunk@3513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-11 09:56:02 +00:00
ryan
f812294867 Allow draft pages. Use post_type for object types. Reserve post_status strictly for status. fixes #1820
git-svn-id: http://svn.automattic.com/wordpress/trunk@3510 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-09 10:03:48 +00:00
matt
28dbf2bf37 Nice new hook, fixes #2398
git-svn-id: http://svn.automattic.com/wordpress/trunk@3509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-09 09:03:13 +00:00
ryan
4f895adff7 Remove execute bit from uploaded files. #2190
git-svn-id: http://svn.automattic.com/wordpress/trunk@3501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-30 22:03:06 +00:00
ryan
537e956fbc Add text/javascript header to cat-js.php. Props Juergen. fixes #2351
git-svn-id: http://svn.automattic.com/wordpress/trunk@3500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-30 21:39:20 +00:00
ryan
f035ac9b20 Make check_admin_referer() pluggable.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-29 23:06:58 +00:00
ryan
1fe8b77d26 TB fix. fixes #2197
git-svn-id: http://svn.automattic.com/wordpress/trunk@3492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-29 00:12:14 +00:00
ryan
5c166af378 CGI ping fixes. fixes #2197
git-svn-id: http://svn.automattic.com/wordpress/trunk@3491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-28 18:41:19 +00:00
ryan
e868acbee9 Role display fix from Owen. fixes #2338
git-svn-id: http://svn.automattic.com/wordpress/trunk@3483 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-25 03:44:35 +00:00
ryan
99385a2f18 Username sanitization cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-25 03:09:16 +00:00
ryan
9afb7a18db Upload links fix. fixes #2337
git-svn-id: http://svn.automattic.com/wordpress/trunk@3480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-25 00:49:13 +00:00
ryan
f5b9962831 uksort() not usort()
git-svn-id: http://svn.automattic.com/wordpress/trunk@3479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-24 09:44:17 +00:00
ryan
4c08bf3d7c Sort plugins by plugin name, not file name.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-24 07:48:21 +00:00
ryan
7cba6fd969 Don't list current theme in the availablet themes list.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-24 07:38:29 +00:00
ryan
9a6867aa44 is_preview() fixes from David House. fixes #2188
git-svn-id: http://svn.automattic.com/wordpress/trunk@3473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-23 23:39:56 +00:00
ryan
2c5c084ccc updateOtherIcon. fixes #2315
git-svn-id: http://svn.automattic.com/wordpress/trunk@3469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-21 05:41:52 +00:00
ryan
fe8cbf801a Execute pings rework from skeltoac. #2197
git-svn-id: http://svn.automattic.com/wordpress/trunk@3463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-19 00:03:28 +00:00
ryan
fbc3a7d010 Accomodate long page names in Page Parent dropdown. Props David House. fixes #2304
git-svn-id: http://svn.automattic.com/wordpress/trunk@3457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-18 19:21:37 +00:00
ryan
19b29d08ee Check upload_files cap for inline uploader. Props David House and doit-cu. fixes #2302
git-svn-id: http://svn.automattic.com/wordpress/trunk@3456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-18 19:16:31 +00:00
ryan
b6f368702d wp_roles cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@3453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-18 03:07:26 +00:00
matt
a2f93dd321 Axe those funny looking lines - fixes #2192
git-svn-id: http://svn.automattic.com/wordpress/trunk@3450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-17 01:51:26 +00:00
matt
78d25a023b Strip some more funny chars, fixes #2093
git-svn-id: http://svn.automattic.com/wordpress/trunk@3446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-17 00:48:24 +00:00
matt
9865911bff Don't allow uploading PHP files, fixes #2300.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3444 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-16 23:02:27 +00:00
ryan
795609c953 Use ->comments instead of . fixes #2293
git-svn-id: http://svn.automattic.com/wordpress/trunk@3443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-16 20:07:00 +00:00
ryan
e701f8c526 Link import fix from Kafkaesqui. fixes #2296
git-svn-id: http://svn.automattic.com/wordpress/trunk@3441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-16 19:57:20 +00:00
ryan
43abf185f3 Set charset. Props ruckus. fixes #2289
git-svn-id: http://svn.automattic.com/wordpress/trunk@3439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-15 23:21:29 +00:00
ryan
db03553bf2 More upload path tweaks. fixes #2271
git-svn-id: http://svn.automattic.com/wordpress/trunk@3437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-14 22:09:51 +00:00
ryan
f7ed2d60d3 Relocate edit_page_form hook for consistency. Props Denis-de-Bernardy. fixes #2118
git-svn-id: http://svn.automattic.com/wordpress/trunk@3434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-13 22:42:45 +00:00
ryan
3addf81bd1 Make sure cat-js loads. Props donncha. fixes #2262
git-svn-id: http://svn.automattic.com/wordpress/trunk@3432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-13 22:09:57 +00:00
ryan
acff9479ff Remove reference to non-existant edit-attachment-form. fixes #2270
git-svn-id: http://svn.automattic.com/wordpress/trunk@3428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-12 03:44:44 +00:00
ryan
813d3c7737 i18n updates from SteveAgl. fixes #2260
git-svn-id: http://svn.automattic.com/wordpress/trunk@3424 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-10 22:50:19 +00:00
ryan
f44e565656 Require admin.php. fixes #2263
git-svn-id: http://svn.automattic.com/wordpress/trunk@3423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-10 22:49:11 +00:00
matt
759faa6b9a HTML and JS cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@3422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-10 05:16:17 +00:00
matt
bfbe1f2def Re-arrange these options a bit
git-svn-id: http://svn.automattic.com/wordpress/trunk@3421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-10 03:14:34 +00:00
matt
e9678c577b Better redirect back.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-10 03:06:48 +00:00
ryan
a905e79b9f Dotclear importer from thomasq. fixes #2234
git-svn-id: http://svn.automattic.com/wordpress/trunk@3419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-10 01:46:54 +00:00
ryan
0962ff9bff Confirm-delete dialog fix from Mark Jaquith. fixes #2249
git-svn-id: http://svn.automattic.com/wordpress/trunk@3416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-09 22:50:35 +00:00
ryan
410206ab66 dbx hooks from Owen. fixes #2250
git-svn-id: http://svn.automattic.com/wordpress/trunk@3415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-09 22:44:42 +00:00
ryan
88e32d34fc Add upload folder options. Props David House. fixes #2206
git-svn-id: http://svn.automattic.com/wordpress/trunk@3413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-09 22:24:57 +00:00
ryan
0784227411 i81n fix from David House. fixes #2214
git-svn-id: http://svn.automattic.com/wordpress/trunk@3412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-07 06:33:49 +00:00
ryan
63e1963e19 Send to editor fix ups. fixes #2199
git-svn-id: http://svn.automattic.com/wordpress/trunk@3407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-05 23:33:50 +00:00
matt
0b1e3030b3 Technorati URL change.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-05 06:31:11 +00:00
ryan
aeb76a3a42 LJ importer tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-05 05:35:09 +00:00
ryan
c26e1c0cc3 Handle quotes in upload titles. fixes #2198
git-svn-id: http://svn.automattic.com/wordpress/trunk@3398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-05 01:43:30 +00:00
ryan
0275a631e0 Fix typo. Props gasper@gmail.com. fixes #2213
git-svn-id: http://svn.automattic.com/wordpress/trunk@3397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-04 00:49:25 +00:00
ryan
d004dacd10 Strip # from filenames. fixes #2166
git-svn-id: http://svn.automattic.com/wordpress/trunk@3394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-02 21:31:51 +00:00
ryan
b60db381c7 Decode entities in inline uploader. fixes #2208
git-svn-id: http://svn.automattic.com/wordpress/trunk@3392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-02 20:55:45 +00:00
ryan
da72493884 MT import fixes from cubex.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-01 22:54:56 +00:00
ryan
90fc694201 Trackback tweaks. Props http://blog.serv.idv.tw/2005/12/29/380/. fixes #2170
git-svn-id: http://svn.automattic.com/wordpress/trunk@3384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-31 21:24:56 +00:00
ryan
41a3730222 newCatAddIn fix. fixes #2184
git-svn-id: http://svn.automattic.com/wordpress/trunk@3383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-31 20:59:28 +00:00
ryan
095edb0aea Add footer to Import Blogroll page. Props Ozh. fixes #2168
git-svn-id: http://svn.automattic.com/wordpress/trunk@3381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-29 21:59:38 +00:00
ryan
fb25862f14 Silenzio.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-29 21:42:56 +00:00
ryan
8cdc22e3d8 Post delete fix from David House. fixes #2173
git-svn-id: http://svn.automattic.com/wordpress/trunk@3379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-29 21:16:53 +00:00
ryan
00e695e6f5 LJ tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-29 01:25:41 +00:00
ryan
529d5294ec Flesh out LJ importer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-28 20:24:12 +00:00
ryan
305a286ce1 Cache rewrite rules. Add WP_Rewrite::flush_rules(). fixes #2155
git-svn-id: http://svn.automattic.com/wordpress/trunk@3373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-28 07:05:05 +00:00
ryan
81f0c504cd Regen page rewrite rules when upgrading.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-28 05:20:13 +00:00
ryan
97749ecf1d Title fixes for plugin menu pages. fixes #1447
git-svn-id: http://svn.automattic.com/wordpress/trunk@3367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-28 00:45:13 +00:00
ryan
365a7b5ee0 Use API to delete comment so that counts are kept in sync. Props Mike Little. fixes #2159
git-svn-id: http://svn.automattic.com/wordpress/trunk@3366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-28 00:42:42 +00:00
ryan
7ff17cba43 Exit after sending headers. fixes #1917
git-svn-id: http://svn.automattic.com/wordpress/trunk@3365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-28 00:16:40 +00:00
ryan
e4bc49b839 Don't be lazy. Props Denyerec
git-svn-id: http://svn.automattic.com/wordpress/trunk@3364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-28 00:10:23 +00:00