{33} Commit messages (25596 matches)

Report designed to help manage the list of contributors. Shows commit messages since 3.1 was tagged

Note: If you'd like a RSS feed of the changesets a they happen, Please use the timeline rss feed instead.

Results (1401 - 1500 of 25596)

Changeset Author Message
[11779] azaozz Notice fixes, props mrmist, see #4529
[11778] azaozz Show Empty Trash button only when the user has cap. props mrmist, see #4529
[11776] azaozz Sanitize $include and $exclude in the gallery shortcode
[11771] azaozz Add support for 'include' and 'exclude' to [gallery] (include="123,456" would show only these attachments regardless of the parent post, exclude="789,123" would exclude these attachments and show the rest).
[11769] azaozz Stop direct loading of files in wp-admin that should only be included, for 2.8
[11768] azaozz Stop direct loading of files in wp-admin that should only be included, for trunk
[11765] azaozz More cap checks, for 2.8
[11764] azaozz More cap checks, for trunk
[11754] azaozz Fix invalid border-radius css, props Simek, fixes #10500 for trunk
[11753] azaozz Fix invalid border-radius css, props Simek, fixes #10500 for 2.8
[11752] azaozz Don't show edit link for comments when the user cannot edit them, props filosofo, fixes #10520 for trunk
[11751] azaozz Don't show edit link for comments when the user cannot edit them, props filosofo, fixes #10520 for 2.8
[11750] azaozz Trash status update, see #4529
[11749] azaozz Trash status updates for posts, pages, comments and attachments, props caesarsgrunt, see #4529
[11748] azaozz Allow _wp_get_comment_list to handle custom comment types, props aaroncampbell, fixes #10463
[11747] azaozz Add attachment ID to the wp_generate_attachment_metadata filter, props taco1991, fixes #10494
[11746] azaozz Use exif rotation data when creating sub-sizes of uploaded jpeg images, see #7042
[11744] azaozz Fix wp_tag_cloud('order=RAND'), don't pre-sort if filter 'tag_cloud_sort' is used to sort the tags, props Joern_W, fixes #10393
[11743] azaozz Improve QE data for Draft, Pending and Scheduled posts screens, see #10478
[11742] azaozz Fix QE returned data for Pending and Scheduled posts screens, use jQuery.live() for QE events, fixes #10478
[11741] azaozz "Trash" status for comments updates, props caesarsgrunt, see #4529
[11740] azaozz Fix comment author url when editing, fixes #10466 for 2.8
[11739] azaozz Fix comment author url when editing, fixes #10466 for trunk
[11737] azaozz Generate same as original color depth thumbnails for PNG images, props madhyde, fixes #9887
[11731] azaozz "Trash" status for comments, first run, props caesarsgrunt, see #4529
[11721] azaozz Properly escape comment_author_url when displaying, for trunk
[11720] azaozz Properly escape comment_author_url when displaying, for 2.8
[11719] azaozz Properly sanitize Gears storeName for IDN domains, fixes #9594
[11718] azaozz Flush the cache in Recent Comments widget on transition_comment_status, props josephscott, fixes #10427
[11717] azaozz Correct icon_url over SSL in add_object_page(), props johnbillion, fixes #10412
[11716] azaozz Fix plugins descriptions localization, props Denis-de-Bernardy, fixes #10382
[11715] azaozz Fix notice in upload.php, props mrmist, fixes #10223
[11714] azaozz Hide update notification for themes that are updated manually, props Denis-de-Bernardy, fixes #10220
[11713] azaozz Truncate comment agent when longer than 255 chars, props Denis-de-Bernardy, fixes #10389
[11712] azaozz Improve temp file name, props DD32, fixes #10224
[11711] azaozz Fix converting of HTML entities in Quick editor for comments, don't output QE data when the user cannot edit comments, fixes #9935
[11707] azaozz Properly escape the title in the feed widget, props nbachiyski, fixes #10378 for trunk
[11706] azaozz Properly escape the title in the feed widget, props nbachiyski, fixes #10378 for 2.8
[11699] azaozz Fix deprecated arg. in safecss_filter_attr(), for trunk
[11698] azaozz Fix deprecated arg. in safecss_filter_attr(), for 2.8
[11691] azaozz Convert the old style widgets order array only when loading the widgets screen, fixes #10300 for trunk
[11690] azaozz Convert the old style widgets order array only when loading the widgets screen, fixes #10300 for 2.8
[11689] azaozz Inline CSS filter for kses, for trunk, fixes #10336
[11688] azaozz Inline CSS filter for kses, for 2.8
[11676] azaozz Use new jQuery methods when adding, editing and deleting tags with AJAX, fix warning when deleting tags, see #10239
[11675] azaozz Fix the rounded corners on .widefat, for 2.8
[11674] azaozz Fix the rounded corners on .widefat, for trunk
[11664] azaozz Fix vertical misalignment and cell borders in IE, props demetris, fixes #10090 for trunk
[11663] azaozz Fix vertical misalignment and cell borders in IE, props demetris, fixes #10090 for 2.8
[11662] azaozz Improved $_SERVER['REQUEST_URI'] test for IIS, props ruslany, fixes #5682 for trunk
[11661] azaozz Improved $_SERVER['REQUEST_URI'] test for IIS, props ruslany, fixes #5682 for 2.8
[11660] azaozz Fix pending comments count, paging and comments requests while moderating for trunk
[11659] azaozz Fix pending comments count, paging and comments requests while moderating for 2.8
[11656] azaozz Fix typo in wp_style_is(), props Denis-de-Bernardy, fixes #10283 for trunk
[11655] azaozz Fix typo in wp_style_is(), props Denis-de-Bernardy, fixes #10283 for 2.8
[11653] azaozz Add missing localization in WP_HTTP, props Denis-de-Bernardy, fixes #10231 for trunk
[11652] azaozz Add missing localization in WP_HTTP, props Denis-de-Bernardy, fixes #10231 for 2.8
[11651] azaozz Fix cache in WP_Widget_Recent_Posts, fixes #10251 for trunk
[11650] azaozz Fix cache in WP_Widget_Recent_Posts, fixes #10251 for 2.8
[11649] azaozz Use CSS instead of nbsp, props demetris, fixes #10206 for trunk
[11648] azaozz Use CSS instead of nbsp, props demetris, fixes #10206 for 2.8
[11647] azaozz Fix overlap in plugin and theme editors, props eddieringle, fixes #10101 for trunk
[11646] azaozz Fix overlap in plugin and theme editors, props eddieringle, fixes #10101 for 2.8
[11637] azaozz Fix the test for autosave in post.js, fixes #10135 for trunk
[11636] azaozz Fix the test for autosave in post.js, fixes #10135 for 2.8
[11614] azaozz Always load the Dashboard RSS widgets with AJAX, see #10133 for 2.8
[11613] azaozz Always load the Dashboard RSS widgets with AJAX, see #10133 for trunk
[11590] azaozz Fall back to wp-tinymce.js if wp-tinymce.js.gz doesn't exist
[11589] azaozz Fall back to wp-tinymce.js if wp-tinymce.js.gz doesn't exist
[11580] azaozz is_active_sidebar() should use wp_get_sidebars_widgets(), props greenshady and Denis-de-Bernardy, fixes #10136 for 2.8.1
[11577] azaozz Do not reuse deleted widget instances IDs, fixes #10092 for trunk
[11576] azaozz Do not reuse deleted widget instances IDs, fixes #10092 for 2.8.1
[11564] azaozz Fix typo, props morfiusx and Denis-de-Bernardy, fixes #10137 for trunk
[11563] azaozz Fix typo, props morfiusx and Denis-de-Bernardy, fixes #10137 for 2.8.1
[11562] azaozz is_active_sidebar() should use wp_get_sidebars_widgets(), props greenshady and Denis-de-Bernardy, fixes #10136
[11561] azaozz Fix typo in update-core.php, props takayukister, fixes #10140 for trunk
[11560] azaozz Fix typo in update-core.php, props takayukister, fixes #10140 for 2.8.1
[11559] azaozz Fix the flash uploader button font, props demetris, fixes #10113 for trunk
[11558] azaozz Fix the flash uploader button font, props demetris, fixes #10113
[11557] azaozz CSS tweaks for the uploader and Media Library, props hailin, fixes #10110
[11554] azaozz H2 "Add New" buttons for the main screens
[11548] azaozz Fix check for a published post in calendar widget, props Denis-de-Bernardy, fixes #10091
[11547] azaozz CSS tweak for Feature Filter (Theme Installer), props demetris, fixes #10088
[11546] azaozz CSS tweaks for plugin page, props Denis-de-Bernardy, fixes #10054
[11542] azaozz Pointer cursor for switch in Quick Edit, props johnbillion, fixes #10064
[11541] azaozz Fix plugin version check when updating, props dd32, fixes #10058
[11540] azaozz Press This css tweaks, props noel
[11539] azaozz Fix insecure content warnings when Manage Themes is loaded via https, props peaceablewhale, fixes #10080
[11538] azaozz Check if turbo-nag exists and don't initialize Gears on every page load to check if it's enabled only check if it's installed to prevent crash in Firefox 3.0.10. Fixes #10083
[11537] azaozz Remove cache-manifest.php, see #7262
[11536] azaozz In get_posts() "category" is expected to be a string
[11535] azaozz Fix permission check on Edit Pages screen, props johnbillion, fixes #10074
[11534] azaozz Don't show Change Permalinks button when user doesn't have permission, props johnbillion, fixes #10072
[11533] azaozz Add translation domain to the timezone picker, props nbachiyski, fixes #10066
[11532] azaozz bump
[11531] azaozz CSS tweaks for the plugins screen, same style for active and inactive for all screens
[11530] azaozz Allow CodePress to be disabled from Screen Options, see #10027
[11526] azaozz CSS fix for vertical misalignment in user-edit.php, props demetris, fixes #10036
[11525] azaozz WP Upgrader improvements, props DD32, fixes #9836
[11524] azaozz Preferred transport: move curl to last position and fockopen to 2nd position due to higher compatibility, props DD32, fixes #9998
Note: See TracReports for help on using and creating reports.