azaozz
|
a37b440bac
|
Bring back the multi-file/html uploader switching, see #19228
git-svn-id: http://svn.automattic.com/wordpress/trunk@19257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-11 19:40:23 +00:00 |
|
nacin
|
366565f196
|
.pmuB
git-svn-id: http://svn.automattic.com/wordpress/trunk@19254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-11 17:06:31 +00:00 |
|
ryan
|
6bbc8d4ce4
|
Avoid notice when themes dir is empty or missing. Don't reset current theme in current_theme_info() if there are no themes. Show warning in Right Now if there are no themes. Props azaozz. fixes #19089
git-svn-id: http://svn.automattic.com/wordpress/trunk@19251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-11 14:10:54 +00:00 |
|
nacin
|
58cdff8ce9
|
Style updates to translators list on Credits page. see #18742.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-10 23:16:21 +00:00 |
|
koopersmith
|
5299994ce5
|
Add general top-level class to the secondary admin menu. Fixes hover styling and tabbing JS. fixes #19220.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-10 20:46:29 +00:00 |
|
azaozz
|
6074eda69d
|
Uploader: fix progress bar JS and update the style (light blue bars), see #18206
git-svn-id: http://svn.automattic.com/wordpress/trunk@19247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-10 20:33:26 +00:00 |
|
nacin
|
22cf9f0fe4
|
New WordPress badge for welcome panel and about screens. props chexee, ocean90. see #11651.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-10 19:05:01 +00:00 |
|
nacin
|
f88cdc0668
|
Pass remaining start_el() arguments to page_css_class. props TheDeadMedic, fixes #17727.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-10 18:35:25 +00:00 |
|
azaozz
|
5869b4d388
|
More phpdoc for wp_editor(), see #17144
git-svn-id: http://svn.automattic.com/wordpress/trunk@19239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-10 17:46:23 +00:00 |
|
nacin
|
c3fb2795b0
|
Promote secondary admin bar items to primary if there are no primary items at time of render. see #19136, #19221.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-10 00:42:39 +00:00 |
|
nacin
|
019fa9e1e7
|
Show sites in the 'My Sites' menu as secondary items only when the user is a super admin and therefore has a primary menu item (Network Admin). props wpmuguru, fixes #19221.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-10 00:41:45 +00:00 |
|
dd32
|
5a026c389b
|
Fix typo in [19231]. See #17579
git-svn-id: http://svn.automattic.com/wordpress/trunk@19234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-09 22:13:35 +00:00 |
|
nacin
|
04c38f3313
|
Check post type and bail earlier in wp_get_attachment_url(). props mitchoyoshitaka, fixes #17579.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-09 19:20:33 +00:00 |
|
koopersmith
|
4de1815c67
|
Add secondary flag to admin bar. fixes #19136.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-09 19:12:48 +00:00 |
|
azaozz
|
afe9b90b3d
|
Fix styling in the MCE help popup, see #18314
git-svn-id: http://svn.automattic.com/wordpress/trunk@19227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-09 14:38:37 +00:00 |
|
azaozz
|
331b242bcd
|
Revert [19223] and only stop showing the checkbox, props nacin, see #19174
git-svn-id: http://svn.automattic.com/wordpress/trunk@19225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-08 22:34:09 +00:00 |
|
ryan
|
3bac0bba44
|
beta3 bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@19224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-08 22:26:49 +00:00 |
|
azaozz
|
623220187a
|
Remove the Resize files checkbox for now (revisit in 3.4), fixes #19174
git-svn-id: http://svn.automattic.com/wordpress/trunk@19223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-08 22:23:40 +00:00 |
|
koopersmith
|
b297f9061c
|
Make top level admin menu items show an arrow when selected. fixes #19209.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-08 21:32:03 +00:00 |
|
koopersmith
|
bd80a28a82
|
Remove Helvetica Neue from the admin bar font stack. see #19145.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-08 21:12:22 +00:00 |
|
azaozz
|
57340c009e
|
Fix admin bar background gradients, props ocean90, fixes #19163
git-svn-id: http://svn.automattic.com/wordpress/trunk@19220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-08 20:13:41 +00:00 |
|
azaozz
|
ee227a7e48
|
Fix inline/block switching for the Categories postbox tabs, props linuxologos, fixes #19129
git-svn-id: http://svn.automattic.com/wordpress/trunk@19219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-08 18:24:55 +00:00 |
|
azaozz
|
dc77e4c86a
|
Phpdoc fix for wp_add_script_before(), see #11520
git-svn-id: http://svn.automattic.com/wordpress/trunk@19218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-08 18:15:56 +00:00 |
|
azaozz
|
10859e2b8f
|
Ressurect WP_Scripts::localize() and fix public function names, fixes #11520
git-svn-id: http://svn.automattic.com/wordpress/trunk@19217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-08 18:05:59 +00:00 |
|
nacin
|
964b620f7b
|
Remove unused variable. props kawauso, see #18364.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-08 17:53:52 +00:00 |
|
azaozz
|
25f7c9a446
|
Bring back the Fullscreen button in Quicktags, fixes #19194
git-svn-id: http://svn.automattic.com/wordpress/trunk@19215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-08 16:53:31 +00:00 |
|
ryan
|
a893bf5cfc
|
Admin bar validation fix. Props usermrpapa. fixes #19180
git-svn-id: http://svn.automattic.com/wordpress/trunk@19214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-08 15:55:58 +00:00 |
|
nacin
|
eea7874845
|
Simplify logic in wp_get_attachment_link(). see #18491.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-08 14:22:42 +00:00 |
|
ryan
|
75e238360a
|
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: http://svn.automattic.com/wordpress/trunk@19210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-08 14:08:25 +00:00 |
|
duck_
|
4cf30f3410
|
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: http://svn.automattic.com/wordpress/trunk@19209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-07 23:07:07 +00:00 |
|
duck_
|
e0b10ef8a7
|
get_blogs_of_user() should return false for logged out and non-existent users on single site. See #19160.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-07 23:05:13 +00:00 |
|
azaozz
|
b8f091fcbc
|
Fix a:focus styling and backwards tabbing, add tabindex arg for <a>, see #19088
git-svn-id: http://svn.automattic.com/wordpress/trunk@19207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-07 20:38:38 +00:00 |
|
nacin
|
02f57cbf59
|
Merge and update variable declarations. fixes #19176.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-07 17:45:24 +00:00 |
|
nacin
|
3a3c7e2334
|
Remove old vendor prefixes. props andrewryno, ocean90, fixes #18700.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-07 17:32:24 +00:00 |
|
nacin
|
3526f8a7da
|
Context for 'All Links'. props SergeyBiryukov, pavelevap. fixes #18096.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-07 17:28:20 +00:00 |
|
nacin
|
815d4065be
|
Clean up wp_admin_bar_my_account_menu() a bit. see #19193.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-07 17:27:24 +00:00 |
|
nacin
|
7f9e07a136
|
Link the profile meta in 'My Account' to profile.php. props linuxologos, fixes #19193.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-07 17:25:13 +00:00 |
|
koopersmith
|
dae0be0711
|
Improve display logic for admin menu arrows. see #18382.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-07 04:18:50 +00:00 |
|
koopersmith
|
91aaf6bdf5
|
Improve admin menu tab navigation for expanded menus. Folded menus require a few markup improvements. see #19191.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-07 03:59:00 +00:00 |
|
koopersmith
|
df818bec66
|
Blue theme improvements for welcome panel. Add .icon16 definitions. see #11651.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-07 00:39:46 +00:00 |
|
koopersmith
|
4329269b16
|
Remove dead padding/margin CSS from the admin bar. These previously were used for the now-removed arrows. see #18197.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-07 00:30:49 +00:00 |
|
azaozz
|
a31f0ad164
|
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: http://svn.automattic.com/wordpress/trunk@19194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-06 21:46:24 +00:00 |
|
nacin
|
d040cc1347
|
Don't set post_type QV in _post_format_request() when we're in the admin. props ethitter. fixes #18475.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-06 21:15:23 +00:00 |
|
nacin
|
f30f2e5c17
|
Correct the position of the resizer for the visual editor (not the main editor). props jakemgold, fixes #19177.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-06 20:42:20 +00:00 |
|
nacin
|
d53dd0c990
|
Correct TinyMCE anchor (as in <a name>) image. props jakemgold, fixes #18419.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-06 20:14:13 +00:00 |
|
nacin
|
8a96d9e6d0
|
Bump.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-06 18:33:16 +00:00 |
|
nacin
|
524284fd6b
|
Allow 8212/8211 (em dash and en dash) to be translated in wptexturize(). props SergeyBiryukov, fixes #15556.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-06 18:31:54 +00:00 |
|
azaozz
|
8284ef87fb
|
Fix lag when opening help tab if screen options was opened before, fixes #19172
git-svn-id: http://svn.automattic.com/wordpress/trunk@19186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-06 18:18:45 +00:00 |
|
duck_
|
f2df6bb98a
|
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: http://svn.automattic.com/wordpress/trunk@19184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-06 12:21:12 +00:00 |
|
nacin
|
f9b1519cfa
|
Remove commented out code. props ocean90, fixes #19126.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-05 21:19:12 +00:00 |
|