Commit Graph

  • 6668ba7995 WordPress 4.9 RC2. Weston Ruter 2017-11-07 04:53:36 +00:00
  • 03136e1b23 About: Hardcoded image sources. Konstantin Obenland 2017-11-07 04:25:26 +00:00
  • a397b8f6bb Customize: Fix logic inversion in [42113] which prevented themes from being installed in Customizer. Weston Ruter 2017-11-07 04:16:11 +00:00
  • 6f8428e8b5 About Page: Implement design. Mel Choyce 2017-11-07 04:10:41 +00:00
  • 000809964a WPDB: Check that AUTH_SALT is not empty. Gary Pendergast 2017-11-07 01:08:11 +00:00
  • f7fbbcba0d WPDB: Fix a PHP notice when AUTH_SALT is undefined. Gary Pendergast 2017-11-07 00:29:26 +00:00
  • b23d590bf2 Customize: Prevent customize_autosaved=on from getting added to frontend preview URLs. Weston Ruter 2017-11-06 23:10:05 +00:00
  • 2ae0f807ce Customize: Fall back to ISO date format for date/time control inputs if year, month, or day are missing from the date_format option. Weston Ruter 2017-11-06 20:27:37 +00:00
  • 7cc10e6ccb Administration: Ensure the new Privacy Policy screen appears when within the Network Admin and User Admin. John Blackbourn 2017-11-06 18:16:25 +00:00
  • a4f27c25bc File Editors: Account for network admin use Konstantin Obenland 2017-11-03 18:50:43 +00:00
  • 9976cd2b66 Customize: Ensure changeset_uuid param for autosave auto-draft gets stripped from location after previewing theme switch when not in branching mode. Weston Ruter 2017-11-03 17:36:27 +00:00
  • c7cb694732 Customize: Make sure theme switch blocking in the Customizer is consistently applied when changeset is drafted/scheduled. Weston Ruter 2017-11-03 00:58:25 +00:00
  • 3fab757196 Theme Editor: Ensure files listed recursively can be both viewed and edited. Weston Ruter 2017-11-02 23:04:54 +00:00
  • 4f0527afdc Customize: Present the date/time control input fields in the same format (and order) as date_format. Weston Ruter 2017-11-02 22:59:04 +00:00
  • f0cb7b5696 Codemirror: Unify line endings in csslint.js Konstantin Obenland 2017-11-02 22:30:16 +00:00
  • bdee44c461 Customize: Always use underlying changeset post date as initial date in scheduled date fields if date is future. Weston Ruter 2017-11-02 19:59:55 +00:00
  • 884fa6476e Customize: Prevent history.replaceState() and history.pushState() calls from causing error in customize preview before DOM ready. Weston Ruter 2017-11-02 19:26:23 +00:00
  • dc3c350eab Customize: Prevent re-importing starter content when changeset is saved as draft or scheduled. Weston Ruter 2017-11-02 18:59:40 +00:00
  • d6aece2a33 Bundled Themes: Fix fragile update-theme phpunit test which broke after version updates in [42105]. Weston Ruter 2017-11-02 01:25:57 +00:00
  • ec2b0be9a6 Bundled Themes: Bump version numbers and update changelogs for 4.9 release David A. Kennedy 2017-11-01 22:42:50 +00:00
  • 7b33220fa3 Customize: Strip zero padding when setting month to prevent de-selection; add zero-padding for number input fields when blurring. Weston Ruter 2017-11-01 21:03:36 +00:00
  • a39d599adf Database: Restore numbered placeholders in wpdb::prepare(). Gary Pendergast 2017-10-31 11:59:43 +00:00
  • 15f74e83fa Post WordPress 4.9 RC1 version bump. westonruter 2017-10-31 04:31:03 +00:00
  • 53af23a241 WordPress 4.9 RC1. Weston Ruter 2017-10-31 03:41:16 +00:00
  • 00eb9473b2 Customize: Consolidate sourcing of control params. Weston Ruter 2017-10-31 02:58:42 +00:00
  • 0a964a48f8 REST API: JS client - Enumerate endpoints supporting trash. Adam Silverstein 2017-10-31 02:53:44 +00:00
  • f19d308ece Customize: Spiff up theme updates Konstantin Obenland 2017-10-31 01:32:15 +00:00
  • 2c0031b21d About page: Tweak the privacy policy language, for clarity. Gary Pendergast 2017-10-31 00:20:58 +00:00
  • a3ca329182 About Page: Update the blurb in "Warning: Potential Danger Ahead!" to be more accurate. Mel Choyce 2017-10-30 20:57:54 +00:00
  • 43396e2b42 Multisite: Pass network object instead of ID to pre_get_main_site_id. Felix Arntz 2017-10-30 19:55:09 +00:00
  • 8f661ef667 Customize: Allow 0:00-0:59 in date/time control when 24-hour time used. Weston Ruter 2017-10-30 16:39:06 +00:00
  • a9405baf66 Tests: Remove references to deleted JS files in QUnit tests. Weston Ruter 2017-10-30 04:05:20 +00:00
  • 9461f57532 Customize: Debounce requests for theme searches and the updating of the resulting filter count. Weston Ruter 2017-10-30 03:56:26 +00:00
  • 8f0dbb4f43 Customize: Fix phpdoc for params in WP_Customize_Manager::add_section(). Weston Ruter 2017-10-29 03:21:27 +00:00
  • 3c7bf038d8 Customize: Fix interface alignment between Setting and Control, adding defaults to wp.customize.Setting and using wp.customize.previewer as default previewer param. Weston Ruter 2017-10-29 03:07:30 +00:00
  • 9368a2efa8 Customize: Support instantiation of partials with flat/unwrapped params for parity with controls, sections, and panels in [41726]. Weston Ruter 2017-10-29 00:14:06 +00:00
  • 69b8d057da Customize: Fix mobile placement of panes for available widgets and nav menu items. Weston Ruter 2017-10-28 06:53:40 +00:00
  • f9472e94b8 Customize: Ensure id for section and panel is passed among params to respective templates. Weston Ruter 2017-10-28 06:36:12 +00:00
  • 01bb1fd6cb Customize: Deprecate nav menu classes that are no longer used, instead of removing them immediately. Weston Ruter 2017-10-28 05:47:06 +00:00
  • d1e1b9bf24 Customize: Fix deep-linking to sections for themes via autofocus[section] query parameter. Weston Ruter 2017-10-28 05:21:42 +00:00
  • 698747975a Tests: Update wp-api-generated.js. Gary Pendergast 2017-10-28 01:56:00 +00:00
  • acd03e1ecb Customize: Improve Media control accessibility and compatibility for settings passed as arrays or as solitary setting. Weston Ruter 2017-10-27 20:17:49 +00:00
  • 6eacf2f06b Widgets: Prevent showing underlying attachment excerpt as caption when empty caption value is supplied in Image widget. Weston Ruter 2017-10-27 05:04:04 +00:00
  • 49ec33ae71 Themes: Switch back from throttling to debouncing in theme searches on admin screen. Weston Ruter 2017-10-27 03:30:27 +00:00
  • afa1b06984 External Libraries: Remove usage of each() from the Text_Diff_Engine_native class. John Blackbourn 2017-10-26 12:51:51 +00:00
  • 54602b9904 External Libraries: Remove usage of text strings in assert() in the Text_Diff_Engine_native class. John Blackbourn 2017-10-26 11:31:20 +00:00
  • 2ddcc549d2 Menus: Add menu-$i slugs to mapping groups Konstantin Obenland 2017-10-25 22:28:43 +00:00
  • 6f5777ecbf Customize: Register the Publish Settings section in JS to ensure it does not get unregistered via PHP. Weston Ruter 2017-10-25 21:44:48 +00:00
  • 610b1f05de Customize: Link elements prior to embedding to prevent possible errors when a control is associated with a non-existent section. Weston Ruter 2017-10-25 16:48:19 +00:00
  • a33d615433 Permalinks: Change mention of URI to URL in the description of %category% tag. Sergey Biryukov 2017-10-25 11:10:12 +00:00
  • 3a3f3c435d External Libraries: Revert [41633]. This causes warnings when editing and viewing certain revisions. John Blackbourn 2017-10-25 09:55:39 +00:00
  • a05bfe001c Post WordPress 4.9 Beta 4 version bump. Weston Ruter 2017-10-25 07:07:07 +00:00
  • add4294ca6 WordPress 4.9 Beta 4. Weston Ruter 2017-10-25 06:12:26 +00:00
  • 5a7f9c48b1 Bundled Themes: Make sure new gallery widgets look good in themes David A. Kennedy 2017-10-25 02:16:39 +00:00
  • 273e0e8ecc Customize: Remove theme_installing notification when installation fails. Weston Ruter 2017-10-25 01:13:09 +00:00
  • fdc3e41085 About page: The link URLs in the privacy policy shouldn't be translatable. Gary Pendergast 2017-10-25 01:06:19 +00:00
  • cac531f50b Dashboard: Strip ports from IPs to avoid PHP warnings. Ian Dunn 2017-10-25 00:06:06 +00:00
  • 88497dc5d5 Update $_old_files to add the deleted MediaElement.js files when it was upgraded from 2.22.0 to 4.2.3. Weston Ruter 2017-10-25 00:01:29 +00:00
  • 3ef1cabd1e I18N: Use a consistent pattern for translator comments for placeholders in the string added in [42013]. Sergey Biryukov 2017-10-24 23:39:48 +00:00
  • 7201576757 Code Editors: Add a persistent notification on CSS files, encouraging people to use the CSS panel in the Customizer instead of editing their CSS files directly. Mel Choyce 2017-10-24 23:34:31 +00:00
  • 2d249b2535 Permalinks: Fix placement of structure tags based on last cursor position. Weston Ruter 2017-10-24 23:26:38 +00:00
  • 3e9a42ed27 Filesystem API: Add more specificity to the rules for valid files in validate_file(). John Blackbourn 2017-10-24 23:14:33 +00:00
  • 49b7cb458f Filesystem API: Don't immediately return an error for invalid file names contained within a Zip while it's being extracted. John Blackbourn 2017-10-24 23:10:37 +00:00
  • 18a231bad6 Embeds: Improve consistency of update and refresh logic for oEmbed caching between oembed_cache and post meta. Weston Ruter 2017-10-24 23:09:43 +00:00
  • 8d56eff073 Transients: After [41963], add missing cron task for delete_expired_transients(). Sergey Biryukov 2017-10-24 23:00:01 +00:00
  • 7329816301 Docs: Improve the docs for validate_file() and validate_file_to_edit(). John Blackbourn 2017-10-24 22:49:13 +00:00
  • 80fd300ebf I18N: Use a consistent pattern for translator comments for placeholders in some more Customizer strings. Sergey Biryukov 2017-10-24 22:46:27 +00:00
  • 6768a2cd2a I18N: Add a context for remaining "Schedule" strings. Sergey Biryukov 2017-10-24 22:34:05 +00:00
  • 9d294d7ea1 Twenty Seventeen: Make gallery link styles consistent in all widget areas David A. Kennedy 2017-10-24 21:52:40 +00:00
  • e28dfcd584 Themes: Harmonize list of theme features on Theme Install screen with list in the Customizer. Weston Ruter 2017-10-24 21:45:14 +00:00
  • 1e39d4f2de I18N: Give context to "Installed" string added in [41648]. Sergey Biryukov 2017-10-24 21:42:33 +00:00
  • 5a02f2cd50 Widgets: Limit container-constraining logic in Text widget to video, iframe, object, and embed elements. Weston Ruter 2017-10-24 21:31:16 +00:00
  • fb2e44456e REST API: Don’t remove unregistered properties from objects in schema. Joe Hoyle 2017-10-24 21:04:50 +00:00
  • 36f253d1d9 Code Editors: Tweak styles to work better on smaller screens. Mel Choyce 2017-10-24 20:29:00 +00:00
  • f06055cf90 Credits: Update "Contributing Developers" to "Noteworthy Contributors." Mel Choyce 2017-10-24 19:28:43 +00:00
  • 2b64083fba Customize: Prevent theme installation and deletion in Customizer while SFTP credentials need to be requested. Weston Ruter 2017-10-24 19:05:48 +00:00
  • dbafaf152a Code Editors: Update copy in warning modals. Mel Choyce 2017-10-24 18:46:26 +00:00
  • 619f0b4b34 Customize: Allow previewed menus to be customized Konstantin Obenland 2017-10-24 18:34:21 +00:00
  • a411d5571a Code Editor: Fix phpunit tests related to gutters after [41974]. Weston Ruter 2017-10-24 16:57:10 +00:00
  • 7ddfa7c135 TinyMCE: Set undefined FloatPanel zIndex Ella Van Dorpe 2017-10-24 16:51:50 +00:00
  • c0a61efdad Code Editor: Define default gutters and toggle lint markers based on changes to lint option. Weston Ruter 2017-10-24 16:34:12 +00:00
  • 18f91933fb Canonical: Strip trailing punctuation from permalinks. Sergey Biryukov 2017-10-24 14:17:22 +00:00
  • b36ed916e8 Formatting: Make sure wp_allowed_protocols() is filterable until wp_loaded has fired. Sergey Biryukov 2017-10-24 13:24:43 +00:00
  • 4b6528e760 Docs: Correct a class name in the docs for WP_Customize_Manager::post_value(). John Blackbourn 2017-10-24 11:56:32 +00:00
  • 92d8a1799e Taxonomy: Use keypress instead of keyup for listening for Enter key to add a tag via Tags meta box. Sergey Biryukov 2017-10-24 11:29:34 +00:00
  • eac206b375 Taxonomy: After [40984], add the most_used label for non-hierarchical taxonomies too, and use it on the Menus screen. Sergey Biryukov 2017-10-24 11:21:47 +00:00
  • 08421dfc72 I18N: Remove <code> and <kbd> tags from translatable strings on Settings screens. Sergey Biryukov 2017-10-24 10:50:40 +00:00
  • ac68181c94 Editor: Specify maxwidth in parse-embed requests based on width of editor iframe so that TinyMCE view embeds fit, particularly in Text widgets. Weston Ruter 2017-10-24 04:06:23 +00:00
  • ace979586b Buttons: Ensure active styling applies to both :active and .active. Helen Hou-Sandi 2017-10-23 23:33:54 +00:00
  • 0e87ef42d0 Docs: Fix typo in path_is_absolute() description. Sergey Biryukov 2017-10-23 22:50:30 +00:00
  • d5e4547ef9 Menus: Don't prime nav menu items cache if a persistent cache is being used. westonruter 2017-10-23 22:39:02 +00:00
  • 5a4a469bc2 About Page: Revised strings to be easier to translate. Mel Choyce 2017-10-23 22:23:35 +00:00
  • 733a81d74d Comments: Check if wp_new_comment() returns an error. Peter Wilson 2017-10-23 22:11:11 +00:00
  • a0910276f1 REST API: Allow passing existing template value for posts even when template no longer exists. Weston Ruter 2017-10-23 22:10:48 +00:00
  • 074009ecdb Dashboard: Remove "Try Gutenberg" callout. Aaron Jorbin 2017-10-23 20:47:27 +00:00
  • a719234281 Code Editor: Add underscore as a dependency for the code-editor script. Weston Ruter 2017-10-23 20:37:22 +00:00
  • af799224b7 Themes: Add files missed in [41975]. Pascal Birchler 2017-10-23 20:22:44 +00:00
  • 87d77bc24a Themes: Show templates from both parent and child theme when calling WP_Theme::get_post_templates(). Pascal Birchler 2017-10-23 20:07:06 +00:00
  • 852174ad7f Code Editor: Keep linting and its error reporting configured when lint option is changed dynamically. Weston Ruter 2017-10-23 19:54:33 +00:00
  • fbf27f0c23 Customize: Ease extendability of filter drawer Konstantin Obenland 2017-10-23 18:57:46 +00:00