Peter Westwood
|
2e8ea2cdab
|
TwentyEleven: Always call the loop properly in all template files rather than just calling the_post(). Fixes #18794 props mfields.
git-svn-id: https://develop.svn.wordpress.org/trunk@19379 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-21 16:20:49 +00:00 |
|
potbot
|
9a87bf6753
|
POT, generated from r19376
git-svn-id: https://develop.svn.wordpress.org/trunk@19378 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-21 15:47:49 +00:00 |
|
Peter Westwood
|
5ca42be36c
|
TwentyEleven: Improve RTL css to better match LTR experience. Fixes #18911 props SergeyBiryukov.
git-svn-id: https://develop.svn.wordpress.org/trunk@19377 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-21 15:47:48 +00:00 |
|
Andrew Nacin
|
74567278af
|
Revert other stuffs from [19374].
git-svn-id: https://develop.svn.wordpress.org/trunk@19376 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-21 15:43:57 +00:00 |
|
Peter Westwood
|
c322df0e46
|
TwentyEleven: Standardise on "Leave a reply". Fixes #18156 props SergeyBiryukov and pavelevap.
git-svn-id: https://develop.svn.wordpress.org/trunk@19375 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-21 15:40:13 +00:00 |
|
Andrew Nacin
|
7c181a42bf
|
Set $parent_file for post-new.php when show_in_menu is a file. Provides for correct top-level highlighting. $submenu_file remains set to expect a post-new.php menu. see #19125.
git-svn-id: https://develop.svn.wordpress.org/trunk@19374 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-21 15:35:57 +00:00 |
|
Ryan Boren
|
969799b63a
|
Trailing slash for site url. Props SergeyBiryukov. fixes #19314
git-svn-id: https://develop.svn.wordpress.org/trunk@19373 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-21 14:53:42 +00:00 |
|
Peter Westwood
|
2304ad1b0e
|
Respect the default comment/ping status for new posts even when someone has hidden the meta box which lets you alter them on a per-post basis.
Fixes #13473 props solarissmoke.
git-svn-id: https://develop.svn.wordpress.org/trunk@19372 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-21 13:45:10 +00:00 |
|
Andrew Ozz
|
9a9893a87d
|
Help tabs RTL fixes, props helenyhou, see #19042
git-svn-id: https://develop.svn.wordpress.org/trunk@19371 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-21 03:40:56 +00:00 |
|
Andrew Ozz
|
ad8536247f
|
Admin bar: re-center the search box, see #81197
git-svn-id: https://develop.svn.wordpress.org/trunk@19370 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-21 03:34:23 +00:00 |
|
Andrew Ozz
|
77e331046b
|
TwentyEleven: prevent #nav-single from blocking clicks, props SergeyBiryukov, fixes #18884
git-svn-id: https://develop.svn.wordpress.org/trunk@19369 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-21 02:59:23 +00:00 |
|
Andrew Ozz
|
0ed396ffed
|
Admin bar IE7, iPad and rtl refresh, see #81197
git-svn-id: https://develop.svn.wordpress.org/trunk@19368 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-21 02:03:02 +00:00 |
|
Andrew Ozz
|
114083df17
|
Change the drop target border color, props ocean90, fixes #19298
git-svn-id: https://develop.svn.wordpress.org/trunk@19367 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-20 19:16:35 +00:00 |
|
Andrew Nacin
|
a5a82ec053
|
Undo clever gradient backgrounds for the WP welcome badge. Doesn't degrade well in Android and possibly other browsers. props Chexee, see #11651.
git-svn-id: https://develop.svn.wordpress.org/trunk@19366 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-20 18:59:49 +00:00 |
|
Andrew Nacin
|
f4fe632477
|
Handle 'appearance' as a admin bar menu parent in a backwards compatible way. fixes #19245.
git-svn-id: https://develop.svn.wordpress.org/trunk@19365 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-20 18:39:54 +00:00 |
|
Andrew Nacin
|
36776d3bb0
|
Restore RDF feed. fixes #4967.
git-svn-id: https://develop.svn.wordpress.org/trunk@19364 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-20 18:32:42 +00:00 |
|
Andrew Ozz
|
569841dc02
|
Improve RTL for Welcome panel, refresh css files, see #19271
git-svn-id: https://develop.svn.wordpress.org/trunk@19363 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-20 02:10:10 +00:00 |
|
Andrew Ozz
|
50a35b02b6
|
Fix return value in Plupload when using the html4 runtime, fixes #19302
git-svn-id: https://develop.svn.wordpress.org/trunk@19362 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-20 01:10:50 +00:00 |
|
Daryl Koopersmith
|
2ac5299c17
|
Help tabs: remove scrollbar and max-height. see #19155.
git-svn-id: https://develop.svn.wordpress.org/trunk@19361 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-20 01:03:17 +00:00 |
|
Andrew Ozz
|
e0d1c530da
|
Remove old styling for rtl progress bar, see #19042
git-svn-id: https://develop.svn.wordpress.org/trunk@19360 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-19 21:50:33 +00:00 |
|
Andrew Ozz
|
c3b8db7003
|
Fix the border color on Menus screen, props ocean90, fixes #19234
git-svn-id: https://develop.svn.wordpress.org/trunk@19359 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-19 20:11:27 +00:00 |
|
Andrew Ozz
|
d1f9824ccb
|
Restore the handle arrow in Post publish metabox, props ocean90, fixes #19299
git-svn-id: https://develop.svn.wordpress.org/trunk@19358 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-19 20:03:58 +00:00 |
|
Andrew Ozz
|
3f60c3cefd
|
Fix Quickpress labels in FF, props ocean90, fixes #19170
git-svn-id: https://develop.svn.wordpress.org/trunk@19357 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-19 20:00:50 +00:00 |
|
Andrew Ozz
|
623732cf02
|
RTL refresh for Welcome panel, fixes #19271
git-svn-id: https://develop.svn.wordpress.org/trunk@19356 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-19 19:49:20 +00:00 |
|
Andrew Ozz
|
6b1ef8a652
|
Remove the gap on folded admin menu item with submenu above a divider, props helenyhou, fixes #19269
git-svn-id: https://develop.svn.wordpress.org/trunk@19355 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-19 18:33:20 +00:00 |
|
Andrew Ozz
|
3cdd77b374
|
Update admin-bar-sprite, refresh admin-bar-rtl.css, props ocean90, fixes #19289, fixes #19293
git-svn-id: https://develop.svn.wordpress.org/trunk@19354 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-19 18:09:04 +00:00 |
|
Andrew Ozz
|
193c8b503b
|
More RTL for the admin menu, props ocean90, see#19042
git-svn-id: https://develop.svn.wordpress.org/trunk@19353 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-19 17:54:24 +00:00 |
|
potbot
|
8da8a36e89
|
POT, generated from r19351
git-svn-id: https://develop.svn.wordpress.org/trunk@19352 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-19 04:48:00 +00:00 |
|
Andrew Ozz
|
406f5d8f87
|
Update RTL bullet alignment on New Install Dashboard Welcome Area, props chexee, see #19271
git-svn-id: https://develop.svn.wordpress.org/trunk@19351 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-19 04:33:51 +00:00 |
|
Andrew Ozz
|
e94b9466a9
|
Show Insert into post button in the media library when the current post supports editor (not the attachment parent), props SergeyBiryukov, fixes #18912
git-svn-id: https://develop.svn.wordpress.org/trunk@19350 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-19 04:28:39 +00:00 |
|
Mark Jaquith
|
52ac0e7011
|
Start documenting under the hood features for WordPress 3.3. see #11651
git-svn-id: https://develop.svn.wordpress.org/trunk@19349 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-19 04:18:54 +00:00 |
|
Andrew Ozz
|
b62a5ac879
|
Twenty Eleven: footer widgets shouldn't appear on the 404 page, props iandstewart, fixes #18933
git-svn-id: https://develop.svn.wordpress.org/trunk@19348 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-19 04:16:39 +00:00 |
|
Andrew Ozz
|
74006f881c
|
Twenty Eleven: Custom shadows for comment avatars in the dark color scheme, props iandstewart, fixes #18930
git-svn-id: https://develop.svn.wordpress.org/trunk@19347 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-19 04:07:54 +00:00 |
|
Andrew Ozz
|
4ded511eff
|
Uploader: show the progress bars as soon as files are queued, attempt to make the progress bar more precise, see #19228
git-svn-id: https://develop.svn.wordpress.org/trunk@19346 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-19 03:15:42 +00:00 |
|
Andrew Ozz
|
f69b9abfb0
|
Welcome Screen: remove white space, make the second dismiss link work, see #11651
git-svn-id: https://develop.svn.wordpress.org/trunk@19345 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-19 00:42:22 +00:00 |
|
Daryl Koopersmith
|
3416f2082f
|
Remove repetitive title on Credits and Freedoms pages. props ocean90, fixes #19294.
git-svn-id: https://develop.svn.wordpress.org/trunk@19344 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-19 00:35:13 +00:00 |
|
Daryl Koopersmith
|
8f2769c5dd
|
Center admin menu img icons. props trepmal, fixes #19133.
git-svn-id: https://develop.svn.wordpress.org/trunk@19343 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-19 00:32:15 +00:00 |
|
Daryl Koopersmith
|
8ada86e942
|
Shift welcome panel columns below WP badge. Improve column grid. props chexee, see #11651.
git-svn-id: https://develop.svn.wordpress.org/trunk@19342 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-18 23:33:11 +00:00 |
|
Andrew Ozz
|
4c029929c3
|
Welcome Screen: update column widths to show 3-col view on 1280 wide screens. Props helenyhou chexee, see #11651
git-svn-id: https://develop.svn.wordpress.org/trunk@19341 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-18 20:11:39 +00:00 |
|
Andrew Ozz
|
7a4434b080
|
Prioritize the saved data over the current data when restoring widget positions, props SergeyBiryukov, see #19092
git-svn-id: https://develop.svn.wordpress.org/trunk@19340 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-18 19:50:17 +00:00 |
|
Ryan Boren
|
a320cb7f46
|
Welcome Screen styling. Props chexee. see #11651
git-svn-id: https://develop.svn.wordpress.org/trunk@19339 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-18 18:58:46 +00:00 |
|
Andrew Ozz
|
c68fe3c461
|
Fix admin bar in iOS5 iPads, props georgestephanis, fixes #18654
git-svn-id: https://develop.svn.wordpress.org/trunk@19338 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-18 17:16:26 +00:00 |
|
Ryan Boren
|
419bafe2c6
|
Welcome Panel: Add 'First Steps With WordPress' link. see #11651
git-svn-id: https://develop.svn.wordpress.org/trunk@19337 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-18 15:32:23 +00:00 |
|
Ryan Boren
|
79dff4165b
|
Welcome Panel: Consult current theme capabilities. Remove trailing punc from list items. see #11651
git-svn-id: https://develop.svn.wordpress.org/trunk@19336 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-18 15:30:31 +00:00 |
|
Andrew Ozz
|
de56df2004
|
Don't show the uploader on iPads (it's pointless), fixes #19004
git-svn-id: https://develop.svn.wordpress.org/trunk@19335 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-18 08:43:16 +00:00 |
|
Andrew Ozz
|
0f3de5ede9
|
Prevent errors in assigning widgets to sidebars for themes with dynamic sidebars, props batmoo, fixes #19274
git-svn-id: https://develop.svn.wordpress.org/trunk@19334 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-18 07:00:26 +00:00 |
|
Andrew Ozz
|
1cc6c3cfe8
|
Don't try to convert empty widget settings from old format, props SergeyBiryukov, fixes #19091
git-svn-id: https://develop.svn.wordpress.org/trunk@19333 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-18 06:11:38 +00:00 |
|
Andrew Ozz
|
c2a18ab5fd
|
When restoring sidebars after switching back to an old theme, make sure the saved data matches the theme's current sidebars, fixes #19092
git-svn-id: https://develop.svn.wordpress.org/trunk@19332 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-18 06:00:29 +00:00 |
|
Andrew Ozz
|
fd354a3d35
|
Tweak install.php CSS to better fit translations, props SergeyBiryukov, fixes #19281
git-svn-id: https://develop.svn.wordpress.org/trunk@19331 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-18 01:56:50 +00:00 |
|
Andrew Ozz
|
6385e58b51
|
Change text prompt in HTML uploader, props jane, fixes #19276
git-svn-id: https://develop.svn.wordpress.org/trunk@19330 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-18 01:25:27 +00:00 |
|