Commit Graph

3169 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 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 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
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 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
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 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 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 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 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
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
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
Ryan Boren ea391d08e9 wpfs direct fixes from DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7415 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 17:22:43 +00:00
Ryan Boren e6c6a44a6c Enable wpfs auto selection. Props DD32. seee #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7414 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 06:08:27 +00:00
Mark Jaquith 2b6119cd60 Fix doublewide checkbox on user profile in FF. fixes #6282
git-svn-id: https://develop.svn.wordpress.org/trunk@7413 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 05:42:46 +00:00
Mark Jaquith 4c1079ba0a Bail out users who go to Manage - Links trying to add a link
git-svn-id: https://develop.svn.wordpress.org/trunk@7412 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 05:02:40 +00:00
Mark Jaquith b6b80aea33 Multi-widgets should never be removed if you click cancel. props mdawaffe. fixes #6291
git-svn-id: https://develop.svn.wordpress.org/trunk@7411 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 04:39:23 +00:00
Mark Jaquith 9ab5b3bcdf Hide delete checkbox and remove edit link for entries the current user cannot delete or edit
git-svn-id: https://develop.svn.wordpress.org/trunk@7410 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 04:30:38 +00:00
Mark Jaquith 0967f47758 Only show Contributors post stati they can chose. Hide date editing from Contributors (as they cannot use it). fixes #6303
git-svn-id: https://develop.svn.wordpress.org/trunk@7409 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 04:19:58 +00:00
Ryan Boren 1b8ad770de Typo fix. see #6243
git-svn-id: https://develop.svn.wordpress.org/trunk@7407 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 00:34:41 +00:00
Ryan Boren 3e4d1197d5 Degrade flash upload if the server is lightttpd < 1.5. Props nbachyski. fixes #6243
git-svn-id: https://develop.svn.wordpress.org/trunk@7406 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 00:33:59 +00:00
Mark Jaquith df6429885e Do not double-mark posts as "Private" in the admin. fixes #3146
git-svn-id: https://develop.svn.wordpress.org/trunk@7404 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 21:33:47 +00:00
Ryan Boren 222de67dca Check return of tmpfile(). see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7403 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 20:36:23 +00:00
Mark Jaquith 09e9e04f89 Make sure apache_getenv() exists before using it. fixes #6278
git-svn-id: https://develop.svn.wordpress.org/trunk@7401 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 18:18:59 +00:00
Ryan Boren 98e215a58e Remove dead code
git-svn-id: https://develop.svn.wordpress.org/trunk@7400 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 16:51:43 +00:00
Ryan Boren 6ba6706150 Tighten layout. Props mt. see #6292
git-svn-id: https://develop.svn.wordpress.org/trunk@7399 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 16:16:16 +00:00
Ryan Boren 54d57b1236 RTL CSS from Mani. fixes #6296
git-svn-id: https://develop.svn.wordpress.org/trunk@7398 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 16:08:03 +00:00
Ryan Boren 4dcc023818 ngettext fixes from nbachiyski. fixes #6261
git-svn-id: https://develop.svn.wordpress.org/trunk@7397 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 16:00:09 +00:00
Ryan Boren 1107f63d47 Disable flash uploader if mac and mod_security is enabled. Props andy. fixes #6278
git-svn-id: https://develop.svn.wordpress.org/trunk@7396 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 06:18:05 +00:00
Mark Jaquith 9de58b184a Autosave when title has content and loses focus. props ryan. see #5749
git-svn-id: https://develop.svn.wordpress.org/trunk@7394 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 05:38:58 +00:00
Ryan Boren 045e4af5d0 Fix typo in ftpext class. Handle safe mode errors. PRops DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7393 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 02:46:27 +00:00