November 2011 Archives by subject
Starting: Tue Nov 1 11:56:20 UTC 2011
Ending: Wed Nov 30 23:59:10 UTC 2011
Messages: 400
- [wp-svn] [19100] trunk: Fix uploader "file size exceeded" error message, fix displaying uploaded queue errors, see #18206
m at wordpress.org
- [wp-svn] [19101] trunk/wp-admin/menu-header.php: Remove dead code left by r18621.
m at wordpress.org
- [wp-svn] [19102] trunk/wp-includes/admin-bar.php: Mark links to wordpress. org resources for translation.
m at wordpress.org
- [wp-svn] [19103] trunk/wp-includes/admin-bar.php: Use %s, not %d, for comment numbers in admin bar sprintf().
m at wordpress.org
- [wp-svn] [19104] trunk/wp-includes/admin-bar.php: Network admin snack menu.
m at wordpress.org
- [wp-svn] [19105] trunk/wp-includes/admin-bar.php: Fix live update of comment bubble.
m at wordpress.org
- [wp-svn] [19106] trunk/wp-admin/admin-ajax.php: No need to setup current screen in wp-fullscreen-save-post handler.
m at wordpress.org
- [wp-svn] [19107] trunk/wp-admin/admin-ajax.php: Simplify logic in wp-fullscreen-save-post.
m at wordpress.org
- [wp-svn] [19108] trunk/wp-admin/includes/screen.php: Use more obvious variables in WP_Screen.
m at wordpress.org
- [wp-svn] [19109] trunk/wp-admin/includes/plugin-install.php: Use %s instead of %d in plugin install notice strings.
m at wordpress.org
- [wp-svn] [19110] trunk/wp-admin: Chain off of get_current_screen() instead of using global.
m at wordpress.org
- [wp-svn] [19111] trunk/wp-admin: Use add_help_sidebar().
m at wordpress.org
- [wp-svn] [19112] trunk/wp-admin/includes/plugin-install.php: Remove cruft.
m at wordpress.org
- [wp-svn] [19113] trunk/wp-admin/includes/screen.php: Reverse variable assignment order.
m at wordpress.org
- [wp-svn] [19114] trunk/wp-admin: Use add_help_sidebar().
m at wordpress.org
- [wp-svn] [19115] trunk/wp-admin/includes/class-wp-upgrader.php: Tabs > Spaces.
m at wordpress.org
- [wp-svn] [19116] trunk: More css cleanup, fix styles in the Edit Image popup then the editor is on the front end see #18314
m at wordpress.org
- [wp-svn] [19117] trunk/wp-includes/post.php: Return full WHERE clause from get_posts_by_author_sql() if the post type isn't registerd.
m at wordpress.org
- [wp-svn] [19118] trunk/wp-admin/css: Blue admin color scheme updates for the contextual help tabs.
m at wordpress.org
- [wp-svn] [19119] trunk/wp-admin: s/add_help_sidebar/set_help_sidebar/ g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs() .
m at wordpress.org
- [wp-svn] [19120] trunk/wp-includes/class-wp-admin-bar.php: Improve admin bar internal representation.
m at wordpress.org
- [wp-svn] [19121] trunk/wp-admin: More help sidebars.
m at wordpress.org
- [wp-svn] [19122] trunk/wp-admin: More s/add_help_sidebar/set_help_sidebar/.
m at wordpress.org
- [wp-svn] [19123] trunk/wp-admin/network: More help sidebars.
m at wordpress.org
- [wp-svn] [19124] trunk/wp-login.php: Remove CSS for interim-login.
m at wordpress.org
- [wp-svn] [19125] trunk/wp-includes/formatting.php: Add a few characters to remove_accents().
m at wordpress.org
- [wp-svn] [19126] trunk: Output editor-buttons. css earlier so the browser renders the editor in time, fixes #18820
m at wordpress.org
- [wp-svn] [19127] trunk: Remove the Cancel Upload button, fixes #19050
m at wordpress.org
- [wp-svn] [19128] trunk/wp-includes/admin-bar.php: Admin bar 'W' shakeup.
m at wordpress.org
- [wp-svn] [19129] trunk/wp-includes: Update the blog date whenever a pubic post type is published or changed after being published .
m at wordpress.org
- [wp-svn] [19130] trunk: Revert placement of Help and Screen Options to under the admin bar on the right , see #18197, see #18785
m at wordpress.org
- [wp-svn] [19131] trunk/wp-admin: Revert the look and functionality of Screen Options ans Help links/tabs, see #18197, see #18785
m at wordpress.org
- [wp-svn] [19132] trunk/wp-admin: Allow is_network and is_user to work for all screen instances.
m at wordpress.org
- [wp-svn] [19133] trunk: Show the welcome screen when one shows it from Screen Options, advances to a page, then uses the browser's back button to return.
m at wordpress.org
- [wp-svn] [19134] trunk/wp-admin/js: Use a better method for [19133].
m at wordpress.org
- [wp-svn] [19135] trunk/wp-admin/about.php: Layout and filler content for new about page.
m at wordpress.org
- [wp-svn] [19136] trunk/wp-admin: Add about.php text/tabs to credits.php and freedoms .php.
m at wordpress.org
- [wp-svn] [19137] trunk: Only show #screen-meta (which encloses the panels) when a panel is showing.
m at wordpress.org
- [wp-svn] [19138] trunk/wp-admin: Move about page CSS to main CSS files.
m at wordpress.org
- [wp-svn] [19139] trunk: Two style tweaks to the update nag so it blends well with help/ option panels and the admin bar.
m at wordpress.org
- [wp-svn] [19140] trunk/wp-admin: Yank version numbers out of translated strings.
m at wordpress.org
- [wp-svn] [19141] trunk/wp-admin: Remove copy-pasted classes.
m at wordpress.org
- [wp-svn] [19142] trunk: Fix double border on right side of contextual help when no help sidebar exists .
m at wordpress.org
- [wp-svn] [19143] trunk: Formatting and CSS for credits and freedoms pages.
m at wordpress.org
- [wp-svn] [19144] trunk/wp-admin: The about pages are lonely orphans.
m at wordpress.org
- [wp-svn] [19145] trunk: First half of new welcome panel formatting.
m at wordpress.org
- [wp-svn] [19146] trunk: RTL for credits.
m at wordpress.org
- [wp-svn] [19147] trunk/wp-admin/css: Help and Screen Options RTL adjustments, props SergeyBiryukov, see #19042
m at wordpress.org
- [wp-svn] [19148] trunk: Remove unused .toggle-arrow styling, props SergeyBiryukov, see #19042
m at wordpress.org
- [wp-svn] [19149] trunk/wp-admin/css: RTL adjustments for the About screens, props SergeyBiryukov, fixes #19143
m at wordpress.org
- [wp-svn] [19150] trunk/wp-includes/admin-bar.php: Update wp_admin_bar_appearance_menu docs to reflect changes made by r18683 and r19006 .
m at wordpress.org
- [wp-svn] [19151] trunk/wp-admin/about.php: Remove i18n until text settles.
m at wordpress.org
- [wp-svn] [19152] trunk/wp-includes/css: Remove drop-down arrows from admin bar, props SergeyBiryukov, fixes #19086
m at wordpress.org
- [wp-svn] [19153] trunk/wp-includes/admin-bar.php: Fix caps logic in wp_admin_bar_appearance_menu().
m at wordpress.org
- [wp-svn] [19154] trunk/wp-admin/includes/screen.php: Pass $tab array to callback execution for help tabs.
m at wordpress.org
- [wp-svn] [19155] trunk/wp-admin/includes/screen.php: Use call_user_func_array() as call_user_func() cannot pass by reference.
m at wordpress.org
- [wp-svn] [19156] trunk/wp-includes: Tweaks for the admin bar comment bubble: allow JS updating the count, center the bubble when no pending comments, props duck_, fixes #18809
m at wordpress.org
- [wp-svn] [19157] trunk/wp-includes/css: Fix the global :before/: after selectors for Opera, props SergeyBiryukov, see #19137
m at wordpress.org
- [wp-svn] [19158] trunk/wp-includes/class-wp-admin-bar.php: If an empty menu ID is passed, derive it from the title and issue a _doing_it_wrong() notice.
m at wordpress.org
- [wp-svn] [19159] trunk/wp-includes/admin-bar.php: Do the ToDo in wp_admin_bar_search_menu(), props ocean90, fixes #19152
m at wordpress.org
- [wp-svn] [19160] trunk/wp-includes: Admin-bar.css refresh, add back IE compat.
m at wordpress.org
- [wp-svn] [19161] trunk/wp-includes: Don't override .shortlink-input left/ right padding of 1em with CSS shorthand later on.
m at wordpress.org
- [wp-svn] [19162] trunk: Support for "tabbing" through the admin bar and admin menu, fixes #19088
m at wordpress.org
- [wp-svn] [19163] trunk: Second half of new welcome panel formatting.
m at wordpress.org
- [wp-svn] [19164] trunk: Blue theme styles for welcome panel and about pages.
m at wordpress.org
- [wp-svn] [19165] trunk/wp-includes: jQuery 1.7.
m at wordpress.org
- [wp-svn] [19166] trunk/wp-includes/admin-bar.php: Link 'W' to about.php.
m at wordpress.org
- [wp-svn] [19167] trunk/wp-includes: Copy Twenty Eleven' s search icon to core for the admin bar.
m at wordpress.org
- [wp-svn] [19168] trunk/wp-includes: Hide right border on final admin bar menu item with :last-child, rather than assuming it is search.
m at wordpress.org
- [wp-svn] [19169] trunk/wp-includes/css: Give selectors their own lines.
m at wordpress.org
- [wp-svn] [19170] trunk/wp-admin/edit-form-advanced.php: Only call wp_comment_reply() on post.php if the post type supports comments.
m at wordpress.org
- [wp-svn] [19171] trunk/wp-includes/capabilities.php: Remove dead code.
m at wordpress.org
- [wp-svn] [19172] trunk/wp-includes: Improve handling of init and adding buttons to Quicktags, fixes #19098
m at wordpress.org
- [wp-svn] [19173] trunk/wp-includes/js/quicktags.dev.js: Phpdoc fix for quicktags.js, see #19098
m at wordpress.org
- [wp-svn] [19174] trunk/wp-admin/css: Remove min-width from #post-body-content, props ocean90, fixes #19062
m at wordpress.org
- [wp-svn] [19175] trunk/wp-admin/css: Blue theme HTML editor fixes, min-width -> width for .inner-sidebar, props ocean90, fixes #19162
m at wordpress.org
- [wp-svn] [19176] trunk/wp-admin/edit-form-comment.php: Update Comment -> Update, props ocean90, fixes #19166
m at wordpress.org
- [wp-svn] [19177] trunk/wp-admin: Uploader: split "Drop files here -or-..." on two lines, see #18206
m at wordpress.org
- [wp-svn] [19178] trunk/wp-includes: Update the spellchecker plugin for TinyMCE to 2. 0.6, fixes #19105
m at wordpress.org
- [wp-svn] [19179] trunk/wp-admin/css: Only hide "Most Used" category tab when the body has .no-js class.
m at wordpress.org
- [wp-svn] [19180] trunk/wp-includes/js/tinymce: Fix js error on mousedown in the editor, props joehoyle, fixes #19165
m at wordpress.org
- [wp-svn] [19181] trunk/wp-admin/includes/media.php: Space out two strings.
m at wordpress.org
- [wp-svn] [19182] trunk/wp-includes/ms-functions.php: Send $user_id to is_super_admin () when checking to set primary_blog for a user in wpmu_create_blog().
m at wordpress.org
- [wp-svn] [19183] trunk/wp-includes/css/admin-bar.dev.css: Remove commented out code.
m at wordpress.org
- [wp-svn] [19184] trunk/wp-includes/admin-bar.php: Hide Site Name menu if the user isn't a member and isn't a super admin.
m at wordpress.org
- [wp-svn] [19185] trunk/wp-admin/includes/screen.php: Remove default help text.
m at wordpress.org
- [wp-svn] [19186] trunk: Fix lag when opening help tab if screen options was opened before, fixes #19172
m at wordpress.org
- [wp-svn] [19187] trunk/wp-includes/formatting.php: Allow 8212/8211 ( em dash and en dash) to be translated in wptexturize().
m at wordpress.org
- [wp-svn] [19188] trunk/wp-includes/version.php: Bump.
m at wordpress.org
- [wp-svn] [19189] trunk/wp-login.php: Add 'for' attributes to labels in wp-login. php for extra accessibility.
m at wordpress.org
- [wp-svn] [19190] trunk/wp-includes: Correct TinyMCE anchor (as in <a name>) image.
m at wordpress.org
- [wp-svn] [19191] trunk: Correct the position of the resizer for the visual editor ( not the main editor).
m at wordpress.org
- [wp-svn] [19192] trunk/wp-admin/includes/class-wp-posts-list-table.php: Don' t use $post_type global in the posts list table.
m at wordpress.org
- [wp-svn] [19193] trunk/wp-includes/post.php: Don' t set post_type QV in _post_format_request() when we're in the admin.
m at wordpress.org
- [wp-svn] [19194] trunk: Uploader: update to 1.5.1.1, remove plupload.full.js ( we cannot use it), rename the script handle in script-loader to avoid any confusion, fixes #19187
m at wordpress.org
- [wp-svn] [19195] trunk/wp-admin/css: Fixes for the blue theme, props helenyhou, see #19183
m at wordpress.org
- [wp-svn] [19196] trunk/wp-includes: Remove dead padding/ margin CSS from the admin bar.
m at wordpress.org
- [wp-svn] [19197] trunk: Blue theme improvements for welcome panel.
m at wordpress.org
- [wp-svn] [19198] trunk: Improve admin menu tab navigation for expanded menus.
m at wordpress.org
- [wp-svn] [19199] trunk: Improve display logic for admin menu arrows.
m at wordpress.org
- [wp-svn] [19200] trunk/wp-includes/admin-bar.php: Link the profile meta in ' My Account' to profile.php.
m at wordpress.org
- [wp-svn] [19201] trunk/wp-includes/admin-bar.php: Clean up wp_admin_bar_my_account_menu() a bit.
m at wordpress.org
- [wp-svn] [19202] trunk: Context for 'All Links'.
m at wordpress.org
- [wp-svn] [19203] trunk: Remove old vendor prefixes.
m at wordpress.org
- [wp-svn] [19204] trunk/wp-admin/js/inline-edit-post.dev.js: Allow tags autosuggest to work in quick edit when there are no tags.
m at wordpress.org
- [wp-svn] [19205] trunk: Merge and update variable declarations.
m at wordpress.org
- [wp-svn] [19206] trunk/wp-admin/edit-form-advanced.php: Fix tabbing from 'title' to 'content', see #19088
m at wordpress.org
- [wp-svn] [19207] trunk/wp-includes: Fix a:focus styling and backwards tabbing, add tabindex arg for <a>, see #19088
m at wordpress.org
- [wp-svn] [19208] trunk/wp-includes/user.php: get_blogs_of_user() should return false for logged out and non-existent users on single site.
m at wordpress.org
- [wp-svn] [19209] trunk/wp-includes/user.php: is_user_member_of_blog() [no args] should return true for logged in users on single site.
m at wordpress.org
- [wp-svn] [19210] trunk/wp-includes/post-template.php: Avoid warning when non-existent ID pass to wp_get_attachment_link().
m at wordpress.org
- [wp-svn] [19211] trunk/wp-admin/network/site-new.php: Use get_site_url() instead of hard-coding the protocol.
m at wordpress.org
- [wp-svn] [19212] trunk/wp-includes/post-template.php: Simplify logic in wp_get_attachment_link().
m at wordpress.org
- [wp-svn] [19213] trunk/wp-admin/includes/class-wp-posts-list-table.php: Don' t show the view link for a future post unless the current user has the permissions to edit the post .
m at wordpress.org
- [wp-svn] [19214] trunk/wp-includes/admin-bar.php: Admin bar validation fix.
m at wordpress.org
- [wp-svn] [19215] trunk/wp-includes: Bring back the Fullscreen button in Quicktags, fixes #19194
m at wordpress.org
- [wp-svn] [19216] trunk/wp-includes/query.php: Remove unused variable.
m at wordpress.org
- [wp-svn] [19217] trunk: Ressurect WP_Scripts::localize() and fix public function names, fixes #11520
m at wordpress.org
- [wp-svn] [19218] trunk/wp-includes/functions.wp-scripts.php: Phpdoc fix for wp_add_script_before(), see #11520
m at wordpress.org
- [wp-svn] [19219] trunk: Fix inline/block switching for the Categories postbox tabs, props linuxologos, fixes #19129
m at wordpress.org
- [wp-svn] [19220] trunk/wp-includes: Fix admin bar background gradients, props ocean90, fixes #19163
m at wordpress.org
- [wp-svn] [19221] trunk/wp-includes: Remove Helvetica Neue from the admin bar font stack.
m at wordpress.org
- [wp-svn] [19222] trunk: Make top level admin menu items show an arrow when selected.
m at wordpress.org
- [wp-svn] [19223] trunk: Remove the Resize files checkbox for now (revisit in 3.4), fixes #19174
m at wordpress.org
- [wp-svn] [19224] trunk/wp-includes/version.php: beta3 bump
m at wordpress.org
- [wp-svn] [19225] trunk: Revert [19223] and only stop showing the checkbox, props nacin, see #19174
m at wordpress.org
- [wp-svn] [19226] trunk/wp-admin/includes/media.php: Revert media.php too, see #19174
m at wordpress.org
- [wp-svn] [19227] trunk/wp-includes/js/tinymce/wp-mce-help.php: Fix styling in the MCE help popup, see #18314
m at wordpress.org
- [wp-svn] [19228] trunk/wp-admin/includes/dashboard.php: Fix link in welcome panel.
m at wordpress.org
- [wp-svn] [19229] trunk/wp-admin/press-this.php: Stop multiple loading spinners showing when repeatedly accessing Press This Add Photos box .
m at wordpress.org
- [wp-svn] [19230] trunk/wp-includes: Add secondary flag to admin bar.
m at wordpress.org
- [wp-svn] [19231] trunk/wp-includes/post.php: Check post type and bail earlier in wp_get_attachment_url().
m at wordpress.org
- [wp-svn] [19232] trunk/wp-admin/includes/media.php: Rename attachment link button from 'Post URL' to 'Attachment Post URL.' props jeremyclarke, fixes #13544.
m at wordpress.org
- [wp-svn] [19233] trunk/wp-admin/includes/export.php: Add wxr_export_skip_postmeta filter for skipping postmeta in exports.
m at wordpress.org
- [wp-svn] [19234] trunk/wp-includes/post.php: Fix typo in [19231].
m at wordpress.org
- [wp-svn] [19235] trunk/wp-includes/admin-bar.php: Show sites in the 'My Sites' menu as secondary items only when the user is a super admin and therefore has a primary menu item (Network Admin).
m at wordpress.org
- [wp-svn] [19236] trunk/wp-includes/class-wp-admin-bar.php: Promote secondary admin bar items to primary if there are no primary items at time of render .
m at wordpress.org
- [wp-svn] [19237] trunk/wp-content/themes/twentyeleven/inc/theme-options.php: Contextual help for Twenty Eleven theme options page.
m at wordpress.org
- [wp-svn] [19238] trunk/wp-content/themes/twentyeleven/languages/twentyeleven.pot: POT, generated from r19237
m at wordpress.org
- [wp-svn] [19239] trunk/wp-includes: More phpdoc for wp_editor(), see #17144
m at wordpress.org
- [wp-svn] [19240] trunk/wp-includes/post-template.php: Pass remaining start_el() arguments to page_css_class.
m at wordpress.org
- [wp-svn] [19241] trunk/wp-content/themes: Make date formats for transation.
m at wordpress.org
- [wp-svn] [19242] trunk/wp-content/themes/twentyeleven/functions.php: Make twentyeleven_content_nav() pluggable.
m at wordpress.org
- [wp-svn] [19243] trunk/wp-content/themes/twentyeleven/languages/twentyeleven.pot: POT, generated from r19242
m at wordpress.org
- [wp-svn] [19244] trunk: New WordPress badge for welcome panel and about screens.
m at wordpress.org
- [wp-svn] [19245] trunk/wp-content/themes/twentyten/languages/twentyten.pot: POT, generated from r19244
m at wordpress.org
- [wp-svn] [19246] trunk/wp-admin/includes/class-wp-upgrader.php: More specific error strings for failed theme and plugin package uploads.
m at wordpress.org
- [wp-svn] [19247] trunk: Uploader: fix progress bar JS and update the style ( light blue bars), see #18206
m at wordpress.org
- [wp-svn] [19248] trunk/wp-includes/class-wp-admin-bar.php: Add general top-level class to the secondary admin menu.
m at wordpress.org
- [wp-svn] [19249] trunk/wp-admin/includes/schema.php: Properly handle child themes for WP_DEFAULT_THEME.
m at wordpress.org
- [wp-svn] [19250] trunk: Style updates to translators list on Credits page.
m at wordpress.org
- [wp-svn] [19251] trunk: Avoid notice when themes dir is empty or missing.
m at wordpress.org
- [wp-svn] [19252] trunk/wp-admin/includes/class-wp-media-list-table.php: Check caps when showing media edit and attach links.
m at wordpress.org
- [wp-svn] [19253] trunk/wp-admin/edit-tags.php: Use taxnow to determine the taxonomy for GET and POST requests in edit-tags .php.
m at wordpress.org
- [wp-svn] [19254] trunk/wp-includes/version.php: .pmuB
m at wordpress.org
- [wp-svn] [19255] trunk/wp-admin/user-new.php: Used numbered format specifiers.
m at wordpress.org
- [wp-svn] [19256] trunk/wp-admin/includes/media.php: Don't show ' Use as featured image' in the image insert dialog if the post type does not support thumbnails.
m at wordpress.org
- [wp-svn] [19257] trunk: Bring back the multi-file/html uploader switching, see #19228
m at wordpress.org
- [wp-svn] [19258] trunk/wp-includes: Send the 'wp-remove-post-lock' XHR only when the main window is unloaded ( unloading the Thickbox iframe triggers it too), see #18515
m at wordpress.org
- [wp-svn] [19259] trunk/wp-admin/edit.php: Fix message concatentation.
m at wordpress.org
- [wp-svn] [19260] trunk/wp-admin/includes/media.php: Normal sentence case.
m at wordpress.org
- [wp-svn] [19261] trunk/wp-includes: Improve admin bar markup.
m at wordpress.org
- [wp-svn] [19262] trunk: Uploader: fix file-size-exceeded error handling, see #18206
m at wordpress.org
- [wp-svn] [19263] trunk/wp-includes: Standardize title strings for editor buttons, props pavelevap SergeyBiryukov, fixes #18125
m at wordpress.org
- [wp-svn] [19264] trunk/wp-includes/js/thickbox/thickbox.js: Thickbox: do . triggerHandler() instead of .trigger(), props duck_, fixes #19189
m at wordpress.org
- [wp-svn] [19265] trunk/wp-includes/admin-bar.php: Default arguments for is_user_member_of_blog() can now be used.
m at wordpress.org
- [wp-svn] [19266] trunk: Add error message when a big file fails to upload, expose the XHR request in plipload and abort() it, see #19228
m at wordpress.org
- [wp-svn] [19267] trunk/wp-admin/update-core.php: Use correct var.
m at wordpress.org
- [wp-svn] [19268] trunk: Media Lib: fix displaying file headers in IE7, delegate the Show/Hide JS, prevent displaying upload error for the same file twice, see #19228
m at wordpress.org
- [wp-svn] [19269] trunk: New pointer styles.
m at wordpress.org
- [wp-svn] [19270] trunk/wp-includes: More admin bar markup improvements.
m at wordpress.org
- [wp-svn] [19271] trunk/wp-includes/images: Add pointer images for [19269].
m at wordpress.org
- [wp-svn] [19272] trunk: Fix edit. php row action redirects when referrers are not sent.
m at wordpress.org
- [wp-svn] [19273] trunk/wp-includes/category-template.php: Link show_option_all in wp_list_categories() to the posts page if one is set.
m at wordpress.org
- [wp-svn] [19274] trunk/wp-includes/images/arrow-pointer-blue.png: Update pointer arrow sprite.
m at wordpress.org
- [wp-svn] [19275] trunk/wp-admin/includes/media.php: Filter the link href when inserting external image in the editor, props DrewAPicture, fixes #18445
m at wordpress.org
- [wp-svn] [19276] trunk/wp-includes/css: Fix admin bar profile dropdown display when avatars are disabled.
m at wordpress.org
- [wp-svn] [19277] trunk: Fix off-by-one pixel error in folded admin menus.
m at wordpress.org
- [wp-svn] [19278] trunk: ALIGN ALL THE THINGS.
m at wordpress.org
- [wp-svn] [19279] trunk: Fix folded flyout overlaps for current items.
m at wordpress.org
- [wp-svn] [19280] trunk/wp-includes/class-wp.php: Use correct variable.
m at wordpress.org
- [wp-svn] [19281] trunk/wp-login.php: Use wp_login_url() where possible in wp-login. php.
m at wordpress.org
- [wp-svn] [19282] trunk/wp-includes/general-template.php: Use hellip instead of poor man's elipsis in pagination links.
m at wordpress.org
- [wp-svn] [19283] trunk/wp-includes/post.php: Don't pass $post_type as get_page()' s $filter argument.
m at wordpress.org
- [wp-svn] [19284] trunk: Don't use $user_identity global.
m at wordpress.org
- [wp-svn] [19285] trunk/wp-admin/user-edit.php: Show 'Profile updated' for profile. php.
m at wordpress.org
- [wp-svn] [19286] trunk: Add big-file-upload-warning for IE and Opera, left-align the percentage in the progress bar, see #19228
m at wordpress.org
- [wp-svn] [19287] trunk/wp-includes/theme.php: Check is_array() against get_themes() in get_theme().
m at wordpress.org
- [wp-svn] [19288] trunk/wp-includes/wp-db.php: Remove reference to get_last_error(), it doesn't exist.
m at wordpress.org
- [wp-svn] [19289] trunk/wp-content/themes/twentyeleven/functions.php: Use get_template_directory() for include paths in Twenty Eleven, rather than FILE magic constant.
m at wordpress.org
- [wp-svn] [19290] trunk/wp-includes: Prevent errors in QTags.closeAllTags(), make it remove button states but not modify the content ( as that often is wrong anyways), fixes #15911
m at wordpress.org
- [wp-svn] [19291] trunk/wp-content/themes/twentyeleven/style.css: Make sure embeds and iframes fit their containers in Twenty Eleven.
m at wordpress.org
- [wp-svn] [19292] trunk/wp-content/themes/twentyeleven/style.css: Better fluid/ responsive image styles in Twenty Eleven.
m at wordpress.org
- [wp-svn] [19293] trunk/wp-admin/network/site-themes.php: Pass 'id' on network/ site-themes in the case of disabled referers.
m at wordpress.org
- [wp-svn] [19294] trunk/wp-admin/css: Add some more padding to the Dismiss link in the uploader notices, see #19228
m at wordpress.org
- [wp-svn] [19295] trunk/wp-admin/includes/template.php: Use REQUEST rather than GET to check the current post status page in _post_states ().
m at wordpress.org
- [wp-svn] [19296] trunk/wp-admin: Don't show edit links for spam comments.
m at wordpress.org
- [wp-svn] [19297] trunk: Fix styling for the installation screens, props chexee, fixes #18576
m at wordpress.org
- [wp-svn] [19298] trunk: Allow "Approve and Reply" background-color animation to complete on the Dashboard.
m at wordpress.org
- [wp-svn] [19299] trunk/wp-includes: Workaround for WebKit bug when previewing posts, props SergeyBiryukov, fixes #18341
m at wordpress.org
- [wp-svn] [19300] trunk/wp-content/themes/twentyten/style.css: overflow: auto for pre tags in Twenty Ten.
m at wordpress.org
- [wp-svn] [19301] trunk/wp-content/themes/twentyeleven/style.css: Highlight current-menu-item and current-menu-ancestor in Twenty Eleven.
m at wordpress.org
- [wp-svn] [19302] trunk/wp-content/themes/twentyeleven/style.css: Higher z-index for #branding in Twenty Eleven.
m at wordpress.org
- [wp-svn] [19303] trunk/wp-content/themes/twentyeleven/rtl.css: Properly adjust margins for ordered lists in RTL in Twenty Eleven.
m at wordpress.org
- [wp-svn] [19304] trunk: Introduce wp_no_robots().
m at wordpress.org
- [wp-svn] [19305] trunk/wp-includes/post.php: Only enforce content/title/ excerpt requirement in wp_insert_post() if the post type supports all three .
m at wordpress.org
- [wp-svn] [19306] trunk: Make the Save All Changes initially hidden on Media -> Add New screen, improve the progress bar "progress" to 1px ticks, see #19190
m at wordpress.org
- [wp-svn] [19307] trunk: More RTL fixes, props rosshanney, see #19042
m at wordpress.org
- [wp-svn] [19308] trunk/wp-content/themes/twentyeleven/inc/widgets.php: Indent code within an inside Twenty Eleven's ephemera widget.
m at wordpress.org
- [wp-svn] [19309] trunk/wp-content/themes/twentyeleven/languages/twentyeleven.pot: POT, generated from r19308
m at wordpress.org
- [wp-svn] [19310] trunk: Allow enter to trigger a new custom link on nav-menus.php.
m at wordpress.org
- [wp-svn] [19311] trunk: Fix typo in filler text cause we all know it' ll slip through accidentally.
m at wordpress.org
- [wp-svn] [19312] trunk/wp-includes/update.php: Revert update changes that snuck in with [19311].
m at wordpress.org
- [wp-svn] [19313] trunk: Fix various login form and password strength meter CSS issues.
m at wordpress.org
- [wp-svn] [19314] trunk/wp-admin/includes/ms.php: Only fall back to get_site_option() if blog_upload_space value is === false.
m at wordpress.org
- [wp-svn] [19315] trunk/wp-includes/general-template.php: Revert [18665].
m at wordpress.org
- [wp-svn] [19316] trunk: Make switchEditors.go() fully back-compat, see #17144
m at wordpress.org
- [wp-svn] [19317] trunk/wp-admin/includes/media.php: Remove extra space.
m at wordpress.org
- [wp-svn] [19318] trunk/wp-includes/script-loader.php: Thickbox cache busting.
m at wordpress.org
- [wp-svn] [19319] trunk: mode == 'tmce' || mode == 'tinymce', see #17144
m at wordpress.org
- [wp-svn] [19320] trunk/wp-includes: Add reset CSS (clear) to the admin bar.
m at wordpress.org
- [wp-svn] [19321] trunk/wp-admin: Don' t fallback to default post type or taxonomy if given an invalid post type or taxonomy .
m at wordpress.org
- [wp-svn] [19322] trunk/wp-includes/rewrite.php: Avoid notice when handling malformed permalink structure.
m at wordpress.org
- [wp-svn] [19323] trunk/wp-admin/my-sites.php: Don't die in my-sites. php if the user has no sites.
m at wordpress.org
- [wp-svn] [19324] trunk/wp-admin/admin-header.php: WP_Screen->post_type is always set .
m at wordpress.org
- [wp-svn] [19325] trunk/wp-includes/capabilities.php: Provide back compat mapping for user_level, wp_usersettings and wp_usersettingstime properties of WP_User objects.
m at wordpress.org
- [wp-svn] [19326] trunk: Change Close tab in Welcome Screen to a Dismiss link.
m at wordpress.org
- [wp-svn] [19327] trunk/wp-admin/includes/dashboard.php: First pass at Welcome Screen content.
m at wordpress.org
- [wp-svn] [19328] trunk/wp-includes: Allow linkless items in the admin bar.
m at wordpress.org
- [wp-svn] [19329] trunk/wp-includes: When queueing too large files in the multi-file uploader in IE or Opera, show error message and remove the file from the queue, fixes #19228
m at wordpress.org
- [wp-svn] [19330] trunk/wp-admin/includes/media.php: Change text prompt in HTML uploader, props jane, fixes #19276
m at wordpress.org
- [wp-svn] [19331] trunk: Tweak install.php CSS to better fit translations, props SergeyBiryukov, fixes #19281
m at wordpress.org
- [wp-svn] [19332] trunk/wp-includes/widgets.php: When restoring sidebars after switching back to an old theme, make sure the saved data matches the theme's current sidebars, fixes #19092
m at wordpress.org
- [wp-svn] [19333] trunk/wp-includes/widgets.php: Don' t try to convert empty widget settings from old format, props SergeyBiryukov, fixes #19091
m at wordpress.org
- [wp-svn] [19334] trunk/wp-admin/widgets.php: Prevent errors in assigning widgets to sidebars for themes with dynamic sidebars , props batmoo, fixes #19274
m at wordpress.org
- [wp-svn] [19335] trunk/wp-admin: Don't show the uploader on iPads (it's pointless), fixes #19004
m at wordpress.org
- [wp-svn] [19336] trunk/wp-admin/includes/dashboard.php: Welcome Panel: Consult current theme capabilities.
m at wordpress.org
- [wp-svn] [19337] trunk/wp-admin/includes/dashboard.php: Welcome Panel: Add ' First Steps With WordPress' link.
m at wordpress.org
- [wp-svn] [19338] trunk/wp-includes: Fix admin bar in iOS5 iPads, props georgestephanis, fixes #18654
m at wordpress.org
- [wp-svn] [19339] trunk: Welcome Screen styling.
m at wordpress.org
- [wp-svn] [19340] trunk/wp-includes/widgets.php: Prioritize the saved data over the current data when restoring widget positions , props SergeyBiryukov, see #19092
m at wordpress.org
- [wp-svn] [19341] trunk/wp-admin/css: Welcome Screen: update column widths to show 3-col view on 1280 wide screens.
m at wordpress.org
- [wp-svn] [19342] trunk: Shift welcome panel columns below WP badge.
m at wordpress.org
- [wp-svn] [19343] trunk: Center admin menu img icons.
m at wordpress.org
- [wp-svn] [19344] trunk/wp-admin: Remove repetitive title on Credits and Freedoms pages.
m at wordpress.org
- [wp-svn] [19345] trunk: Welcome Screen: remove white space, make the second dismiss link work, see #11651
m at wordpress.org
- [wp-svn] [19346] trunk/wp-includes: Uploader: show the progress bars as soon as files are queued, attempt to make the progress bar more precise, see #19228
m at wordpress.org
- [wp-svn] [19347] trunk/wp-content/themes/twentyeleven/colors/dark.css: Twenty Eleven : Custom shadows for comment avatars in the dark color scheme, props iandstewart, fixes #18930
m at wordpress.org
- [wp-svn] [19348] trunk/wp-content/themes/twentyeleven/footer.php: Twenty Eleven: footer widgets shouldn't appear on the 404 page, props iandstewart, fixes #18933
m at wordpress.org
- [wp-svn] [19349] trunk/wp-admin/about.php: Start documenting under the hood features for WordPress 3.3.
m at wordpress.org
- [wp-svn] [19350] trunk/wp-admin/includes/media.php: Show Insert into post button in the media library when the current post supports editor (not the attachment parent), props SergeyBiryukov, fixes #18912
m at wordpress.org
- [wp-svn] [19351] trunk: Update RTL bullet alignment on New Install Dashboard Welcome Area, props chexee, see #19271
m at wordpress.org
- [wp-svn] [19352] trunk/wp-content/themes/twentyeleven/languages/twentyeleven.pot: POT, generated from r19351
m at wordpress.org
- [wp-svn] [19353] trunk/wp-admin/css: More RTL for the admin menu, props ocean90, see#19042
m at wordpress.org
- [wp-svn] [19354] trunk/wp-includes: Update admin-bar-sprite, refresh admin-bar-rtl. css, props ocean90, fixes #19289, fixes #19293
m at wordpress.org
- [wp-svn] [19355] trunk/wp-admin/css: Remove the gap on folded admin menu item with submenu above a divider, props helenyhou, fixes #19269
m at wordpress.org
- [wp-svn] [19356] trunk/wp-admin/css: RTL refresh for Welcome panel, fixes #19271
m at wordpress.org
- [wp-svn] [19357] trunk/wp-admin/css: Fix Quickpress labels in FF, props ocean90, fixes #19170
m at wordpress.org
- [wp-svn] [19358] trunk/wp-admin/css: Restore the handle arrow in Post publish metabox, props ocean90, fixes #19299
m at wordpress.org
- [wp-svn] [19359] trunk/wp-admin/css: Fix the border color on Menus screen, props ocean90, fixes #19234
m at wordpress.org
- [wp-svn] [19360] trunk: Remove old styling for rtl progress bar, see #19042
m at wordpress.org
- [wp-svn] [19361] trunk: Help tabs: remove scrollbar and max-height.
m at wordpress.org
- [wp-svn] [19362] trunk/wp-includes: Fix return value in Plupload when using the html4 runtime, fixes #19302
m at wordpress.org
- [wp-svn] [19363] trunk: Improve RTL for Welcome panel, refresh css files, see #19271
m at wordpress.org
- [wp-svn] [19364] trunk/wp-includes: Restore RDF feed.
m at wordpress.org
- [wp-svn] [19365] trunk/wp-includes/class-wp-admin-bar.php: Handle 'appearance' as a admin bar menu parent in a backwards compatible way.
m at wordpress.org
- [wp-svn] [19366] trunk: Undo clever gradient backgrounds for the WP welcome badge.
m at wordpress.org
- [wp-svn] [19367] trunk: Change the drop target border color, props ocean90, fixes #19298
m at wordpress.org
- [wp-svn] [19368] trunk: Admin bar IE7, iPad and rtl refresh, see #81197
m at wordpress.org
- [wp-svn] [19369] trunk/wp-content/themes/twentyeleven/style.css: TwentyEleven: prevent #nav-single from blocking clicks, props SergeyBiryukov, fixes #18884
m at wordpress.org
- [wp-svn] [19370] trunk/wp-includes: Admin bar: re-center the search box, see #81197
m at wordpress.org
- [wp-svn] [19371] trunk: Help tabs RTL fixes, props helenyhou, see #19042
m at wordpress.org
- [wp-svn] [19372] trunk/wp-admin/includes/post.php: 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 .
m at wordpress.org
- [wp-svn] [19373] trunk/wp-includes/admin-bar.php: Trailing slash for site url.
m at wordpress.org
- [wp-svn] [19374] trunk: Set $parent_file for post-new. php when show_in_menu is a file.
m at wordpress.org
- [wp-svn] [19375] trunk/wp-content/themes/twentyeleven: TwentyEleven: Standardise on "Leave a reply".
m at wordpress.org
- [wp-svn] [19376] trunk: Revert other stuffs from [19374].
m at wordpress.org
- [wp-svn] [19377] trunk/wp-content/themes/twentyeleven/rtl.css: TwentyEleven: Improve RTL css to better match LTR experience.
m at wordpress.org
- [wp-svn] [19378] trunk/wp-content/themes/twentyeleven/languages/twentyeleven.pot: POT, generated from r19376
m at wordpress.org
- [wp-svn] [19379] trunk/wp-content/themes/twentyeleven: TwentyEleven: Always call the loop properly in all template files rather than just calling the_post ().
m at wordpress.org
- [wp-svn] [19380] trunk/wp-content/themes/twentyeleven/languages/twentyeleven.pot: POT, generated from r19379
m at wordpress.org
- [wp-svn] [19381] trunk/wp-admin: Press This: fix duplicate HTML IDs, add the ' default_post_to_edit' ID, fix minor RTL css, fixes #18989
m at wordpress.org
- [wp-svn] [19382] trunk/wp-includes/script-loader.php: Make hoverIntent available outside of the admin.
m at wordpress.org
- [wp-svn] [19383] trunk/wp-admin/includes/class-wp-terms-list-table.php: Link the posts count on taxonomy list table for non-public taxonomies.
m at wordpress.org
- [wp-svn] [19384] trunk/wp-admin/includes/media.php: Output the " After a file has been uploaded..." message by using the post-upload-ui action, fixes #18764
m at wordpress.org
- [wp-svn] [19385] trunk/wp-admin/includes: Remove $post_type global usage from media list table.
m at wordpress.org
- [wp-svn] [19386] trunk/wp-admin/credits.php: New string on credits.php.
m at wordpress.org
- [wp-svn] [19387] trunk/wp-admin: Extend the workaround for adding the Press This bookmarklet to IE, props dllh SergeyBiryukov, fixes #18487
m at wordpress.org
- [wp-svn] [19388] trunk/wp-admin/includes/template.php: Add new 3.3 pointer content, encapsulate 3.3 internal pointers in a final class.
m at wordpress.org
- [wp-svn] [19389] trunk: Remove old dismissed pointers as the IDs have changed.
m at wordpress.org
- [wp-svn] [19390] trunk/wp-includes/class-wp-admin-bar.php: Slight rearrangements in admin bar render logic.
m at wordpress.org
- [wp-svn] [19391] trunk/wp-includes: Center the admin bar search item horizontally.
m at wordpress.org
- [wp-svn] [19392] trunk: Add some height to the Login button in Chrome/IE.
m at wordpress.org
- [wp-svn] [19393] trunk: Hide admin notices on the about/credits/freedoms screens.
m at wordpress.org
- [wp-svn] [19394] trunk/wp-admin/network/site-users.php: Remove 'update' from site-users.php on redirect.
m at wordpress.org
- [wp-svn] [19395] trunk/wp-includes/ms-load.php: Close WP_I18N_WHAT_DO_I_DO translation tag properly.
m at wordpress.org
- [wp-svn] [19396] trunk/wp-admin: Update "What's New" content and layout.
m at wordpress.org
- [wp-svn] [19397] trunk/wp-admin/images/screenshots/admin-bar.png: Remove unused admin-bar.png image.
m at wordpress.org
- [wp-svn] [19398] trunk/wp-includes: Don' t show Add New and Comments admin bar menus in network or user admins.
m at wordpress.org
- [wp-svn] [19399] trunk/wp-includes/admin-bar.php: Don't forget esc_attr().
m at wordpress.org
- [wp-svn] [19400] trunk: Revert r18875.
m at wordpress.org
- [wp-svn] [19401] trunk/wp-includes: Admin bar: min-width same as on admin body, see #81197
m at wordpress.org
- [wp-svn] [19402] trunk/wp-admin/credits.php: Remove the the typo that no one noticed on the the credits screen.
m at wordpress.org
- [wp-svn] [19403] trunk/wp-includes: Tighten admin bar submenu shadows.
m at wordpress.org
- [wp-svn] [19404] trunk: RTL fix for Login screen, props SergeyBiryukov, fixes #19316
m at wordpress.org
- [wp-svn] [19405] trunk/wp-includes/admin-bar.php: Trailing slash home_url() for the form action for admin bar search.
m at wordpress.org
- [wp-svn] [19406] trunk/wp-includes/general-template.php: Because we can.
m at wordpress.org
- [wp-svn] [19407] trunk/wp-includes: Admin bar: add class for IE9 and fix background color in search, props SergeyBiryukov , see #19151
m at wordpress.org
- [wp-svn] [19408] trunk: Restore back-compat with wp_tiny_mce(), see #19320
m at wordpress.org
- [wp-svn] [19409] trunk: Further tweaks to What's New layout and content.
m at wordpress.org
- [wp-svn] [19410] trunk/wp-admin/includes: Introduce initial_db_version and leverage it so that pointers only get shown to updated installs , not new 3.3 installs.
m at wordpress.org
- [wp-svn] [19411] trunk/wp-admin/includes/schema.php: Fix "wp_db_current_db_version" typo.
m at wordpress.org
- [wp-svn] [19412] trunk/wp-admin/about.php: Texturized apostrophes.
m at wordpress.org
- [wp-svn] [19413] trunk/wp-includes: Admin bar: lighter search icon, props chexee, fixes #19151
m at wordpress.org
- [wp-svn] [19414] trunk/wp-login.php: Align login box, messages, navigation links and header image on the login screen, props SergeyBiryukov and helenyhou, fixes #19331
m at wordpress.org
- [wp-svn] [19415] trunk/wp-admin/includes/class-wp-terms-list-table.php: Go back to $post_type global as get_current_screen()-> post_type is empty during add/edit-tag AJAX requests.
m at wordpress.org
- [wp-svn] [19416] trunk/wp-includes: Center left/right pointer arrows, so arrows appear correctly cross-browser.
m at wordpress.org
- [wp-svn] [19417] trunk/wp-includes/functions.php: Add button styles to the inline styles in _default_wp_die_handler so that the Create a Config button is styled again .
m at wordpress.org
- [wp-svn] [19418] trunk: Change show/hide storage mechanism for show_welcome_panel.
m at wordpress.org
- [wp-svn] [19419] trunk: RTL styles for pointers.
m at wordpress.org
- [wp-svn] [19420] trunk: Move WP_Editor to a _WP_Editors encapsulation.
m at wordpress.org
- [wp-svn] [19421] trunk/wp-admin/about.php: Punctuation tweaks to about.php.
m at wordpress.org
- [wp-svn] [19422] trunk: Fix about.php RTL issues and image vertical alignment.
m at wordpress.org
- [wp-svn] [19423] trunk/wp-includes: jQuery 1.7.1, fixes #19326
m at wordpress.org
- [wp-svn] [19424] trunk/wp-admin: Fix inserting images from url in Press This, fixes #19341
m at wordpress.org
- [wp-svn] [19425] trunk/wp-admin/post-new.php: Select the submenu item for post-new. php when using show_in_menu = 'some-parent-file' for post types.
m at wordpress.org
- [wp-svn] [19426] trunk: DOn't show flyouts on tabbing for now (not accessible), fixes #19191
m at wordpress.org
- [wp-svn] [19427] trunk/wp-includes: Allow access to any admin bar menu level by tabbing.
m at wordpress.org
- [wp-svn] [19428] trunk/wp-admin/includes: Move convert_to_screen() back to template. php to avoid fatal errors with plugins and themes that direct include template .php into the front end.
m at wordpress.org
- [wp-svn] [19429] trunk/wp-includes: Admin Bar: Secondary is so pass?\195?\169.
m at wordpress.org
- [wp-svn] [19430] trunk: Remove help sidebar background when no sidebar exists.
m at wordpress.org
- [wp-svn] [19431] trunk/wp-includes: is the new bump.
m at wordpress.org
- [wp-svn] [19432] trunk/wp-includes: Changes user_can_richedit() to default to true for logged out users, same as the default for logged in users, fixes #19320
m at wordpress.org
- [wp-svn] [19433] trunk: In the collapsed admin menu, retain the arrow when hovering over a childless item.
m at wordpress.org
- [wp-svn] [19434] trunk/wp-includes: Use an 'appearance' group in the admin bar.
m at wordpress.org
- [wp-svn] [19435] trunk/wp-admin: Help tabs.
m at wordpress.org
- [wp-svn] [19436] trunk/wp-admin: Help tabs.
m at wordpress.org
- [wp-svn] [19437] trunk/wp-admin/about.php: Update jQuery version on about.php.
m at wordpress.org
- [wp-svn] [19438] trunk/wp-admin: Indent cleanup.
m at wordpress.org
- [wp-svn] [19439] trunk: In expanded admin menus, block the shadow when hovering over a childless item.
m at wordpress.org
- [wp-svn] [19440] trunk: Tweak the active help tab padding to line it up, see #19020
m at wordpress.org
- [wp-svn] [19441] trunk/wp-admin/update-core.php: Hide unrelated maintenance message on update-core when you are running the latest version , and show a link to about.php.
m at wordpress.org
- [wp-svn] [19442] trunk/wp-admin: Redirect to about.php on update.
m at wordpress.org
- [wp-svn] [19443] trunk: Remove help tab from credits page, tweak about page CSS.
m at wordpress.org
- [wp-svn] [19444] trunk: Switch to sanitize_title_for_query() for Query sanitization (allows for pre-3.3 page slugs to be viewable), Don' t update page slugs to new slug-types when the slug is not being changed, Don't issue a XHR if the page slug hasn't changed.
m at wordpress.org
- [wp-svn] [19445] trunk/wp-admin: Help tabs.
m at wordpress.org
- [wp-svn] [19446] trunk: Few more RTL and IE7 fixes, see #19042
m at wordpress.org
- [wp-svn] [19447] trunk/wp-includes/version.php: Beta 4 bump
m at wordpress.org
- [wp-svn] [19448] trunk/wp-admin/includes/post.php: Revert [19372] for 3.3.
m at wordpress.org
- [wp-svn] [19449] trunk/wp-admin/widgets.php: Move the check whether the theme supports widgets before we register any extra sidebars , fixes #19352
m at wordpress.org
- [wp-svn] [19450] trunk/wp-admin/includes/template.php: Use class_exists() rather than is_admin() as otherwise the unit tests won' t work without a WP_ADMIN hack.
m at wordpress.org
- [wp-svn] [19451] trunk/wp-includes/js/thickbox/thickbox.js: Revert [19264] to keep back-compat.
m at wordpress.org
- [wp-svn] [19452] trunk/wp-admin/widgets.php: Make sure all orphaned sidebars are shown on the left ( under Available Widgets), see #19350
m at wordpress.org
- [wp-svn] [19453] trunk/wp-admin/widgets.php: Update the text for inactive sidebars, props chrisbliss18 SergeyBiryukov, fixes #19350
m at wordpress.org
- [wp-svn] [19454] trunk/wp-admin/widgets.php: Add a missing translation.
m at wordpress.org
- [wp-svn] [19455] trunk: Check the sidebar class for orphaned sidebars, match sidebars by id while retrieving orphans and the theme has not changed , props SergeyBiryukov, fixes #19350
m at wordpress.org
- [wp-svn] [19456] trunk/wp-includes/js/thickbox/thickbox.js: Rename the problematic " unload" event in Thickbox to "tb_unload", making it a true custom event, fixes #19189
m at wordpress.org
- [wp-svn] [19457] trunk/wp-includes: TinyMCE: add class to the editor body for the old fullscreen mode ( still can be used by plugins), see #17144
m at wordpress.org
- [wp-svn] [19458] trunk/wp-includes: Admin bar: change the tabbing to behave as if the admin bar menus were click-to-open (Tab to select, Enter to open/close), fixes #19088
m at wordpress.org
- [wp-svn] [19459] trunk/wp-admin: Update help content for user edit page.
m at wordpress.org
- [wp-svn] [19460] trunk/wp-includes: preventDefault() for link popup 'Cancel'.
m at wordpress.org
- [wp-svn] [19461] trunk/wp-admin/import.php: Update help content for import page.
m at wordpress.org
- [wp-svn] [19462] trunk/wp-admin/export.php: Update help content for export page.
m at wordpress.org
- [wp-svn] [19463] trunk/wp-admin: Update comments icon in the menu sprite to match the rounded admin bar icon .
m at wordpress.org
- [wp-svn] [19464] trunk/wp-admin/tools.php: Update help content for tools page.
m at wordpress.org
- [wp-svn] [19465] trunk: RTL for 'Dismiss' on the welcome panel.
m at wordpress.org
- [wp-svn] [19466] trunk/wp-admin/includes/template.php: Bump final db_version for 3.3 , otherwise no new beta installs will see the pointers.
m at wordpress.org
- [wp-svn] [19467] trunk/wp-includes: Don' t open a pointer when the target element is hidden.
m at wordpress.org
- [wp-svn] [19468] trunk/wp-admin/includes/screen.php: Use a scalpel to dissect names passed to convert_to_screen().
m at wordpress.org
- [wp-svn] [19469] trunk/wp-admin/includes/upgrade.php: Move multisite-specific upgrade code from upgrade_330() to upgrade_network ().
m at wordpress.org
- [wp-svn] [19470] trunk: Initialize active_sitewide_plugins during network install and upgrade.
m at wordpress.org
- [wp-svn] [19471] trunk/wp-admin/includes/screen.php: WP_Screen: Whitelist -new and -add screens, and prevent edit-comments and edit-tags from being mashed on.
m at wordpress.org
- [wp-svn] [19472] trunk/wp-admin: Update help text on settings pages.
m at wordpress.org
- [wp-svn] [19473] trunk/wp-admin/themes.php: Update help text on themes page.
m at wordpress.org
- [wp-svn] [19474] trunk/wp-admin/edit-tags.php: Use 3.3 help API on edit tags page.
m at wordpress.org
- [wp-svn] [19475] trunk/wp-admin/edit-form-advanced.php: Fix grammar and remove references to 'new in 3.2' in the post editor help text.
m at wordpress.org
- [wp-svn] [19476] trunk/wp-includes: Prevent error in autosave for CPTs without title or editor, props sorich87 , fixes #18227
m at wordpress.org
- [wp-svn] [19477] trunk/wp-admin/options-general.php: In multisite, hide help text for single-site only options.
m at wordpress.org
- [wp-svn] [19478] trunk: Fix tags suggest for bulk edit, for post_type post and taxonomy post_tag.
m at wordpress.org
- [wp-svn] [19479] trunk: Optimize about screen for 960px width.
m at wordpress.org
- [wp-svn] [19480] trunk/wp-includes: Prevent misshapen background from appearing when admin-bar user info item is focused .
m at wordpress.org
- [wp-svn] [19481] trunk/wp-includes: Call preventDefault() on pointer 'Dismiss'.
m at wordpress.org
- [wp-svn] [19482] trunk/wp-includes: Don' t open a pointer when the target element is hidden.
m at wordpress.org
- [wp-svn] [19483] trunk/wp-includes: Fix the tabbing JS to work as described in the W3 ARIA draft: Tab to select, Enter to show submenu, Esc to close submenu, return to top menu and focus it.
m at wordpress.org
- [wp-svn] [19484] trunk: Add ARIA related attributes (first take), props DrewAPicture , see #19394
m at wordpress.org
- [wp-svn] [19485] trunk: Add tabbing JS to the admin menu, same functionality as the top menu, see #19394
m at wordpress.org
- [wp-svn] [19486] trunk/wp-admin/menu-header.php: Reset aria_arrtibutes when reaching admin submenu, see #19394
m at wordpress.org
- [wp-svn] [19487] trunk: When the submenu is too long to fit on the screen, place the top if it under the admin bar ( the rest is scrollable with a wheel mouse), fixes #19323
m at wordpress.org
- [wp-svn] [19488] trunk/wp-admin/includes/template.php: Cap checks for pointers.
m at wordpress.org
- [wp-svn] [19489] trunk/wp-admin/includes/template.php: Don' t show pointers for new users.
m at wordpress.org
- [wp-svn] [19490] trunk/wp-admin/includes/template.php: Allow scratch beta/ RC installs to experience pointers.
m at wordpress.org
- [wp-svn] [19491] trunk: Remove margin from h3's in press this.
m at wordpress.org
- [wp-svn] [19492] trunk: Fix css selectors mismatch in Press This, see #19341
m at wordpress.org
- [wp-svn] [19493] trunk/wp-admin/includes/screen.php: 'Overview' for old-style help tabs, not 'Screen Info.' props jane.
m at wordpress.org
- [wp-svn] [19494] trunk/wp-admin/includes/media.php: Sanitize options for resizing in the uploader, props mhauan, nacin, fixes #19399
m at wordpress.org
- [wp-svn] [19495] trunk: Optimize about pages for a lovely 960px semi-fluid grid.
m at wordpress.org
- [wp-svn] [19496] trunk/wp-admin/about.php: Don't use hard-coded version number.
m at wordpress.org
- [wp-svn] [19497] trunk/wp-includes/admin-bar.php: Move awaiting moderation title to the .ab-item link so that it' s easier to display.
m at wordpress.org
- [wp-svn] [19498] trunk/wp-admin/about.php: Features are packaged by weight, not by volume.
m at wordpress.org
- [wp-svn] [19499] trunk/wp-includes/class-wp-admin-bar.php: Print title attributes for linkless toolbar items.
m at wordpress.org
Last message date:
Wed Nov 30 23:59:10 UTC 2011
Archived on: Wed Nov 30 23:59:11 UTC 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).