Commit Graph

8787 Commits

Author SHA1 Message Date
Andrew Ozz 28bcfd53c1 PressThis updates from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9866 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 01:16:00 +00:00
Ryan Boren 05cfd8a77a Make delete links red
git-svn-id: https://develop.svn.wordpress.org/trunk@9865 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 00:27:50 +00:00
Ryan Boren efee4d32b4 Remove colors for Recent Comments moderation links. see #8316
git-svn-id: https://develop.svn.wordpress.org/trunk@9864 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 00:17:01 +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 ce322c83c7 Fix SSH2 fs exists() method. Props ydekproductions. fixes #8331
git-svn-id: https://develop.svn.wordpress.org/trunk@9862 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 20:24:07 +00:00
Ryan Boren cffae5aabf Send correct status. Props yonosoytu. see #7361
git-svn-id: https://develop.svn.wordpress.org/trunk@9861 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 20:21:09 +00:00
Ryan Boren 681aec1e1c Typo fix. Props ydekproductions. fixes #8330
git-svn-id: https://develop.svn.wordpress.org/trunk@9860 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 08:40:21 +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 88d2bae7aa PressThis css fixes from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9857 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 04:29:35 +00:00
Andrew Ozz 41fe934ca5 Pass unformatted number to __ngettext, props filosofo, fixes #8324
git-svn-id: https://develop.svn.wordpress.org/trunk@9856 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 03:12:28 +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
Andrew Ozz a248cd64b9 Prettier Page Numbers, props jick, fixes #8319
git-svn-id: https://develop.svn.wordpress.org/trunk@9853 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 00:38:50 +00:00
Andrew Ozz b995a25be0 Fix #favorite-actions position in IE7, footer position, horizontal scrollbar and expansion of postboxes in IE7, put back Browse Happy, fixes #8280
git-svn-id: https://develop.svn.wordpress.org/trunk@9852 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 00:20:34 +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
Peter Westwood fadc96dd97 Not on the images :-(
git-svn-id: https://develop.svn.wordpress.org/trunk@9850 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-23 09:15:39 +00:00
Peter Westwood 84d55be734 Set eolstyle on new files
git-svn-id: https://develop.svn.wordpress.org/trunk@9849 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-23 09:14:27 +00:00
Peter Westwood b98e39d0e5 Allow a plugin to control the number of tags per edit tags page.
git-svn-id: https://develop.svn.wordpress.org/trunk@9848 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-23 08:48:57 +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 4c1fe59e34 Improve theme editor layout. Fixes #8314 props kpdesign.
git-svn-id: https://develop.svn.wordpress.org/trunk@9845 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-22 11:05:11 +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
Peter Westwood 9e5e059f15 Add missing translations for media options.
git-svn-id: https://develop.svn.wordpress.org/trunk@9843 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-22 09:56:20 +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 7661401437 PressThis IE6 css fixes from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9840 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-22 00:28:39 +00:00
Andrew Ozz 225c1eb2a1 Table.widefat fixes, props kpdesign, see #8311
git-svn-id: https://develop.svn.wordpress.org/trunk@9839 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 23:55:56 +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
Andrew Ozz f0703fd669 Move text-shadow styles to colors stylesheets
git-svn-id: https://develop.svn.wordpress.org/trunk@9837 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 21:32:50 +00:00
Andrew Ozz 02be72d69a Improve filtering of HTML entities from translated strings used in js, see #8254
git-svn-id: https://develop.svn.wordpress.org/trunk@9836 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 19:36:57 +00:00
Peter Westwood 8969d49dbe Give context to more translations to allow for differentiation between plural noun, verb and adjective translations. Fixes #8154 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@9835 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 18:16:44 +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
Peter Westwood cc2ad7b801 Switch the ftpext filesystem to use Passive FTP aswell. Fixes #7940 props mcs_trekkie.
git-svn-id: https://develop.svn.wordpress.org/trunk@9833 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 17:59:15 +00:00
Peter Westwood fae4f2aaeb Format the clear DIVs properly. Fixes #8294 props sivel.
git-svn-id: https://develop.svn.wordpress.org/trunk@9832 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 17:55:35 +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 103d7ddfe3 Fix postbox dragging when converting from single-column to dual-column, fixes #8304
git-svn-id: https://develop.svn.wordpress.org/trunk@9829 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 09:11:17 +00:00
Andrew Ozz 68777e6379 Fix typo, props kpdesign, fixes #8302
git-svn-id: https://develop.svn.wordpress.org/trunk@9828 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 06:59:49 +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 b1310e226c Fix selects in Chrome and Firefox
git-svn-id: https://develop.svn.wordpress.org/trunk@9824 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 00:14:28 +00:00
Andrew Ozz 607754ec27 Use css class instead of id to prevent validation errors with multiple instances, fixes #8192
git-svn-id: https://develop.svn.wordpress.org/trunk@9823 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 22:57:51 +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 33c9d2f4d4 Show 24 results per page for plugin searches. fixes #8290
git-svn-id: https://develop.svn.wordpress.org/trunk@9821 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 21:22:24 +00:00
Andrew Ozz 2e36a3bfac RTL updates from kashani, see #8047
git-svn-id: https://develop.svn.wordpress.org/trunk@9820 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 21:21:54 +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