Commit Graph

16724 Commits

Author SHA1 Message Date
ryan
a6e286b3bd Use no_found_rows for some queries. Props pavelevap. fixes #17745
git-svn-id: http://svn.automattic.com/wordpress/trunk@18239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 20:14:59 +00:00
koopersmith
262b95b4ad Improve contrast on login screen by darkening shadow. Props iammattthomas. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 19:48:25 +00:00
azaozz
692bc46e6c Fix pagination when searching or filtering, props solarissmoke, koopersmith, fixes #17685
git-svn-id: http://svn.automattic.com/wordpress/trunk@18237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 19:33:45 +00:00
koopersmith
3b4443b140 The Lightening, Part One: Lighten tabs UI on new post and menus screens. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 19:10:40 +00:00
ryan
a5dc19aa31 Add missing textdomain to twentyeleven contextual help. Props pavelevap. see #17744
git-svn-id: http://svn.automattic.com/wordpress/trunk@18235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 17:13:23 +00:00
markjaquith
856c2742ca Fix mistaken use of publicly_queryable when public was what was intended. props nacin. fixes #17040
git-svn-id: http://svn.automattic.com/wordpress/trunk@18234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 17:02:03 +00:00
ryan
b9f0a71e1d Disambiguation for Add New links in admin bar. Props nacin. see #16406
git-svn-id: http://svn.automattic.com/wordpress/trunk@18233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 16:43:48 +00:00
ryan
e5765caf3b Add Howdy back to the admin_user_info_links filtered array. Props trepmal. fixes #17740
git-svn-id: http://svn.automattic.com/wordpress/trunk@18232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 16:40:42 +00:00
markjaquith
e67a3b2e32 Be less specific about theme and plugin repo licenses (as they can vary in specifics). They are all compatible with the license WordPress uses, which is what matters. fixes #16514
git-svn-id: http://svn.automattic.com/wordpress/trunk@18231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 16:35:32 +00:00
azaozz
a866368997 H2 font weight = normal as Helvetica Neue Light doesn't scale well for lighter setting, props dd32, fixes #17743
git-svn-id: http://svn.automattic.com/wordpress/trunk@18230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 16:24:10 +00:00
dd32
40a3ce969a * Don't clear link colour when switching layouts
* Update "default colour" link when a custom colour has been selected
Fixes #17746

git-svn-id: http://svn.automattic.com/wordpress/trunk@18229 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 13:41:51 +00:00
dd32
5df56d4bba Cache the Dashboard RSS Widgets HTML output to reduce the memory footprint of including SimplePie. Fixes #16927
git-svn-id: http://svn.automattic.com/wordpress/trunk@18228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 06:31:39 +00:00
nacin
bf9c99e1fa Extra check for partial updates: Make sure the API response matches the current version of WP. see #10611.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 06:22:33 +00:00
nacin
75cfc9afc1 Bump.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 05:50:23 +00:00
nacin
493ac83f33 Core support for partial updates. see #10611.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 05:47:44 +00:00
nacin
fa2d658ab7 Update Core UI changes:
* Update Now instead of Update Automatically.
 * The first core update is now a primary button.
 * Hide the version number from the 'You are about to install WP in English' warning for development versions, as it lies and suggests you will be downgraded.
see #10611.


git-svn-id: http://svn.automattic.com/wordpress/trunk@18224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 05:37:51 +00:00
koopersmith
bc7d8a9dca Refresh login form styles to match admin style refresh. Props iammattthomas. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 02:37:37 +00:00
azaozz
ec2778daa9 Do not run bulk edit when the user clicks on a filter, fixes #17733
git-svn-id: http://svn.automattic.com/wordpress/trunk@18222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-10 00:01:16 +00:00
koopersmith
d831ae7504 Darken h2 subtitles on post pages to improve readability. see #17634.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 21:55:39 +00:00
nacin
b75066943f PHPdoc fixes. props trepmal. fixes #17734.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 21:47:28 +00:00
potbot
dfc1898cbc POT, generated from r18218
git-svn-id: http://svn.automattic.com/wordpress/trunk@18219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 17:47:32 +00:00
iandstewart
6d99619150 Twenty Eleven: check for published posts on the showcase page to prevent trashed sticky posts from appearing in the featured post loop; Props kawauso
git-svn-id: http://svn.automattic.com/wordpress/trunk@18218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 16:53:01 +00:00
potbot
8fb8077944 POT, generated from r18216
git-svn-id: http://svn.automattic.com/wordpress/trunk@18217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 16:47:40 +00:00
iandstewart
ff1a97a7fc Twenty Eleven: make sure we're checking for sticky posts at the correct time in showcase.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@18216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 16:39:40 +00:00
iandstewart
64502ddea5 Twenty Eleven: reduce image sizes; Props demetris; Fixes #17641
git-svn-id: http://svn.automattic.com/wordpress/trunk@18215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 14:30:57 +00:00
potbot
53e5aa9868 POT, generated from r18213
git-svn-id: http://svn.automattic.com/wordpress/trunk@18214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 11:47:38 +00:00
westi
93118d34cf Only show the Dashboard link if you are logged in. See #17705.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 11:16:07 +00:00
dd32
5fae95984b Remove the psd's from Twenty Eleven. See #17641
git-svn-id: http://svn.automattic.com/wordpress/trunk@18212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 11:14:06 +00:00
westi
4360343656 Only show Comments are Closed when they are supported.
Tidy up the logic to be clearer.
Mark attachements as supporting comments.
Fixes #17568 props duck_

