Commit Graph

4174 Commits

Author SHA1 Message Date
Ryan Boren 4ed01d39be Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9922 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-27 17:34:38 +00:00
Andrew Ozz 10f934c0f8 Several TinyMCE fixes and adjustments: Gecko spellchecker, Gallery options, single quote in image captions, see #8021
git-svn-id: https://develop.svn.wordpress.org/trunk@9917 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-27 11:30:51 +00:00
Andrew Ozz e200f660bc Don't select hidden chechboxes when using the "select all", fixes #8355
git-svn-id: https://develop.svn.wordpress.org/trunk@9911 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 22:07:57 +00:00
Ryan Boren 304f2d1d65 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9909 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 19:22:25 +00:00
Ryan Boren 03f559cd4f Don't set post_parent default. Props hailin. fixes #8348
git-svn-id: https://develop.svn.wordpress.org/trunk@9906 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 18:56:46 +00:00
Ryan Boren a86328cf36 Fix notices. see #8347
git-svn-id: https://develop.svn.wordpress.org/trunk@9902 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 12:04:29 +00:00
Ryan Boren 94bfb09963 If api.wp.org request blocks, make sure another requests isn't scheduled for 12 hours. see #8347
git-svn-id: https://develop.svn.wordpress.org/trunk@9901 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 11:48:05 +00:00
Andrew Ozz c1cf524fc0 Fix the editor losing focus on backspace when there is no more text to delete in Safari, props markjaquith, fixes #8334
git-svn-id: https://develop.svn.wordpress.org/trunk@9896 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 03:28:24 +00:00
Andrew Ozz bcfde60872 Move Gallery Settings to the Gallery tab in the uploader, split the Upload tab in "From Computer" and "From URL" tabs
git-svn-id: https://develop.svn.wordpress.org/trunk@9894 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 02:27:37 +00:00
Ryan Boren 30b38c9d39 Fix notice
git-svn-id: https://develop.svn.wordpress.org/trunk@9893 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 01:06:25 +00:00
Mark Jaquith 41e0b87c8f Initialize caller as an array. Fixes a bug introduced in [9886]
git-svn-id: https://develop.svn.wordpress.org/trunk@9890 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 23:45:02 +00:00
Ryan Boren dea31d3835 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9889 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 22:59:33 +00:00
Ryan Boren 2f898b01eb Make sure widgets array version is set. fixes #8339
git-svn-id: https://develop.svn.wordpress.org/trunk@9888 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 22:38:36 +00:00
Ryan Boren 390984d25d Contextual ngettext from nbachiyski. fixes #8128
git-svn-id: https://develop.svn.wordpress.org/trunk@9887 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 22:25:21 +00:00
Ryan Boren 877a39eff7 List all callers
git-svn-id: https://develop.svn.wordpress.org/trunk@9886 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 22:17:55 +00:00
Ryan Boren 351a57e3ba Update object term cache from get_the_category()
git-svn-id: https://develop.svn.wordpress.org/trunk@9885 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 22:12:36 +00:00
Mark Jaquith 4911a69eaa Handle front page comment feeds in Canonical. fixes #8320
git-svn-id: https://develop.svn.wordpress.org/trunk@9883 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 21:28:42 +00:00
Ryan Boren e2810f67ca Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9873 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 18:42:29 +00:00
Ryan Boren 3ac8e83869 Bump CSS vers
git-svn-id: https://develop.svn.wordpress.org/trunk@9872 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 18:40:50 +00:00
Ryan Boren c1543ec4e6 Add option defaults. Add arg to get_user_option() to avoid querying options table if user option is missing. see #8229
git-svn-id: https://develop.svn.wordpress.org/trunk@9871 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 18:33:04 +00:00
Andrew Ozz 85128c9da6 Fix QE and Reply actions on comments that come in via infinite comment stream
git-svn-id: https://develop.svn.wordpress.org/trunk@9868 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 02:41:54 +00:00
Ryan Boren 8e01169df7 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9863 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 20:28:13 +00:00
Ryan Boren e8169296b0 Return null if queried object not found. fixes #8244
git-svn-id: https://develop.svn.wordpress.org/trunk@9859 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 06:14:40 +00:00
Ryan Boren 9ce938ea51 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9858 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 05:21:13 +00:00
Andrew Ozz cb9e9eb715 Fix [9854] for i18n, props filosofo
git-svn-id: https://develop.svn.wordpress.org/trunk@9855 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 02:13:31 +00:00
Andrew Ozz 68288439aa I18n: fix get_comment_date and edit_comment_link in comment-template.php, props tai. Add class to "Says:", fixes #8142
git-svn-id: https://develop.svn.wordpress.org/trunk@9854 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 01:36:23 +00:00
Ryan Boren 0e59b61384 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9851 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-23 23:51:27 +00:00
Andrew Ozz 4fa6ae8fa5 Gallery settings for TinyMCE
git-svn-id: https://develop.svn.wordpress.org/trunk@9847 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-23 06:37:15 +00:00
Peter Westwood 9b46a07ac6 Ensure that thumbnails are removed when the media file is deleted. Fixes #8309 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@9846 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-22 23:01:28 +00:00
Peter Westwood 9d57742bb5 phpdoc and notice fix for wp_page_menu(). Fixes #8315 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@9844 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-22 10:39:58 +00:00
Andrew Ozz 55281f0d8e Visual design fixes from iammattthomas, fixes #8313
git-svn-id: https://develop.svn.wordpress.org/trunk@9842 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-22 08:03:25 +00:00
Ryan Boren 8c44ab6cff Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9841 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-22 07:22:44 +00:00
Andrew Ozz b0fb781848 PressThis fixes for window resizing and Chrome bugs from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9838 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 23:31:59 +00:00
Peter Westwood 7015a56598 Ensure tag cloud topic(s) tooltips can be translated. Fixes #7989 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@9834 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 18:12:57 +00:00
Mark Jaquith ee672054aa Comment Page URL fixes by wnorris. fixes #8297
git-svn-id: https://develop.svn.wordpress.org/trunk@9831 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 17:33:05 +00:00
Peter Westwood 33e4ff5f55 Make arguments to start_el consistent and ensure that page walking is consistent. Fixes #8303 and #8091 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@9830 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 17:17:18 +00:00
Andrew Ozz e157d40624 Fix base css blocks for easier horizontal scrolling, fixes #8092
git-svn-id: https://develop.svn.wordpress.org/trunk@9827 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 06:26:23 +00:00
Ryan Boren 035c2e33c4 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9826 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 00:59:31 +00:00
Ryan Boren c584cc009a Revert [9773]. htmlspecialchars_decode() requires PHP 5.1. see #6992
git-svn-id: https://develop.svn.wordpress.org/trunk@9825 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 00:57:31 +00:00
Andrew Ozz 3c3a79541e Fix position of "Save widgets settings" warning and problem it causes in Firefox 2, fixes #8221
git-svn-id: https://develop.svn.wordpress.org/trunk@9822 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 22:18:16 +00:00
Ryan Boren 092cb9b2ce Use post_password_required()
git-svn-id: https://develop.svn.wordpress.org/trunk@9819 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 19:10:31 +00:00
Ryan Boren 2310bf2ab6 Add threaded comment info to atom feed. Props dtsn. fixes #8292
git-svn-id: https://develop.svn.wordpress.org/trunk@9818 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 19:08:41 +00:00
Ryan Boren 18e62d2449 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9817 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 18:23:39 +00:00
Ryan Boren 9af3568f29 Use default text only if === null. Props DD32. fixes #8156
git-svn-id: https://develop.svn.wordpress.org/trunk@9816 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 18:20:25 +00:00
Ryan Boren 9b95f1a52e Escape gettext in attribute. Props nbachiyski. fixes #8142
git-svn-id: https://develop.svn.wordpress.org/trunk@9813 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 17:03:31 +00:00
Mark Jaquith 294e85160b Add a "parent" class to comment LIs with children. props filosofo. fixes #8091
git-svn-id: https://develop.svn.wordpress.org/trunk@9812 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 13:36:44 +00:00
Andrew Ozz 2f23018db2 Filter HTML entities when inserting strings with js, includes patch by nbachiyski, fixes #8254
git-svn-id: https://develop.svn.wordpress.org/trunk@9809 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 10:54:59 +00:00
Mark Jaquith abecad5356 Improvements for get_comment_link() from Viper007Bond. fixes #8287
git-svn-id: https://develop.svn.wordpress.org/trunk@9808 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 06:41:55 +00:00
Mark Jaquith 67f826b4d3 CSS bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9805 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 03:26:02 +00:00
Mark Jaquith 62adbc1528 "Login" is a noun. The verb is "Log In"
git-svn-id: https://develop.svn.wordpress.org/trunk@9804 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 03:23:15 +00:00