Commit Graph

19416 Commits

Author SHA1 Message Date
Andrew Nacin be6b3ffe21 Remove the set_theme_mods() method from customize manager. We ended up not using it. see #20871.
git-svn-id: https://develop.svn.wordpress.org/trunk@21027 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-07 23:33:00 +00:00
bumpbot 867872a3c3 Compress scripts/styles: 3.4-RC2-21026.
git-svn-id: https://develop.svn.wordpress.org/trunk@21026 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-07 22:58:22 +00:00
Andrew Nacin 57f267af2a Prevent a scrollbar in the admin caused by padding given to the toolbar. props SergeyBiryukov, ocean90. fixes #19196.
git-svn-id: https://develop.svn.wordpress.org/trunk@21025 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-07 22:05:01 +00:00
Ryan Boren 5abcaa52d7 Customizer: Add keyup events to sync textarea values. Props koopersmith. fixes #20879
git-svn-id: https://develop.svn.wordpress.org/trunk@21024 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-07 22:00:59 +00:00
bumpbot 8fac41f47a Compress scripts/styles: 3.4-RC2-21023.
git-svn-id: https://develop.svn.wordpress.org/trunk@21023 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-07 17:58:27 +00:00
Daryl Koopersmith f9bd63371b Theme Customizer: Allow color control inputs to change the corresponding setting (use sync instead of link). fixes #20873.
git-svn-id: https://develop.svn.wordpress.org/trunk@21022 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-07 17:25:00 +00:00
Andrew Nacin 3210a999eb Copy 3.4 about.php header text to credits and freedoms. props pavelevap. fixes #20794.
git-svn-id: https://develop.svn.wordpress.org/trunk@21021 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-07 15:34:21 +00:00
Andrew Nacin 178555de2c 3.4-RC2-21020
git-svn-id: https://develop.svn.wordpress.org/trunk@21020 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-07 15:26:37 +00:00
Andrew Nacin 39d7e1ccc9 Call auth_redirect() for customize.php. props ocean90. fixes #20872.
git-svn-id: https://develop.svn.wordpress.org/trunk@21019 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-07 15:25:45 +00:00
Ryan Boren 6fbd4a92f2 RC2 bump
git-svn-id: https://develop.svn.wordpress.org/trunk@21018 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-07 01:52:53 +00:00
bumpbot 9370be4e74 Compress scripts/styles: 3.4-RC1-21017.
git-svn-id: https://develop.svn.wordpress.org/trunk@21017 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-07 01:31:49 +00:00
Ryan Boren 329f3b2fd1 Namespace the customize request arg to prevent collision with plugins and themes. Props nacin. fixes #20862
git-svn-id: https://develop.svn.wordpress.org/trunk@21016 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-07 01:29:57 +00:00
bumpbot 028e1c35cf Compress scripts/styles: 3.4-RC1-21015.
git-svn-id: https://develop.svn.wordpress.org/trunk@21015 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-06 21:51:13 +00:00
Daryl Koopersmith 299642f86b Theme Customizer: Fix scrolling on iOS and Kindle Fire. props azaozz, helenyhou. fixes #20805.
Also fixes uploader UIs on iOS and Kindle Fire by improving wp.Uploader.
Adds mobile viewport specifications.
Moves scrollbar back to fixed positioning.


