August 2011 Archives by thread
Starting: Mon Aug 1 17:01:54 UTC 2011
Ending: Wed Aug 31 06:46:16 UTC 2011
Messages: 134
- [wp-svn] [18494] trunk/wp-includes/meta.php: update_metadata_by_mid() and delete_metadata_by_mid().
m at wordpress.org
- [wp-svn] [18495] trunk/wp-includes: Admin bar: fix the Shortlink menu when using jQuery, see #18299
m at wordpress.org
- [wp-svn] [18496] trunk/wp-includes: Optimize script-loader a bit, see #11520
m at wordpress.org
- [wp-svn] [18497] trunk: Refactor Quicktags, props garyc40, see #16695
m at wordpress.org
- [wp-svn] [18498] trunk: Editor API enhancement, first run (still needs some work), see #17144
m at wordpress.org
- [wp-svn] [18499] trunk/wp-admin/js: Remove debug remnants, props scribu, see #16695
m at wordpress.org
- [wp-svn] [18500] trunk: Turn delete_meta() , get_post_meta_by_id(), update_meta(), delete_post_meta_by_key() into wrappers around the metadata API.
m at wordpress.org
- [wp-svn] [18501] trunk/wp-includes/class-wp-xmlrpc-server.php: Use *_metadata_by_mid () API in set_custom_fields().
m at wordpress.org
- [wp-svn] [18502] trunk/wp-admin/admin-ajax.php: Use *_metadata_by_mid() API when updating post meta in admin ajax.
m at wordpress.org
- [wp-svn] [18503] trunk: Fix editor icons when no SCRIPT_DEBUG, see #17144
m at wordpress.org
- [wp-svn] [18504] trunk: Add magic get/set/ isset methods to WP_User to avoid data duplication.
m at wordpress.org
- [wp-svn] [18505] trunk/wp-admin/custom-header.php: Call get_(template|stylesheet) _directory_uri() only once in process_default_headers.
m at wordpress.org
- [wp-svn] [18506] trunk/wp-includes/capabilities.php: Handle deprecation of id in __set().
m at wordpress.org
- [wp-svn] [18507] trunk/wp-includes/plugin.php: Grammar fix.
m at wordpress.org
- [wp-svn] [18508] trunk/wp-admin/options-discussion.php: Remove gratuitous periods.
m at wordpress.org
- [wp-svn] [18509] trunk/wp-admin/custom-header.php: Add gettext.
m at wordpress.org
- [wp-svn] [18510] trunk/wp-includes/ms-functions.php: Return true upon success in remove_user_from_blog().
m at wordpress.org
- [wp-svn] [18511] trunk: Fix back-compat for quicktags, introduce QTags.addButton(), see #16695
m at wordpress.org
- [wp-svn] [18512] trunk/wp-includes/capabilities.php: Remove first_name and last_name properties.
m at wordpress.org
- [wp-svn] [18513] trunk: Deprecate get_userdatabylogin() and get_user_by_email().
m at wordpress.org
- [wp-svn] [18514] trunk/wp-includes/pluggable-deprecated.php: Update @deprecated.
m at wordpress.org
- [wp-svn] [18515] trunk/wp-includes/capabilities.php: Handle id back compat in isset magic method.
m at wordpress.org
- [wp-svn] [18516] trunk: Fix send_to_editor() and Insert/Upload buttons URLs, see #17144
m at wordpress.org
- [wp-svn] [18517] trunk/wp-admin/includes: Fix handling of resizing images after upload, props ocean90, see #18206
m at wordpress.org
- [wp-svn] [18518] trunk/wp-includes/js/tinymce/langs/wp-langs.php: Fix i18n for wp_editor, props SergeyBiryukov, see #17144
m at wordpress.org
- [wp-svn] [18519] trunk/wp-includes: WP_Editor: don' t show empty div if no editor-buttons and media-buttons are shown, props ocean90, see #17144
m at wordpress.org
- [wp-svn] [18520] trunk/wp-admin/update-core.php: Only show the primary button style for 'Update Now', not 'Re-install Now', on update-core.php.
m at wordpress.org
- [wp-svn] [18521] trunk/wp-includes/functions.php: Pass old value to update_site_option hooks.
m at wordpress.org
- [wp-svn] [18522] trunk/wp-admin/includes/upgrade.php: Don't process wpdb->tables(' global') inside a loop.
m at wordpress.org
- [wp-svn] [18523] trunk: Overflow:auto for pre tags in the plugin information popup.
m at wordpress.org
- [wp-svn] [18524] trunk/wp-includes/ms-functions.php: Use preg_match more efficiently .
m at wordpress.org
- [wp-svn] [18525] trunk/wp-admin/includes/class-wp-upgrader.php: Initialize in the Theme_Upgrader class.
m at wordpress.org
- [wp-svn] [18526] trunk/wp-admin/admin-header.php: Globalize variables used in admin-header in case it is used in a function.
m at wordpress.org
- [wp-svn] [18527] trunk/wp-admin/includes/class-wp-posts-list-table.php: Properly handle display of Order, Template, and Parent page attributes in Quick/Bulk Edit.
m at wordpress.org
- [wp-svn] [18528] trunk/wp-includes/pomo: Sync pomo library with the current GlotPress version
m at wordpress.org
- [wp-svn] [18529] trunk/wp-admin/admin-footer.php: Exclude link tags from internationalized strings in Credits and Freedoms links in the admin footer
m at wordpress.org
- [wp-svn] [18530] trunk/wp-admin/press-this.php: Add a gettext context to the Standard post format string in Press This to match other usages of Standard in a post format context
m at wordpress.org
- [wp-svn] [18531] trunk/wp-admin/includes/upgrade.php: Add filters for install/ upgrade queries, so that unit tests installer can force creating InnoDB tables, so that we can use transactions to revert the database to its initial state after each test .
m at wordpress.org
- [wp-svn] [18532] trunk: Explicitly globalize some variables, so that unit tests can run WordPress inside a function.
m at wordpress.org
- [wp-svn] [18533] trunk/wp-admin/options-general.php: Use title case.
m at wordpress.org
- [wp-svn] [18534] trunk/wp-includes/functions.php: Move the CSS inline to wp_die so that it is always available.
m at wordpress.org
- [wp-svn] [18535] trunk/wp-admin/import.php: Direct a user to the main site to install importers, fixes #17990
m at wordpress.org
- [wp-svn] [18536] trunk/wp-admin/network: Move network/settings. php POST handling out of network/edit.php.
m at wordpress.org
- [wp-svn] [18537] trunk/wp-includes: Deprecate RSS 0.92 and RDF feeds, and 301 them to the default feed.
m at wordpress.org
- [wp-svn] [18538] trunk/wp-includes/rewrite.php: Direct rdf/rss redirects, to save a double redirect.
m at wordpress.org
- [wp-svn] [18539] trunk/wp-includes/canonical.php: Whitespace oops
m at wordpress.org
- [wp-svn] [18540] trunk: Remove the old root feed files.
m at wordpress.org
- [wp-svn] [18541] trunk/wp-includes: Eliminate verbose rewrite rules for ambiguous rewrite structures, resulting in massive performance gains.
m at wordpress.org
- [wp-svn] [18542] trunk/wp-includes/version.php: bump the db
m at wordpress.org
- [wp-svn] [18543] trunk/wp-includes/functions.php: Pedantic whitespace in validate_file().
m at wordpress.org
- [wp-svn] [18544] trunk/wp-admin/install.php: Use wp_print_scripts() in install.php.
m at wordpress.org
- [wp-svn] [18545] trunk/wp-includes: Force display_errors to off when WP_DEBUG_DISPLAY == false.
m at wordpress.org
- [wp-svn] [18546] trunk/wp-includes/post.php: Add a general filter to wp_unique_post_slug to allow for full customisation of the uniqueness functionality .
m at wordpress.org
- [wp-svn] [18547] trunk/wp-admin/options-permalink.php: Add postname to Settings > Permalinks and remove the help text talking about permalink performance.
m at wordpress.org
- [wp-svn] [18548] trunk/wp-includes/functions.php: Break HTML comment up into two lines to prevent phpxref from choking on the rest of functions .php.
m at wordpress.org
- [wp-svn] [18549] trunk/wp-settings.php: Use ini_set instead of set_magic_quotes_runtime() to prevent silenced E_DEPRECATED notice.
m at wordpress.org
- [wp-svn] [18550] trunk/wp-admin/upload.php: Clean up message handling logic in upload.php.
m at wordpress.org
- [wp-svn] [18551] trunk/wp-includes/functions.php: Replace regex in path_is_absolute( ) with simpler equality checks.
m at wordpress.org
- [wp-svn] [18552] trunk/wp-admin/includes/upgrade.php: Remove beta upgrade code from 3.0.
m at wordpress.org
- [wp-svn] [18553] trunk: Fix (temporarily?) the spacing between the uploader buttons on the dashboard, props SergeyBiryukov and andrewryno, see #17144
m at wordpress.org
- [wp-svn] [18554] trunk/wp-admin/options-privacy.php: First pass on clarifying Settings > Privacy.
m at wordpress.org
- [wp-svn] [18555] trunk/wp-admin/includes/dashboard.php: Fix HTML IDs on the uploader buttons on the dashboard, props SergeyBiryukov, see #17144
m at wordpress.org
- [wp-svn] [18556] trunk/wp-includes: Add _doing_it_wrong() when a plugin or theme accesses $wp_scripts or $wp_styles too early ( also fixes localization), props SergeyBiryukov, fixes #11526
m at wordpress.org
- [wp-svn] [18557] trunk/wp-includes: Don't call debug_backtrace() in wp_scripts_init( ) and wp_styles_init(), props dd32, see #11526
m at wordpress.org
- [wp-svn] [18558] trunk/wp-includes/pluggable.php: Harden up is_user_logged_in() against empty $current_user instances to prevent PHP Notices on XML-RPC requests .
m at wordpress.org
- [wp-svn] [18559] trunk/wp-includes/functions.php: Fix html for back link in _default_wp_die_handler.
m at wordpress.org
- [wp-svn] [18560] trunk/wp-includes: Instantiate some MS variables as objects before using them.
m at wordpress.org
- [wp-svn] [18561] trunk/wp-includes: Call _doing_it_wrong() individually in wp_scripts and wp_styles functions.
m at wordpress.org
- [wp-svn] [18562] trunk/wp-admin: Dissolve wp-admin/network/edit.php.
m at wordpress.org
- [wp-svn] [18563] trunk: Some more class instantiations.
m at wordpress.org
- [wp-svn] [18564] trunk/wp-admin/network/edit.php: Redirect to network_admin_url() in network/edit.php.
m at wordpress.org
- [wp-svn] [18565] trunk/wp-admin/network/site-users.php: Remove duplicated current_action() call.
m at wordpress.org
- [wp-svn] [18566] trunk/wp-includes/rewrite.php: Fix rewrite documentation typo and clarify with "rules array" over "this/ the structure".
m at wordpress.org
- [wp-svn] [18567] trunk/wp-includes/functions.php: add_option() should always return a boolean, see #18422
m at wordpress.org
- [wp-svn] [18568] trunk/wp-includes/ms-settings.php: Remove old $base/BASE MU check.
m at wordpress.org
- [wp-svn] [18569] trunk/wp-admin: Add 'Network Enable' link after installing a theme in the network admin.
m at wordpress.org
- [wp-svn] [18570] trunk: Fix Press This editors, see #17144
m at wordpress.org
- [wp-svn] [18571] trunk/wp-includes/class-wp-editor.php: Only include extra TinyMCE stylesheets once.
m at wordpress.org
- [wp-svn] [18572] trunk/wp-includes/class-wp-editor.php: Load all Parent theme stylesheets before Child theme stylesheets in the TinyMCE Editor .
m at wordpress.org
- [wp-svn] [18573] trunk/wp-includes/wp-db.php: Clarify %d is an integer in wpdb documentation.
m at wordpress.org
- [wp-svn] [18574] trunk/wp-admin/press-this.php: Another fix for Press This, see #17144
m at wordpress.org
- [wp-svn] [18575] trunk/wp-includes: Fix the "close tags" button in quicktags, props SergeyBiryukov, see #16695
m at wordpress.org
- [wp-svn] [18576] trunk: Fix QTags.closeAllTags(), replace 'tb' with 'ed' in quicktags, js to make it clear it is the editor instance not the toolbar , small comments quick edit fixes, see #16695, fixes #15911
m at wordpress.org
- [wp-svn] [18577] trunk: Merge most admin css files, first run, see #18314
m at wordpress.org
- [wp-svn] [18578] trunk: Merged install.css with install-rtl.css ( it is used only when installing so it makes sense to be a separate stylesheet ), merged farbtastic.css with farbtastic-rtl.css, see #18314
m at wordpress.org
- [wp-svn] [18579] trunk: Merge colors*.css with colors*-rtl.css, props ryanimel, see #18314
m at wordpress.org
- [wp-svn] [18580] trunk/wp-includes/cache.php: Introduce wp_cache_incr() and wp_cache_decr().
m at wordpress.org
- [wp-svn] [18581] trunk: Auto column switching (post.php only for now), see #18198
m at wordpress.org
- [wp-svn] [18582] trunk/wp-admin: Auto column switching for the dashboard, see #18198
m at wordpress.org
- [wp-svn] [18583] trunk/wp-admin/css: Ensure text in the dashboard recent comments widget wraps up properly, props SergeyBiryukov, fixes #18212
m at wordpress.org
- [wp-svn] [18584] trunk/wp-includes/class-wp-xmlrpc-server.php: Check for comment existence before checking edit_comment meta cap.
m at wordpress.org
- [wp-svn] [18585] trunk/wp-includes/formatting.php: Add 'q' tag to nestable tags list in force_balance_tags().
m at wordpress.org
- [wp-svn] [18586] trunk/wp-admin/includes/plugin-install.php: Check if property exists on plugins_api() returned object in install_plugin_information().
m at wordpress.org
- [wp-svn] [18587] trunk/wp-includes/functions.php: add_site_option should not update existing options, should return a boolean and should only run actions on success.
m at wordpress.org
- [wp-svn] [18588] trunk/wp-includes/functions.php: Use get_site_option in add/ update_site_option for caching and filtering benefits.
m at wordpress.org
- [wp-svn] [18589] trunk/wp-includes/functions.php: Allow update_site_option to add false-y values.
m at wordpress.org
- [wp-svn] [18590] trunk/wp-admin/options-permalink.php: Don't check 'Custom Structure ' Permalink radio option for the default permastruct.
m at wordpress.org
- [wp-svn] [18591] trunk/wp-includes/taxonomy.php: Optimise get_term to not query for term_id = 0.
m at wordpress.org
- [wp-svn] [18592] trunk/wp-includes/default-filters.php: Parse shortcodes in text widgets by default.
m at wordpress.org
- [wp-svn] [18593] trunk/wp-includes/default-filters.php: Whitespace and code layout tidyup.
m at wordpress.org
- [wp-svn] [18594] trunk/wp-admin/includes/class-wp-comments-list-table.php: Include all comment css classes when outputing the rows in the Comments admin page to allow for easy customisation by plugins .
m at wordpress.org
- [wp-svn] [18595] trunk/wp-admin/includes/class-wp-comments-list-table.php: End each row with a new line to make the raw HTML easier to read.
m at wordpress.org
- [wp-svn] [18596] trunk/wp-admin/includes/media.php: When inserting a Gallery to be ordered by Date/ Time use the post_date field for ordering rather than ID so that if the user /plugin has updated this to reflect the date/ time when an image was captured we order correctly.
m at wordpress.org
- [wp-svn] [18597] trunk: Introduce metadata_exists(), WP_User::get_data_by(), WP_User ::get(), WP_User::has_prop().
m at wordpress.org
- [wp-svn] [18598] trunk/wp-includes/capabilities.php: Handle null user ID in the WP_User constructor.
m at wordpress.org
- [wp-svn] [18599] trunk/wp-admin/includes/class-wp-comments-list-table.php: Fix the action links broken by [18594].
m at wordpress.org
- [wp-svn] [18600] trunk/wp-admin/includes/class-wp-list-table.php: Update phpdoc for WP_List_Table::views().
m at wordpress.org
- [wp-svn] [18601] trunk/wp-includes/ms-blogs.php: Use update_blog_details() in wpmu_update_blogs_date().
m at wordpress.org
- [wp-svn] [18602] trunk/wp-includes/functions.php: wp_list_pluck() performance improvement.
m at wordpress.org
- [wp-svn] [18603] trunk/wp-includes/taxonomy.php: Support fields = slugs in wp_get_object_terms().
m at wordpress.org
- [wp-svn] [18604] trunk/wp-includes/ms-load.php: Don' t set the site_name cache on every call to get_current_site_name().
m at wordpress.org
- [wp-svn] [18605] trunk/wp-includes/media.php: Remove unused global.
m at wordpress.org
- [wp-svn] [18606] trunk/wp-includes/functions.php: Properly handle nested arrays in wp_list_filter().
m at wordpress.org
- [wp-svn] [18607] trunk: Improve auto column switching for post.php, see #18198
m at wordpress.org
- [wp-svn] [18608] trunk/wp-admin/admin-header.php: Handle locales that use a comma as a separator when generating version classes .
m at wordpress.org
- [wp-svn] [18609] trunk: Fix TimyMCE init when launching DFW and respect wpautop setting there, see #17144
m at wordpress.org
- [wp-svn] [18610] trunk/wp-includes: Fix action 'wp_print_footer_scropts' ( on the front-end), see #11520
m at wordpress.org
- [wp-svn] [18611] trunk/wp-includes: Improve quicktags back-compat, add method instance.getButtonElement(id), see #16695
m at wordpress.org
- [wp-svn] [18612] trunk/wp-includes: Properly reset vars, see #16695
m at wordpress.org
- [wp-svn] [18613] trunk/wp-includes/post.php: Display 'Edit Media' instead of ' Edit Post' for Attachments/Media in the admin bar.
m at wordpress.org
- [wp-svn] [18614] trunk/wp-admin: Clean up Plugin/ Theme uploads after successfully installing them.
m at wordpress.org
- [wp-svn] [18615] branches/3.2/wp-admin: Clean up Plugin/ Theme uploads after successfully installing them.
m at wordpress.org
- [wp-svn] [18616] trunk/wp-admin: Only clean up the uploaded files after a successful (or failed) install.
m at wordpress.org
- [wp-svn] [18617] trunk: Store Plugin/Theme uploads in the Media Library properly.
m at wordpress.org
- [wp-svn] [18618] trunk/wp-admin/includes/class-wp-upgrader.php: First slice of rejecting invalid Plugin and Theme zip uploads ( Incompatible file structure, not containing a Plugin/Theme, etc).
m at wordpress.org
- [wp-svn] [18619] trunk: Fix styling and quicktags error in press this, see #16695
m at wordpress.org
- [wp-svn] [18620] trunk/wp-includes: Fix silverlight uploading when not resizing files on the fly, props kurtpayne, see #18206
m at wordpress.org
- [wp-svn] [18621] trunk: Switch admin menus to flyouts from dropdowns.
m at wordpress.org
- [wp-svn] [18622] trunk/wp-admin/install.php: Mark the install page as rtl for styling purposes.
m at wordpress.org
- [wp-svn] [18623] trunk/wp-includes/js/quicktags.dev.js: Fix typo in quicktags.js, props westi, see #16695
m at wordpress.org
- [wp-svn] [18624] trunk: Disable js moving of dashboard postboxes, add all of them in the first column on 'auto', see #18198
m at wordpress.org
- [wp-svn] [18625] trunk: Toggle class 'responsive' on div. wrap when auto columns is toggled, see #18198
m at wordpress.org
- [wp-svn] [18626] trunk/wp-admin/css: Fix styling of the editors for the blue theme, props saracannon, see #17144
m at wordpress.org
- [wp-svn] [18627] trunk/wp-includes/post.php: Cast to array in get_page_by_path() foreach
m at wordpress.org
Last message date:
Wed Aug 31 06:46:16 UTC 2011
Archived on: Wed Aug 31 06:46:17 UTC 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).