Commit Graph

6804 Commits

Author SHA1 Message Date
Ryan Boren db66d57993 Deactivate plugins during plugin update. Props DD32. see #6262
git-svn-id: https://develop.svn.wordpress.org/trunk@7465 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 23:02:00 +00:00
Ryan Boren 8c0ae81b06 TinyMCE updates from azaozz. fixes #6340
git-svn-id: https://develop.svn.wordpress.org/trunk@7464 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 22:13:03 +00:00
Peter Westwood 333cc6c1c8 Right align actions on Plugins page. Fixes #6337 props mt.
git-svn-id: https://develop.svn.wordpress.org/trunk@7463 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 22:01:29 +00:00
Mark Jaquith 104069af9a increment comment moderation counter when unapproving comment from approved comments screen. props mdawaffe. fixes #6338
git-svn-id: https://develop.svn.wordpress.org/trunk@7462 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 21:57:25 +00:00
Ryan Boren a991442f83 Close img tag. Props Otto42. fixes #6339
git-svn-id: https://develop.svn.wordpress.org/trunk@7461 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 21:39:28 +00:00
Ryan Boren 22ab64425b Fix dashboard width in IE. Props mdawaffe. fixes #6336
git-svn-id: https://develop.svn.wordpress.org/trunk@7460 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 21:05:22 +00:00
Mark Jaquith 909039479f Don't increment moderation counter when deleting or marking comments as spam. fixes #6338
git-svn-id: https://develop.svn.wordpress.org/trunk@7459 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 20:29:03 +00:00
Mark Jaquith 933afe995a Always show 15 media files per page in the media manager (do not use front-of-house ppp setting). props Denis-de-Bernardy. fixes #6334
git-svn-id: https://develop.svn.wordpress.org/trunk@7458 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 20:03:31 +00:00
Mark Jaquith 49dde1abac We're not reactivating ALL plugins, just the ones that were previously active
git-svn-id: https://develop.svn.wordpress.org/trunk@7457 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 19:40:06 +00:00
Mark Jaquith 015c91abda Better plugin-deactivation array-fu from Denis-de-Bernardy. fixes #6332
git-svn-id: https://develop.svn.wordpress.org/trunk@7456 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 19:34:27 +00:00
Ryan Boren 6fa4ffe6f1 Cleanup slashing in wp_mkdir_p
git-svn-id: https://develop.svn.wordpress.org/trunk@7455 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 18:27:56 +00:00
Ryan Boren 004b469e34 Fix parens in walker. Props hailin.
git-svn-id: https://develop.svn.wordpress.org/trunk@7454 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 18:11:47 +00:00
Ryan Boren e0dcd9e128 Fix horizontal scrollbar in dashboard. Props mt. fixes #6336
git-svn-id: https://develop.svn.wordpress.org/trunk@7453 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 17:57:35 +00:00
Mark Jaquith cbf4aa7f8c make_clickable() trailing punctuation fixes from neodude. fixes #5081
git-svn-id: https://develop.svn.wordpress.org/trunk@7452 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 16:29:59 +00:00
Ryan Boren 36eb7abc19 Change default phpmailer address
git-svn-id: https://develop.svn.wordpress.org/trunk@7451 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 16:11:47 +00:00
Ryan Boren dd8f3a2b25 W-P! rocks the CamelCase. Props lloydbudd. fixes #6335
git-svn-id: https://develop.svn.wordpress.org/trunk@7450 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 16:10:33 +00:00
Peter Westwood 30285d8650 Make double height dashboard widgets really double height. Fixes #6325 props Viper007Bond.
git-svn-id: https://develop.svn.wordpress.org/trunk@7449 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 12:46:34 +00:00
Peter Westwood 0a22fa8460 Mark files as deprecated. See #4960.
git-svn-id: https://develop.svn.wordpress.org/trunk@7448 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 09:29:22 +00:00
Peter Westwood dc097aca57 We use "do not" not "don't". Fixes #6328 props rnt.
git-svn-id: https://develop.svn.wordpress.org/trunk@7447 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 09:25:03 +00:00
Peter Westwood 9ed5a34a9b Translate WordPress. Fixes #6324.
git-svn-id: https://develop.svn.wordpress.org/trunk@7446 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 09:20:04 +00:00
Peter Westwood 9954e0e3c2 Add sanitization of option values to add_option. Fixes #5209 props johnbillion.
git-svn-id: https://develop.svn.wordpress.org/trunk@7445 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 08:56:29 +00:00
Peter Westwood 0c47f0d9d9 Add a filter to the jpeg_quality to allow for it to be modified. Fixes #6289.
git-svn-id: https://develop.svn.wordpress.org/trunk@7444 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 08:31:50 +00:00
Ryan Boren 90571b05c1 FTP find_base_dir fixes from DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7443 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 05:15:21 +00:00
Mark Jaquith 7c3a60b224 Give the greylist and blacklist a little room to breathe!
git-svn-id: https://develop.svn.wordpress.org/trunk@7442 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 04:45:19 +00:00
Mark Jaquith 6046048fc3 better Apache mod detection from andy. fixes #6278
git-svn-id: https://develop.svn.wordpress.org/trunk@7441 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 04:10:01 +00:00
Mark Jaquith 2144eb11d6 Prevent uploads from overwriting each other. props neodude. fixes #6294
git-svn-id: https://develop.svn.wordpress.org/trunk@7440 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 04:03:33 +00:00
Mark Jaquith a2718cb246 Don't show 'Go Back' link for drafts
git-svn-id: https://develop.svn.wordpress.org/trunk@7439 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 03:35:27 +00:00
Mark Jaquith 29475bd4be "Go back" link for admin-initiated post/page edits. e.g. do a search, edit a post, click the link to go back to the search.
git-svn-id: https://develop.svn.wordpress.org/trunk@7438 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 03:31:12 +00:00
Ryan Boren f99aa53f68 use explicit attachment permalink marker for int names. Props andy. fixes #6280
git-svn-id: https://develop.svn.wordpress.org/trunk@7437 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 03:08:22 +00:00
Ryan Boren 4ad615a813 parseAjaxResponse fix from mdawaffe. fixes #6326
git-svn-id: https://develop.svn.wordpress.org/trunk@7436 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 03:03:38 +00:00
Ryan Boren aa25d1176a Fix IE conditional. Props mdawaffe. fixes #6327
git-svn-id: https://develop.svn.wordpress.org/trunk@7435 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 03:02:16 +00:00
Ryan Boren aebc9b36d3 Fix logic inversion. Props DD32. fixes #6248
git-svn-id: https://develop.svn.wordpress.org/trunk@7434 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 23:54:17 +00:00
Ryan Boren 55d0af7437 Don't show plugin upgrade notice if user cannot edit_plugins. Props DD32. fixes #6248
git-svn-id: https://develop.svn.wordpress.org/trunk@7433 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 23:43:54 +00:00
Ryan Boren 385b02675c Make b0rked message slightly more informative.
git-svn-id: https://develop.svn.wordpress.org/trunk@7432 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 23:39:39 +00:00
Ryan Boren 39a2681bc7 Capture last db error. Pass it in WP_Error data when term inserts fail. Fix typo in WP_Ajax_Response
git-svn-id: https://develop.svn.wordpress.org/trunk@7431 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 23:34:32 +00:00
Ryan Boren 2553a64d19 Return error if term DB insert fails
git-svn-id: https://develop.svn.wordpress.org/trunk@7430 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 22:33:34 +00:00
Ryan Boren e685b5edc2 Fix dash markup when there's only one comment. Props mdawaffe. fixes #6306
git-svn-id: https://develop.svn.wordpress.org/trunk@7429 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 22:01:27 +00:00
Ryan Boren fe36459597 Underline links and tweak colors in user_info menu. Props mt. fixes #6314
git-svn-id: https://develop.svn.wordpress.org/trunk@7428 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 21:59:08 +00:00
Ryan Boren d9fd25f2ab Wrap comment bubbles in minimum width div to avoid chopping. Props mt. fixes #6207
git-svn-id: https://develop.svn.wordpress.org/trunk@7427 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 21:40:17 +00:00
Ryan Boren fc0efdfc8d Always save and continue except when referred from the permalink page for the post being edited.
git-svn-id: https://develop.svn.wordpress.org/trunk@7426 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 21:15:05 +00:00
Mark Jaquith 2a0b33bae4 don't time-throttle comments from Administrators
git-svn-id: https://develop.svn.wordpress.org/trunk@7425 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 20:32:18 +00:00
Mark Jaquith 437e832125 Show previous search in comment search box
git-svn-id: https://develop.svn.wordpress.org/trunk@7424 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 20:28:17 +00:00
Ryan Boren 27f4dc5ba4 Parse default args and return WP_Error for emprt cat name in wp_insert_category.
git-svn-id: https://develop.svn.wordpress.org/trunk@7423 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 20:19:25 +00:00
Ryan Boren fe0bbb63e2 Right-align actions header, too. Props mt. see #6292
git-svn-id: https://develop.svn.wordpress.org/trunk@7422 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 20:07:48 +00:00
Ryan Boren bb13754ad2 Use uniqid if getmypid is disabled. Props Solar Designer. fixes #6293
git-svn-id: https://develop.svn.wordpress.org/trunk@7421 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 19:56:37 +00:00
Peter Westwood cdec5906e2 Send plugins all the replacment strings.
git-svn-id: https://develop.svn.wordpress.org/trunk@7420 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 19:40:11 +00:00
Ryan Boren 6a0fae69b5 Don't error_log() if error_log file is not writable. see #5771
git-svn-id: https://develop.svn.wordpress.org/trunk@7419 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 19:16:38 +00:00
Ryan Boren 561b190a79 Don't error_log() if error_log file is not writable. see #5771
git-svn-id: https://develop.svn.wordpress.org/trunk@7418 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 19:08:40 +00:00
Mark Jaquith 82ee87ed23 Part of [7399] regressed part of [7344]. Reverting until HC can deliver recommendation.
git-svn-id: https://develop.svn.wordpress.org/trunk@7417 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 17:50:56 +00:00
Ryan Boren ae8bcdd504 deactivate_plugins() fix from DD32. fixes #6309
git-svn-id: https://develop.svn.wordpress.org/trunk@7416 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 17:24:44 +00:00