Commit Graph

8189 Commits

Author SHA1 Message Date
Andrew Ozz 1420210806 Fix width shortcuts in DFW, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17949 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-18 00:59:12 +00:00
Andrew Ozz 9b7b96ba51 Use the "media" admin menu icon for the add media button in DFW, move the tagline, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17947 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-17 17:33:22 +00:00
Andrew Ozz 1492fe8fda Update jQuery Form plugin, props duck_, fixes #15909
git-svn-id: https://develop.svn.wordpress.org/trunk@17944 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-17 14:22:50 +00:00
Andrew Ozz 350adc7abe Blue styles for DFW toolbar, props jorbin, fixes #17436
git-svn-id: https://develop.svn.wordpress.org/trunk@17939 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-17 03:58:27 +00:00
Andrew Ozz 89b108095f Fix autosave and word count for DFW HTML editor, always update word count on autosave, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17936 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-16 06:17:44 +00:00
Andrew Ozz 39c79bac22 Center admin menu icons when menu is folded, see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17935 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-15 22:50:26 +00:00
Andrew Ozz 03e09e6063 Update imgareaselect Jquery plugin, props duck_, fixes #17446
git-svn-id: https://develop.svn.wordpress.org/trunk@17934 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-15 18:03:51 +00:00
Dion Hulse 017298a40f svn:eol-stle:native (CRLF for licenses) for new files
git-svn-id: https://develop.svn.wordpress.org/trunk@17933 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-15 08:54:32 +00:00
Andrew Ozz 1b66183679 Refresh word count when switching editors in DFW.
git-svn-id: https://develop.svn.wordpress.org/trunk@17932 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-15 05:51:33 +00:00
Andrew Ozz 4c67fd9d0f Remove blocking alert when login cookie has expired.
git-svn-id: https://develop.svn.wordpress.org/trunk@17931 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-15 05:48:35 +00:00
Daryl Koopersmith 4aa404d348 Blue theme revisions. Migrate colors from nav-menu.css to colors-*.css. Props saracannon. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17930 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-14 19:57:24 +00:00
Andrew Nacin 1c3bcac7fd Don't fetch auto-draft pages in WP_Rewrite::page_uri_index(). props duck_, see #17176.
git-svn-id: https://develop.svn.wordpress.org/trunk@17929 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-14 19:47:29 +00:00
Andrew Nacin 02e8db225f Use wp_remote_retrieve_* helper functions instead of the raw HTTP response array. props aaroncampbell, fixes #17416.
git-svn-id: https://develop.svn.wordpress.org/trunk@17928 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-14 19:45:07 +00:00
Peter Westwood 93fe935843 Fix typos and inconsistencies in PHPdoc / function declarations. See #17414 props duck_
git-svn-id: https://develop.svn.wordpress.org/trunk@17925 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-14 09:50:20 +00:00
Mark Jaquith 6b97876e64 Blue admin theme updates for the new UI style. props saracannon. see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17924 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-14 04:40:48 +00:00
Ryan Boren 343de36521 s/Content-type/Content-Type/. Props dvwallin. fixes #17256
git-svn-id: https://develop.svn.wordpress.org/trunk@17922 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-13 19:31:36 +00:00
Ryan Boren 6e20ec2284 Remove PHP5 back compat code from get_gmt_from_date. Props technosailor. fixes #16920
git-svn-id: https://develop.svn.wordpress.org/trunk@17920 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-13 19:17:07 +00:00
Ryan Boren 0d2dfe033e s/login_form/login_init/. Props sorich87. fixes #17411
git-svn-id: https://develop.svn.wordpress.org/trunk@17918 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-13 18:33:20 +00:00
Peter Westwood 9f6254e9dc Bumpity
git-svn-id: https://develop.svn.wordpress.org/trunk@17916 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-13 10:03:16 +00:00
Peter Westwood 7121485a3b Typo fix props duck_
git-svn-id: https://develop.svn.wordpress.org/trunk@17915 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-13 10:00:40 +00:00
Peter Westwood c30cd0193d Introduce wp_http_supports as a much less hacky replacement for the http_transport_(get|post)_debug hooks that plugins could have
been using to detect if things like ssl requests were working.
See #17251 props mdawaffe