git-svn-id: http://svn.automattic.com/wordpress/trunk@18211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 11:12:39 +00:00
potbot
b385498c11 POT, generated from r18209
git-svn-id: http://svn.automattic.com/wordpress/trunk@18210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 10:47:45 +00:00
westi
a81609ddb5 Bumpity Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@18209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 10:43:37 +00:00
nacin
70ba819afd i before e except after c. props trepmal, fixes #17730.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-09 09:13:00 +00:00
azaozz
c0cec1175e Enable autocomplete on the href and title fields in the link popup, props nacin, fixes #17101
Remove unneeded for=".." attributes from the <label> tags there.

git-svn-id: http://svn.automattic.com/wordpress/trunk@18207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 22:39:08 +00:00
nacin
e7739ff5f6 Move charset declaration to just inside <head>. props niallkennedy, fixes #17148.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 22:22:07 +00:00
koopersmith
e1b8dfc8fa Prevent items from overflowing from the 'howdy' menu. Props Otto42. fixes #17148.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 22:18:52 +00:00
iandstewart
5cedbc4075 Twenty Eleven: updated featured slider border color for the dark color scheme
git-svn-id: http://svn.automattic.com/wordpress/trunk@18204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 21:35:57 +00:00
koopersmith
a0485323c9 DFW: When hiding DFW, switch to correct main editors before saving content. Otherwise, some content will be lost. fixes #17729.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 20:55:33 +00:00
azaozz
07356cc1a7 Fix borders at the bottom of tabs in postboxes, props dcowgill, fixes #17699
Fix color of active tab in Categories postbox.

git-svn-id: http://svn.automattic.com/wordpress/trunk@18202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 18:23:49 +00:00
markjaquith
8cbd92f9f8 Move copyright notices to license.txt. props hakre. props aaroncampbell. fixes #16269
git-svn-id: http://svn.automattic.com/wordpress/trunk@18201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 18:18:21 +00:00
markjaquith
cfcde41182 Check parent caps for revisions. props aaroncampbell. fixes #17668
git-svn-id: http://svn.automattic.com/wordpress/trunk@18200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 18:06:43 +00:00
ryan
152af39f98 Add padding to search subtitle. Props kawauso. fixes #17634
git-svn-id: http://svn.automattic.com/wordpress/trunk@18199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 17:52:18 +00:00
nacin
e68bd9e42e Twenty Eleven: Properly handle the default link color for the dark theme. props dcowgill for the patch refresh. fixes #17351.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 17:39:12 +00:00
azaozz
296fdb256e background-color = transparent, fixes #17726
git-svn-id: http://svn.automattic.com/wordpress/trunk@18197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 17:35:48 +00:00
azaozz
57b1e29c10 Fix style of the <!--more--> tag replacement image in TinyMCE so it doesn't show horizontal scrollbar in FF and IE.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 17:16:22 +00:00
markjaquith
f030e87cdc Throw _doing_it_wrong() when nonce action not passed to check_admin_referer(). props duck_. see #16449
git-svn-id: http://svn.automattic.com/wordpress/trunk@18195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 16:56:26 +00:00
nacin
71c2782b1c Admin Bar: Add View Site/Dashboard links, 'View X' links in the admin, 'View' action link for terms. New custom taxonomy string: view_item, defaulting to 'View Tag' and View Category'. fixes #17705.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 16:49:27 +00:00
markjaquith
029a8d1bef Remove code formatting from uploaded file size error messages, for now. props JohnONolan. fixes #17674
git-svn-id: http://svn.automattic.com/wordpress/trunk@18193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 16:27:57 +00:00
nacin
5cc93d8dc4 Don't 404 for empty post type archives. props markmcwilliams, jfarthing84, fixes #17316.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 16:07:38 +00:00
potbot
3733f6a835 POT, generated from r18190
git-svn-id: http://svn.automattic.com/wordpress/trunk@18191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 14:29:39 +00:00
iandstewart
c022908e92 Twenty Eleven: reset content margins for 404
git-svn-id: http://svn.automattic.com/wordpress/trunk@18190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-08 02:15:56 +00:00