{33} Commit messages (25667 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 (601 - 700 of 25667)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Changeset Author Message
[21254] azaozz TinyMCE: when pressing Enter while an image with caption is selected, fix moving the caret in a new paragraph under it, fix opening the Image Properties popup in IE9, see #21173
[21246] azaozz Add 2x icons for the list/excerpt switch on the Posts screen, props empireoflight, see #21019
[21245] azaozz TinyMCE icons sprite with tweaked positions, props lessbloat, see #21019
[21232] azaozz TinyMCE: don't throw fatal errors for malformed/invalid image caption shortcodes, props SergeyBiryukov, see #21145
[21228] azaozz Update TinyMCE to 3.5.4.1, fixes #21173
[21218] azaozz Clarify that 'html' refers to the Text editor tab, see #20993
[21102] azaozz Add 2x TinyMCE icons, props empireoflight, see #21019 for 3.4
[21101] azaozz Add 2x TinyMCE icons, props empireoflight, see #21019 for trunk
[21099] azaozz Fix dragging to empty second column in IE8, fixes #21021 for trunk
[21098] azaozz Fix dragging to empty second column in IE8, fixes #21021 for 3.4
[21097] azaozz Admin menu: reset sub-menus position on mouseleave so they don't break when auto-expanded, props phill_brown SergeyBiryukov, fixes #19562 for 3.4
[21094] azaozz Fix dragging to empty second column on dashboard, props helenyhou, fixes #21021 for trunk
[21093] azaozz Fix dragging to empty second column on dashboard, props helenyhou, fixes #21021 for 3.4
[21091] azaozz Respect user settings when auto-switching postbox columns on mobile devices, fixes #21005
[21090] azaozz Admin menu: reset sub-menus position on mouseleave so they don't break when auto-expanded, props phill_brown SergeyBiryukov, fixes #19562
[21042] azaozz When using the max-width: 100% fix for <select> tags that exceed the width of parent elements, add it only on affected tags. IE8 doesn't like it everywhere, props SergeyBiryukov, fixes #19613
[21041] azaozz Fix Quicktags buttons in IE7, fixes #20894
[20978] azaozz Fix notice in wp_read_image_metadata() when EXIF ISOSpeedRatings is array, props nacin, fixes #20807
[20964] azaozz Do not clear the old values in "Display name publicly as" drop-down on the user profile screen, append new values there when the user changes any of20747 the name fields, fixes #20747
[20942] azaozz Remove leftover JS global, see #18198
[20891] azaozz Pointers: fix check for defer_loading, fixes #20554
[20880] azaozz Pointers: center pointer on Themes screen, fixes #20554
[20869] azaozz s/deffer/defer, see #20554
[20867] azaozz Pointers: add arg to pointer options to load at window.loaded (after all images have been loaded and the layout is finalized) and use it on the custom header screen, see #20554
[20849] azaozz About screen: fix typo, see #20423
[20847] azaozz About screen: make the text translatable again and escape <img src=admin_url(), see #20423
[20842] azaozz Crush flex-header-media-library.png, see #20423
[20840] azaozz Simpler layout for the about screen (still needs text), props chexee, see #20423
[20832] azaozz Fix closing div position when post doesn't support editor, props markoheijnen, SergeyBiryukov, fixes #20709
[20831] azaozz Image captions: change query arg in the Edit Image iframe HTML to refresh browser cache, see #18311
[20826] azaozz Image captions: revert label change back to "Caption", fixes #18311
[20818] azaozz Retina display icons: add 2x image for wp-badge.png, props chexee, fixes #20293
[20814] azaozz Retina display icons: add 2x sprite for the toolbar, props chexee, fixes #20293
[20804] azaozz DFW: another attempt to get auto-resize working right, see #20608, see #20684
[20749] azaozz Auto-fold the admin menu with CSS, fixes #20642
[20724] azaozz Remove unneeded var added in [20723], see #20608
[20723] azaozz DFW: fix auto-resize in WebKit, fixes #20608
[20721] azaozz Update jQuery UI version strings in script-loader, props niallkennedy, fixes #20611
[20708] azaozz Fix columns in IE7 on Appearance -> Themes screen, props SergeyBiryukov, fixes #20591
[20702] azaozz Add blue sprite for icons32, props SergeyBiryukov, fixes #20293
[20698] azaozz Admin menu: change to strip_tags() for the aria-label attributes as it's faster, fixes #20373
[20680] azaozz Admin menu: add aria-label attributes to the links around menu images for the sake of screen readers, fixes #20373
[20679] azaozz Change the image caption shortcode format to [caption ...]<a><img /></a> caption text + html[/caption]. That way HTML tags in captions are better supported and the shortcode wouldn't break when using the wrong quotes. Props sushkov, nacin, fixes #18311
[20677] azaozz Move the check for body.mobile in postbox.js to a variable as it's used in more than one place, props georgestephanis, scribu, fixes #20561
[20633] azaozz Always hide the admin menu arrow in IE8 (doesn't work there), props casben79, SergeyBiryukov, fixes #19586
[20628] azaozz Widgets: remove the widget title shown in the widget header when empty or doesn't exist, part props kawauso, fixes #19925
[20626] azaozz Put back "max-width: 100%" for all <select> in the admin. Doesn't seem to work for IE7 but doesn't seem to break anything either. Props Master Jake, fixes #19613
[20591] azaozz Fix typo in a comment, props SergeyBiryukov, fixes #20506
[20580] azaozz Uploader: fix check for error message send from async-upload on failed uploads, improve styling it a bit, props trepmal, SergeyBiryukov, fixes #20445
[20573] azaozz Remove one more duplicate of .screen-per-page, props ocean90, fixes #20526
[20571] azaozz Lengthen the "screen-per-page" input box to prevent cutoff caused by setting type="number", remove some duplicate css, props thezman84, see #20015
[20570] azaozz Dashboard and write screen columns: remove unneeded class from the .wrap div on Write/Edit screens, see #20015
[20564] azaozz Move closing HTML tag outside _e(), props jiehanzheng, fixes #20510
[20544] azaozz Fix typo in the error message shown when a device doesn't support uploading, props SergeyBiryukov, fixes #20410
[20519] azaozz Remove extra slash when opening the gallery thickbox popup from the visual editor, props SergeyBiryukov, fixes #19850
[20516] azaozz Fix floated #post-body-content on the Appearance -> Menus screen, props SergeyBiryukov, fixes #20467
[20467] azaozz Plupload: no need to reset the queue when one file fails (handled internally), see #20422
[20463] azaozz Update Plupload to 1.5.4, props SergeyBiryukov, fixes #20422
[20451] azaozz Add RTL/LTR button to the html editor, props yoavf, fixes #13070
[20449] azaozz Don't hide links to the upload form and show an error for mobile devices that cannot upload, see #20410
[20433] azaozz Add the jQuery UI Touch Punch plugin to handle dragging on mobile devices, props georgestephanis, see #20014
[20431] azaozz Add New User screen: don't bind to blur event on the user_name fields when the <select> doesn't exist, props SergeyBiryukov, fixes #20392
[20430] azaozz Move mobile devices CSS from wp-login.php to wp-admin.css, props SergeyBiryukov, fixes #19673
[20428] azaozz Fix inserting links in the HTML editor in IE9, fixes #19528
[20422] azaozz Consistently remove links to media-new.php for mobile devices, props SergeyBiryukov, see #20405
[20420] azaozz Move the wp_is_mobile() check after the admin bootstrap in media-new.php, props SergeyBiryukov, see #20014
[20417] azaozz Introduce wp_is_mobile() and use it instead of $is_iphone global, see #20014
[20407] azaozz Don't try to append "Display Name" options when on the Add New User screen (the <select> doesn't exist there), props pbiron, SergeyBiryukov, fixes #20392
[20400] azaozz Center the menu icons when the menu is folded. For proper display in RTL the width of .wp-menu-image has to be 30px. Props helenyhou, fixes #20382
[20389] azaozz Add the "aside,audio,canvas,figcaption,figure,nav,output,video" tags that shouldn't be wrapped in <p> to the internal blocks list in TinyMCE, fixes #20381
[20387] azaozz Reset negative top margin on submenus when folding/unfolding the admin menu, fixes #20380
[20383] azaozz Ensure the first icon is not covered by the wrapper div in the Welcome tab on the dashboard, fixes #20366
[20377] azaozz Pluck a tab (whitespace), props SergeyBiryukov, see #20369
[20376] azaozz Fix second callback when filtering caption text for shortcode, props SergeyBiryukov, fixes #20369
[20367] azaozz Dashboard icon back in, see #20293
[20364] azaozz More specific selectors for the 2x images take 2, don't specify background-size for the 1x background, see #20293
[20362] azaozz More specific selectors for the 2x images, see #20293
[20356] azaozz Double-size icons and WordPress logo for retina displays, props chexee, props empireoflight, props iammattthomas, see #20293
[20347] azaozz RTL for the responsive columns, see #20015
[20346] azaozz Make the layout of the tables on edit link screen "liquid" so they can be shown on the side, see #20015
[20342] azaozz Fix adding of parent theme's editor-style before child theme's, props SergeyBiryukov, see #19437
[20341] azaozz Editor: fix adding a link in WebKit to floated image, fixes #16569
[20338] azaozz Fix getting the checked radio button when attaching orphan attachments, props solarissmoke SergeyBiryukov, fixes #16655
[20335] azaozz Switch to one column on the edit/write screens at 850px (the editor becomes unusable at narrower screens and two columns), see #20015
[20334] azaozz Rename back the handle for the editor CSS, props nacin, fixes #19843
[20308] azaozz Improve _fix_attachment_links(), replace attachment URLs with the real permalink only for published posts, re-save only when there are changes, see #13429
[20307] azaozz Do not process <pre> tags with wpautop, replace them with placeholders, process the rest of the content and then put them back. Part props kurtpayne, see #19855
[20293] azaozz Don't show dashed border on empty postbox containers under the editor, see #20015
[20272] azaozz Responsive columns on the dashboard and write screens, first run, see #20015
[20247] azaozz Don't use class="code" for the captions textareas as it resets RTL, see #18311
[20217] azaozz Revert type="number" for the date/time fields as it introduces UI/styling issues, fixes #20217, see #17863
[20177] azaozz Update TinyMCE to 3.4.9, fixes #20239, fixes #19717
[20174] azaozz Add support for line breaks to the caption textareas, see #18311
[20168] azaozz Set proper HTML5 input types in the admin, props georgestephanis, fixes #17863
[20166] azaozz Add support for DFW for all instances of the editor, part props sushkov, fixes #19843
[20164] azaozz Add new comment from post edit screen, partial props: garyc40, see #15527
[20125] azaozz Revert change to the default font in the visual editor, see #20184
[20114] azaozz Based on the current UX feedback, remove the "Insert Link" UI from under the caption fields, see #18311
[20059] azaozz Don't pass non-existing rtl stylesheet to TinyMCE, update phpdoc for add_editor_style(), see #19437
[20054] azaozz Improve adding more css classes to the editor body, add "rtl", "ie7", "ie8", "ie9" so they can be targeted in editor-style.css, see #19437
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracReports for help on using and creating reports.