Commit Graph

  • d60db0ea48 Revisions: Update the compare mode before rendering subviews. Mark Jaquith 2013-07-10 04:15:34 +00:00
  • 381110d9f2 Fix the chown and chgrp methods for the filesystem API's SSH2 transport. fixes #24277. Andrew Nacin 2013-07-10 04:15:13 +00:00
  • 0fc3503f69 Use maybe_unserialize() in upgrade.php's private get_option() function. This actually predates maybe_unserialize() ([2487], [3234]). props leewillis77. fixes #24365. Andrew Nacin 2013-07-10 04:01:20 +00:00
  • 9d6d4ce11d XML-RPC: Save enclosures with a trailing new line. fixes #23219. Andrew Nacin 2013-07-10 03:34:35 +00:00
  • e62170f6e2 Don't call updateDiff() in the Revisions FrameState model. Mark Jaquith 2013-07-10 03:20:58 +00:00
  • 1b035dc715 Context for 'Attachment' when referring to the background image attachment. props xibe, fixes #23433. Andrew Nacin 2013-07-10 03:07:53 +00:00
  • 9d31473e23 Compress scripts/styles: 3.6-beta4-24620. bumpbot 2013-07-09 22:58:53 +00:00
  • f24c4ee1b3 Collapse Menu: use jQuery normalized window width only for WebKit. Use window.innerWidth in Firefox, IE > 8, etc. so the window width in JS and for the @media rules match. Fixes #23817. Andrew Ozz 2013-07-09 21:26:32 +00:00
  • 01f8aa101e Compress scripts/styles: 3.6-beta4-24618. bumpbot 2013-07-09 20:58:49 +00:00
  • 634d743ccd Have get_footer() match get_header() etc in [24616]. fixes #24714. Andrew Nacin 2013-07-09 20:48:02 +00:00
  • 0df685da44 In general template functions, cast to string then ensure we actually have a template name before proceeding. Affects get_sidebar(), get_header(), get_footer(), get_template_part(). Andrew Nacin 2013-07-09 20:31:04 +00:00
  • 8dfbe56e79 Pass back dateUnix (a unix timestamp) for better sorting of revisions in Backbone. Mark Jaquith 2013-07-09 19:21:25 +00:00
  • 7d0019d495 In populate_options(), only query the option names we are checking against. No need to load the entire table into memory. props leewillis77. fixes #24620. Andrew Nacin 2013-07-09 19:14:33 +00:00
  • b4b9544d35 Move the loading of surrounding diffs functionality into the model. Mark Jaquith 2013-07-09 19:00:11 +00:00
  • 26bb582335 Compress scripts/styles: 3.6-beta4-24612. bumpbot 2013-07-09 10:58:49 +00:00
  • 286a44fcf6 Revisions: Debounce fetching Diffs when revisions are updated. Daryl Koopersmith 2013-07-09 09:57:58 +00:00
  • 28c43dfb05 Compress scripts/styles: 3.6-beta4-24610. bumpbot 2013-07-09 08:58:52 +00:00
  • f9e4a8500a Revisions: Move data management into the frame state. See #24425. Daryl Koopersmith 2013-07-09 08:50:32 +00:00
  • f2ab17ee13 Revisions: Simplify router property name. See #24425. Daryl Koopersmith 2013-07-09 08:20:12 +00:00
  • 155046f796 Revisions: Remove unnecessary router property. See #24425. Daryl Koopersmith 2013-07-09 08:15:55 +00:00
  • 0e8e4b4e49 Revisions: Simplify how URLs are updated. See #24425. Daryl Koopersmith 2013-07-09 08:14:38 +00:00
  • 15df489ecd Revisions: Reduce points where IDs are cast in JS. See #24425. Daryl Koopersmith 2013-07-09 07:55:50 +00:00
  • 5917fcb621 Revisions: Remove unused template. See #24425. Daryl Koopersmith 2013-07-09 07:34:54 +00:00
  • 45d2a20783 Revisions: A healthy dose of pinking shears. See #24425. Daryl Koopersmith 2013-07-09 07:33:15 +00:00
  • 8e85892a3f Revisions: Remove redundant tagNames. Props markjaquith, see #24425. Daryl Koopersmith 2013-07-09 07:14:23 +00:00
  • 9e5fb3311f Revisions: Use toggleClass instead of a conditional. See #24425. Daryl Koopersmith 2013-07-09 07:11:43 +00:00
  • 7f8538805b Revisions: Remove redundant method, see #24425. Daryl Koopersmith 2013-07-09 07:07:53 +00:00
  • 8f24ab263d Avoid getting tripped up on post content that starts with <!--nextpage-->. props SergeyBiryukov. fixes #16746. Andrew Nacin 2013-07-09 05:23:53 +00:00
  • 65bf560b9d Remove wp_parse_post_content(), get_paged_content(), paginate_content() from 3.6, and remove the new $id parameters for get_the_content() and the_content(). Andrew Nacin 2013-07-09 05:22:50 +00:00
  • 7f0bd4bbd6 XML-RPC: For wp.getOptions, set readonly to true for writable options that the user does not have permission to edit. Andrew Nacin 2013-07-09 02:22:57 +00:00
  • f1bf096eab Compress scripts/styles: 3.6-beta4-24596. bumpbot 2013-07-08 22:35:26 +00:00
  • 4c35743a1a Tick marks are back for revisions Mark Jaquith 2013-07-08 21:37:03 +00:00
  • 772c90d846 Support IIS 8 and above. Andrew Nacin 2013-07-08 20:27:06 +00:00
  • f3b332e9bb Use meta caps edit_post, read_post, and delete_post directly, rather than consulting the post type object. map_meta_cap() handles that for us. props markjaquith, kovshenin. fixes #23226. Andrew Nacin 2013-07-08 20:05:42 +00:00
  • e16dca6fc9 Compress scripts/styles: 3.6-beta4-24592. bumpbot 2013-07-08 18:58:16 +00:00
  • 74e84dae23 Use correct variable in the deprecated and abandoned Snoopy HTTP client. see #24210. Andrew Nacin 2013-07-08 17:17:46 +00:00
  • cffe32a58a Use correct variable when calling request_filesystem_credentials() in delete_theme(). see #24210. Andrew Nacin 2013-07-08 17:10:47 +00:00
  • 2b64842c3b SimplePie: Merge 5e046a3 from upstream. props rlerdorf, see #24210. Andrew Nacin 2013-07-08 17:10:16 +00:00
  • 614c954c42 Prevent overflow of the parent term dropdown in the new term form. props desrosj, fixes #23397. Andrew Nacin 2013-07-08 16:55:59 +00:00
  • 32528edd1b Patch Services_JSON to use the proper function name and avoid a fatal error. see #24210. Andrew Nacin 2013-07-08 16:55:34 +00:00
  • 8669be7094 Remove the conditional wrappers for the edit_form_after_* hooks. Using the .edit-form-section class will still add a 20px bottom margin; devs will just want to add wrapping containers as appropriate. fixes #24334; see #23240. Helen Hou-Sandi 2013-07-08 15:45:53 +00:00
  • cdaa82bc9b Use wp_basename() in newer media code for filenames to avoid encoding issues on display. props SergeyBiryukov, fixes #23267. Andrew Nacin 2013-07-08 13:55:50 +00:00
  • bcf8ba4d44 Avoid possible array collision in dbDelta when recording index adds. props apimlott, wonderboymusic. fixes #21272. Andrew Nacin 2013-07-08 13:54:19 +00:00
  • 1c76a5218c Revert [23394] until there is a consensus on target="_blank" (or not) for these external links. see #20839. Andrew Nacin 2013-07-08 13:04:07 +00:00
  • 77238aa5ee Expand human_time_diff() from minutes/hours/days to also include weeks/months/years. Fix off-by-one issue. Andrew Nacin 2013-07-08 13:00:34 +00:00
  • 903be842a3 Documentation for [24564]. see #23811. Andrew Nacin 2013-07-08 12:59:10 +00:00
  • 4fea95b6ab Avoid an undefined index notice. props DrewAPicture. fixes #22096. Sergey Biryukov 2013-07-08 01:49:13 +00:00
  • fbeed0e364 Revisions improvements Dominik Schilling (ocean90) 2013-07-06 20:22:02 +00:00
  • 814c36baea Revisions improvements Dominik Schilling (ocean90) 2013-07-06 10:48:14 +00:00
  • 0d71651c9f Heartbeat: - Pass the actual error to the jQuery event 'heartbeat-connection-lost'. - When in error state, keep trying to connect even when no response is expected until the error is cleared. See #23216. Andrew Ozz 2013-07-05 23:33:47 +00:00
  • 1b4aa41b4c Gracefully slide down the "{Name} is editing" notice portion of the post row, so everything isn't shifting down in an instant and throwing off people's clicks. Mark Jaquith 2013-07-05 23:17:25 +00:00
  • fcf1e26cff Revisions improvements Dominik Schilling (ocean90) 2013-07-05 22:54:17 +00:00
  • b7ebeea685 Revisions: CSS cleanup, see #24425. Dominik Schilling (ocean90) 2013-07-05 22:15:37 +00:00
  • 6e96c1d7db Remove pattern="" in the comment form (HTML5 mode) to avoid mistaken :invalid styles. Andrew Nacin 2013-07-05 21:59:10 +00:00
  • e47e61424f Make sure get_post_gallery() doesn't ever return an array when asked for a string. Mark Jaquith 2013-07-05 20:54:46 +00:00
  • 70eedabc2b Drop some wrapper functions Mark Jaquith 2013-07-05 20:41:49 +00:00
  • 38e7f8d441 Remove the_post_format_gallery(). see #24452. Dominik Schilling (ocean90) 2013-07-05 20:37:12 +00:00
  • f89a4f5b21 Remove img_html_to_post_id(). It's unused since [24555]. fixes #24610. Dominik Schilling (ocean90) 2013-07-05 18:45:41 +00:00
  • 101031bcf4 @-silence an Imagick call that causes a warning in PHP 5.4. Mark Jaquith 2013-07-05 18:43:45 +00:00
  • 5312ae444b Recombine a fragmented help paragraph so its integrity does not depend on translaters noticing a trailing space in the first sentence. Mark Jaquith 2013-07-05 18:39:27 +00:00
  • 664664d2a1 Push menu settings checkboxes down to a new line to avoid weird overlaps in some languages. Mark Jaquith 2013-07-05 18:39:21 +00:00
  • e87e8f608a Revisions improvements Mark Jaquith 2013-07-05 17:44:47 +00:00
  • 159b426ef5 Don't display errors for XML-RPC requests, as they malform the response. Mark Jaquith 2013-07-05 17:38:14 +00:00
  • 12ff8a31c3 Prevent invalid queries in certain empty-array-passing meta_query cases. Mark Jaquith 2013-07-05 16:40:46 +00:00
  • 08c5b3f725 Instead of saying that scaling up images will result in fuzzy images, just say that it's not supported (because it isn't). Mark Jaquith 2013-07-05 15:45:43 +00:00
  • 2fd98a828c Compress scripts/styles: 3.6-beta4-24560. bumpbot 2013-07-05 15:42:57 +00:00
  • b275c9418f Keep the Nav Menu walker from blowing up the layout on empty-titled items. Mark Jaquith 2013-07-05 15:41:46 +00:00
  • 2093f293c7 Don't sync the blog public option from noindex(). This can cause race conditions. Ryan Boren 2013-07-05 15:17:31 +00:00
  • d8781a4f32 Keep the theme update thickbox from being obscured by the toolbar. Mark Jaquith 2013-07-05 15:15:58 +00:00
  • 977c747f43 Hide the Revisions meta box content if no-JS, as JS is required to actually do anything with revisions. Mark Jaquith 2013-07-05 15:04:24 +00:00
  • ffa73b8fc5 Debounce the Revisions UI URL updates as you scrub, for a massive speedup and a reduction in URL history detritus. Mark Jaquith 2013-07-04 08:30:36 +00:00
  • 00e2ca3b6f Remove some more post format functions. Mark Jaquith 2013-07-04 06:57:00 +00:00
  • cf6a29cfa1 Lose content removal and splitting from get_content_url(). And remove unneeded lines from [24400]. Dominik Schilling (ocean90) 2013-07-03 22:36:13 +00:00
  • a6baa90a3d Set autocomplete="off" on the password reset form itself, in addition to the individual inputs, to work around a Chrome bug. Mark Jaquith 2013-07-03 21:29:53 +00:00
  • f120a109ff Combat Chrome's insanely aggressive user/pass autofilling ಠ_ಠ Mark Jaquith 2013-07-03 21:24:02 +00:00
  • a6177929c4 Rejigger some whitespace in anticipation of a fix for #24364. Mark Jaquith 2013-07-03 21:23:55 +00:00
  • bc4b7fd0a5 Allow gallery to be inserted with no links on the images. props chipbennett, helgatheviking, aaroncampbell, wonderboymusic. fixes #18178. Andrew Nacin 2013-07-03 20:43:19 +00:00
  • 3690db14f7 Revisions UI update: Dominik Schilling (ocean90) 2013-07-03 20:27:19 +00:00
  • 9bac10425e Remove attachment_url_to_postid(). props kovshenin, wonderboymusic. see #24458. Andrew Nacin 2013-07-03 20:23:48 +00:00
  • 58b96f9dd5 Call shortcode functions directly. props kovshenin, fixes #24505. Andrew Nacin 2013-07-03 20:19:00 +00:00
  • 8ceb51f88e jQuery 1.10.2. props ocean90. fixes #24426. Andrew Nacin 2013-07-03 20:11:44 +00:00
  • fb5b41aa7b TinyMCE: normalize font size for H1 - H6 submenu, fixes #24586. Andrew Ozz 2013-07-03 02:03:19 +00:00
  • 5b48908f39 Heartbeat: fix comment spelling Andrew Ozz 2013-07-03 01:59:46 +00:00
  • 8cc84ab4c9 Post locks: load the post locked dialog html in post-new.php too, see #23697. Andrew Ozz 2013-07-03 01:50:39 +00:00
  • 7a24b282a3 Twenty Thirteen: minor CSS cleanup for navigation, props gorgoglionemeister. Closes #24651. Lance Willett 2013-07-02 23:02:02 +00:00
  • 2be1017944 Twenty Thirteen: enqueue Genericons CSS file for use in visual editor styles. Props DrewAPicture, closes #24595. Lance Willett 2013-07-02 22:58:42 +00:00
  • f729beedb5 Twenty Thirteen: update IE styles to match changes in r24524. See #23850. Lance Willett 2013-07-01 18:30:57 +00:00
  • 925e2f67ee Replace the cite element with a b element to markup the comment author in comment_html5(). Dominik Schilling (ocean90) 2013-07-01 18:26:16 +00:00
  • 1ac726b616 POT, generated from r24537 potbot 2013-07-01 18:14:29 +00:00
  • 0d6adee1fb Twenty Thirteen: cleanup for functions.php file, props obenland. See #24653. Lance Willett 2013-07-01 17:27:41 +00:00
  • a925082e9b Twenty Thirteen: update RTL styles to match changes in r24524, props obenland. See #23850. Lance Willett 2013-07-01 17:26:15 +00:00
  • ae849e3550 Twenty Thirteen: ensure b element in comment markup isn't bold. Props ocean90, see #24522. Lance Willett 2013-07-01 17:25:05 +00:00
  • 5e24625852 Compress scripts/styles: 3.6-beta4-24534. bumpbot 2013-07-01 16:11:01 +00:00
  • a0aa4fa4b0 RTL: Use direction: ltr for the URL inputs in the media frame. props DrewAPicture. fixed #24326. Dominik Schilling (ocean90) 2013-07-01 10:15:07 +00:00
  • f4ec972104 Install: Fix the value of the for attribute for the label of the username field. Dominik Schilling (ocean90) 2013-06-30 11:18:35 +00:00
  • f05db78268 Add a label to the second password field on User New and User Edit screen. props MikeHansenMe. fixes #20294. Dominik Schilling (ocean90) 2013-06-30 11:13:34 +00:00
  • 21704cfdc0 Make wp_mail() return the actual result of PHPMailer::Send() instead of always returning true. props chmac. fixes #23642. Sergey Biryukov 2013-06-29 23:03:13 +00:00
  • b7591bb34e Revisions UI: Fix table colgroup (Say what?) for post titles when they haven't been changed. see #24425. Dominik Schilling (ocean90) 2013-06-29 17:45:02 +00:00
  • 1819e0f2c2 Nonce refresh: - Update the heartbeat nonce when refreshing nonces on the Edit Post screen. - After a user logs in from the auth-check dialog, speed up heatrbeat to check/refresh nonces on the Edit Post screen. - Speeding up heartbeat: bring back the setting how long it should last (how many ticks). - Add 'heartbeat-nonces-expired' jQuery event when nonces have expired and the user is logged in. See #23295, see #23216. Andrew Ozz 2013-06-29 01:31:44 +00:00
  • a9d0ac3c6f Post locked dialog: remove the "Go to" part from the button as it's not translatable. Fixes #24547. Andrew Ozz 2013-06-27 21:59:48 +00:00