Commit Graph

1650 Commits

Author SHA1 Message Date
Matt Mullenweg 79f049c09e A better comment delete button
git-svn-id: https://develop.svn.wordpress.org/trunk@3721 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 08:02:16 +00:00
Matt Mullenweg 20e1dfcd35 Improve the comment browsing UI a bit
git-svn-id: https://develop.svn.wordpress.org/trunk@3720 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 07:34:29 +00:00
Matt Mullenweg 24aed7b0cf What an oogly importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@3719 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 07:25:52 +00:00
Matt Mullenweg 6c74dd7eeb Make categories clickable, just like on the posts screen
git-svn-id: https://develop.svn.wordpress.org/trunk@3718 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 07:10:48 +00:00
Ryan Boren e76c8695e1 Escape single quotes in options.php. fixes #2656
git-svn-id: https://develop.svn.wordpress.org/trunk@3710 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-17 23:33:08 +00:00
Ryan Boren 8cdd21978f Add wp_revoke_user() and WP_User::remove_all_caps() to help those doing multi blog stuff.
git-svn-id: https://develop.svn.wordpress.org/trunk@3705 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-13 04:49:38 +00:00
Ryan Boren 6768503353 Use default_link_category.
git-svn-id: https://develop.svn.wordpress.org/trunk@3700 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-07 22:28:57 +00:00
Ryan Boren 5b54f4c199 Fixed edit comment links.
git-svn-id: https://develop.svn.wordpress.org/trunk@3699 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-07 20:02:18 +00:00
Ryan Boren 321eeeb875 New SACK and DBX releases and some list manip fixes from mdawaffe. fixes #2642
git-svn-id: https://develop.svn.wordpress.org/trunk@3695 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-05 20:58:57 +00:00
Matt Mullenweg 96a2e99428 Remove this artificial limit, it messes up posting with seldom-used categories
git-svn-id: https://develop.svn.wordpress.org/trunk@3693 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 08:41:49 +00:00
Ryan Boren 7a732e3f20 Accommodate multi-blog setups that share user tables by checking to see if the admin user already exists during install.
git-svn-id: https://develop.svn.wordpress.org/trunk@3692 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 02:26:02 +00:00
Ryan Boren cc11a073cc Add ID to composite key. #2604
git-svn-id: https://develop.svn.wordpress.org/trunk@3690 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 01:15:25 +00:00
Ryan Boren 4ac65f4a10 Control those newlines. Props to that Andy guy. fixes #1082
git-svn-id: https://develop.svn.wordpress.org/trunk@3688 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 00:51:47 +00:00
Ryan Boren 63ca6724f0 Spelling fix from nbachiyski. fixes #2632
git-svn-id: https://develop.svn.wordpress.org/trunk@3687 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 00:48:44 +00:00
Matt Mullenweg d17b992895 Remove use of deprecated variables, don't show bookmarklet form to unrecognized browser.
git-svn-id: https://develop.svn.wordpress.org/trunk@3685 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 00:25:04 +00:00
Ryan Boren 07a12ad2b1 List manip improvements from mdawaffe. fixes #2633
git-svn-id: https://develop.svn.wordpress.org/trunk@3684 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 00:16:27 +00:00
Ryan Boren e14b0fc456 Redirect if no action given.
git-svn-id: https://develop.svn.wordpress.org/trunk@3683 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 00:12:43 +00:00
Ryan Boren d833ecad5f AJAXify user addition. Props mdawaffe. fixes #2624
git-svn-id: https://develop.svn.wordpress.org/trunk@3680 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-02 00:57:09 +00:00
Ryan Boren 6f355ce778 Get all error messages with get_error_messages().
git-svn-id: https://develop.svn.wordpress.org/trunk@3679 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-02 00:48:14 +00:00
Ryan Boren 4bbee1b73c Some optimization of the post query. #2604
git-svn-id: https://develop.svn.wordpress.org/trunk@3678 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-02 00:33:10 +00:00
Ryan Boren b3206083c3 AJAXify user addition. Props mdawaffe. fixes #2624
git-svn-id: https://develop.svn.wordpress.org/trunk@3677 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-02 00:31:26 +00:00
Ryan Boren e622346b7d WP_Locale. Props Sewar. fixes #2568
git-svn-id: https://develop.svn.wordpress.org/trunk@3676 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-02 00:20:11 +00:00
Ryan Boren b6d7b43d2d Add braces in case our belt gives out after a large meal. Props westi. fixes #2609
git-svn-id: https://develop.svn.wordpress.org/trunk@3675 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-01 23:27:47 +00:00
Ryan Boren f16c66b3d6 Redirect if no action is set. Props Viper007Bond. fixes #2619
git-svn-id: https://develop.svn.wordpress.org/trunk@3674 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-01 23:02:01 +00:00
Ryan Boren d521544868 Make setup-config purtier. Props Potter_System. fixes #2618
git-svn-id: https://develop.svn.wordpress.org/trunk@3673 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-01 22:59:31 +00:00
Ryan Boren fc8d91a072 More informative delete category dialog. Because knowing is half the battle. Props westi and mdawaffe. fixes #2617
git-svn-id: https://develop.svn.wordpress.org/trunk@3672 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-01 05:27:10 +00:00
Ryan Boren 0a7f308884 Prompt for confirmation for mailapprovecomment action. Props mdawaffe. fixes #2615
git-svn-id: https://develop.svn.wordpress.org/trunk@3671 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-31 08:32:30 +00:00
Ryan Boren fa8d1959e2 Pluggable install functions. fixes #2616
git-svn-id: https://develop.svn.wordpress.org/trunk@3670 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-31 08:07:39 +00:00
Ryan Boren 928a9517ae Add to bottom support in list manipulation. Props mdawaffe. fixes #2611
git-svn-id: https://develop.svn.wordpress.org/trunk@3669 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-30 23:40:31 +00:00
Ryan Boren 5a5b80e6a0 Ref checks from mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@3665 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-30 23:12:54 +00:00
Ryan Boren aa88f20cff tinyMCE 2.0.5 coming at you live. fixes #2598
git-svn-id: https://develop.svn.wordpress.org/trunk@3664 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-30 07:50:33 +00:00
Ryan Boren bd6323c272 Future post pinging and cron fixups from masquerade. fixes #2469
git-svn-id: https://develop.svn.wordpress.org/trunk@3663 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-30 07:36:54 +00:00
Ryan Boren 196da1e408 Typo fix. fixes #2575
git-svn-id: https://develop.svn.wordpress.org/trunk@3661 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-29 01:58:53 +00:00
Ryan Boren cb23290318 AJAX, cause you love it. Props mdawaffe. fixes #2561
git-svn-id: https://develop.svn.wordpress.org/trunk@3660 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-29 01:51:55 +00:00
Ryan Boren 3432ea28ff attributes should be lower case.
git-svn-id: https://develop.svn.wordpress.org/trunk@3653 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-21 01:15:13 +00:00
Ryan Boren 99440e2a79 Show number of comments selected for deletion. Props robmiller. fixes #2508
git-svn-id: https://develop.svn.wordpress.org/trunk@3652 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-21 00:33:36 +00:00
Ryan Boren 46e081fba2 Put categories dbx box up top and open. fixes #2493
git-svn-id: https://develop.svn.wordpress.org/trunk@3651 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-21 00:25:58 +00:00
Ryan Boren da07b1d1c0 Allow alternative table prefix in dotclear importer. Props thomasq. fixes #2388
git-svn-id: https://develop.svn.wordpress.org/trunk@3650 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-21 00:14:18 +00:00
Ryan Boren 70fcfebda4 Check 'Edit Timestamp' checkbox whenever the timestamp fields are changed. Props abhay. fixes #2574
git-svn-id: https://develop.svn.wordpress.org/trunk@3648 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-20 20:57:01 +00:00
Matt Mullenweg 23d63af2bb Weird IE fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@3645 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-18 00:38:37 +00:00
Ryan Boren 204501c750 setup-config fix from David House. fixes #2544
git-svn-id: https://develop.svn.wordpress.org/trunk@3643 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-14 07:42:14 +00:00
Ryan Boren 91fbcd183e Cron fixes from masquerade. #2425
git-svn-id: https://develop.svn.wordpress.org/trunk@3635 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-07 22:34:05 +00:00
Ryan Boren 9da2338021 Pad post_date elements. Props: masquerade. fixes #2542
git-svn-id: https://develop.svn.wordpress.org/trunk@3632 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-07 21:00:38 +00:00
Ryan Boren 1ba9c55aee List manipulation cap update from mdawaffe. fixes #2538
git-svn-id: https://develop.svn.wordpress.org/trunk@3626 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-06 23:29:10 +00:00
Ryan Boren e758b74575 Add referer check. Props masquerade.
git-svn-id: https://develop.svn.wordpress.org/trunk@3621 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-06 08:32:20 +00:00
Ryan Boren 5b484ee182 Add referer checks. Props masquerade.
git-svn-id: https://develop.svn.wordpress.org/trunk@3618 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-06 08:19:41 +00:00
Matt Mullenweg 529b9350cc UI cleanup, todo: i18n
git-svn-id: https://develop.svn.wordpress.org/trunk@3617 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-06 02:52:18 +00:00
Ryan Boren fb8e324e43 Check admin referer.
git-svn-id: https://develop.svn.wordpress.org/trunk@3615 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-05 22:45:44 +00:00
Ryan Boren 0271fde782 Set charset in blogger importer iframe. Props Sewar. fixes #2404
git-svn-id: https://develop.svn.wordpress.org/trunk@3609 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-04 22:11:48 +00:00
Ryan Boren 8687ce84b1 Entitize
git-svn-id: https://develop.svn.wordpress.org/trunk@3607 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-04 21:08:34 +00:00