Commit Graph

7719 Commits

Author SHA1 Message Date
westi
2f39e6219d nline Documentation for script-loader.php. Fixes #7649 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8781 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-30 19:51:29 +00:00
azaozz
450babca59 Add hotkeys.js to all pages that list comments and prevent error if not loaded, see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-30 07:16:16 +00:00
ryan
4493a6b110 Don't process keypress if the current row is null. see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8779 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-30 00:48:37 +00:00
ryan
4368f17dfa Support Mac meta key. see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8778 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-30 00:28:13 +00:00
ryan
2e664f449e Comment manipulation keyboard shorcuts from nbachiyski. see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-29 21:43:34 +00:00
azaozz
ac010ffb8d Add tabindex to the comment reply form. Props nbachiyski, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-29 20:44:54 +00:00
ryan
e1ebd0e10a Mike filter suppression. Props DD32. see #7326
git-svn-id: http://svn.automattic.com/wordpress/trunk@8773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-29 18:33:04 +00:00
azaozz
e1226189ad Fix typo in wp-settings.php. Props mictasm, fixes #7638
git-svn-id: http://svn.automattic.com/wordpress/trunk@8772 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-29 09:32:48 +00:00
azaozz
924514a747 Don't overwrite $link object in link-manager.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@8771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-29 08:58:30 +00:00
azaozz
5f476b32f1 Pass default value to get_option(), fixes #7637
git-svn-id: http://svn.automattic.com/wordpress/trunk@8770 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-29 07:25:45 +00:00
azaozz
3c1095b79c Fix position of admin notices, includes patch by caesarsgrunt, fixes #7619
git-svn-id: http://svn.automattic.com/wordpress/trunk@8769 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-29 06:36:31 +00:00
azaozz
803b1572e6 Add white background to .postbox, props Speedboxer, fixes #7636
git-svn-id: http://svn.automattic.com/wordpress/trunk@8768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-29 05:16:48 +00:00
azaozz
01a8c764b3 Reply to comments from admin, small improvements and fixes, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-29 05:07:40 +00:00
ryan
d927db8f2d Suppress query filters when called from get_posts(). see #7326 #7547
git-svn-id: http://svn.automattic.com/wordpress/trunk@8766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-28 22:30:27 +00:00
azaozz
c4919d8603 Hide the Reply button if no js and fix some HTML validation problems. Props nbachiyski, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-28 22:09:56 +00:00
azaozz
5e025c2031 Pass on variables to the wp_comment_reply filter. Props caesarsgrunt, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8764 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-28 22:03:38 +00:00
westi
be92ff6425 Only upgrade if we are installed. Fixes #7627 props pishmishy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-28 20:55:40 +00:00
ryan
d0ac3df8f7 Update phpMailer to 2.0.2. Props mattyrob. fixes #7474
git-svn-id: http://svn.automattic.com/wordpress/trunk@8762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-28 20:26:36 +00:00
ryan
298db96458 Don't 404 for categories, tags, and authors that exist but have no posts. see #5324
git-svn-id: http://svn.automattic.com/wordpress/trunk@8761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-28 19:58:57 +00:00
ryan
716393be8f Use farbtastic for custom header color picker. Props rmmccue. see #5591
git-svn-id: http://svn.automattic.com/wordpress/trunk@8760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-28 17:42:21 +00:00
ryan
42ceb32c0b Upgrade db with remote post during core update. see #5560
git-svn-id: http://svn.automattic.com/wordpress/trunk@8759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-28 07:09:46 +00:00
ryan
bcdb29372d Add edit and delete links to the Content->Links rows. Add get_edit_bookmark_link(). Add caching for individual bookmarks. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8758 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 22:04:12 +00:00
ryan
6e95d9a803 Use wp_dropdown_pages() insead of parent_dropdown()
git-svn-id: http://svn.automattic.com/wordpress/trunk@8757 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 21:35:54 +00:00
ryan
4d05d30ce5 Add sub page padding back. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 21:35:22 +00:00
westi
cf7387ec40 Make it possible to clear the recently active plugins list. Fixes #7613 props caesarsgrunt.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 20:55:48 +00:00
westi
00583d64eb Performance improvements using strpos. Fixes #7611 and #7610 props johnbillion.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 20:47:01 +00:00
ryan
18a0bc103f Show Settings for edit link form. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 19:49:08 +00:00
ryan
49b3784cbc Show Settings for edit page form. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 19:41:51 +00:00
ryan
332d54f319 crazyhorse dash see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 19:36:12 +00:00
ryan
34e52c7010 Fix delete page nonce. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8750 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 18:18:55 +00:00
ryan
bc3c83bf1d RSS widget shouldn't link if there isn't a link. Props MtDewVirus. fixes #7614
git-svn-id: http://svn.automattic.com/wordpress/trunk@8746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 18:00:51 +00:00
westi
748aac2e3d utf8 encode data from IPTC tags. Fixes #7495 for trunk props Txanny.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8744 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 06:54:48 +00:00
westi
a76720a8b7 phpDoc updates for formatting functions. See #5638 props scohoust and santosj.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8743 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 06:49:21 +00:00
westi
f7b32217a3 phpDoc corrections for wp-includes. See #7550 props santosj.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8742 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 06:45:13 +00:00
westi
5b88b2c5c9 Improve grammar in Gears Enable Dialog. Fixes #7176 props Speedboxer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8741 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 06:33:01 +00:00
ryan
ed5372a6ab wpdb::has_cap() from mdawaffe. fixes #7609
git-svn-id: http://svn.automattic.com/wordpress/trunk@8740 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-26 23:57:48 +00:00
ryan
562fda59a7 include mysql version in version check query string. Props andy. fixes #7600 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-26 22:30:56 +00:00
ryan
e6640c911a Use a subquery in category__not_in query if the DB version supports it. Props pedrop. fixes #7599
git-svn-id: http://svn.automattic.com/wordpress/trunk@8738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-26 19:18:58 +00:00
ryan
0ee91f227e Add login_redirect filter. fixes #7002 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-26 17:57:03 +00:00
ryan
aa37570238 Menu fixes. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-26 04:27:00 +00:00
ryan
d871525f10 Menu fixes. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8734 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-26 00:54:21 +00:00
azaozz
08df160c05 New colors and small improvements for the pwd strength meter, includes patch by Simek, fixes #7588
git-svn-id: http://svn.automattic.com/wordpress/trunk@8733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-26 00:40:10 +00:00
ryan
19a1e9682b Notice fixes. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@8732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-25 21:50:11 +00:00
ryan
37d88adaff Don't ignore scheme when cookie value is empty. Props bendalton. fixes #7521
git-svn-id: http://svn.automattic.com/wordpress/trunk@8731 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-25 21:09:26 +00:00
ryan
8dfd6d050f Do secure redirect only for admin destinations. see #7561
git-svn-id: http://svn.automattic.com/wordpress/trunk@8730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-25 20:40:34 +00:00
ryan
9f27224a27 Move post row generation to functions in prep for some AJAX work. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-25 20:21:27 +00:00
ryan
dccf7edf8e wp_rand() - more randy rands
git-svn-id: http://svn.automattic.com/wordpress/trunk@8728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-25 17:52:28 +00:00
azaozz
3d60c3aeb2 Fix typo, props Simek fixes #7590
git-svn-id: http://svn.automattic.com/wordpress/trunk@8727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-25 10:57:14 +00:00
azaozz
06f4448c13 Some 'Show on screen' metabox settings styling, see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-25 10:17:41 +00:00
azaozz
c14a5f5b84 Only Mozilla seems to support shorthand for border-radius. Reverting the rest, see #7584
git-svn-id: http://svn.automattic.com/wordpress/trunk@8725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-25 08:56:35 +00:00