git-svn-id: https://develop.svn.wordpress.org/trunk@21014 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-06 21:45:17 +00:00
Ryan Boren bfcfd40f49 Don't resurrect a removed default image when changing colors in the Customizer. Props koopersmith, nacin. fixes #20448
git-svn-id: https://develop.svn.wordpress.org/trunk@21013 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-06 21:24:22 +00:00
Ryan Boren b1161a6304 Fix admin menu hover. Props koopersmith. fixes #20857
git-svn-id: https://develop.svn.wordpress.org/trunk@21012 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-06 21:15:43 +00:00
bumpbot b576babcfe Compress scripts/styles: 3.4-RC1-21011.
git-svn-id: https://develop.svn.wordpress.org/trunk@21011 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-06 20:58:20 +00:00
Andrew Nacin 7996c82427 Theme Customizer: Block non-existent or non-allowed themes, unless the non-allowed theme is the active theme. Support a user having edit_theme_options xor switch_themes. fixes #20852.
git-svn-id: https://develop.svn.wordpress.org/trunk@21010 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-06 20:34:24 +00:00
Ryan Boren 8f4c41a2dd Check context before adding media upload filters. Props SergeyBiryukov. fixes #20819
git-svn-id: https://develop.svn.wordpress.org/trunk@21009 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-06 16:48:53 +00:00
Ryan Boren d01ad14732 Preserve context when searching in the media upload form. Props SergeyBiryukov. fixes #20856
git-svn-id: https://develop.svn.wordpress.org/trunk@21008 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-06 16:00:08 +00:00
bumpbot a6d17b5f9a Compress scripts/styles: 3.4-RC1-21007.
git-svn-id: https://develop.svn.wordpress.org/trunk@21007 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 20:58:24 +00:00
Andrew Nacin 35bc32d45f Darken the hover/on states for the customizer section titles. Switch Collapse arrow and label. Improve text contrast. props helenyhou. fixes #20828.
git-svn-id: https://develop.svn.wordpress.org/trunk@21006 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 20:57:02 +00:00
bumpbot e93e7d4dd9 Compress scripts/styles: 3.4-RC1-21005.
git-svn-id: https://develop.svn.wordpress.org/trunk@21005 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 18:58:25 +00:00
Andrew Nacin 9aca3fb128 Custom background color: Show the 'Default' link when the input is empty and there is a default color registered. fixes #20448. see #20734.
git-svn-id: https://develop.svn.wordpress.org/trunk@21004 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 18:57:49 +00:00
Andrew Nacin 245b0655d2 Remove user/site suggestions (autocompletion) from search inputs, as the UX isn't proper.
* Removes all instances of site-search, so away it goes. Sidesteps a number of bugs with site-search.
 * Renames user-search to user-suggest, which means it better describes the current behavior (autocompletion) while allowing for future behavior (instant search).
 * Ties user suggestions to a single .wp-suggest-user class.

with help from markjaquith, helenyhou, wonderboymusic. 
fixes #20835.



git-svn-id: https://develop.svn.wordpress.org/trunk@21003 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 18:51:33 +00:00
Andrew Nacin 26ff506998 Add some comments to _custom_background_cb() to explain the logic. see #20448.
git-svn-id: https://develop.svn.wordpress.org/trunk@21002 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 18:44:31 +00:00
Ryan Boren 2dbb51b71f Fix removing the default background image for themes that hard-code the default in css. Honor the default background image for themes that do not provide a fallback in css.
* <style> will appear if there is a default image registered. This is the same as 3.3.
* If only a default color is registered, it still assumes it is in the stylesheet, and no <style> will appear. This is a change from 3.3.
* <style> will continue to appear as before if there is a custom background color or image. This is the same as 3.3.
* This then allows for a default background image with background-image: none, overriding style.css. This is new.

Props nacin
see #20448


git-svn-id: https://develop.svn.wordpress.org/trunk@21001 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 18:35:31 +00:00
bumpbot cbc3a81ee0 Compress scripts/styles: 3.4-RC1-21000.
git-svn-id: https://develop.svn.wordpress.org/trunk@21000 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 17:58:23 +00:00
Ryan Boren d1acedab59 Remove text-align on search input. Props SergeyBiryukov. fixes #20841
git-svn-id: https://develop.svn.wordpress.org/trunk@20999 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 17:57:07 +00:00
Ryan Boren f5efbf6f71 RTL fixes. Props SergeyBiryukov, helenyhou. fixes #20841
git-svn-id: https://develop.svn.wordpress.org/trunk@20998 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 17:05:30 +00:00
Ryan Boren 93c21fefac The image selector arrows should not do a 4g inverted dive. Props helenyhou. fixes #20843
git-svn-id: https://develop.svn.wordpress.org/trunk@20997 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 17:02:31 +00:00
Andrew Nacin 2501af58b6 Combine 'Invalid term ID.' into the 'Invalid term ID' string. props pavelevap. fixes #20809.
git-svn-id: https://develop.svn.wordpress.org/trunk@20996 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 16:25:05 +00:00
Daryl Koopersmith ac95404db8 Theme Customizer: Add an inline html5 shiv to the preview to ensure html5 elements render properly. props SergeyBiryukov, fixes #20755.
git-svn-id: https://develop.svn.wordpress.org/trunk@20995 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 12:26:57 +00:00
Andrew Nacin fd55214d96 Fix typo in the word 'administrator'.
translate.wordpress.org was manually updated to correct the typo,
so this will not result in a string change.

