Commit Graph

2015 Commits

Author SHA1 Message Date
Ryan Boren e7ae06f71f Don't show user form without privs. Props westi. fixes #3142
git-svn-id: https://develop.svn.wordpress.org/trunk@4216 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-24 10:08:58 +00:00
Matt Mullenweg 06dde0465f Correct font and height on the #advancedstuff dbx boxes under a post.
git-svn-id: https://develop.svn.wordpress.org/trunk@4214 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-23 10:22:05 +00:00
Matt Mullenweg 62dbcb5ded Don't show post author box unless there is more than one author to show.
git-svn-id: https://develop.svn.wordpress.org/trunk@4213 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-23 10:14:11 +00:00
Ryan Boren daa2dd78fe Don't reset cookies if INSTALLING.
git-svn-id: https://develop.svn.wordpress.org/trunk@4211 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-23 06:02:45 +00:00
Ryan Boren f81191d1a4 Tabbed editor fixes from skeltoac. #2829
git-svn-id: https://develop.svn.wordpress.org/trunk@4210 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-22 22:24:50 +00:00
Ryan Boren f9f1d06127 Remove extra-dimensional character caused by breach in the time-space continuum.
git-svn-id: https://develop.svn.wordpress.org/trunk@4207 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-22 07:09:15 +00:00
Ryan Boren c82cc535bc Tabbed editor from skeltoac. fixes #2829
git-svn-id: https://develop.svn.wordpress.org/trunk@4206 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-22 07:04:41 +00:00
Ryan Boren 7e99c9b9d7 Turn hard-coded paths to defines. Pull gettext includes int wp-settings. Props mdawaffe. fixes #3157
git-svn-id: https://develop.svn.wordpress.org/trunk@4202 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-21 20:46:39 +00:00
Ryan Boren ae2a89aa46 RTL support. Props mani_monaj. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4201 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-21 00:34:34 +00:00
Matt Mullenweg 8d6bb192d6 These should say the same things.
git-svn-id: https://develop.svn.wordpress.org/trunk@4197 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-19 15:11:51 +00:00
Matt Mullenweg 06f0097a94 Options cleanup and some styling changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@4196 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-19 06:11:42 +00:00
Ryan Boren d88ed56d55 Fix logo link in wp_die(). Props Sewar. fixes #3138
git-svn-id: https://develop.svn.wordpress.org/trunk@4194 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-18 23:40:19 +00:00
Ryan Boren 62c5e0449b Markup fix from Xmion. fixes #3133
git-svn-id: https://develop.svn.wordpress.org/trunk@4192 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-17 03:08:47 +00:00
Ryan Boren 45cd582085 AJAX responsiveness improvements from mdawaffe. fixes #3099
git-svn-id: https://develop.svn.wordpress.org/trunk@4187 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-13 21:39:53 +00:00
Ryan Boren 7d25a72195 do_action_ref_array(). fixes #3125
git-svn-id: https://develop.svn.wordpress.org/trunk@4186 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-12 17:45:23 +00:00
Ryan Boren 94cb7b27ab Add load action for pagenow.
git-svn-id: https://develop.svn.wordpress.org/trunk@4183 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-11 23:57:34 +00:00
Matt Mullenweg 8a3b227fb9 Bring back missing filter for wp_create_thumbnail
git-svn-id: https://develop.svn.wordpress.org/trunk@4182 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-11 02:19:15 +00:00
Ryan Boren 826dd2da08 Specify number of accepted args.
git-svn-id: https://develop.svn.wordpress.org/trunk@4176 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-08 23:18:03 +00:00
Ryan Boren bb74bd1d1b Move home and siteurl update events to action hooks.
git-svn-id: https://develop.svn.wordpress.org/trunk@4175 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-08 21:42:05 +00:00
Ryan Boren 3a5e26cad4 gettext Add. Props nbachiyski. fixes #3114
git-svn-id: https://develop.svn.wordpress.org/trunk@4170 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-07 17:30:06 +00:00
Ryan Boren 8941e0dfbe Validate good times, come on. Props Viper007Bond. fixes #3113
git-svn-id: https://develop.svn.wordpress.org/trunk@4169 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-07 17:28:29 +00:00
Ryan Boren a28be38534 i18n fixes from nbachiyski. fixes #3109
git-svn-id: https://develop.svn.wordpress.org/trunk@4165 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-05 18:52:24 +00:00
Ryan Boren b675317105 Enable quicktags for safari. Props mattyrob. fixes #3051
git-svn-id: https://develop.svn.wordpress.org/trunk@4164 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-03 19:35:37 +00:00
Ryan Boren f58cd3de78 Revert accidental commit.
git-svn-id: https://develop.svn.wordpress.org/trunk@4163 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-02 22:08:10 +00:00
Ryan Boren 8da0ba34e2 Nonce delete comment. Props mdawaffe. fixes #3103
git-svn-id: https://develop.svn.wordpress.org/trunk@4162 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-02 22:05:37 +00:00
Matt Mullenweg e4f2200797 Oh raquo, don't leave us now.
git-svn-id: https://develop.svn.wordpress.org/trunk@4161 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-02 21:33:33 +00:00
Ryan Boren 8390647b74 Ajax post meta fixes from mdawaffe. fixes #3098
git-svn-id: https://develop.svn.wordpress.org/trunk@4157 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-02 17:03:57 +00:00
Ryan Boren d1ff29a59a Use wp_dropdown_categories(). Fix padding. Don't allow a cat to be it's own parent. Props westi. fixes #3088
git-svn-id: https://develop.svn.wordpress.org/trunk@4156 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-01 20:38:24 +00:00
Ryan Boren 78a3e54add strip CDATA from title. Props pgarrett and mdawaffe. fixes #879
git-svn-id: https://develop.svn.wordpress.org/trunk@4150 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-31 17:36:35 +00:00
Ryan Boren 2e7e539054 Post date fixes. Props mdawaffe. fixes #878
git-svn-id: https://develop.svn.wordpress.org/trunk@4149 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-31 17:34:56 +00:00
Ryan Boren 7e82eef627 Use get_option instead of get_settings. Just 'cause.
git-svn-id: https://develop.svn.wordpress.org/trunk@4144 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 21:46:31 +00:00
Ryan Boren 886be0b0bd Add Browse Category dropdown. Props westi and thomas. fixes #2340
git-svn-id: https://develop.svn.wordpress.org/trunk@4137 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 17:17:09 +00:00
Ryan Boren 82bed993ed Rename Nickname to Username and mark Username and E-mail as required. Props filosofo. fixes #2940
git-svn-id: https://develop.svn.wordpress.org/trunk@4136 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 17:09:50 +00:00
Ryan Boren cd766e57e9 s/URI/URL/. Props Nazgul. fixes #2666
git-svn-id: https://develop.svn.wordpress.org/trunk@4133 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 16:40:17 +00:00
Ryan Boren 578fcb99df Add cap checks around getting started links. Props Mark J. fixes #3074
git-svn-id: https://develop.svn.wordpress.org/trunk@4130 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 09:12:29 +00:00
Ryan Boren c1582ab856 Capitalization fixes from foolswisdom and davidosier. fixes #3077
git-svn-id: https://develop.svn.wordpress.org/trunk@4125 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 01:47:01 +00:00
Ryan Boren 77321c1c65 style tweakage
git-svn-id: https://develop.svn.wordpress.org/trunk@4124 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 01:11:49 +00:00
Ryan Boren c2e2e7e9ca Add page specific admin_head action. Add admin_print_scripts actions.
git-svn-id: https://develop.svn.wordpress.org/trunk@4120 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-28 23:08:48 +00:00
Ryan Boren 52b7812018 Don't specialchar user description on save. fixes #3069
git-svn-id: https://develop.svn.wordpress.org/trunk@4118 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-25 17:47:19 +00:00
Ryan Boren 0a4046937d Blog public fix from Mark J. fixes #3023
git-svn-id: https://develop.svn.wordpress.org/trunk@4115 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-24 23:38:13 +00:00
Ryan Boren 4a9ad00205 Make those chars feel special.
git-svn-id: https://develop.svn.wordpress.org/trunk@4112 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-24 22:33:16 +00:00
Ryan Boren 622a66dc05 Die before including the header.
git-svn-id: https://develop.svn.wordpress.org/trunk@4111 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-22 18:20:00 +00:00
Ryan Boren 22e5c7049f Add plugin page load hooks. Useful for queueing scripts for a particular plugin page.
git-svn-id: https://develop.svn.wordpress.org/trunk@4110 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-22 17:38:09 +00:00
Ryan Boren 33e6c8fbde cache_javascript_headers() from masquerade. fixes #3059 #2799
git-svn-id: https://develop.svn.wordpress.org/trunk@4109 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-22 17:31:53 +00:00
Ryan Boren aeed0eca65 More fun with menus.
git-svn-id: https://develop.svn.wordpress.org/trunk@4100 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-15 22:13:36 +00:00
Ryan Boren 01bfb73c52 Kill this check for now.
git-svn-id: https://develop.svn.wordpress.org/trunk@4099 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-15 21:37:03 +00:00
Ryan Boren ab2645737a More menu fixes. #2257
git-svn-id: https://develop.svn.wordpress.org/trunk@4097 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-15 21:03:11 +00:00
Ryan Boren c45387d31b Add some spacing
git-svn-id: https://develop.svn.wordpress.org/trunk@4094 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-14 22:21:22 +00:00
Ryan Boren d143a5ac02 menu fixes. #2257 #2696
git-svn-id: https://develop.svn.wordpress.org/trunk@4093 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-14 21:24:43 +00:00
Ryan Boren 8988c209e9 Fix autosave redirects
git-svn-id: https://develop.svn.wordpress.org/trunk@4088 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-11 19:13:00 +00:00
Ryan Boren 89c450981a autosave fix ups
git-svn-id: https://develop.svn.wordpress.org/trunk@4087 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-11 18:54:09 +00:00
Ryan Boren 5f241c40be autosave fix ups
git-svn-id: https://develop.svn.wordpress.org/trunk@4086 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-11 18:50:28 +00:00
Ryan Boren 0106320536 autosave span from masquerade
git-svn-id: https://develop.svn.wordpress.org/trunk@4084 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-11 07:26:48 +00:00
Ryan Boren 076e269681 Validation fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@4083 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-11 06:34:14 +00:00
Ryan Boren ff9a056e8b Autosave and prototype. Props masquerade. fixes #3020 #3017
git-svn-id: https://develop.svn.wordpress.org/trunk@4082 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-11 03:54:45 +00:00
Ryan Boren 6ba3c5787d Login screen updates from bryanveloso. fixes #3021
git-svn-id: https://develop.svn.wordpress.org/trunk@4081 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-10 08:43:58 +00:00
Ryan Boren c4671bd480 Capitalization fix from Mark J. fixes #3004
git-svn-id: https://develop.svn.wordpress.org/trunk@4079 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-07 18:44:13 +00:00
Ryan Boren c96cd87466 Fix duplicate index error. Props ryanscheuermann. fixes #2695
git-svn-id: https://develop.svn.wordpress.org/trunk@4076 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-07 00:30:56 +00:00
Ryan Boren cb85958cb6 New login. fixes #2999
git-svn-id: https://develop.svn.wordpress.org/trunk@4073 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-05 04:00:21 +00:00
Matt Mullenweg 24c76ec9d6 Useless notice
git-svn-id: https://develop.svn.wordpress.org/trunk@4069 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-29 17:05:39 +00:00
Ryan Boren 86b08a2787 Fix redirect and publish.
git-svn-id: https://develop.svn.wordpress.org/trunk@4059 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-28 22:18:41 +00:00
Ryan Boren 0dab1b7f5b Menu and plugin tweakage.
git-svn-id: https://develop.svn.wordpress.org/trunk@4049 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-26 22:18:36 +00:00
Ryan Boren 31376ccaa9 Admin AJAX tweaks from mdawaffe. fixes #2969
git-svn-id: https://develop.svn.wordpress.org/trunk@4042 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-25 19:01:52 +00:00
Ryan Boren d44fdf7d33 Category Ajax improvements from mdawaffe. fixes #2803
git-svn-id: https://develop.svn.wordpress.org/trunk@4041 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-25 06:36:10 +00:00
Ryan Boren 7180b478e1 Trim theme and plugin data. fixes #2943
git-svn-id: https://develop.svn.wordpress.org/trunk@4035 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-23 19:20:11 +00:00
Ryan Boren 89d8708cb1 Custom field AJAX fix from mdawaffe. fixes #2970
git-svn-id: https://develop.svn.wordpress.org/trunk@4029 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-23 17:14:51 +00:00
Ryan Boren e06934b624 Don't allow blank cats. Props donncha. fixes #2960
git-svn-id: https://develop.svn.wordpress.org/trunk@4022 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-20 01:30:37 +00:00
Ryan Boren 47f127394b i18n fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@4021 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-18 02:31:21 +00:00
Ryan Boren 7d67615208 Relocate delete_user action. Props filosofo. fixes #2956
git-svn-id: https://develop.svn.wordpress.org/trunk@4020 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-17 17:12:37 +00:00
Ryan Boren e69d028988 Tweak theme validation.
git-svn-id: https://develop.svn.wordpress.org/trunk@4017 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-11 22:44:56 +00:00
Ryan Boren 4591c517ce wp_die() improvements from Sewar. fixes #2902
git-svn-id: https://develop.svn.wordpress.org/trunk@4006 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-10 05:29:10 +00:00
Matt Mullenweg 87236e55fd Fix for radio labels on moderation page
git-svn-id: https://develop.svn.wordpress.org/trunk@4005 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-07 18:35:49 +00:00
Ryan Boren da71f261e2 Nice curves. Props ketsugi. fixes #2896
git-svn-id: https://develop.svn.wordpress.org/trunk@4001 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 06:14:17 +00:00
Matt Mullenweg f0c1e8e526 Properly select option, wording change
git-svn-id: https://develop.svn.wordpress.org/trunk@4000 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 04:34:46 +00:00
Matt Mullenweg 4ec0249ac2 Some renames
git-svn-id: https://develop.svn.wordpress.org/trunk@3999 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 04:27:45 +00:00
Ryan Boren 0b8a2fb212 Strip and texturize importer title. Props Nazgul. fixes #2897
git-svn-id: https://develop.svn.wordpress.org/trunk@3986 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 22:33:58 +00:00
Ryan Boren 0b25954d38 Use wp_die(). Props filosofo. fixes #2914
git-svn-id: https://develop.svn.wordpress.org/trunk@3985 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 22:00:03 +00:00
Ryan Boren c776c8b89f Validation fixes from leftjustified. fixes #2907
git-svn-id: https://develop.svn.wordpress.org/trunk@3983 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 20:28:02 +00:00
Ryan Boren 282e99949e Lower case post. Props leftjustified. fixes #2908
git-svn-id: https://develop.svn.wordpress.org/trunk@3981 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 20:18:56 +00:00
Ryan Boren ae64303c2e Die with style. Props Sewar. fixes #2902
git-svn-id: https://develop.svn.wordpress.org/trunk@3979 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 19:13:26 +00:00
Ryan Boren fc184c7750 Markup fixes from leftjustified. fixes #2906
git-svn-id: https://develop.svn.wordpress.org/trunk@3978 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 17:14:29 +00:00
Ryan Boren e77c9d5893 Add ids to inputs. Props leftjustified. fixes #2911
git-svn-id: https://develop.svn.wordpress.org/trunk@3976 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 17:06:10 +00:00
Ryan Boren caee7ba3ca Remove extraneous /td. Props Nazgul. fixes #2895
git-svn-id: https://develop.svn.wordpress.org/trunk@3970 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 09:02:47 +00:00
Ryan Boren bba1954017 Use POST and GET instead of REQUEST since they are sanitized. fixes #2888
git-svn-id: https://develop.svn.wordpress.org/trunk@3969 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 03:59:40 +00:00
Ryan Boren b26470e9e9 Markup fixes from Nazgul. fixes #2899
git-svn-id: https://develop.svn.wordpress.org/trunk@3961 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 21:44:08 +00:00
Ryan Boren ccb85676c3 Update RBL site and turn open proxy check off by default. Props Nazgul. fixes #2821
git-svn-id: https://develop.svn.wordpress.org/trunk@3960 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 21:41:00 +00:00
Ryan Boren 3e6f4c5c70 wp_reset_vars(). Props Sewar. fixes #2888
git-svn-id: https://develop.svn.wordpress.org/trunk@3956 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 19:31:28 +00:00
Ryan Boren 1534405764 Relocate /div.
git-svn-id: https://develop.svn.wordpress.org/trunk@3954 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 19:24:00 +00:00
Matt Mullenweg 2595bc560c Add bottoms to the boxes on post screen, fixes #2894. Props: filosofo. Ryan: please backport to 2.0
git-svn-id: https://develop.svn.wordpress.org/trunk@3953 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 18:39:53 +00:00
Matt Mullenweg f4bd3aa762 Extra whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@3950 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 18:14:17 +00:00
Matt Mullenweg adef1bc732 We talk good. Fixes #2632
git-svn-id: https://develop.svn.wordpress.org/trunk@3949 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 17:56:27 +00:00
Matt Mullenweg 5a205f578b More intuitive navigation, fixes #2471
git-svn-id: https://develop.svn.wordpress.org/trunk@3947 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 17:19:15 +00:00
Ryan Boren 0474f077f0 wp_reset_vars() from Sewar. fixes #2888
git-svn-id: https://develop.svn.wordpress.org/trunk@3946 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-03 19:03:37 +00:00
Ryan Boren ca3001538e Delete comment fix from tenpura. fixes #2807
git-svn-id: https://develop.svn.wordpress.org/trunk@3944 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-01 02:03:21 +00:00
Ryan Boren 3f6483df00 Fix ref check.
git-svn-id: https://develop.svn.wordpress.org/trunk@3942 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-30 22:14:50 +00:00
Ryan Boren 1884d2926f Add delete page nonce. fixes #2847
git-svn-id: https://develop.svn.wordpress.org/trunk@3932 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-27 07:01:16 +00:00
Ryan Boren 23e2a0a25f Use wp_redirect().
git-svn-id: https://develop.svn.wordpress.org/trunk@3928 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-27 05:38:56 +00:00
Ryan Boren bbc66458c0 Use wp_get_referer(). Props robmiller. fixes #2855
git-svn-id: https://develop.svn.wordpress.org/trunk@3921 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-24 21:14:58 +00:00
Ryan Boren 11a6312a36 Use wp_get_referer(). fixes #2800
git-svn-id: https://develop.svn.wordpress.org/trunk@3918 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-24 07:34:35 +00:00
Ryan Boren 1e87ff8522 Silence pingomatic fsockopen. Props Mark Jaquith. fixes #2522
git-svn-id: https://develop.svn.wordpress.org/trunk@3917 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-24 06:05:12 +00:00
Ryan Boren 9131a92d44 Markup fix from ckr and Nazgul. fixes #2842
git-svn-id: https://develop.svn.wordpress.org/trunk@3912 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-24 05:57:03 +00:00
Ryan Boren dbbb1802b6 wp_get_referer() and friends from robmiller and markjaquith. fixes #2800
git-svn-id: https://develop.svn.wordpress.org/trunk@3908 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-24 05:38:37 +00:00
Ryan Boren deac9fea9d js_escape() in onclicks. fixes #2851
git-svn-id: https://develop.svn.wordpress.org/trunk@3907 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-24 01:28:08 +00:00
Ryan Boren 7d49c0ec7b wp_check_filetype() from skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@3894 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-21 23:17:19 +00:00
Ryan Boren c0ad03e0c8 Filename sanitation from sanitation engineer skeltoac. fixes #2823
git-svn-id: https://develop.svn.wordpress.org/trunk@3891 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-19 22:00:50 +00:00
Matt Mullenweg 9aeb21aab1 Don't hide blog when option is blank!
git-svn-id: https://develop.svn.wordpress.org/trunk@3885 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-17 23:38:45 +00:00
Ryan Boren 96bf8e3ce1 Oopsie.
git-svn-id: https://develop.svn.wordpress.org/trunk@3877 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-15 08:56:53 +00:00
Ryan Boren 0a634ed9fc Update Donncha's link.
git-svn-id: https://develop.svn.wordpress.org/trunk@3876 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-15 08:56:12 +00:00
Ryan Boren ef47214a7a Really cancel. Props skeltoac. fixes #2826
git-svn-id: https://develop.svn.wordpress.org/trunk@3871 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-15 07:28:23 +00:00
Ryan Boren c8cb6bbdcd Indicate private pages in manage pages list.
git-svn-id: https://develop.svn.wordpress.org/trunk@3868 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-14 20:47:12 +00:00
Ryan Boren 4d93924d92 WP_User_Search from Mark Jaquith. #2793
git-svn-id: https://develop.svn.wordpress.org/trunk@3864 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-11 17:56:56 +00:00
Ryan Boren 4a2d5de79f Use the correct filename. Props Mark Jaquith. fixes #2815
git-svn-id: https://develop.svn.wordpress.org/trunk@3863 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-11 17:55:18 +00:00
Ryan Boren 216546a0b8 Include file renames. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3862 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-11 06:43:54 +00:00
Ryan Boren 623de1fe6e User UI tweaks from Mark Jaquith. #2793
git-svn-id: https://develop.svn.wordpress.org/trunk@3861 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-10 21:23:19 +00:00
Ryan Boren 1053ca7014 Better handling of users with no role. Props Mark Jaquith. #2809
git-svn-id: https://develop.svn.wordpress.org/trunk@3859 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-10 20:26:26 +00:00
Ryan Boren a4c408af37 User management improvements from Mark Jaquith and David House. #2793
git-svn-id: https://develop.svn.wordpress.org/trunk@3857 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-08 18:36:05 +00:00
Ryan Boren d672e3fc7f Add show_option_none to wp_dropdown_pages(). Props ryanscheuermann. #2515
git-svn-id: https://develop.svn.wordpress.org/trunk@3852 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-07 23:27:25 +00:00
Ryan Boren 1dbf653730 Use the API.
git-svn-id: https://develop.svn.wordpress.org/trunk@3850 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-06 05:36:28 +00:00
Ryan Boren 53d59dd1f0 Deprecate wp_get/set_post_cats() in favor of wp_get/set_post_categories().
git-svn-id: https://develop.svn.wordpress.org/trunk@3849 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-06 05:04:41 +00:00
Ryan Boren c5cfbc9e5e List manipulation improvements from mdawaffe. fixes #2786
git-svn-id: https://develop.svn.wordpress.org/trunk@3847 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-06 04:14:04 +00:00
Ryan Boren f7e56ee9b3 Add more fine grained user management caps. Part 1. #2775
git-svn-id: https://develop.svn.wordpress.org/trunk@3846 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-05 16:52:21 +00:00
Ryan Boren 27bc07a27f Reorg bookmark functions. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3845 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-05 02:12:59 +00:00
Ryan Boren 2d8cde3b47 Edit profile nonce fix from markjaquith. fixes #2776
git-svn-id: https://develop.svn.wordpress.org/trunk@3839 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-04 03:41:33 +00:00
Ryan Boren 077fd0a135 Script loader fixes from mdawaffe. fixes #2765
git-svn-id: https://develop.svn.wordpress.org/trunk@3830 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-01 21:51:20 +00:00
Ryan Boren 61e7840ff2 Comment redirect fix from mdawaffe. fixes #2764
git-svn-id: https://develop.svn.wordpress.org/trunk@3829 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-01 21:48:31 +00:00
Ryan Boren 2b4621b1f9 Comment nonce fixes from Mark Jaquith and mdawaffe. fixes #2760
git-svn-id: https://develop.svn.wordpress.org/trunk@3827 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-01 16:59:55 +00:00
Ryan Boren e7ecbbed2f Dots fix to work around mod_mime problem. Props skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@3822 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 17:07:12 +00:00
Ryan Boren feb562c29f wp_hash() and server secret.
git-svn-id: https://develop.svn.wordpress.org/trunk@3810 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 00:24:03 +00:00
Ryan Boren cc7d9c46f3 Balance quotes. Props razorasdf. fixes #2749
git-svn-id: https://develop.svn.wordpress.org/trunk@3809 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-28 23:51:53 +00:00
Ryan Boren 6f1d273fc9 Update nonce action strings. Props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@3804 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-26 23:08:05 +00:00
Ryan Boren 041d63a599 Add some user filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@3800 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-26 22:47:13 +00:00
Ryan Boren e29ccde9a1 Add some category filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@3799 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-26 22:14:55 +00:00
Ryan Boren 3bf0f5d94f Move privacy options to a separate Privacy tab.
git-svn-id: https://develop.svn.wordpress.org/trunk@3790 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-22 19:34:28 +00:00
Ryan Boren 60eeedbcd9 Script loader from mdawaffe. #2701
git-svn-id: https://develop.svn.wordpress.org/trunk@3788 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-22 17:16:05 +00:00
Ryan Boren f81e74015b Excerpt fix from Mike Little. fixes #2686
git-svn-id: https://develop.svn.wordpress.org/trunk@3785 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-19 06:22:11 +00:00
Matt Mullenweg adceb4d2b3 Adding Blogware importer
git-svn-id: https://develop.svn.wordpress.org/trunk@3784 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-18 17:53:32 +00:00
Ryan Boren 855864396f Improvements to the nonce AYS from mdawaffe. #2734
git-svn-id: https://develop.svn.wordpress.org/trunk@3783 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-18 06:49:22 +00:00
Ryan Boren c352f4cad8 Nonce fixes from mdawaffe. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3778 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-18 00:47:21 +00:00
Ryan Boren 7f42b7f480 Combine category forms and move to edit-category-form.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@3777 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-18 00:46:07 +00:00
Ryan Boren 0bcf97cd84 WP importer fixes from mdawaffe. fixes #2727
git-svn-id: https://develop.svn.wordpress.org/trunk@3776 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-17 21:39:40 +00:00
Ryan Boren 659cc90b93 Fix cap. Props ryanscheuermann. fixes #2723
git-svn-id: https://develop.svn.wordpress.org/trunk@3775 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-17 21:32:16 +00:00
Ryan Boren d412d60245 Fix Scheduled Entries list. #2715
git-svn-id: https://develop.svn.wordpress.org/trunk@3773 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-12 03:21:09 +00:00
Ryan Boren 8f12196bd1 Remove private posts from front page query. Aadd private posts and page caps. fixes #2613
git-svn-id: https://develop.svn.wordpress.org/trunk@3772 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-11 23:13:35 +00:00
Matt Mullenweg 104a56563c Lots of style and admin tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@3770 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-10 20:35:10 +00:00
Matt Mullenweg a3d0bb059d New import and export, v0.1
git-svn-id: https://develop.svn.wordpress.org/trunk@3769 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-10 20:34:17 +00:00
Ryan Boren b5ea6b11c4 Oops. How did that get in there?
git-svn-id: https://develop.svn.wordpress.org/trunk@3766 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-06 04:43:59 +00:00
Ryan Boren 7a6090cf4b Better nonces for inline uploading. Props mdawaffe. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3765 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-06 04:41:21 +00:00
Ryan Boren 51ce82e5b9 nonce approve/delete comment confirmations. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3764 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-05 09:09:13 +00:00
Ryan Boren 8cf29e9e4d Better escaping of strings used in JS.
git-svn-id: https://develop.svn.wordpress.org/trunk@3763 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-05 07:49:05 +00:00
Ryan Boren 7a2c1664ee A couple more nonces. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3760 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-04 09:20:44 +00:00
Ryan Boren fcfda4db13 Nonce from above. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3759 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-02 22:36:06 +00:00
Ryan Boren f558a75316 Check menu privs after plugins add their menus. fixes #2696
git-svn-id: https://develop.svn.wordpress.org/trunk@3756 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-02 19:08:37 +00:00
Matt Mullenweg a3dddd0802 add-a-hook
git-svn-id: https://develop.svn.wordpress.org/trunk@3754 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-29 09:21:23 +00:00
Ryan Boren cf70770e24 Remove those naughty flushes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3749 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-22 02:10:42 +00:00
Ryan Boren 0b402ca120 Add file. fixes #2677
git-svn-id: https://develop.svn.wordpress.org/trunk@3736 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-21 08:17:05 +00:00
Ryan Boren f39f5d6e63 Always load list manip js when editing. Props mdawaffe. fixes #2672
git-svn-id: https://develop.svn.wordpress.org/trunk@3735 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-21 05:05:34 +00:00
Ryan Boren 9c103c8d64 Make sure we have links to iterate over. fixes #2675
git-svn-id: https://develop.svn.wordpress.org/trunk@3734 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-21 05:00:58 +00:00
Ryan Boren d58cfe86e0 Change number of comments awaiting moderation in menu when number changes. Props mdawaffe. fixes #2677
git-svn-id: https://develop.svn.wordpress.org/trunk@3733 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-21 04:54:01 +00:00
Matt Mullenweg 709759755a Better use of visual space when editing/adding links
git-svn-id: https://develop.svn.wordpress.org/trunk@3729 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 09:31:58 +00:00
Matt Mullenweg 0ed4e00fb2 Cleaner category count display
git-svn-id: https://develop.svn.wordpress.org/trunk@3728 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 09:26:56 +00:00
Matt Mullenweg 76efdcaadb Navigation doesn't work, just show all pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@3727 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 09:17:10 +00:00
Matt Mullenweg 858a5db03f Show message on publish rather than sitting dumbly. Link to site like we do for posts
git-svn-id: https://develop.svn.wordpress.org/trunk@3726 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 09:13:47 +00:00
Matt Mullenweg 855d8df3c8 More consistent padding in IE and FF, smoother display
git-svn-id: https://develop.svn.wordpress.org/trunk@3725 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 09:12:52 +00:00
Matt Mullenweg 3bb5dc8012 Save a few lines of code, don't show 0 in month list
git-svn-id: https://develop.svn.wordpress.org/trunk@3724 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 08:51:01 +00:00
Matt Mullenweg e997c85341 Unification of how we display comments in various parts of the admin section
git-svn-id: https://develop.svn.wordpress.org/trunk@3722 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 08:30:56 +00:00
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
Ryan Boren 5e18dd3e86 prefix not table_prefix. Props Kafkaesqui. fixes #2528
git-svn-id: https://develop.svn.wordpress.org/trunk@3604 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-03 20:36:40 +00:00
Ryan Boren 4489be47f5 Use table prefix from wpdb. Props Mark J. #2524
git-svn-id: https://develop.svn.wordpress.org/trunk@3603 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-03 17:19:05 +00:00
Ryan Boren cd75b0ceb9 Fix edit comment link.
git-svn-id: https://develop.svn.wordpress.org/trunk@3599 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-02 12:26:13 +00:00
Ryan Boren cbcee2c156 Remove linkcategories table from schema.
git-svn-id: https://develop.svn.wordpress.org/trunk@3598 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-02 10:43:57 +00:00
Ryan Boren 7d27dd42ca s/get_linkz/get_bookmarks/
git-svn-id: https://develop.svn.wordpress.org/trunk@3597 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-02 10:32:19 +00:00
Ryan Boren 1239ce2315 DB escaping in fix_attachment_links(). #2434
git-svn-id: https://develop.svn.wordpress.org/trunk@3586 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-02 02:47:36 +00:00
Ryan Boren 54198167b7 s/Links/Bookmarks/
git-svn-id: https://develop.svn.wordpress.org/trunk@3585 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-01 21:44:22 +00:00
Ryan Boren e4a05b4bdf Better show up front UI from Mark Jaquith. #2515
git-svn-id: https://develop.svn.wordpress.org/trunk@3583 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-01 20:58:40 +00:00
Ryan Boren 55ba231f8e What's up front? #2515
git-svn-id: https://develop.svn.wordpress.org/trunk@3581 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-01 07:08:04 +00:00
Ryan Boren ba5d6bafdd Fix post save/delete redirects. fixes #2505 #2502
git-svn-id: https://develop.svn.wordpress.org/trunk@3571 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-27 05:15:13 +00:00
Ryan Boren a2f5fa5254 Bookmark/link rework. #2499
git-svn-id: https://develop.svn.wordpress.org/trunk@3570 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-27 04:57:30 +00:00
Ryan Boren 44f922a6ae Fix Write a post link in Dashboard. fixes #2503
git-svn-id: https://develop.svn.wordpress.org/trunk@3568 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-23 20:09:50 +00:00
Ryan Boren cd4a8a24c5 current user cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@3566 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-22 19:08:55 +00:00
Ryan Boren dd489dd463 Allow queries by post type. Enable paging in Manage->Pages
git-svn-id: https://develop.svn.wordpress.org/trunk@3564 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-21 08:39:58 +00:00
Ryan Boren b4351fd870 Breakup post.php into post.php, comment.php, page.php, post-new.php
git-svn-id: https://develop.svn.wordpress.org/trunk@3563 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-21 06:11:46 +00:00
Ryan Boren 02c324dd68 Oops. Missing paren.
git-svn-id: https://develop.svn.wordpress.org/trunk@3562 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-20 21:23:09 +00:00
Ryan Boren 30c5d8a624 Check Published for future posts. fixes #2488
git-svn-id: https://develop.svn.wordpress.org/trunk@3560 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-20 21:00:19 +00:00
Ryan Boren bcf84b6e6d Add Publish button for pages. fixes #2451
git-svn-id: https://develop.svn.wordpress.org/trunk@3550 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-19 05:57:54 +00:00
Ryan Boren 28961b459c Blog privacy. fixes #2480
git-svn-id: https://develop.svn.wordpress.org/trunk@3548 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-18 07:40:43 +00:00
Ryan Boren f2979042e5 Honor comment_status and ping_status when writing a new post. Props Mark Jaquith. fixes #2445
git-svn-id: https://develop.svn.wordpress.org/trunk@3547 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-18 00:16:41 +00:00
Ryan Boren f598aff5b6 greymatter importer from bungeman. fixes #2464
git-svn-id: https://develop.svn.wordpress.org/trunk@3546 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-18 00:06:33 +00:00
Ryan Boren d5629b2d53 Use wp_specialchars() to avoid double encoding. Props zonble. fixes #2446
git-svn-id: https://develop.svn.wordpress.org/trunk@3544 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-17 02:05:40 +00:00
Ryan Boren e5c3552381 Move raquo into gettext. Props SteveAgl. fixes #2453
git-svn-id: https://develop.svn.wordpress.org/trunk@3541 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-17 01:29:33 +00:00
Ryan Boren 99cf0b7b90 Dynamic menu reparenting. fixes #2257
git-svn-id: https://develop.svn.wordpress.org/trunk@3536 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-17 00:57:10 +00:00
Ryan Boren a5e4c0a7d9 schedule future posts with cron when upgrading.
git-svn-id: https://develop.svn.wordpress.org/trunk@3534 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-14 23:48:44 +00:00
Ryan Boren c28dad5a86 Correct inverted logic.
git-svn-id: https://develop.svn.wordpress.org/trunk@3533 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-14 23:37:28 +00:00
Ryan Boren fc5b064604 Bump db ver check.
git-svn-id: https://develop.svn.wordpress.org/trunk@3532 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-14 23:25:36 +00:00
Ryan Boren 6add46af14 Give future posts a post_status of future when upgrading.
git-svn-id: https://develop.svn.wordpress.org/trunk@3531 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-14 23:22:22 +00:00
Ryan Boren 14e0e16c39 dotclear importer fix from thomasq. fixes #2430
git-svn-id: https://develop.svn.wordpress.org/trunk@3530 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-14 22:32:25 +00:00
Ryan Boren 4fc77411ee Option to 'mark as spam' in notification e-mail from Mark J. fixes #1048
git-svn-id: https://develop.svn.wordpress.org/trunk@3529 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-14 20:09:13 +00:00
Ryan Boren b8dd301bf4 Don't show private and draft pages in post lists. fixes #2442
git-svn-id: https://develop.svn.wordpress.org/trunk@3528 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-14 06:23:03 +00:00
Ryan Boren 6b1c03c07e Move generic_ping() to execute-pings.php. fixes #2440
git-svn-id: https://develop.svn.wordpress.org/trunk@3524 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-13 23:14:59 +00:00
Ryan Boren d5c2312e67 Trackback only for published posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@3521 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-12 09:07:37 +00:00
Ryan Boren 609f602104 Category count fix from MichaelH. fixes #2212
git-svn-id: https://develop.svn.wordpress.org/trunk@3520 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-12 08:22:42 +00:00
Ryan Boren 6008a133c4 Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: https://develop.svn.wordpress.org/trunk@3517 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-12 07:53:23 +00:00