Commit Graph

2466 Commits

Author SHA1 Message Date
Ryan Boren 042d55e81d AJAX list manipulation fixes for single post comment moderation. Props mdawaffe. fixes #5236
git-svn-id: https://develop.svn.wordpress.org/trunk@6277 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-19 18:39:07 +00:00
Ryan Boren 1dd06602d4 Remove debug cruft
git-svn-id: https://develop.svn.wordpress.org/trunk@6272 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-18 22:09:56 +00:00
Ryan Boren 643d2a8cb5 Group results when selecting from post2cat and link2cat to avoid dupes. fixes #5223 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6269 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-17 21:09:54 +00:00
Ryan Boren 79d46bfaa9 activate_plugin(), deactivate_plugins(), and deactivate_all_plugins() from Quandary. fixes #5210
git-svn-id: https://develop.svn.wordpress.org/trunk@6259 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-17 17:14:58 +00:00
Ryan Boren 37f91c8bb1 Prevent direct load of edit-post-rows.
git-svn-id: https://develop.svn.wordpress.org/trunk@6257 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-17 16:51:31 +00:00
Ryan Boren f283e26138 Add current_user_can() checks to link.php. Props DD32. fixes #4627
git-svn-id: https://develop.svn.wordpress.org/trunk@6255 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-16 16:09:01 +00:00
Ryan Boren 94c4c00308 Use filename if no title. Props tellyworth. fixes #5080 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6235 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-12 22:15:54 +00:00
Ryan Boren 8b8777ffba Fix category assigment during link import. fixes #5107 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6230 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-12 21:23:39 +00:00
Ryan Boren 770c20562c Eliminate , , and . see #5182
git-svn-id: https://develop.svn.wordpress.org/trunk@6229 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-12 21:12:34 +00:00
Ryan Boren f5c0b18865 Lose Convert All Categories button. It is confusing people. Props foolswisdom. fixes #5058
git-svn-id: https://develop.svn.wordpress.org/trunk@6225 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-11 17:50:56 +00:00
Ryan Boren 490789554f jquery for list manipulation. Round one, fight. Props mdawaffe. fixes #4805
git-svn-id: https://develop.svn.wordpress.org/trunk@6213 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-09 22:49:42 +00:00
Ryan Boren 50ecbab7df Add some cache clearing to cat to tag converter.
git-svn-id: https://develop.svn.wordpress.org/trunk@6206 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-08 22:39:20 +00:00
Peter Westwood 8fe6767f3b Move all calls to mysql_ functions to withiWPDB so that t we don't expect any mysql stuff when we are using a custo$wpdb class. Fixes #5127
props ComputerGuru.