props ocean90
fixes #20829



git-svn-id: https://develop.svn.wordpress.org/trunk@20993 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-04 18:06:32 +00:00
bumpbot 382692fb3e Compress scripts/styles: 3.4-RC1-20992.
git-svn-id: https://develop.svn.wordpress.org/trunk@20992 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-04 17:58:27 +00:00
Ryan Boren 08ad57c8e4 Customizer UI tweaks.
* Don't flip arrow when for open section.
* Give the open section a white background.
* Provide a darker hover state for section headers.

Props helenyhou, SergeyBiryukov
fixes #20828


git-svn-id: https://develop.svn.wordpress.org/trunk@20991 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-04 17:02:56 +00:00
Ryan Boren 589a54bbee Update Fire browser detection. Handle silke mode. Props azaozz, nacin, georgestephanis. fixes #20014
git-svn-id: https://develop.svn.wordpress.org/trunk@20990 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-04 16:04:54 +00:00
bumpbot 5e0d8e2c95 Compress scripts/styles: 3.4-RC1-20989.
git-svn-id: https://develop.svn.wordpress.org/trunk@20989 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-04 15:58:26 +00:00
Ryan Boren 06c0450892 Theme Customizer: Fix race condition in previewer and use message channels. Props koopersmith. fixes #20811
git-svn-id: https://develop.svn.wordpress.org/trunk@20988 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-04 15:51:46 +00:00
potbot f136fa9c99 POT, generated from r20985
git-svn-id: https://develop.svn.wordpress.org/trunk@20987 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-04 15:18:22 +00:00
potbot 2cf59de3a3 POT, generated from r20985
git-svn-id: https://develop.svn.wordpress.org/trunk@20986 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-04 15:18:16 +00:00
bumpbot 8aeab385e7 Compress scripts/styles: 3.4-RC1-20985.
git-svn-id: https://develop.svn.wordpress.org/trunk@20985 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-04 14:58:23 +00:00
Ryan Boren 3c9d5d3893 Site/user autocomplete fixes.
* Lengthen the inputs in the Right Now network dashboard widget
* Border around the whole autocomplete widget/list
* Handle long strings
* Remove some CSS color cruft from the main stylesheet and de-dupe the JS closures for open/close callbacks.

Props helenyhou
fixes #20584


git-svn-id: https://develop.svn.wordpress.org/trunk@20984 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-04 14:50:50 +00:00
Ryan Boren 8ed05fc6fd Back compat for bundled themes. Props nacin, SergeyBiryukov, kobenland. fixes #20768
git-svn-id: https://develop.svn.wordpress.org/trunk@20983 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-04 14:43:19 +00:00
Ryan Boren 1dd852f636 Don't show mime type filter links when choosing an image header from the media library. Props SergeyBiryukov, georgestephanis. fixes #20819
git-svn-id: https://develop.svn.wordpress.org/trunk@20982 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-04 14:37:57 +00:00
Ryan Boren 068664013a Update custom header help text to reflect recent UI changes. Props SergeyBiryukov, rasheed. fixes #20827
git-svn-id: https://develop.svn.wordpress.org/trunk@20981 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-04 14:13:20 +00:00
Ryan Boren 43b69d6996 Make the Skip Cropping button secondary. Props SergeyBiryukov, nacin. fixes #20815
git-svn-id: https://develop.svn.wordpress.org/trunk@20980 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-02 16:57:10 +00:00
bumpbot 1699318343 Compress scripts/styles: 3.4-RC1-20979.
git-svn-id: https://develop.svn.wordpress.org/trunk@20979 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-02 01:58:27 +00:00
Andrew Ozz 971e81c326 Fix notice in wp_read_image_metadata() when EXIF ISOSpeedRatings is array, props nacin, fixes #20807
git-svn-id: https://develop.svn.wordpress.org/trunk@20978 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-02 01:39:00 +00:00
Andrew Nacin ee3dfe0301 New section on Twitter Embeds on the about page. props georgestephanis, chexee, azaozz, SergeyBiryukov, jane. fixes #20796.
git-svn-id: https://develop.svn.wordpress.org/trunk@20977 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-02 01:16:35 +00:00