koopersmith
|
689dade993
|
RTL styles for pointers. props helenyhou, fixes #19335.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-23 18:53:11 +00:00 |
|
nacin
|
dd697967bf
|
Change show/hide storage mechanism for show_welcome_panel. 0 = hide, 1 = show, 2 = show if the multisite owner. Make welcome panel dismissable without JS (openable too via the URL). fixes #19338, fixes #19127.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-23 18:30:45 +00:00 |
|
duck_
|
84b34160fa
|
Go back to $post_type global as get_current_screen()->post_type is empty during add/edit-tag AJAX requests. Fixes #18722.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-23 15:20:45 +00:00 |
|
duck_
|
ae41efe347
|
Texturized apostrophes. See #18742.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-22 22:14:48 +00:00 |
|
markjaquith
|
279615ea59
|
Fix "wp_db_current_db_version" typo. see #18693
git-svn-id: http://svn.automattic.com/wordpress/trunk@19411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-22 22:05:42 +00:00 |
|
markjaquith
|
a1fb35ca98
|
Introduce initial_db_version and leverage it so that pointers only get shown to updated installs, not new 3.3 installs. props nacin. see #18693
git-svn-id: http://svn.automattic.com/wordpress/trunk@19410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-22 21:50:50 +00:00 |
|
duck_
|
91746f3179
|
Further tweaks to What's New layout and content. Props chexee. See #18742.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19409 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-22 21:47:28 +00:00 |
|
azaozz
|
fb79e5e64c
|
Restore back-compat with wp_tiny_mce(), see #19320
git-svn-id: http://svn.automattic.com/wordpress/trunk@19408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-22 21:47:01 +00:00 |
|
azaozz
|
9d4c2efa7a
|
RTL fix for Login screen, props SergeyBiryukov, fixes #19316
git-svn-id: http://svn.automattic.com/wordpress/trunk@19404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-22 20:54:41 +00:00 |
|
markjaquith
|
a5b0f9d666
|
Remove the the typo that no one noticed on the the credits screen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-22 20:34:34 +00:00 |
|
duck_
|
0c58e7b1a9
|
Revert r18875. Sorting arrows should be displayed when the screen is too narrow. See #15993.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-22 17:11:06 +00:00 |
|
duck_
|
ca3bdacd5e
|
Remove unused admin-bar.png image. See #18742.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-22 16:16:54 +00:00 |
|
duck_
|
a0a892eaca
|
Update "What's New" content and layout. Re-add i18n. Props chexee. See #18742.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19396 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-22 16:07:36 +00:00 |
|
nacin
|
9cda4c5982
|
Remove 'update' from site-users.php on redirect. props PeteMall, fixes #18895.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-22 05:55:55 +00:00 |
|
nacin
|
62b662cc14
|
Hide admin notices on the about/credits/freedoms screens. props devinreams, fixes #19237.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-22 04:07:34 +00:00 |
|
dd32
|
e06a8cc7d5
|
Add some height to the Login button in Chrome/IE. Props SergeyBiryukov. Fixes #19319
git-svn-id: http://svn.automattic.com/wordpress/trunk@19392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-22 03:23:48 +00:00 |
|
nacin
|
00823b1deb
|
Remove old dismissed pointers as the IDs have changed. Switch to underscores that way we don't need to translate them for method names. Avoid an empty pointer in the array. see #18693.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-21 23:04:35 +00:00 |
|
koopersmith
|
f00103b488
|
Add new 3.3 pointer content, encapsulate 3.3 internal pointers in a final class. props ocean90, see #18693.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-21 22:39:48 +00:00 |
|
azaozz
|
96681a7e56
|
Extend the workaround for adding the Press This bookmarklet to IE, props dllh SergeyBiryukov, fixes #18487
git-svn-id: http://svn.automattic.com/wordpress/trunk@19387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-21 22:23:39 +00:00 |
|
nacin
|
390394eaff
|
New string on credits.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-21 21:25:27 +00:00 |
|
nacin
|
5f60ab4076
|
Remove $post_type global usage from media list table. Correct $post_type to 'attachment' for upload screens. see #18722.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-21 20:48:57 +00:00 |
|
azaozz
|
3fcae6d702
|
Output the "After a file has been uploaded..." message by using the post-upload-ui action, fixes #18764
git-svn-id: http://svn.automattic.com/wordpress/trunk@19384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-21 20:46:15 +00:00 |
|
duck_
|
16cce52b9f
|
Link the posts count on taxonomy list table for non-public taxonomies. Instead check if the post type has show_ui => true as we're linking to the post list table. Fixes #18722.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-21 20:44:48 +00:00 |
|
azaozz
|
8c67ff6831
|
Press This: fix duplicate HTML IDs, add the 'default_post_to_edit' ID, fix minor RTL css, fixes #18989
git-svn-id: http://svn.automattic.com/wordpress/trunk@19381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-21 18:32:39 +00:00 |
|
nacin
|
75c741cd8b
|
Revert other stuffs from [19374].
git-svn-id: http://svn.automattic.com/wordpress/trunk@19376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-21 15:43:57 +00:00 |
|
nacin
|
5e69bd0caf
|
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: http://svn.automattic.com/wordpress/trunk@19374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-21 15:35:57 +00:00 |
|
westi
|
a29b2945ae
|
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: http://svn.automattic.com/wordpress/trunk@19372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-21 13:45:10 +00:00 |
|
azaozz
|
cd1621c23b
|
Help tabs RTL fixes, props helenyhou, see #19042
git-svn-id: http://svn.automattic.com/wordpress/trunk@19371 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-21 03:40:56 +00:00 |
|
azaozz
|
eb5dbde246
|
Admin bar IE7, iPad and rtl refresh, see #81197
git-svn-id: http://svn.automattic.com/wordpress/trunk@19368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-21 02:03:02 +00:00 |
|
azaozz
|
3287ef6d9c
|
Change the drop target border color, props ocean90, fixes #19298
git-svn-id: http://svn.automattic.com/wordpress/trunk@19367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-20 19:16:35 +00:00 |
|
nacin
|
3374c6e672
|
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: http://svn.automattic.com/wordpress/trunk@19366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-20 18:59:49 +00:00 |
|
azaozz
|
eeedb253a7
|
Improve RTL for Welcome panel, refresh css files, see #19271
git-svn-id: http://svn.automattic.com/wordpress/trunk@19363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-20 02:10:10 +00:00 |
|
koopersmith
|
c65d96de08
|
Help tabs: remove scrollbar and max-height. see #19155.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-20 01:03:17 +00:00 |
|
azaozz
|
2dd43e3337
|
Remove old styling for rtl progress bar, see #19042
git-svn-id: http://svn.automattic.com/wordpress/trunk@19360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-19 21:50:33 +00:00 |
|
azaozz
|
bc6ecba6de
|
Fix the border color on Menus screen, props ocean90, fixes #19234
git-svn-id: http://svn.automattic.com/wordpress/trunk@19359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-19 20:11:27 +00:00 |
|
azaozz
|
87794e8973
|
Restore the handle arrow in Post publish metabox, props ocean90, fixes #19299
git-svn-id: http://svn.automattic.com/wordpress/trunk@19358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-19 20:03:58 +00:00 |
|
azaozz
|
9d8a007f27
|
Fix Quickpress labels in FF, props ocean90, fixes #19170
git-svn-id: http://svn.automattic.com/wordpress/trunk@19357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-19 20:00:50 +00:00 |
|
azaozz
|
d333309975
|
RTL refresh for Welcome panel, fixes #19271
git-svn-id: http://svn.automattic.com/wordpress/trunk@19356 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-19 19:49:20 +00:00 |
|
azaozz
|
a715cedef2
|
Remove the gap on folded admin menu item with submenu above a divider, props helenyhou, fixes #19269
git-svn-id: http://svn.automattic.com/wordpress/trunk@19355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-19 18:33:20 +00:00 |
|
azaozz
|
40058cb1b7
|
More RTL for the admin menu, props ocean90, see#19042
git-svn-id: http://svn.automattic.com/wordpress/trunk@19353 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-19 17:54:24 +00:00 |
|
azaozz
|
c71b4ada24
|
Update RTL bullet alignment on New Install Dashboard Welcome Area, props chexee, see #19271
git-svn-id: http://svn.automattic.com/wordpress/trunk@19351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-19 04:33:51 +00:00 |
|
azaozz
|
6c38abc51d
|
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: http://svn.automattic.com/wordpress/trunk@19350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-19 04:28:39 +00:00 |
|
markjaquith
|
b144c63c74
|
Start documenting under the hood features for WordPress 3.3. see #11651
git-svn-id: http://svn.automattic.com/wordpress/trunk@19349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-19 04:18:54 +00:00 |
|
azaozz
|
507643807a
|
Welcome Screen: remove white space, make the second dismiss link work, see #11651
git-svn-id: http://svn.automattic.com/wordpress/trunk@19345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-19 00:42:22 +00:00 |
|
koopersmith
|
931fbf8b36
|
Remove repetitive title on Credits and Freedoms pages. props ocean90, fixes #19294.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-19 00:35:13 +00:00 |
|
koopersmith
|
d5f9da0dfd
|
Center admin menu img icons. props trepmal, fixes #19133.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-19 00:32:15 +00:00 |
|
koopersmith
|
2f808f68d4
|
Shift welcome panel columns below WP badge. Improve column grid. props chexee, see #11651.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19342 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-18 23:33:11 +00:00 |
|
azaozz
|
27531f0f9b
|
Welcome Screen: update column widths to show 3-col view on 1280 wide screens. Props helenyhou chexee, see #11651
git-svn-id: http://svn.automattic.com/wordpress/trunk@19341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-18 20:11:39 +00:00 |
|
ryan
|
d89f81d168
|
Welcome Screen styling. Props chexee. see #11651
git-svn-id: http://svn.automattic.com/wordpress/trunk@19339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-18 18:58:46 +00:00 |
|
ryan
|
396d5a0184
|
Welcome Panel: Add 'First Steps With WordPress' link. see #11651
git-svn-id: http://svn.automattic.com/wordpress/trunk@19337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-18 15:32:23 +00:00 |
|
ryan
|
f42169fabb
|
Welcome Panel: Consult current theme capabilities. Remove trailing punc from list items. see #11651
git-svn-id: http://svn.automattic.com/wordpress/trunk@19336 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-18 15:30:31 +00:00 |
|
azaozz
|
7f9b0fcc1e
|
Don't show the uploader on iPads (it's pointless), fixes #19004
git-svn-id: http://svn.automattic.com/wordpress/trunk@19335 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-18 08:43:16 +00:00 |
|
azaozz
|
2d6d3c748a
|
Prevent errors in assigning widgets to sidebars for themes with dynamic sidebars, props batmoo, fixes #19274
git-svn-id: http://svn.automattic.com/wordpress/trunk@19334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-18 07:00:26 +00:00 |
|
azaozz
|
042635b68c
|
Tweak install.php CSS to better fit translations, props SergeyBiryukov, fixes #19281
git-svn-id: http://svn.automattic.com/wordpress/trunk@19331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-18 01:56:50 +00:00 |
|
azaozz
|
af14c4fdb0
|
Change text prompt in HTML uploader, props jane, fixes #19276
git-svn-id: http://svn.automattic.com/wordpress/trunk@19330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-18 01:25:27 +00:00 |
|
ryan
|
76283bae32
|
First pass at Welcome Screen content. Props jane. see #11651
git-svn-id: http://svn.automattic.com/wordpress/trunk@19327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-17 22:54:54 +00:00 |
|
ryan
|
258bed4b6f
|
Change Close tab in Welcome Screen to a Dismiss link. Aligh bullets with paragraphs. Props georgestephanis, chexee. fixes #19271
git-svn-id: http://svn.automattic.com/wordpress/trunk@19326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-17 20:48:40 +00:00 |
|
nacin
|
304a36041a
|
WP_Screen->post_type is always set. see #19131.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-17 19:50:14 +00:00 |
|
ryan
|
1dda3e01dd
|
Don't die in my-sites.php if the user has no sites. Intead, display message within admin chrome. Props trepmal. fixes #18935
git-svn-id: http://svn.automattic.com/wordpress/trunk@19323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-17 18:52:58 +00:00 |
|
ryan
|
66388c185e
|
Don't fallback to default post type or taxonomy if given an invalid post type or taxonomy. Use typenow as the canonical post type. Props nacin. see #19131
git-svn-id: http://svn.automattic.com/wordpress/trunk@19321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-17 18:01:08 +00:00 |
|
azaozz
|
930cd0862f
|
mode == 'tmce' || mode == 'tinymce', see #17144
git-svn-id: http://svn.automattic.com/wordpress/trunk@19319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-17 15:50:01 +00:00 |
|
nacin
|
f0eebf3376
|
Remove extra space. props danielbachhuber.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-17 04:41:51 +00:00 |
|
azaozz
|
44472ebcff
|
Make switchEditors.go() fully back-compat, see #17144
git-svn-id: http://svn.automattic.com/wordpress/trunk@19316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-17 02:44:28 +00:00 |
|
markjaquith
|
2e2c07f094
|
Only fall back to get_site_option() if blog_upload_space value is === false. Zero should not fall back. fixes #18119. props jakub.tyrcha
git-svn-id: http://svn.automattic.com/wordpress/trunk@19314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-16 22:02:01 +00:00 |
|
markjaquith
|
cb220fd555
|
Fix various login form and password strength meter CSS issues. fixes #18740. see #19201. props Sergey Biryukov.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-16 21:58:20 +00:00 |
|
nacin
|
cd33a2118d
|
Fix typo in filler text cause we all know it'll slip through accidentally. props paulhastings0, fixes #19255.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-16 01:58:13 +00:00 |
|
nacin
|
a14dd3db8b
|
Allow enter to trigger a new custom link on nav-menus.php. props mattwiebe, fixes #18255.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19310 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-16 01:45:11 +00:00 |
|
azaozz
|
ae3a4343e9
|
More RTL fixes, props rosshanney, see #19042
git-svn-id: http://svn.automattic.com/wordpress/trunk@19307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-15 21:58:42 +00:00 |
|
azaozz
|
28ec7872a2
|
Make the Save All Changes initially hidden on Media -> Add New screen, improve the progress bar "progress" to 1px ticks, see #19190
git-svn-id: http://svn.automattic.com/wordpress/trunk@19306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-15 21:22:27 +00:00 |
|
ryan
|
45ddf08e07
|
Introduce wp_no_robots(). Call it for pages that should never be indexed, regardless of blog privacy settings. Props nacin. fixes #19251
git-svn-id: http://svn.automattic.com/wordpress/trunk@19304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-15 20:44:48 +00:00 |
|
duck_
|
5e3fe22bac
|
Allow "Approve and Reply" background-color animation to complete on the Dashboard. Props ocean90. Fixes #18349.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-15 17:57:53 +00:00 |
|
azaozz
|
52b5e282bd
|
Fix styling for the installation screens, props chexee, fixes #18576
git-svn-id: http://svn.automattic.com/wordpress/trunk@19297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-15 15:47:07 +00:00 |
|
ryan
|
7f10cf4814
|
Don't show edit links for spam comments. Props DH-Shredder. fixes #18340
git-svn-id: http://svn.automattic.com/wordpress/trunk@19296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-15 14:02:42 +00:00 |
|
nacin
|
c657c79258
|
Use REQUEST rather than GET to check the current post status page in _post_states(). Addresses a Quick Edit display issue. fixes #18611.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-15 03:51:28 +00:00 |
|
azaozz
|
a25b873fd4
|
Add some more padding to the Dismiss link in the uploader notices, see #19228
git-svn-id: http://svn.automattic.com/wordpress/trunk@19294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-15 02:48:21 +00:00 |
|
nacin
|
836051d1e9
|
Pass 'id' on network/site-themes in the case of disabled referers. props Viper007Bond, fixes #18936.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-15 02:24:30 +00:00 |
|
azaozz
|
8f4fd39550
|
Add big-file-upload-warning for IE and Opera, left-align the percentage in the progress bar, see #19228
git-svn-id: http://svn.automattic.com/wordpress/trunk@19286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-14 23:21:16 +00:00 |
|
nacin
|
0f3e2f79bd
|
Show 'Profile updated' for profile.php. props johnbillion, fixes #19053.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-14 22:09:15 +00:00 |
|
nacin
|
30ff37104d
|
Don't use $user_identity global. props duck_. fixes #19146.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19284 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-14 21:35:44 +00:00 |
|
koopersmith
|
f04a3d38e8
|
Fix folded flyout overlaps for current items. props trepmal. fixes #19119.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-14 21:03:14 +00:00 |
|
nacin
|
8fd2bc97a6
|
ALIGN ALL THE THINGS. fixes #19242.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-14 20:40:31 +00:00 |
|
koopersmith
|
699b72940f
|
Fix off-by-one pixel error in folded admin menus. see #18382.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19277 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-14 20:10:14 +00:00 |
|
azaozz
|
e09e8f465c
|
Filter the link href when inserting external image in the editor, props DrewAPicture, fixes #18445
git-svn-id: http://svn.automattic.com/wordpress/trunk@19275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-14 19:35:32 +00:00 |
|
ryan
|
0ec7ae44ca
|
Fix edit.php row action redirects when referrers are not sent. Return false from wp_get_referer() when no referrer found. Props mitchoyoshitaka. fixes #17628
git-svn-id: http://svn.automattic.com/wordpress/trunk@19272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-14 16:59:45 +00:00 |
|
koopersmith
|
8740d2c65d
|
New pointer styles. Arrows are currently optimized to point upward. props georgestephanis, chexee. see #18693.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19269 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-14 10:30:14 +00:00 |
|
azaozz
|
a491abfbb2
|
Media Lib: fix displaying file headers in IE7, delegate the Show/Hide JS, prevent displaying upload error for the same file twice, see #19228
git-svn-id: http://svn.automattic.com/wordpress/trunk@19268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-13 18:37:30 +00:00 |
|
ryan
|
23d963c967
|
Use correct var. Props ocean90. fixes #18176
git-svn-id: http://svn.automattic.com/wordpress/trunk@19267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-13 15:20:25 +00:00 |
|
azaozz
|
7123026a3b
|
Add error message when a big file fails to upload, expose the XHR request in plipload and abort() it, see #19228
git-svn-id: http://svn.automattic.com/wordpress/trunk@19266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-13 02:01:13 +00:00 |
|
azaozz
|
9961962861
|
Uploader: fix file-size-exceeded error handling, see #18206
git-svn-id: http://svn.automattic.com/wordpress/trunk@19262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-12 00:52:26 +00:00 |
|
nacin
|
64ab05ab09
|
Normal sentence case. see #19228.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-11 20:32:20 +00:00 |
|
ryan
|
c4d9f38dce
|
Fix message concatentation. Remove no longer used 'posted' message. fixes #16380
git-svn-id: http://svn.automattic.com/wordpress/trunk@19259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-11 20:01:56 +00:00 |
|
azaozz
|
a37b440bac
|
Bring back the multi-file/html uploader switching, see #19228
git-svn-id: http://svn.automattic.com/wordpress/trunk@19257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-11 19:40:23 +00:00 |
|
ryan
|
61fca35691
|
Don't show 'Use as featured image' in the image insert dialog if the post type does not support thumbnails. Props SergeyBiryukov. fixes #18669
git-svn-id: http://svn.automattic.com/wordpress/trunk@19256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-11 19:38:34 +00:00 |
|
ryan
|
04831b81ec
|
Used numbered format specifiers. Add translator note. Props SergeyBiryukov. fixes #19090
git-svn-id: http://svn.automattic.com/wordpress/trunk@19255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-11 18:37:04 +00:00 |
|
ryan
|
73432f9c5a
|
Use taxnow to determine the taxonomy for GET and POST requests in edit-tags.php. Props nacin. fixes #19131
git-svn-id: http://svn.automattic.com/wordpress/trunk@19253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-11 15:44:16 +00:00 |
|
ryan
|
4c837e9522
|
Check caps when showing media edit and attach links. Clean up formatting. Props kurtpayne, DH-Shredder, solarissmoke. fixes #17419
git-svn-id: http://svn.automattic.com/wordpress/trunk@19252 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-11 15:04:54 +00:00 |
|
ryan
|
6bbc8d4ce4
|
Avoid notice when themes dir is empty or missing. Don't reset current theme in current_theme_info() if there are no themes. Show warning in Right Now if there are no themes. Props azaozz. fixes #19089
git-svn-id: http://svn.automattic.com/wordpress/trunk@19251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-11 14:10:54 +00:00 |
|
nacin
|
58cdff8ce9
|
Style updates to translators list on Credits page. see #18742.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-10 23:16:21 +00:00 |
|
ryan
|
ba9bd2e208
|
Properly handle child themes for WP_DEFAULT_THEME. Props SergeyBiryukov. fixes #18591
git-svn-id: http://svn.automattic.com/wordpress/trunk@19249 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-10 21:06:57 +00:00 |
|
azaozz
|
6074eda69d
|
Uploader: fix progress bar JS and update the style (light blue bars), see #18206
git-svn-id: http://svn.automattic.com/wordpress/trunk@19247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-10 20:33:26 +00:00 |
|