Commit Graph

  • a39eb76bc5 Support RTL properly when displaying playlists. Scott Taylor 2014-04-20 04:26:59 +00:00
  • 22c3cc1fec Properly account for text overflow in .wp-playlist-caption by adding display: block. Scott Taylor 2014-04-20 04:24:53 +00:00
  • 47d8ce50b0 Add a compatibility layer in wp-playlist.js to avoid VM errors from MediaElement's plugin bridge in the TinyMCE views for playlists by suppressing playback for files whose mime-type is not supported in the user's browser natively. Scott Taylor 2014-04-20 03:52:57 +00:00
  • 55a3551646 Customizer: Correct reference to the 'Add new image' button. Andrew Nacin 2014-04-19 19:44:43 +00:00
  • 29a1d6fe13 Don't show textareas that have "hidden" as a class in the media modal. Scott Taylor 2014-04-19 18:33:42 +00:00
  • 9ed158cc8c Properly translate 'Select Poster Image'. Andrew Nacin 2014-04-19 18:27:51 +00:00
  • d798de002d Version bumps for Twenty Eleven, Twenty Twelve, Twenty Thirteen, Twenty Fourteen. Andrew Nacin 2014-04-19 18:25:03 +00:00
  • 12d417d12a Update POT files for bundled themes. see #27843. Andrew Nacin 2014-04-19 18:22:16 +00:00
  • 77c11f6cc9 Theme Installer: Proper redirection and action links post-install in multisite. Andrew Nacin 2014-04-19 18:17:12 +00:00
  • 9223056bb3 Fix logic inversion in [28124] to ensure widgets stay with themes during a theme switch. Andrew Nacin 2014-04-19 18:11:24 +00:00
  • 47de352468 Use correct echoing context function. see #27889. Andrew Nacin 2014-04-19 18:08:05 +00:00
  • cb4f555da4 Context for 'Installed' and 'Already Installed' theme strings. Andrew Nacin 2014-04-19 18:07:30 +00:00
  • 6ccd360ff4 Don't set the poster image for videos in a playlist if the image is the video mime-type icon blown up. Scott Taylor 2014-04-18 17:38:53 +00:00
  • 18f073cde0 Trunk is now 4.0-alpha. Andrew Nacin 2014-04-16 19:36:35 +00:00
  • 91f1a42b6a WordPress 3.9. Andrew Nacin 2014-04-16 18:00:26 +00:00
  • 3127edf4c8 Prevent customizer header image list from listing user images twice when no theme-specified images exist Mark Jaquith 2014-04-16 18:00:10 +00:00
  • fc6d8f705f About page: Don't use wp_playlist_scripts() as that prints stuff. Andrew Nacin 2014-04-16 17:55:00 +00:00
  • bd9e4f4f30 Final about page. Andrew Nacin 2014-04-16 17:39:18 +00:00
  • e05574bcf9 Ensure that wp.media.view.settings.post is set before accessing the post's id Mark Jaquith 2014-04-16 15:25:35 +00:00
  • 43d194c3b6 Widgets: Better padding for translations of "Reorder". Andrew Nacin 2014-04-16 13:07:01 +00:00
  • 2d4ea78457 Theme Installer: Properly call router navigation. Andrew Nacin 2014-04-16 03:05:52 +00:00
  • 9720c92028 About page: Use a better preposition to describe drag-and-drop. Andrew Nacin 2014-04-16 00:45:34 +00:00
  • aeef0e992a Translate a string added in 3.7.1 but never translated previously. Andrew Nacin 2014-04-16 00:37:59 +00:00
  • 51882f8707 Graceful failures for TinyMCE views of video/audio playlists. Andrew Nacin 2014-04-16 00:22:28 +00:00
  • 6ac55e5a83 Widgets: Remove create_function() from the customizer class. Andrew Nacin 2014-04-16 00:10:09 +00:00
  • 48f7c5fce3 TinyMCE: fix icons in IE7, fixes #27829 Andrew Ozz 2014-04-16 00:09:10 +00:00
  • 68776bd079 Theme Installer: Fixes for browsers without pushState. Andrew Nacin 2014-04-16 00:03:57 +00:00
  • 6196b0811e Add missing string translation in widgets. Andrew Nacin 2014-04-16 00:00:33 +00:00
  • 85925b39ad Cast wp_count_attachments() before iterating it to avoid a notice when items exist without a mime type. Andrew Nacin 2014-04-15 23:59:48 +00:00
  • 77a65852fa Update the TinyMCE tests to 4.0.21.1, see #27744 Andrew Ozz 2014-04-15 22:06:11 +00:00
  • 60f6968d80 Background Updates: Avoid a PHP warning during theme update checks when there are multiple theme directories registered. Fixes #27815 Dion Hulse 2014-04-15 10:56:56 +00:00
  • 42747be0b2 Fix entities on about page. see #27713. Andrew Nacin 2014-04-15 09:21:55 +00:00
  • 31a847bb9c 3.9-RC2 Andrew Nacin 2014-04-15 08:58:01 +00:00
  • 0437f710a5 Allow the API to add text to auto update emails. Andrew Nacin 2014-04-15 08:51:23 +00:00
  • 62a005f254 Fix typo on about page. Andrew Nacin 2014-04-15 08:25:10 +00:00
  • fce82f9676 Final about page text. Andrew Nacin 2014-04-15 07:52:32 +00:00
  • ecbe6226fa Inline documentation for three remaining hooks in wp-includes/general-template.php. Drew Jaynes (DrewAPicture) 2014-04-15 04:41:37 +00:00
  • c91efaa74c Inline documentation for hooks in wp-includes/general-template.php. Drew Jaynes (DrewAPicture) 2014-04-15 04:00:48 +00:00
  • 61cb5d3e49 Add a TTL to core update checks to allow us to narrow the 12-hour update window. Andrew Nacin 2014-04-15 02:22:07 +00:00
  • 93443ecd13 Inline documentation for hooks in wp-includes/media.php. Drew Jaynes (DrewAPicture) 2014-04-15 01:35:49 +00:00
  • 606bf33d10 About page design, first pass. Andrew Nacin 2014-04-15 01:30:36 +00:00
  • 7ed14feff1 Theme Installer: Revert to proxying through PHP for WordPress.org API requests. Andrew Nacin 2014-04-15 01:15:43 +00:00
  • 16490ce89c Image Details modal: Remember the last state of the advanced toggle. Andrew Nacin 2014-04-14 23:55:04 +00:00
  • a8efcb993f Customizer: Properly handle widget settings when activating a previewed theme. Andrew Nacin 2014-04-14 22:45:40 +00:00
  • b807ab4a34 Theme installer: Improve route handling and make ?theme= work. Andrew Nacin 2014-04-14 22:05:20 +00:00
  • 7960418895 Color scheme support for widget choosers. Andrew Nacin 2014-04-14 20:21:14 +00:00
  • 6a8889ea8c Inline documentation for hooks in wp-includes/class-wp-customize-widgets.php Drew Jaynes (DrewAPicture) 2014-04-14 18:40:29 +00:00
  • cd356b6404 DFW: - Add background color and remove the top border from the status bar (at the bottom). - Fix spinner to always be next to the Save button. - Remove width: auto; from .mce-fixed-width. Fixes #27709 Andrew Ozz 2014-04-14 08:14:01 +00:00
  • 32721b8347 Avoid stomping of bulk postdata inside the bulk_edit_posts() loop. Andrew Nacin 2014-04-14 07:47:10 +00:00
  • e1c90794e5 TinyMCE: Always load translations, even in English, as we modify some strings. Andrew Nacin 2014-04-14 03:22:38 +00:00
  • 7c57669ec2 Inline documentation for hooks in wp-includes/link-template.php. Drew Jaynes (DrewAPicture) 2014-04-14 02:12:48 +00:00
  • bff230b422 Plupload: restore the settings in media_upload_form(), see #27763 Andrew Ozz 2014-04-14 00:40:45 +00:00
  • 11f2a0dc31 Inline documentation for hooks in wp-includes/functions.php. Drew Jaynes (DrewAPicture) 2014-04-14 00:19:37 +00:00
  • 5b4cd4b027 Plupload: Restore 3.8 handles and filenames to avoid breaking plugins. Andrew Nacin 2014-04-14 00:06:03 +00:00
  • c43b8b063d Fix feature pointer RTL placement. Andrew Nacin 2014-04-13 23:59:01 +00:00
  • d2e679179b Part II of inline documentation for hooks in wp-includes/post.php. Drew Jaynes (DrewAPicture) 2014-04-13 23:05:20 +00:00
  • e7524d0ba7 Theme install: Set a timeout and error message for API responses. Andrew Nacin 2014-04-13 19:01:21 +00:00
  • 4c254d8a97 Themes screen: Fix RTL layout issue in Firefox. Andrew Nacin 2014-04-13 18:25:19 +00:00
  • e22e40001d Don't auto-resize Quick Draft textarea in IE < 9. Avoids IE8 crash. Andrew Nacin 2014-04-13 18:24:25 +00:00
  • a343c6020a Custom header: Fix image ordering. Andrew Nacin 2014-04-13 18:21:27 +00:00
  • 8e6a1f479b Customizer: Fix header image cropping when working with huge images. Affected Firefox in particular. Andrew Nacin 2014-04-13 18:19:55 +00:00
  • e164ec2461 Customizer: Account for a sidebar with no container to which classes can be added. Andrew Nacin 2014-04-13 16:40:07 +00:00
  • f7d4569c8d Add context to string added in [28097]. Andrew Nacin 2014-04-13 16:34:13 +00:00
  • ffba43a0d9 Fix feature pointer border when using a color scheme. Andrew Nacin 2014-04-13 16:32:39 +00:00
  • 42f6f43c35 Add missing 'Address' string for TinyMCE. Andrew Nacin 2014-04-13 16:20:54 +00:00
  • 985727f256 RTL for login screen. Andrew Nacin 2014-04-13 16:05:16 +00:00
  • 07885ba6c9 Add hooks to the wpeditimage tinymce plugin and to the image details portion of the media modal. - Add wp.media.events which is intended to be a global media event bus. - Add a post-render event to the ImageDetails view that third-party code can leverage to add subviews. - Performance improvement for the initialization of the PostImage model. - A bit more markup to the image details template to make it easier to add a view to the advanced options. Props gcorne, fixes #27698 Andrew Ozz 2014-04-13 04:01:53 +00:00
  • 3396375d47 RTL for TinyMCE: - Add _dir: 'rtl' to the TinyMCE translation object. - Fix editor.css for RTL. - Fix the Edit and Delete buttons position for wpview and images. - For _mce_set_direction(), update documentation and fix adding the 'ltr' button. Fixes #27773 Andrew Ozz 2014-04-13 00:22:56 +00:00
  • 7a25da5240 The widgets pointer requires the edit_theme_options capability. Andrew Nacin 2014-04-12 20:52:35 +00:00
  • a9b0b8cd13 Translate another About string and use _e(). see #27713. Andrew Nacin 2014-04-12 20:51:56 +00:00
  • 36f7e292d2 Add an explanation for 'Paste from Word' in the 'Paste from Text' dialog. Andrew Nacin 2014-04-12 20:47:59 +00:00
  • 863116a5d2 Add a feature pointer for widgets in the customizer in 3.9. Remove older pointers from 3.3 and 3.4. Andrew Nacin 2014-04-12 20:47:12 +00:00
  • 027f0872bd Update the TinyMCE paste plugin to the latest development version. It includes a fix for pasting from Word: removes inline comments and change tracking. Changeset: f8cffdf342 Fixes #27771 Andrew Ozz 2014-04-12 20:00:52 +00:00
  • a1d4430fe0 About page: Translate all Under the Hood strings. Andrew Nacin 2014-04-12 19:38:49 +00:00
  • aa08fb55ce User Query: Don't blindly re-append new meta queries for capabilities. Andrew Nacin 2014-04-12 19:03:56 +00:00
  • 9defa138a4 Custom Headers: Allow for longer strings. Andrew Nacin 2014-04-12 18:39:46 +00:00
  • 6c0420348e Update $_old_files for 3.9. see #27775. Andrew Nacin 2014-04-12 18:26:25 +00:00
  • 17a90fff8b TinyMCE wpViews: - Prevent undo steps from being added when the body of a wpview changes. - Add unbind() to handle cleanup on DOM rebuilding in TinyMCE. - Ensure that MediaElement's cleanup routine is run on every player in all instances of the editor. - Initialize the players after some delay to ensure CSS is loaded. Props gcorne and wonderboymusic, fixes #27389 Andrew Ozz 2014-04-12 00:45:48 +00:00
  • b5612f8b80 Priority fixes for various existing hook documentation. Drew Jaynes (DrewAPicture) 2014-04-12 00:00:32 +00:00
  • 8f0329b452 Translate custom header customize control strings. Remove final added before beta to see what breakage we might cause by refactoring this class. Andrew Nacin 2014-04-11 23:24:32 +00:00
  • 8aacd10a8c Don't include the non-minified tinymce.js in /build. Load it when running from /src, else load wp-tinymce.js.gz (production) or tinymce.min.js (SCRIPT_DEBUG). Props nacin, fixes #27739 Andrew Ozz 2014-04-11 22:16:01 +00:00
  • 33e687ca57 Add the new modlas styling to the importer details Thickbox on Tools -> Import. Props ocean90, fixes #26952 Andrew Ozz 2014-04-11 21:49:18 +00:00
  • 2bde9b5b56 Fix color of disabled buttons in non-default color schemes, props ryelle, fixes #27759 Andrew Ozz 2014-04-11 21:34:14 +00:00
  • 2d9949bf91 Account for new cropping settings in the image editor. Andrew Nacin 2014-04-11 03:09:35 +00:00
  • 5dd9108e48 Editor: Ensure the link dialog does not display when styles are missing. Andrew Nacin 2014-04-11 03:08:23 +00:00
  • d3b4c2359a Fix typo in var definition in [28069], see #27750 Andrew Ozz 2014-04-10 22:13:11 +00:00
  • 416b8e348f Fix tabbing out of the title field on Media -> Edit Media screen, fixes #27750 Andrew Ozz 2014-04-10 22:09:50 +00:00
  • 824830ca01 Bump MediaElement.js to 2.14.2. Release Notes: 743f446523. Scott Taylor 2014-04-10 21:31:24 +00:00
  • 5a7934a362 Fix a multisite test failure by testing an option that can be updated in multisite. Andrew Nacin 2014-04-10 21:09:33 +00:00
  • 2883034c6a Update TinyMCE to the current development version, 4.0.21.1. Fixes #27744 Andrew Ozz 2014-04-10 21:08:41 +00:00
  • 3e6d8864a9 XML-RPC: Fix bracing of conditionals around doc blocks. Andrew Nacin 2014-04-10 21:03:29 +00:00
  • eef7258ca6 Update license copyright year to 2014. Andrew Nacin 2014-04-09 23:49:05 +00:00
  • c90a2a5d3b TinyMCE Views in IE8 and 7: change deselect event only for old IE, props gcorne, fixes #27546 Andrew Ozz 2014-04-09 15:28:17 +00:00
  • b253355d2c Fix TinyMCE Views in IE8 and 7: - Add fallback background images for dashicons. - Fix hiding the clipboard while still allowing the contents to be selected. - Work around lack of border-box in gallery styles. (Includes precommit cleanup for theme.js) Props gcorne, fixes 27546 Andrew Ozz 2014-04-09 00:57:46 +00:00
  • 0d6b3f3e3f TinyMCE: make sure vertical resizing and menubar show/hide are set to default for each instance, fixes #27724 Andrew Ozz 2014-04-08 18:57:18 +00:00
  • 244eca7982 3.9-RC1 Andrew Nacin 2014-04-08 18:18:03 +00:00
  • 3234ade164 Harden HMAC verification. props duck_. Andrew Nacin 2014-04-08 18:05:42 +00:00
  • bef5bdc86a 3.9 about page text, rough cut. Andrew Nacin 2014-04-08 17:46:48 +00:00
  • 402bb6208b Don't show featured images for image attachments. Remove abstractions for now. Andrew Nacin 2014-04-08 17:39:58 +00:00
  • 248151298c Escape playlist data in templates. Andrew Nacin 2014-04-08 17:39:06 +00:00