Daryl Koopersmith
|
716906a149
|
Add secondary flag to admin bar. fixes #19136.
git-svn-id: https://develop.svn.wordpress.org/trunk@19230 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-09 19:12:48 +00:00 |
|
Andrew Ozz
|
940cb38514
|
Fix styling in the MCE help popup, see #18314
git-svn-id: https://develop.svn.wordpress.org/trunk@19227 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-09 14:38:37 +00:00 |
|
Andrew Ozz
|
d2d9926055
|
Revert [19223] and only stop showing the checkbox, props nacin, see #19174
git-svn-id: https://develop.svn.wordpress.org/trunk@19225 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 22:34:09 +00:00 |
|
Ryan Boren
|
5cb7ceeb91
|
beta3 bump
git-svn-id: https://develop.svn.wordpress.org/trunk@19224 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 22:26:49 +00:00 |
|
Andrew Ozz
|
4c66628f35
|
Remove the Resize files checkbox for now (revisit in 3.4), fixes #19174
git-svn-id: https://develop.svn.wordpress.org/trunk@19223 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 22:23:40 +00:00 |
|
Daryl Koopersmith
|
d0b826bb85
|
Make top level admin menu items show an arrow when selected. fixes #19209.
git-svn-id: https://develop.svn.wordpress.org/trunk@19222 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 21:32:03 +00:00 |
|
Daryl Koopersmith
|
3dd54276a7
|
Remove Helvetica Neue from the admin bar font stack. see #19145.
git-svn-id: https://develop.svn.wordpress.org/trunk@19221 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 21:12:22 +00:00 |
|
Andrew Ozz
|
b0ca083f21
|
Fix admin bar background gradients, props ocean90, fixes #19163
git-svn-id: https://develop.svn.wordpress.org/trunk@19220 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 20:13:41 +00:00 |
|
Andrew Ozz
|
4eaabaeefe
|
Fix inline/block switching for the Categories postbox tabs, props linuxologos, fixes #19129
git-svn-id: https://develop.svn.wordpress.org/trunk@19219 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 18:24:55 +00:00 |
|
Andrew Ozz
|
ac06d56394
|
Phpdoc fix for wp_add_script_before(), see #11520
git-svn-id: https://develop.svn.wordpress.org/trunk@19218 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 18:15:56 +00:00 |
|
Andrew Ozz
|
8e37911c0c
|
Ressurect WP_Scripts::localize() and fix public function names, fixes #11520
git-svn-id: https://develop.svn.wordpress.org/trunk@19217 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 18:05:59 +00:00 |
|
Andrew Nacin
|
3db76467e8
|
Remove unused variable. props kawauso, see #18364.
git-svn-id: https://develop.svn.wordpress.org/trunk@19216 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 17:53:52 +00:00 |
|
Andrew Ozz
|
a56cd15128
|
Bring back the Fullscreen button in Quicktags, fixes #19194
git-svn-id: https://develop.svn.wordpress.org/trunk@19215 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 16:53:31 +00:00 |
|
Ryan Boren
|
dd11766207
|
Admin bar validation fix. Props usermrpapa. fixes #19180
git-svn-id: https://develop.svn.wordpress.org/trunk@19214 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 15:55:58 +00:00 |
|
Andrew Nacin
|
fe2bd09613
|
Simplify logic in wp_get_attachment_link(). see #18491.
git-svn-id: https://develop.svn.wordpress.org/trunk@19212 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 14:22:42 +00:00 |
|
Ryan Boren
|
74c7564622
|
Avoid warning when non-existent ID pass to wp_get_attachment_link(). Tidy formatting of wp_get_attachment_link(). Props SergeyBiryukov, Jayjdk. fixes #18491
git-svn-id: https://develop.svn.wordpress.org/trunk@19210 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 14:08:25 +00:00 |
|
Jon Cave
|
e263cfc8b5
|
is_user_member_of_blog() [no args] should return true for logged in users on single site. $wpdb->blogid is 0, but the current blog ID isn't. Fixes #19160.
git-svn-id: https://develop.svn.wordpress.org/trunk@19209 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 23:07:07 +00:00 |
|
Jon Cave
|
0890ecf471
|
get_blogs_of_user() should return false for logged out and non-existent users on single site. See #19160.
git-svn-id: https://develop.svn.wordpress.org/trunk@19208 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 23:05:13 +00:00 |
|
Andrew Ozz
|
b1af3610ec
|
Fix a:focus styling and backwards tabbing, add tabindex arg for <a>, see #19088
git-svn-id: https://develop.svn.wordpress.org/trunk@19207 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 20:38:38 +00:00 |
|
Andrew Nacin
|
611a6118c9
|
Merge and update variable declarations. fixes #19176.
git-svn-id: https://develop.svn.wordpress.org/trunk@19205 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 17:45:24 +00:00 |
|
Andrew Nacin
|
808c8dc6a5
|
Remove old vendor prefixes. props andrewryno, ocean90, fixes #18700.
git-svn-id: https://develop.svn.wordpress.org/trunk@19203 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 17:32:24 +00:00 |
|
Andrew Nacin
|
50b132c285
|
Context for 'All Links'. props SergeyBiryukov, pavelevap. fixes #18096.
git-svn-id: https://develop.svn.wordpress.org/trunk@19202 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 17:28:20 +00:00 |
|
Andrew Nacin
|
91b5d4baa5
|
Clean up wp_admin_bar_my_account_menu() a bit. see #19193.
git-svn-id: https://develop.svn.wordpress.org/trunk@19201 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 17:27:24 +00:00 |
|
Andrew Nacin
|
ae6ddbd3e6
|
Link the profile meta in 'My Account' to profile.php. props linuxologos, fixes #19193.
git-svn-id: https://develop.svn.wordpress.org/trunk@19200 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 17:25:13 +00:00 |
|
Daryl Koopersmith
|
9553be30d3
|
Improve display logic for admin menu arrows. see #18382.
git-svn-id: https://develop.svn.wordpress.org/trunk@19199 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 04:18:50 +00:00 |
|
Daryl Koopersmith
|
1597250c9c
|
Improve admin menu tab navigation for expanded menus. Folded menus require a few markup improvements. see #19191.
git-svn-id: https://develop.svn.wordpress.org/trunk@19198 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 03:59:00 +00:00 |
|
Daryl Koopersmith
|
7851ec39c0
|
Blue theme improvements for welcome panel. Add .icon16 definitions. see #11651.
git-svn-id: https://develop.svn.wordpress.org/trunk@19197 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 00:39:46 +00:00 |
|
Daryl Koopersmith
|
d622b01600
|
Remove dead padding/margin CSS from the admin bar. These previously were used for the now-removed arrows. see #18197.
git-svn-id: https://develop.svn.wordpress.org/trunk@19196 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 00:30:49 +00:00 |
|
Andrew Ozz
|
5c18d3b4f4
|
Uploader: update to 1.5.1.1, remove plupload.full.js (we cannot use it), rename the script handle in script-loader to avoid any confusion, fixes #19187
git-svn-id: https://develop.svn.wordpress.org/trunk@19194 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-06 21:46:24 +00:00 |
|
Andrew Nacin
|
057afbb44b
|
Don't set post_type QV in _post_format_request() when we're in the admin. props ethitter. fixes #18475.
git-svn-id: https://develop.svn.wordpress.org/trunk@19193 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-06 21:15:23 +00:00 |
|
Andrew Nacin
|
0d7911b7cf
|
Correct the position of the resizer for the visual editor (not the main editor). props jakemgold, fixes #19177.
git-svn-id: https://develop.svn.wordpress.org/trunk@19191 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-06 20:42:20 +00:00 |
|
Andrew Nacin
|
15622fb001
|
Correct TinyMCE anchor (as in <a name>) image. props jakemgold, fixes #18419.
git-svn-id: https://develop.svn.wordpress.org/trunk@19190 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-06 20:14:13 +00:00 |
|
Andrew Nacin
|
1102de62d5
|
Bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@19188 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-06 18:33:16 +00:00 |
|
Andrew Nacin
|
abcdc78656
|
Allow 8212/8211 (em dash and en dash) to be translated in wptexturize(). props SergeyBiryukov, fixes #15556.
git-svn-id: https://develop.svn.wordpress.org/trunk@19187 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-06 18:31:54 +00:00 |
|
Andrew Ozz
|
da045838f5
|
Fix lag when opening help tab if screen options was opened before, fixes #19172
git-svn-id: https://develop.svn.wordpress.org/trunk@19186 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-06 18:18:45 +00:00 |
|
Jon Cave
|
9fca31d21d
|
Hide Site Name menu if the user isn't a member and isn't a super admin. Always show My Sites if the user has a site, and don't remove the current site from the list. Fixes #19122.
git-svn-id: https://develop.svn.wordpress.org/trunk@19184 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-06 12:21:12 +00:00 |
|
Andrew Nacin
|
7cea3fb20d
|
Remove commented out code. props ocean90, fixes #19126.
git-svn-id: https://develop.svn.wordpress.org/trunk@19183 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 21:19:12 +00:00 |
|
Andrew Nacin
|
2ae685c4c2
|
Send $user_id to is_super_admin() when checking to set primary_blog for a user in wpmu_create_blog(). see #19127.
git-svn-id: https://develop.svn.wordpress.org/trunk@19182 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 20:23:55 +00:00 |
|
Andrew Ozz
|
f31c4b00c8
|
Fix js error on mousedown in the editor, props joehoyle, fixes #19165
git-svn-id: https://develop.svn.wordpress.org/trunk@19180 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 19:49:42 +00:00 |
|
Andrew Ozz
|
d58037ff4a
|
Update the spellchecker plugin for TinyMCE to 2.0.6, fixes #19105
git-svn-id: https://develop.svn.wordpress.org/trunk@19178 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 18:32:47 +00:00 |
|
Andrew Ozz
|
a410b455a4
|
Phpdoc fix for quicktags.js, see #19098
git-svn-id: https://develop.svn.wordpress.org/trunk@19173 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 16:26:00 +00:00 |
|
Andrew Ozz
|
bbb51b1807
|
Improve handling of init and adding buttons to Quicktags, fixes #19098
git-svn-id: https://develop.svn.wordpress.org/trunk@19172 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 16:00:38 +00:00 |
|
Andrew Nacin
|
f1bbad5d5b
|
Remove dead code. empty() will catch anything that equals false.
git-svn-id: https://develop.svn.wordpress.org/trunk@19171 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 13:35:48 +00:00 |
|
Andrew Nacin
|
cbbdd10c0e
|
Give selectors their own lines. see #19126.
git-svn-id: https://develop.svn.wordpress.org/trunk@19169 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 05:15:17 +00:00 |
|
Andrew Nacin
|
8cca809427
|
Hide right border on final admin bar menu item with :last-child, rather than assuming it is search. props markjaquith, fixes #19126.
git-svn-id: https://develop.svn.wordpress.org/trunk@19168 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 05:13:18 +00:00 |
|
Andrew Nacin
|
b06a98aa18
|
Copy Twenty Eleven's search icon to core for the admin bar. props SergeyBiryukov. fixes #19138.
git-svn-id: https://develop.svn.wordpress.org/trunk@19167 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 04:49:05 +00:00 |
|
Andrew Nacin
|
970b93c056
|
Link 'W' to about.php. see #18795.
git-svn-id: https://develop.svn.wordpress.org/trunk@19166 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 03:35:20 +00:00 |
|
Andrew Nacin
|
50c56deeeb
|
jQuery 1.7.
props ocean90, fixes #19144.
git-svn-id: https://develop.svn.wordpress.org/trunk@19165 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 03:25:14 +00:00 |
|
Daryl Koopersmith
|
d7f0b07a8e
|
Blue theme styles for welcome panel and about pages. see #11651, 18742.
git-svn-id: https://develop.svn.wordpress.org/trunk@19164 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 02:06:56 +00:00 |
|
Daryl Koopersmith
|
986602c14c
|
Second half of new welcome panel formatting. Add .icon16, for menu icon reuse. see #11651.
git-svn-id: https://develop.svn.wordpress.org/trunk@19163 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 01:17:50 +00:00 |
|