git-svn-id: https://develop.svn.wordpress.org/trunk@6199 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-06 08:40:54 +00:00
Peter Westwood 0919b3ca32 Move database class loading to a shared function to ensure all of WordPress is wp-content/wp-db.php aware. Fixes #5128 props ComputerGuru.
git-svn-id: https://develop.svn.wordpress.org/trunk@6198 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-06 08:18:33 +00:00
Peter Westwood 3c2cc79a46 Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond.
git-svn-id: https://develop.svn.wordpress.org/trunk@6195 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-06 06:55:24 +00:00
Peter Westwood 4a6a16fef1 Ensure we have the default category id. Fixes #5150 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6193 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-06 06:21:05 +00:00
Ryan Boren f027350b3f Add some spacing. fixes #5137 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6189 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-05 16:27:48 +00:00
Mark Jaquith e4a7d60051 Some error message normalization from Viper007Bond and DD32. fixes #5139
git-svn-id: https://develop.svn.wordpress.org/trunk@6188 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-04 19:38:35 +00:00
Ryan Boren 9c63ee1146 Add page sanitization. Props xknown. fixes #5135 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6185 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-03 16:27:07 +00:00
Peter Westwood 34fa3532e2 Add string descriptions to the translations of the user roles. Fixes #5102 props RanYanivHartstein
git-svn-id: https://develop.svn.wordpress.org/trunk@6178 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-30 10:09:31 +00:00
Ryan Boren 6cf764da6e Spelling fix from zamoose. fixes #5095 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6174 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-28 17:37:16 +00:00
Ryan Boren f1ade9ee25 Gettext fix from nbachiyski. fixes #5086 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6171 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-26 23:23:14 +00:00
Ryan Boren 7cc48789e4 Remove reference to importers and move the note about converting up to the Note section. fixes #5060
git-svn-id: https://develop.svn.wordpress.org/trunk@6163 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-24 02:39:49 +00:00
Ryan Boren 6404a6cc79 STP importer fixes from momo360modena. fixes #5059
git-svn-id: https://develop.svn.wordpress.org/trunk@6162 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-24 01:57:55 +00:00
Mark Jaquith 787122b1b8 Cast to array in upgrade foreach(). props arnee. fixes #5047
git-svn-id: https://develop.svn.wordpress.org/trunk@6158 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-22 23:14:38 +00:00
Ryan Boren c93bdc05d1 Term with slug that conflicts with existing term with different parent gets a new term entry with a unique slug. see #5034
git-svn-id: https://develop.svn.wordpress.org/trunk@6157 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-22 18:01:08 +00:00
Ryan Boren f4012a2763 Revert part of [5263] to fix downloading in Safari. fixes #5040
git-svn-id: https://develop.svn.wordpress.org/trunk@6156 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-22 16:50:35 +00:00
Ryan Boren 4e45315a83 Don't reset parent when updating attachment. Props filosofo and michelwp. fixes #5010
git-svn-id: https://develop.svn.wordpress.org/trunk@6155 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-22 16:30:40 +00:00
Mark Jaquith e3901c0a0c Bookend moderation links properly with right square bracket. highest omg bbq? Still, nice catch, ozh. fixes #5035
git-svn-id: https://develop.svn.wordpress.org/trunk@6154 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-22 06:28:47 +00:00
Mark Jaquith ccad303433 Core and plugin update checking: make sure fsockopen() is available and check file resources with is_resource() -- both to prevent feof() infinite loops. Props xknown. fixes #5037
git-svn-id: https://develop.svn.wordpress.org/trunk@6151 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-22 00:08:50 +00:00
Ryan Boren 4f4bb50529 Export and import of post tags. fixes #4682
git-svn-id: https://develop.svn.wordpress.org/trunk@6149 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-21 18:34:28 +00:00
Ryan Boren a83ced4491 Add some filtering. Props jhodgdon. fixes #5030
git-svn-id: https://develop.svn.wordpress.org/trunk@6147 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-21 15:04:13 +00:00
Ryan Boren c7dd7b6785 Updated RTL CSS from mani_monaj. fixes #5025
git-svn-id: https://develop.svn.wordpress.org/trunk@6146 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-20 23:36:45 +00:00
Mark Jaquith 8e3759d314 Remove non-functioning and misleading "Privacy" label on install. fixes #5012
git-svn-id: https://develop.svn.wordpress.org/trunk@6140 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-19 21:45:23 +00:00
Ryan Boren 6e8eb02d73 Fix includes for setup-config so that wp_die is defined. Props DD32. fixes #4997
git-svn-id: https://develop.svn.wordpress.org/trunk@6137 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-19 04:27:56 +00:00
Ryan Boren 7aabf7336f Fake being in the loop during export so that template tags work.
git-svn-id: https://develop.svn.wordpress.org/trunk@6130 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-18 18:01:47 +00:00
Ryan Boren b0baf1b7fd Import tags. see #4682
git-svn-id: https://develop.svn.wordpress.org/trunk@6129 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-18 17:50:21 +00:00
Ryan Boren 7977cdd349 Drop old tables. Props Nazgul. fixes #4995
git-svn-id: https://develop.svn.wordpress.org/trunk@6126 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-18 16:37:21 +00:00
Ryan Boren 5917c5458c Add checks for WP_Error. Props filosofo. see #4809
git-svn-id: https://develop.svn.wordpress.org/trunk@6125 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-18 16:32:22 +00:00
Ryan Boren c5c55b7af2 Add tags-input class. Props momo360modena. fixes #4989
git-svn-id: https://develop.svn.wordpress.org/trunk@6123 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-16 18:25:10 +00:00
Ryan Boren 04187b1efe gettext string. Props tai. fixes #4985
git-svn-id: https://develop.svn.wordpress.org/trunk@6122 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-16 18:15:03 +00:00
Mark Jaquith a18368bf3f Properly name files with unknown extensions (for people with unfiltered_upload cap, natch). props Nazgul. fixes #4974 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6116 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-14 21:13:23 +00:00
Peter Westwood 8b7ae31cb9 Switch to is_callable instead of function_exists to allow for class based importer plugins. Fixes #4614
git-svn-id: https://develop.svn.wordpress.org/trunk@6113 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-13 20:36:31 +00:00
Mark Jaquith 7ae0df4b21 Don't set comment_author_email for pings in MT import. fixes #4461
git-svn-id: https://develop.svn.wordpress.org/trunk@6101 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-13 04:10:36 +00:00
Ryan Boren 7fd1d0c06d Resurrect admin-functions.php and upgrade-functions.php for back compat. fixes #4956
git-svn-id: https://develop.svn.wordpress.org/trunk@6090 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-12 02:36:04 +00:00
Ryan Boren a11b5aa5de Add cat_row filter. Props johnbillion. fixes #4926
git-svn-id: https://develop.svn.wordpress.org/trunk@6089 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-12 01:08:19 +00:00
Ryan Boren 4c85971b2e Remove reference to the_quicktags. Props Nazgul. fixes #4925
git-svn-id: https://develop.svn.wordpress.org/trunk@6081 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-11 19:56:40 +00:00
Ryan Boren e08ead79c9 If a category is already a tag, don't put it in the list of categories to convert. fixes #4955
git-svn-id: https://develop.svn.wordpress.org/trunk@6080 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-11 19:54:19 +00:00
Ryan Boren dc582d68d8 Retain default category when converting categories to tags. fixes #4845
git-svn-id: https://develop.svn.wordpress.org/trunk@6079 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-11 19:33:35 +00:00
Peter Westwood 0ede772210 Fix tab order when edit comments. Props Nazgul fixes #4726
git-svn-id: https://develop.svn.wordpress.org/trunk@6078 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-11 19:08:26 +00:00