azaozz
|
192a616b7f
|
More Press This cleanup and fixes, see #17757
git-svn-id: http://svn.automattic.com/wordpress/trunk@18283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 23:12:21 +00:00 |
azaozz
|
caf4a20ae8
|
Press This RTL css fixes, props ocean90, fixes #17757
git-svn-id: http://svn.automattic.com/wordpress/trunk@18282 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 21:17:34 +00:00 |
nacin
|
ea1c1a370b
|
Browser nag dismiss: hide-if-no-js. props duck_, see #17766.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 21:14:03 +00:00 |
nacin
|
43b0829e19
|
Remove my debug cruft. No, you're not looking in a mirror. props dcowgill, fixes #17769.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18280 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 20:32:39 +00:00 |
nacin
|
7542e878f0
|
UI refresh for Press This. props koopersmith, see #17757.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 19:37:23 +00:00 |
nacin
|
1a62cfa691
|
Fix display of browser nag, use lowercase hex values, move identical styles out of colors-* and into dashboard.css. props duck_, fixes #17765.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 19:32:19 +00:00 |
ryan
|
4bb54d8f68
|
Improvements to invalid menu item handling. Props ocean90. fixes #13958
git-svn-id: http://svn.automattic.com/wordpress/trunk@18277 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 15:52:15 +00:00 |
ryan
|
46f63a6b1e
|
Pinking shears
git-svn-id: http://svn.automattic.com/wordpress/trunk@18276 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 15:44:06 +00:00 |
potbot
|
6c176b156c
|
POT, generated from r18274
git-svn-id: http://svn.automattic.com/wordpress/trunk@18275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 07:47:26 +00:00 |
dd32
|
640fe9ad62
|
Remove the few post_type == post checks on Post Format templates, Post formats only apply to posts. See #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18274 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 07:14:59 +00:00 |
potbot
|
bb68fcb3ce
|
POT, generated from r18272
git-svn-id: http://svn.automattic.com/wordpress/trunk@18273 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 06:47:35 +00:00 |
dd32
|
7c16b8d1dd
|
Twenty Eleven Functions.php comments cleanup, merge the 2 body class functions. Props jorbin. See #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 06:30:59 +00:00 |
potbot
|
aa4dd50d7b
|
POT, generated from r18270
git-svn-id: http://svn.automattic.com/wordpress/trunk@18271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 05:47:28 +00:00 |
dd32
|
a29be90d4d
|
Remove Comments/Trackbacks are closed text from image.php template, rely upon the comments closed text within comments.php. Remove duplicated Edit link. See #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 05:15:50 +00:00 |
dd32
|
b1c7cbf568
|
Showcase template cleanup. See #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18269 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 05:07:18 +00:00 |
nacin
|
2571545ec0
|
@since s/3.2/3.2.0/
git-svn-id: http://svn.automattic.com/wordpress/trunk@18268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 04:40:18 +00:00 |
potbot
|
52e594510f
|
POT, generated from r18266
git-svn-id: http://svn.automattic.com/wordpress/trunk@18267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 03:47:31 +00:00 |
dd32
|
27ec6b7e00
|
Remove debug comments & more housecleaning. See #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 03:44:42 +00:00 |
dd32
|
7123b0b62a
|
Restore the md5 in the Dash widget cache key, prevents issues with long widget ids. Props nacin. Fixes #16927
git-svn-id: http://svn.automattic.com/wordpress/trunk@18265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 03:33:17 +00:00 |
dd32
|
694ec284a8
|
Key the Dashboard widget cache off the Widget ID & clear cache upon options changing. Props ocean90. Fixes #16927
git-svn-id: http://svn.automattic.com/wordpress/trunk@18264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 03:16:42 +00:00 |
ryan
|
b863511166
|
Load the theme's functions.php for wp-activate.php. Props nacin, frumph. fixes #17761
git-svn-id: http://svn.automattic.com/wordpress/trunk@18263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 03:04:04 +00:00 |
nacin
|
fcf8586289
|
Make update-core only do sanity checks against readme.html and version.php, both always included even in partial builds. fixes #17760.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 02:35:00 +00:00 |
nacin
|
2d54db5d7c
|
Introduce name_admin_bar label and the show_in_admin_bar (Add New menu) argument for post types. Allows for proper translations of these strings and provides for consolidated logic. fixes #16406.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 02:20:18 +00:00 |
nacin
|
d648585363
|
Mark menu items tied to invalid taxonomies and post types as invalid. props ocean90, see #13958.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 00:55:48 +00:00 |
potbot
|
73c4a0929f
|
POT, generated from r18257
git-svn-id: http://svn.automattic.com/wordpress/trunk@18259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 23:47:30 +00:00 |
koopersmith
|
0f85a171c2
|
The Lightening, Part 2: Return of the Luminous Hex Codes. Make the admin styles a bit brighter. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 23:47:28 +00:00 |
nacin
|
077b2cec72
|
Remove extra </a>. props aaroncampbell. see #17385.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 23:29:56 +00:00 |
ryan
|
a9ddd3474c
|
Update _old_files for 3.2. see #17759
git-svn-id: http://svn.automattic.com/wordpress/trunk@18256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 23:15:01 +00:00 |
nacin
|
bf4e70ba7a
|
New comment bubble styling! props matveb, iandstewart, fixes #17741.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 23:10:23 +00:00 |
ryan
|
daa14c36f9
|
Bring out the pinking shears.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 23:01:45 +00:00 |
azaozz
|
3a29a3d893
|
Twenty Eleven code review and cleanup, props dd32, fixes #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 23:01:16 +00:00 |
nacin
|
bfe6bef203
|
Remove 'Development.' fixes #15991.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18252 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 22:55:28 +00:00 |
potbot
|
4dcac7979e
|
POT, generated from r18250
git-svn-id: http://svn.automattic.com/wordpress/trunk@18251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 22:47:37 +00:00 |
nacin
|
60bdbe765f
|
Don't add extra spaces. props duck_, see #16861.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 22:30:54 +00:00 |
nacin
|
57f51582b1
|
Translate a missing string. props ldebrouwer, fixes #16861.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18249 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 22:28:02 +00:00 |
nacin
|
343d07bb5a
|
Fix whitespace discrepancy between Manage Themes and Install Themes tabs. props trepmal. Don't show a single Manage Themes heading as a tab if the user doesn't have install_themes. fixes #17758.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 22:16:30 +00:00 |
azaozz
|
12dd9113cb
|
Add context to _e('Name'), props valentinas, fixes #16531
git-svn-id: http://svn.automattic.com/wordpress/trunk@18247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 22:13:26 +00:00 |
nacin
|
9d31daac05
|
Revert [18243].
git-svn-id: http://svn.automattic.com/wordpress/trunk@18246 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 22:01:52 +00:00 |
iandstewart
|
d6075a6952
|
Twenty Eleven: compressed header thumbnails and theme screenshot; Props demetris; Fixes #17641
git-svn-id: http://svn.automattic.com/wordpress/trunk@18245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 21:59:10 +00:00 |
nacin
|
53cd4287e1
|
Twenty Eleven: escaping frenzy, hide authors if a single author blog. props DH-Shredder, props iandstewart, see #17385, fixes #17563.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 21:57:18 +00:00 |
nacin
|
ca53db156d
|
s/Blue/Classic/
git-svn-id: http://svn.automattic.com/wordpress/trunk@18243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 21:37:14 +00:00 |
nacin
|
d6b239adf1
|
Some more credits strings.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18242 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 21:27:14 +00:00 |
azaozz
|
2c0b56039f
|
DFW: show the toolbar only when the mouse is near the top of the window, see #17503
git-svn-id: http://svn.automattic.com/wordpress/trunk@18241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 21:08:49 +00:00 |
potbot
|
97f9874ef9
|
POT, generated from r18239
git-svn-id: http://svn.automattic.com/wordpress/trunk@18240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 20:47:36 +00:00 |
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 |