Commit Graph

3343 Commits

Author SHA1 Message Date
ryan
f83ca8ec0d Order cats by name. Props MtDewVirus. fixes #6623 for 2.6
git-svn-id: http://svn.automattic.com/wordpress/trunk@7603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-06 22:29:18 +00:00
matt
70dae93a6a Deal more elegantly with blogs with blank titles. (Which is apparently pretty common.)
git-svn-id: http://svn.automattic.com/wordpress/trunk@7600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-05 00:54:56 +00:00
markjaquith
aff9f47646 Don't show delete checkbox for default category. HTML validation. props johnbillion. fixes #6560 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7595 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-03 05:02:19 +00:00
westi
9a15c3a960 Ensure we only fire off ajax requests for the dashboard widgets when the cache has expired. Fixes #6533 for trunk props mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-02 16:22:53 +00:00
westi
8ca58c943e Rearrange the media uploader view so the filename is visible. Fixes #6517 for trunk props andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7584 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-01 21:12:35 +00:00
markjaquith
6e9a44bd99 Move user search </form> to correct position. props Nazgul and bl968. fixes #6462 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-30 16:48:31 +00:00
markjaquith
9eeb25a302 Remove errant commas to prevent file uploader script errors in IE7. props tsimmons. fixes #6443 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-30 06:11:30 +00:00
markjaquith
1e668ea293 Update timestamp when only the minute value is changed. props johnconners. fixes #6456 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-30 06:00:59 +00:00
markjaquith
8462894aef Cannot use Silk icon because of an incompatible license. Not really needed with background color and "Active" text anyway. see #6275
git-svn-id: http://svn.automattic.com/wordpress/trunk@7565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-29 07:21:12 +00:00
markjaquith
a364c8f80e Sync page edit and post edit redirect message usage a bit more -- properly exclude the page.php file from the "go back" link for page edits.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-29 06:47:30 +00:00
ryan
acb9f8f738 do not add rel if link is not get_attachment_link. Props andy. fixes #6428
git-svn-id: http://svn.automattic.com/wordpress/trunk@7557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-28 03:53:05 +00:00
ryan
585f442ec5 Redirect back to attachment permalink page after editing attachment via 'Edit This' link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-27 22:05:51 +00:00
ryan
5a3c15d7bd RTL fixes from mani_monaj. see #6296
git-svn-id: http://svn.automattic.com/wordpress/trunk@7552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-27 20:33:56 +00:00
westi
a0706cbb8a Allow a plugin to force enable/disable the flash uploader. See #6406 props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-27 17:37:37 +00:00
ryan
ba90d16134 Use is_numeric instead of ctype_digit. Props josephscott. fixes #5481
git-svn-id: http://svn.automattic.com/wordpress/trunk@7549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-27 16:56:56 +00:00
ryan
3cfb4b406c Return WP_Error from download_url() on HTTP Errors. Fix cases where current plugin filename differs from the WordPress.org slug. Props DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-27 07:36:30 +00:00
ryan
70a2ebbdd3 Init categories array. Props tellyworth. fixes #6411
git-svn-id: http://svn.automattic.com/wordpress/trunk@7546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-27 07:20:53 +00:00
markjaquith
2b93618c82 Tags work without JS, so we should not hide them!
git-svn-id: http://svn.automattic.com/wordpress/trunk@7544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-27 03:02:54 +00:00
markjaquith
f945af84d8 Don't show broken parent post links for orphaned media. fixes #6408
git-svn-id: http://svn.automattic.com/wordpress/trunk@7543 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-27 02:50:01 +00:00
ryan
b9fff33927 Media edit and delete redirect fixes. WIP.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-27 01:48:22 +00:00
ryan
74cff8bd3c Add nonce and gettext to sidebar.php. Fix sidebar redirect.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7540 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 23:41:41 +00:00
ryan
bfba721708 Active plugin highlighting tweaks from MT. fixes #6275
git-svn-id: http://svn.automattic.com/wordpress/trunk@7538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 22:27:27 +00:00
ryan
b39d0790ec Fix redirects after editing and deleting link categories.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7537 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 22:21:01 +00:00
ryan
8c42926dee Fix redirects after editing and deleting tags.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 21:54:02 +00:00
ryan
fccd2c132e Fix user feedback when editing attachment details immediately after upload. Props andy. fixes #6398
git-svn-id: http://svn.automattic.com/wordpress/trunk@7535 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 21:26:28 +00:00
ryan
d9e10dd831 Fix user feedback when editing attachment details immediately after upload. Props andy. fixes #6398
git-svn-id: http://svn.automattic.com/wordpress/trunk@7534 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 21:22:19 +00:00
markjaquith
feece21b1f Use attachment title instead of filename, unless it is empty
git-svn-id: http://svn.automattic.com/wordpress/trunk@7533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 21:00:21 +00:00
markjaquith
f0a9ece115 Use red background delete style for Delete Comment link on Edit Comment screen. fixes #6396
git-svn-id: http://svn.automattic.com/wordpress/trunk@7530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 20:15:52 +00:00
markjaquith
e6f396880b Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395
git-svn-id: http://svn.automattic.com/wordpress/trunk@7529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 20:06:18 +00:00
ryan
07697db8d1 Link to post instead of post editor from edit-comments.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 19:35:42 +00:00
ryan
1c0b403516 Redirect consistency when saving pages and posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 18:55:24 +00:00
ryan
6a700defeb Fix plugin error scraping in the plugin editor. Props DD32. fixes #6332
git-svn-id: http://svn.automattic.com/wordpress/trunk@7525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 16:14:29 +00:00
markjaquith
95672cb4a2 Old school green color for active plugins was harshing on my WP 2.5 zen colors. see #6275
git-svn-id: http://svn.automattic.com/wordpress/trunk@7523 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 07:29:28 +00:00
markjaquith
75a2f04fa9 Consensus is to make "Visit Site" links open in the same tab/window. fixes #6163
git-svn-id: http://svn.automattic.com/wordpress/trunk@7522 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 07:14:07 +00:00
ryan
e1b1845154 Taxonomy links and template tags from andy. see #6357
git-svn-id: http://svn.automattic.com/wordpress/trunk@7520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 06:37:19 +00:00
matt
909c0f8fbd Removing active image.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7519 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 04:48:20 +00:00
ryan
ed0379930b Tweak active plugin highlighting. WIP. see #6275
git-svn-id: http://svn.automattic.com/wordpress/trunk@7518 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 04:23:02 +00:00
ryan
7e93fa628f Filter list of plugins actions. Props DD32. see #5660
git-svn-id: http://svn.automattic.com/wordpress/trunk@7517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 03:59:40 +00:00
ryan
7971f0a536 Markup fixes for plugins page from DD32. fixes #6383
git-svn-id: http://svn.automattic.com/wordpress/trunk@7515 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 03:33:14 +00:00
ryan
d25d202e72 Pass box to add_meta_box() callback. Props henrikmelin. fixes #6316
git-svn-id: http://svn.automattic.com/wordpress/trunk@7514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 03:31:27 +00:00
ryan
8895454664 Fixing several problems with TiynMCE, triggering of autosave() on an empty post in Safari 3.1, <br> tags in FF, <object> tag may break if switching from Visual to HTML mode and back several times, little cleanup of the compressor and others. Props azaozz. fixes #6384
git-svn-id: http://svn.automattic.com/wordpress/trunk@7513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 03:22:53 +00:00
markjaquith
e05db09acb Prevent individual post comment listing admin page title from sneaking behind the search box. fixes #6375
git-svn-id: http://svn.automattic.com/wordpress/trunk@7512 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-25 20:09:34 +00:00
markjaquith
6054151013 Check the Alignment: None box by default for media insertion. XHTML validation. see #6379
git-svn-id: http://svn.automattic.com/wordpress/trunk@7510 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-25 07:33:57 +00:00
ryan
48db986c36 Fix addition of new meta keys when no meta keys currently exist. Props DD32. fixes #6343
git-svn-id: http://svn.automattic.com/wordpress/trunk@7509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-25 01:42:38 +00:00
ryan
064322eded Reture true from got_mod_rewrite if we can't determine if the module is loaded. Add got_rewrite filter. Props andy. fixes #6278
git-svn-id: http://svn.automattic.com/wordpress/trunk@7508 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-25 00:22:37 +00:00
markjaquith
cdebbffe4c Preserve HTML entities in Custom Fields. fixes #6374
git-svn-id: http://svn.automattic.com/wordpress/trunk@7506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 22:06:17 +00:00
markjaquith
4cc8c4e7f8 require_once() the dashboard include, using ABSPATH. props Viper007Bond. fixes #6356
git-svn-id: http://svn.automattic.com/wordpress/trunk@7504 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 20:36:46 +00:00
ryan
47dec4bad6 FF3_b4 horizontal selects fix, widgets css fixes for IE6 and other small fixes and improvements from mt. fixes #6370
git-svn-id: http://svn.automattic.com/wordpress/trunk@7502 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 16:18:30 +00:00
ryan
44863f1683 RTL fixes from mani_monaj and RanYanivHartstein?. see #6296 #6365
git-svn-id: http://svn.automattic.com/wordpress/trunk@7501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 16:16:15 +00:00
ryan
0092522115 Add GUI to first page. Props MichaelH. fixes #6373
git-svn-id: http://svn.automattic.com/wordpress/trunk@7500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 16:09:25 +00:00
westi
5180584bfb Upgrade the database so we get all the new options for thumbnail size etc in all blogs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 12:15:55 +00:00
matt
1551a9298b Some options juggling to put things where they fit a little better, and more exposition around the more obtuse options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7498 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 08:28:15 +00:00
ryan
193b20c03f Gallery display enhancements from tellyworth. fixes #6368
git-svn-id: http://svn.automattic.com/wordpress/trunk@7496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 02:57:19 +00:00
ryan
74035dc969 Uploader CSS tweaks from tellyworth. fixes #6367
git-svn-id: http://svn.automattic.com/wordpress/trunk@7495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 02:53:15 +00:00
ryan
f0506ff8e5 RTL fixes from mani_monaj and RanYanivHartstein. see #6296 #6365
git-svn-id: http://svn.automattic.com/wordpress/trunk@7494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 02:51:51 +00:00
ryan
cce67416a3 Taxonomy queries and urls. Props andy. see #6357
git-svn-id: http://svn.automattic.com/wordpress/trunk@7491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-23 17:02:11 +00:00
ryan
93d9dc3c21 s/Post/Page/. Props Denis-de-Bernardy. fixes #6361
git-svn-id: http://svn.automattic.com/wordpress/trunk@7490 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-23 16:38:30 +00:00
ryan
0590b75eec Use is_plugin_active() and remove double searching. Props DD32. fixes #6332
git-svn-id: http://svn.automattic.com/wordpress/trunk@7488 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-23 16:36:05 +00:00
ryan
b274b643a1 Typo fix from Viper007Bond. fixes #6358
git-svn-id: http://svn.automattic.com/wordpress/trunk@7487 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-23 16:34:28 +00:00
matt
d2143e92ed Have titles show cursor. Hat tip: Noel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7486 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-23 07:32:58 +00:00
matt
7d7a28c515 Sometimes people have huge numbers of posts, let's always number_format them. Also, additional related link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7485 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-23 07:10:17 +00:00
matt
94c34601ef Spacing cleanups and fixes. Hat tip: azaozz.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-23 06:41:43 +00:00
ryan
a4589fb866 Make sure cat parents are >= 0. see #6305
git-svn-id: http://svn.automattic.com/wordpress/trunk@7483 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-23 01:10:46 +00:00
westi
da305bbce0 Tabindex for the Preview/View links. See #6352.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-22 22:19:25 +00:00
westi
e01e02de5c Add tabindex. See #6352.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-22 21:25:21 +00:00
ryan
b442bfdeff RTL CSS from mani_monaj. see #6296
git-svn-id: http://svn.automattic.com/wordpress/trunk@7476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-22 17:59:55 +00:00
matt
b814963de2 register_taxonomy seems crippled and useless, but let's try it anyway.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7475 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-22 17:40:28 +00:00
westi
32d28d7be2 Tab index love for Write>Page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-22 10:29:54 +00:00
westi
ad583a7219 Improve the tabindex's on the Write>Post page. Need to do the others too.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-22 09:14:49 +00:00
ryan
1ef7c757e2 Fix pasted html cleanup. Props azaozz. fixes #6346
git-svn-id: http://svn.automattic.com/wordpress/trunk@7470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-22 08:20:04 +00:00
ryan
058a14bccc Fix bad incrementor in widgets. Props mdawaffe. fixes #6350
git-svn-id: http://svn.automattic.com/wordpress/trunk@7469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-22 08:17:37 +00:00
ryan
a370785fbc Fix custom field add/update/delete. Props mdawaffe. fixes #6343
git-svn-id: http://svn.automattic.com/wordpress/trunk@7468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-22 08:15:48 +00:00
matt
32d9449194 Don't dupe widget titles. Fixes #6349. Hat tip: mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7467 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-22 07:35:11 +00:00
ryan
6de702f183 pretty delete animation, fix squashed icons and use 80x60 thumbs, add rel attrs to attachment links inserted from uploader. Props andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 23:21:27 +00:00
ryan
1e11a54317 Deactivate plugins during plugin update. Props DD32. see #6262
git-svn-id: http://svn.automattic.com/wordpress/trunk@7465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 23:02:00 +00:00
ryan
138770edd6 TinyMCE updates from azaozz. fixes #6340
git-svn-id: http://svn.automattic.com/wordpress/trunk@7464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 22:13:03 +00:00
westi
ac7cf2b1cc Right align actions on Plugins page. Fixes #6337 props mt.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 22:01:29 +00:00
markjaquith
d93684e0c1 increment comment moderation counter when unapproving comment from approved comments screen. props mdawaffe. fixes #6338
git-svn-id: http://svn.automattic.com/wordpress/trunk@7462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 21:57:25 +00:00
ryan
91e9d8bebf Fix dashboard width in IE. Props mdawaffe. fixes #6336
git-svn-id: http://svn.automattic.com/wordpress/trunk@7460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 21:05:22 +00:00
markjaquith
bc7ad1f8d2 Don't increment moderation counter when deleting or marking comments as spam. fixes #6338
git-svn-id: http://svn.automattic.com/wordpress/trunk@7459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 20:29:03 +00:00
markjaquith
2aa9ee9d08 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: http://svn.automattic.com/wordpress/trunk@7458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 20:03:31 +00:00
markjaquith
a2c0c840b9 We're not reactivating ALL plugins, just the ones that were previously active
git-svn-id: http://svn.automattic.com/wordpress/trunk@7457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 19:40:06 +00:00
markjaquith
48da5c40ad Better plugin-deactivation array-fu from Denis-de-Bernardy. fixes #6332
git-svn-id: http://svn.automattic.com/wordpress/trunk@7456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 19:34:27 +00:00
ryan
b2527163db Fix horizontal scrollbar in dashboard. Props mt. fixes #6336
git-svn-id: http://svn.automattic.com/wordpress/trunk@7453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 17:57:35 +00:00
westi
6797f05a26 Make double height dashboard widgets really double height. Fixes #6325 props Viper007Bond.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 12:46:34 +00:00
westi
075b9e764e Mark files as deprecated. See #4960.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 09:29:22 +00:00
westi
d047875664 Translate WordPress. Fixes #6324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 09:20:04 +00:00
ryan
c69821c5e0 FTP find_base_dir fixes from DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 05:15:21 +00:00
markjaquith
2cc2f543c2 Give the greylist and blacklist a little room to breathe!
git-svn-id: http://svn.automattic.com/wordpress/trunk@7442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 04:45:19 +00:00
markjaquith
f3e25d6df3 better Apache mod detection from andy. fixes #6278
git-svn-id: http://svn.automattic.com/wordpress/trunk@7441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 04:10:01 +00:00
markjaquith
44c9c17fe4 Don't show 'Go Back' link for drafts
git-svn-id: http://svn.automattic.com/wordpress/trunk@7439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 03:35:27 +00:00
markjaquith
62642cb9fe "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: http://svn.automattic.com/wordpress/trunk@7438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 03:31:12 +00:00
ryan
b3a9ed91e7 Fix IE conditional. Props mdawaffe. fixes #6327
git-svn-id: http://svn.automattic.com/wordpress/trunk@7435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 03:02:16 +00:00
ryan
c6e1d87b09 Fix logic inversion. Props DD32. fixes #6248
git-svn-id: http://svn.automattic.com/wordpress/trunk@7434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 23:54:17 +00:00
ryan
bf281b5a7b Don't show plugin upgrade notice if user cannot edit_plugins. Props DD32. fixes #6248
git-svn-id: http://svn.automattic.com/wordpress/trunk@7433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 23:43:54 +00:00
ryan
4be265b167 Fix dash markup when there's only one comment. Props mdawaffe. fixes #6306
git-svn-id: http://svn.automattic.com/wordpress/trunk@7429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 22:01:27 +00:00
ryan
85e8b827d2 Underline links and tweak colors in user_info menu. Props mt. fixes #6314
git-svn-id: http://svn.automattic.com/wordpress/trunk@7428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 21:59:08 +00:00
ryan
f503cf59a6 Wrap comment bubbles in minimum width div to avoid chopping. Props mt. fixes #6207
git-svn-id: http://svn.automattic.com/wordpress/trunk@7427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 21:40:17 +00:00
ryan
3f52602fa4 Always save and continue except when referred from the permalink page for the post being edited.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 21:15:05 +00:00
markjaquith
4ebfe93ca2 Show previous search in comment search box
git-svn-id: http://svn.automattic.com/wordpress/trunk@7424 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 20:28:17 +00:00
ryan
c81a649596 Parse default args and return WP_Error for emprt cat name in wp_insert_category.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 20:19:25 +00:00
ryan
1b4a86c41e Right-align actions header, too. Props mt. see #6292
git-svn-id: http://svn.automattic.com/wordpress/trunk@7422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 20:07:48 +00:00
westi
e435fc983f Send plugins all the replacment strings.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 19:40:11 +00:00
markjaquith
8955cc0fba Part of [7399] regressed part of [7344]. Reverting until HC can deliver recommendation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 17:50:56 +00:00
ryan
06333bf7de deactivate_plugins() fix from DD32. fixes #6309
git-svn-id: http://svn.automattic.com/wordpress/trunk@7416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 17:24:44 +00:00
ryan
7b9d864878 wpfs direct fixes from DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 17:22:43 +00:00
ryan
3b9c0f73d5 Enable wpfs auto selection. Props DD32. seee #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7414 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 06:08:27 +00:00
markjaquith
13d4f1226e Fix doublewide checkbox on user profile in FF. fixes #6282
git-svn-id: http://svn.automattic.com/wordpress/trunk@7413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 05:42:46 +00:00
markjaquith
9299b610dd Bail out users who go to Manage - Links trying to add a link
git-svn-id: http://svn.automattic.com/wordpress/trunk@7412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 05:02:40 +00:00
markjaquith
26eff23f34 Multi-widgets should never be removed if you click cancel. props mdawaffe. fixes #6291
git-svn-id: http://svn.automattic.com/wordpress/trunk@7411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 04:39:23 +00:00
markjaquith
3092ae5e3c Hide delete checkbox and remove edit link for entries the current user cannot delete or edit
git-svn-id: http://svn.automattic.com/wordpress/trunk@7410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 04:30:38 +00:00
markjaquith
0764f3594b Only show Contributors post stati they can chose. Hide date editing from Contributors (as they cannot use it). fixes #6303
git-svn-id: http://svn.automattic.com/wordpress/trunk@7409 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 04:19:58 +00:00
ryan
dfc35da488 Typo fix. see #6243
git-svn-id: http://svn.automattic.com/wordpress/trunk@7407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 00:34:41 +00:00
ryan
95c51418d8 Degrade flash upload if the server is lightttpd < 1.5. Props nbachyski. fixes #6243
git-svn-id: http://svn.automattic.com/wordpress/trunk@7406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 00:33:59 +00:00
markjaquith
0f026c38f9 Do not double-mark posts as "Private" in the admin. fixes #3146
git-svn-id: http://svn.automattic.com/wordpress/trunk@7404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-19 21:33:47 +00:00
ryan
ca900d471c Check return of tmpfile(). see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-19 20:36:23 +00:00
markjaquith
c6fa4c36ee Make sure apache_getenv() exists before using it. fixes #6278
git-svn-id: http://svn.automattic.com/wordpress/trunk@7401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-19 18:18:59 +00:00
ryan
5132af64c4 Remove dead code
git-svn-id: http://svn.automattic.com/wordpress/trunk@7400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-19 16:51:43 +00:00
ryan
6af4152493 Tighten layout. Props mt. see #6292
git-svn-id: http://svn.automattic.com/wordpress/trunk@7399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-19 16:16:16 +00:00
ryan
31e258ae64 RTL CSS from Mani. fixes #6296
git-svn-id: http://svn.automattic.com/wordpress/trunk@7398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-19 16:08:03 +00:00
ryan
c66438659d ngettext fixes from nbachiyski. fixes #6261
git-svn-id: http://svn.automattic.com/wordpress/trunk@7397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-19 16:00:09 +00:00
ryan
6acfc685e6 Disable flash uploader if mac and mod_security is enabled. Props andy. fixes #6278
git-svn-id: http://svn.automattic.com/wordpress/trunk@7396 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-19 06:18:05 +00:00
markjaquith
0ebd2b681a Autosave when title has content and loses focus. props ryan. see #5749
git-svn-id: http://svn.automattic.com/wordpress/trunk@7394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-19 05:38:58 +00:00
ryan
12c62fa4d4 Fix typo in ftpext class. Handle safe mode errors. PRops DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-19 02:46:27 +00:00
ryan
296acb1a5a Fix menu parent for link category editor
git-svn-id: http://svn.automattic.com/wordpress/trunk@7392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 23:49:42 +00:00
markjaquith
15b17df867 moderation.php is no more. All hail edit-comments.php?comment_status=moderated
git-svn-id: http://svn.automattic.com/wordpress/trunk@7391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 23:24:04 +00:00
markjaquith
3f81338a73 There ARE 2 posts pending your review. props mdawaffe. see #6290
git-svn-id: http://svn.automattic.com/wordpress/trunk@7390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 23:00:45 +00:00
markjaquith
4d6d4c39ea Show Pending Review posts on the dashboard. props link2caro for the idea. fixes #6290
git-svn-id: http://svn.automattic.com/wordpress/trunk@7389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 22:49:41 +00:00
ryan
ebfc602022 Change unapproved comment background color. Props mt. fixes #6288
git-svn-id: http://svn.automattic.com/wordpress/trunk@7388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 21:35:03 +00:00
ryan
98f764089f Make plugin update colors more readable. Props mt. fixes #6276
git-svn-id: http://svn.automattic.com/wordpress/trunk@7387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 21:32:42 +00:00
ryan
49799e5c9a Remove unneeded js include. Props mdawaffe. fixes #6287
git-svn-id: http://svn.automattic.com/wordpress/trunk@7386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 19:41:09 +00:00
ryan
251dcee995 Fix over-aggressive form validation. Props mdawaffe. fixes #6209
git-svn-id: http://svn.automattic.com/wordpress/trunk@7385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 19:37:31 +00:00
ryan
afc92801a1 Fix over-aggressive form validation. Props mdawaffe. fixes #6209
git-svn-id: http://svn.automattic.com/wordpress/trunk@7384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 19:20:18 +00:00
ryan
c951f2c7b1 Grammar fix from filosofo. fixes #6274
git-svn-id: http://svn.automattic.com/wordpress/trunk@7382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 17:17:48 +00:00
ryan
e53a37cc04 Grammar fix. Props Denis-de-Bernardy and MtDewVirus. fixes #6274
git-svn-id: http://svn.automattic.com/wordpress/trunk@7381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 17:06:04 +00:00
ryan
b530b3b7dc TinyMCE fixes from azaozz. fixes #6272
git-svn-id: http://svn.automattic.com/wordpress/trunk@7378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 06:59:53 +00:00
ryan
cd4894370a More nonce renewals from andy. fixes #6266
git-svn-id: http://svn.automattic.com/wordpress/trunk@7376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 04:59:54 +00:00
ryan
34d67f9907 Renew autosave nonce. Props andy. fixes #6266
git-svn-id: http://svn.automattic.com/wordpress/trunk@7375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 02:43:20 +00:00
ryan
be4ff0a9dc Add title attribute to view page link. see #6082
git-svn-id: http://svn.automattic.com/wordpress/trunk@7374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 02:28:43 +00:00
ryan
6219f706e7 Add title attribute to view post link. see #6082
git-svn-id: http://svn.automattic.com/wordpress/trunk@7373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 02:22:07 +00:00
ryan
1e1e2e3340 Styling fixes for Options->Misc from mdawaffe. fixes #6202
git-svn-id: http://svn.automattic.com/wordpress/trunk@7372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 02:07:49 +00:00
ryan
f181ad63a6 Fix check all for IE. Props mdawaffe. fixes #6268
git-svn-id: http://svn.automattic.com/wordpress/trunk@7371 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 02:04:54 +00:00
ryan
a4dc527de4 Basedir location fixes for ftp fs from DD32. see #6245
git-svn-id: http://svn.automattic.com/wordpress/trunk@7369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 00:13:11 +00:00
ryan
352c9fca90 Don't squish the autosave error notice. Props mdawaffe. fixes #6267
git-svn-id: http://svn.automattic.com/wordpress/trunk@7368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 00:09:31 +00:00
ryan
bc5e5bd300 Add title attribute to edit tag link. see #6082
git-svn-id: http://svn.automattic.com/wordpress/trunk@7367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-17 23:57:26 +00:00
ryan
93db749985 Add title attribute to edit media link. see #6082
git-svn-id: http://svn.automattic.com/wordpress/trunk@7366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-17 23:54:30 +00:00
ryan
7622ef7ce5 Add title attribute to edit link category link. see #6082
git-svn-id: http://svn.automattic.com/wordpress/trunk@7365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-17 23:51:34 +00:00
ryan
bec1247231 Add title attribute to edit category link. see #6082
git-svn-id: http://svn.automattic.com/wordpress/trunk@7364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-17 23:47:03 +00:00
ryan
5264e639a9 Add title attribute to edit link link. see #6082
git-svn-id: http://svn.automattic.com/wordpress/trunk@7363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-17 23:40:55 +00:00
ryan
d9f9cd0375 Fix multi-widget addition with JS disabled. Props mdawaffe. see #6239
git-svn-id: http://svn.automattic.com/wordpress/trunk@7362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-17 23:25:05 +00:00