nacin
|
2d54db5d7c
|
Introduce name_admin_bar label and the show_in_admin_bar (Add New menu) argument for post types. Allows for proper translations of these strings and provides for consolidated logic. fixes #16406.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 02:20:18 +00:00 |
|
nacin
|
d648585363
|
Mark menu items tied to invalid taxonomies and post types as invalid. props ocean90, see #13958.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-11 00:55:48 +00:00 |
|
koopersmith
|
0f85a171c2
|
The Lightening, Part 2: Return of the Luminous Hex Codes. Make the admin styles a bit brighter. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 23:47:28 +00:00 |
|
ryan
|
daa14c36f9
|
Bring out the pinking shears.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 23:01:45 +00:00 |
|
azaozz
|
12dd9113cb
|
Add context to _e('Name'), props valentinas, fixes #16531
git-svn-id: http://svn.automattic.com/wordpress/trunk@18247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 22:13:26 +00:00 |
|
azaozz
|
2c0b56039f
|
DFW: show the toolbar only when the mouse is near the top of the window, see #17503
git-svn-id: http://svn.automattic.com/wordpress/trunk@18241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 21:08:49 +00:00 |
|
koopersmith
|
262b95b4ad
|
Improve contrast on login screen by darkening shadow. Props iammattthomas. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 19:48:25 +00:00 |
|
azaozz
|
692bc46e6c
|
Fix pagination when searching or filtering, props solarissmoke, koopersmith, fixes #17685
git-svn-id: http://svn.automattic.com/wordpress/trunk@18237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 19:33:45 +00:00 |
|
koopersmith
|
3b4443b140
|
The Lightening, Part One: Lighten tabs UI on new post and menus screens. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 19:10:40 +00:00 |
|
markjaquith
|
856c2742ca
|
Fix mistaken use of publicly_queryable when public was what was intended. props nacin. fixes #17040
git-svn-id: http://svn.automattic.com/wordpress/trunk@18234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 17:02:03 +00:00 |
|
ryan
|
b9f0a71e1d
|
Disambiguation for Add New links in admin bar. Props nacin. see #16406
git-svn-id: http://svn.automattic.com/wordpress/trunk@18233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 16:43:48 +00:00 |
|
azaozz
|
a866368997
|
H2 font weight = normal as Helvetica Neue Light doesn't scale well for lighter setting, props dd32, fixes #17743
git-svn-id: http://svn.automattic.com/wordpress/trunk@18230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 16:24:10 +00:00 |
|
nacin
|
bf9c99e1fa
|
Extra check for partial updates: Make sure the API response matches the current version of WP. see #10611.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 06:22:33 +00:00 |
|
nacin
|
75cfc9afc1
|
Bump.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 05:50:23 +00:00 |
|
nacin
|
493ac83f33
|
Core support for partial updates. see #10611.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 05:47:44 +00:00 |
|
koopersmith
|
bc7d8a9dca
|
Refresh login form styles to match admin style refresh. Props iammattthomas. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 02:37:37 +00:00 |
|
azaozz
|
ec2778daa9
|
Do not run bulk edit when the user clicks on a filter, fixes #17733
git-svn-id: http://svn.automattic.com/wordpress/trunk@18222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-10 00:01:16 +00:00 |
|
koopersmith
|
d831ae7504
|
Darken h2 subtitles on post pages to improve readability. see #17634.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-09 21:55:39 +00:00 |
|
nacin
|
b75066943f
|
PHPdoc fixes. props trepmal. fixes #17734.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-09 21:47:28 +00:00 |
|
westi
|
93118d34cf
|
Only show the Dashboard link if you are logged in. See #17705.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-09 11:16:07 +00:00 |
|
westi
|
4360343656
|
Only show Comments are Closed when they are supported.
Tidy up the logic to be clearer.
Mark attachements as supporting comments.
Fixes #17568 props duck_
git-svn-id: http://svn.automattic.com/wordpress/trunk@18211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-09 11:12:39 +00:00 |
|
westi
|
a81609ddb5
|
Bumpity Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@18209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-09 10:43:37 +00:00 |
|
nacin
|
70ba819afd
|
i before e except after c. props trepmal, fixes #17730.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-09 09:13:00 +00:00 |
|
koopersmith
|
e1b8dfc8fa
|
Prevent items from overflowing from the 'howdy' menu. Props Otto42. fixes #17148.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-08 22:18:52 +00:00 |
|
koopersmith
|
a0485323c9
|
DFW: When hiding DFW, switch to correct main editors before saving content. Otherwise, some content will be lost. fixes #17729.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-08 20:55:33 +00:00 |
|
azaozz
|
07356cc1a7
|
Fix borders at the bottom of tabs in postboxes, props dcowgill, fixes #17699
Fix color of active tab in Categories postbox.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-08 18:23:49 +00:00 |
|
markjaquith
|
8cbd92f9f8
|
Move copyright notices to license.txt. props hakre. props aaroncampbell. fixes #16269
git-svn-id: http://svn.automattic.com/wordpress/trunk@18201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-08 18:18:21 +00:00 |
|
markjaquith
|
cfcde41182
|
Check parent caps for revisions. props aaroncampbell. fixes #17668
git-svn-id: http://svn.automattic.com/wordpress/trunk@18200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-08 18:06:43 +00:00 |
|
ryan
|
152af39f98
|
Add padding to search subtitle. Props kawauso. fixes #17634
git-svn-id: http://svn.automattic.com/wordpress/trunk@18199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-08 17:52:18 +00:00 |
|
azaozz
|
296fdb256e
|
background-color = transparent, fixes #17726
git-svn-id: http://svn.automattic.com/wordpress/trunk@18197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-08 17:35:48 +00:00 |
|
azaozz
|
57b1e29c10
|
Fix style of the <!--more--> tag replacement image in TinyMCE so it doesn't show horizontal scrollbar in FF and IE.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-08 17:16:22 +00:00 |
|
markjaquith
|
f030e87cdc
|
Throw _doing_it_wrong() when nonce action not passed to check_admin_referer(). props duck_. see #16449
git-svn-id: http://svn.automattic.com/wordpress/trunk@18195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-08 16:56:26 +00:00 |
|
nacin
|
71c2782b1c
|
Admin Bar: Add View Site/Dashboard links, 'View X' links in the admin, 'View' action link for terms. New custom taxonomy string: view_item, defaulting to 'View Tag' and View Category'. fixes #17705.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-08 16:49:27 +00:00 |
|
nacin
|
5cc93d8dc4
|
Don't 404 for empty post type archives. props markmcwilliams, jfarthing84, fixes #17316.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-08 16:07:38 +00:00 |
|
azaozz
|
853d1ab1a2
|
Implement rel="author" in Twenty Eleven and Twenty Ten, props joostdevalk, fixes #17722
git-svn-id: http://svn.automattic.com/wordpress/trunk@18189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-08 02:02:09 +00:00 |
|
ryan
|
a98d5a605c
|
HTTP API PHP Doc Updates. Props sivel. fixes #17724
git-svn-id: http://svn.automattic.com/wordpress/trunk@18185 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-08 00:51:31 +00:00 |
|
koopersmith
|
beb5da730c
|
Show post editor inset shadow in visual mode.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-07 20:29:54 +00:00 |
|
ryan
|
1b8b61d1ae
|
Use DISTINCT to eliminate duplicates when using an OR meta query relation. Props scribu, greuben. fixes #17582
git-svn-id: http://svn.automattic.com/wordpress/trunk@18178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-07 15:55:05 +00:00 |
|
westi
|
bb74249c0d
|
Ensure that we always coerce the class list passed to get_body_class to an array even when it is empty. Fixes #17717
git-svn-id: http://svn.automattic.com/wordpress/trunk@18176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-07 08:55:25 +00:00 |
|
azaozz
|
9855641210
|
Some CSS cleanup and tuning, see #17324
git-svn-id: http://svn.automattic.com/wordpress/trunk@18173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-06 22:27:03 +00:00 |
|
azaozz
|
245d007ab2
|
Workaround for removeAttr('style') in Chromium, props duck_, fixes #17706
git-svn-id: http://svn.automattic.com/wordpress/trunk@18170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-06 18:59:10 +00:00 |
|
westi
|
e84e708e8d
|
Link the Media item in the Add New menu to the Upload New Media form correctly. Props hew.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-06 12:40:00 +00:00 |
|
nacin
|
df4ec51f8a
|
Bump.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-06 06:25:55 +00:00 |
|
azaozz
|
ae81d75d39
|
Fix typo in remove_accents(), props scribu, fixes #16232
git-svn-id: http://svn.automattic.com/wordpress/trunk@18159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-06 02:22:50 +00:00 |
|
nacin
|
e811e73322
|
s/Themes Updates/Theme Updates/. props mitchoyoshitaka. fixes #17701.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-06 00:30:17 +00:00 |
|
koopersmith
|
4fc66df097
|
Update RTL blue admin theme. Props saracannon. fixes #17696.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-05 22:09:26 +00:00 |
|
azaozz
|
c1638ee025
|
Properly add shadow to folded admin menu in RTL, props ocean90, fixes #17692
git-svn-id: http://svn.automattic.com/wordpress/trunk@18153 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-05 21:29:28 +00:00 |
|
azaozz
|
8811f6bb78
|
DFW: don't prepend comma if content_css is empty, props duck_, fixes #17690
git-svn-id: http://svn.automattic.com/wordpress/trunk@18151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-05 18:13:15 +00:00 |
|
westi
|
898e239ee2
|
Scroll up to the top when bulk editing so the form is completely visible. Fixes #17208 props greuben.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-05 09:56:12 +00:00 |
|
westi
|
e3c859c91c
|
Bumpity
git-svn-id: http://svn.automattic.com/wordpress/trunk@18145 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-05 09:47:01 +00:00 |
|