git-svn-id: https://develop.svn.wordpress.org/trunk@17914 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-13 09:56:59 +00:00
Andrew Ozz e2738c27c7 DFW: scroll to top when opening so the user is not disoriented, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17913 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-13 06:27:49 +00:00
Andrew Ozz a47c669b53 jQuery UI 1..8.12, props hebbet, fixes #16656
git-svn-id: https://develop.svn.wordpress.org/trunk@17912 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-13 05:44:42 +00:00
Andrew Ozz c451b0050d jQuery 1.6.1 and fix for some small bugs that popped up while testing it, props JDTrower, fixes #17311
git-svn-id: https://develop.svn.wordpress.org/trunk@17907 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 22:00:31 +00:00
Andrew Nacin a5965d3439 Update wp-logo.png version number. props zekeweeks, fixes #17402.
git-svn-id: https://develop.svn.wordpress.org/trunk@17905 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 18:26:17 +00:00
Mark Jaquith 6ce7c1a93a Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@17903 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 07:57:01 +00:00
Peter Westwood 8168ea2507 Update script loader version for quicktags to match when it last changed. Props mdawaffe
git-svn-id: https://develop.svn.wordpress.org/trunk@17902 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 07:41:46 +00:00
Peter Westwood a2c9d9247c Introduce new is_multi_author() template tag to make it easier for themes to have different behaviour when a site has more than one
author. Fixes #14405 props filosofo.


git-svn-id: https://develop.svn.wordpress.org/trunk@17901 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 07:14:44 +00:00
Daryl Koopersmith 48616e3e51 Prevent shadow from showing in dfw visual editor.
git-svn-id: https://develop.svn.wordpress.org/trunk@17898 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 05:51:33 +00:00
Daryl Koopersmith 8f3cf2d7f0 Fix padding on 'save draft' button. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17896 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 05:48:37 +00:00
Daryl Koopersmith ad0b9cf840 Restore lines in publish box, speed up misc-action edit animations. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17893 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 05:06:47 +00:00
Daryl Koopersmith 55b0dfa1ab Improve publish box styles. Props chexee. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17892 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 04:08:00 +00:00
Andrew Nacin 3ceccd69c1 Don't allow indexing of replytocom URLs. fixes #16893.
git-svn-id: https://develop.svn.wordpress.org/trunk@17891 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 03:59:16 +00:00
Daryl Koopersmith ea8882117f Add colored hover/active state to tinymce icons. props chexee, empireoflight. fixes #15986.
git-svn-id: https://develop.svn.wordpress.org/trunk@17890 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 03:57:01 +00:00
Andrew Nacin b2a37f2965 Allow get_pages() to take multiple post statuses. see #8592.
git-svn-id: https://develop.svn.wordpress.org/trunk@17889 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 03:53:46 +00:00
Andrew Ozz 44ac70d063 Warning for out of date and insecure browsers, props aaroncampbell, fixes #17323
git-svn-id: https://develop.svn.wordpress.org/trunk@17887 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 03:33:27 +00:00
Daryl Koopersmith ee3edac26a Style upload form on custom header/background pages consistently. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17885 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 03:16:52 +00:00
Andrew Nacin a270cd105c Cache post thumbnails in the loop. props garyc40, scribu, greuben. fixes #15447.
git-svn-id: https://develop.svn.wordpress.org/trunk@17883 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 03:06:03 +00:00
Daryl Koopersmith fc75919fca Widgets style refresh. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17882 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 02:43:06 +00:00
Daryl Koopersmith 66604c9552 Menu style updates. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17881 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 02:03:02 +00:00
Andrew Ozz 9b3f26faa4 Improve code for DFW buttons, fix colors in some rare TinyMCE popups, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17880 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 01:53:51 +00:00
Daryl Koopersmith bb15425046 Prevent content from colliding with footer. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17876 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 01:32:36 +00:00
Daryl Koopersmith d1a363b352 Tighten list table styles. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17874 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 00:57:25 +00:00
Daryl Koopersmith 624ad7b0c0 Remove unnecessary CSS important declarations from gradient stacks.
git-svn-id: https://develop.svn.wordpress.org/trunk@17873 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 00:34:02 +00:00
Daryl Koopersmith 2c5592178f Admin Header 2: The Return of 32px Icons. Props, iammattthomas. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17872 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 00:22:22 +00:00
Daryl Koopersmith b080bc0360 New gradient menu shadow. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17870 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 23:18:15 +00:00
Daryl Koopersmith 634ccaa727 Widgets: nibble the corners and use new arrows. Props chexee. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17869 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 22:37:48 +00:00
Daryl Koopersmith b6debf6cfb Editor toolbar/textarea styling. Props chexee. see #17324, #15986.
git-svn-id: https://develop.svn.wordpress.org/trunk@17868 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 22:28:29 +00:00
Mark Jaquith 6e4a9d6bd3 Add missing Press This image, CSS background tweak. props Chexee. fixes #17184
git-svn-id: https://develop.svn.wordpress.org/trunk@17867 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 21:44:58 +00:00
Daryl Koopersmith 6555d65af2 Menu tweaks. Bold top level items, less padding on submenu items. Props iammattthomas. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17866 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 21:26:27 +00:00