Commits
User selector
Commit History
Commits on Sep 24, 2011
Fix typo in languages directory creation for new installations. Props SergeyBiryukov. Fixes #18741 for 3.2
Show description for e5bfab3committed
Commits on Sep 19, 2011
Only clean up the uploaded files after a successful (or failed) install. Allows files to persist past the FTP credential screen. See #18182
Show description for 31e60d6committed
Commits on Aug 28, 2011
Clean up Plugin/Theme uploads after successfully installing them. Restores pre-3.2 behaviour. See #18182 for 3.2.x
Show description for cc845cbcommitted
Commits on Jul 11, 2011
Fix expanding the admin menu in RTL mode when no JS and collapsing it when JS, fixes #18029 for 3.2
Show description for 215a622committedCheck for WP_Error return values when using get_term_field() to set up nav menu items. fixes #17958 for 3.2.
Show description for 37bfe84committedA few more pixels of padding for the admin content area. props iammattthomas, fixes #18046 for 3.2.
Show description for fdfd7f6committedFix RTL admin menu collapsing margin. props rosshanney, see #18029 for 3.2.
Show description for 2878af4committedBrowse Happy dashboard box title should be white. props AndrewFrazier, fixes #17987 for 3.2.
Show description for 444f6a6committed
Commits on Jul 7, 2011
Use browser default sans-serif instead of Arial or Helvetica. Props iammattthomas. fixes #18020 for 3.2
Show description for b46a8a7committed
Commits on Jul 6, 2011
Restore compat for json_decode and json_encode. fixes #18015 for 3.2.
Show description for ece833ccommitted
Commits on Jul 5, 2011
Fix DFW resizing after reaching the sanity check width, props merty, fixes #17983 for 3.2
Show description for f3eae10committed
Commits on Jul 4, 2011
Affirm current credits timeout. see #17759.
Show description for 19e358acommitted
Commits on Jul 3, 2011
Revert overriding the font color for the editor textarea in [18102], as it is a regression, fixes #17971
Show description for bb5f063committed
Commits on Jun 30, 2011
Pinking shears
Show description for 9e7890ccommittedChange shadow on menu "notification" badge, props shakenstirred, nacin, fixes #17941
Show description for 1d8d8bfcommittedDFW: check if the Add Image button is enabled in ms mode before using it, props nacin, fixes #17942
Show description for 9977a6acommitted
Commits on Jun 29, 2011
Mark a few files as needing to be parsable by PHP4 in order to show the proper error messages. Non-exhaustive. see #17934.
Show description for b40bdc3committedwp_check_php_mysql_versions() during setup and install. see #17934.
Show description for 85d7766committed
Commits on Jun 28, 2011
Block editing of post_mime_type and guid in bulk_edit_posts(). More filter unsets. For trunk
Show description for 6022d6ecommittedPerform a cap check on attachments in media_upload_form_handler(). For trunk
Show description for 2258beacommittedUser Profile JS cleanup, props dd32, fixes #17910 for 3.2
Show description for 520081ccommittedCorrect the background colour for the stars. Props ocean90 & helenyhou. Fixes #17887
Show description for 100f17ccommitted
Commits on Jun 27, 2011
Sanitize sort_column and sort_order in get_pages(). Escape search_term in WP_User_Search. Cast blog_id to int in get_blog_prefix(). Props duck_
Show description for cdd05b3committedFix unfolding of the admin menu when no JS, fixes #17897
Show description for c2c5456committedFix text color in the browser nag when no JS, props duck_, fixes #17889
Show description for 5bdde56committedHardening. Santizers for WPLANG and new_admin_email. Prevent stomping ID and filter. Validate locale filename. Props westi.
Show description for 091ec81committed
Commits on Jun 24, 2011
Fix display of color icon for menus that don't have submenus. Props duck_. fixes #17881
Show description for fec6f56committedFix typo, fixes #17868, props rasheed2 and vanillalounge
Show description for 497b25dcommitted
Commits on Jun 23, 2011
Added padding for 'Storage Space' in RTL. Props rasheed, yoavf. fixes #17871
Show description for ba11fe1committedFix warning when DFW is loaded and the $post global is not set, props SidHarrell, fixes #17874
Show description for 1598befcommitted
Commits on Jun 22, 2011
Add theme feature strings for translation. These are already being returned by the API. props lancewillett, fixes #17359.
Show description for 5244cdbcommitted
Commits on Jun 20, 2011
Ensure we have a valid timezone identifier before trying to use it.
Show description for 41d5482committed
Commits on Jun 18, 2011
Don't push dashboard_browser_nag into 'sorted' in do_meta_boxes. see #17781.
Show description for fdbc800committedPlugins per page should default to 999, not 20. Fixes minor (but annoying) 3.0 to 3.1 regression.
Show description for 5ef9f55committed