azaozz
|
5869d175f6
|
Blue styles for DFW toolbar, props jorbin, fixes #17436
git-svn-id: http://svn.automattic.com/wordpress/trunk@17939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-17 03:58:27 +00:00 |
|
azaozz
|
3bb59dbc9c
|
Fix autosave and word count for DFW HTML editor, always update word count on autosave, see #17136
git-svn-id: http://svn.automattic.com/wordpress/trunk@17936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-16 06:17:44 +00:00 |
|
azaozz
|
3a9f1dcc5c
|
Center admin menu icons when menu is folded, see #17324
git-svn-id: http://svn.automattic.com/wordpress/trunk@17935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-15 22:50:26 +00:00 |
|
azaozz
|
091e96b27c
|
Update imgareaselect Jquery plugin, props duck_, fixes #17446
git-svn-id: http://svn.automattic.com/wordpress/trunk@17934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-15 18:03:51 +00:00 |
|
dd32
|
dc12474561
|
svn:eol-stle:native (CRLF for licenses) for new files
git-svn-id: http://svn.automattic.com/wordpress/trunk@17933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-15 08:54:32 +00:00 |
|
azaozz
|
b42b310743
|
Refresh word count when switching editors in DFW.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-15 05:51:33 +00:00 |
|
azaozz
|
e2baacdb2e
|
Remove blocking alert when login cookie has expired.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17931 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-15 05:48:35 +00:00 |
|
koopersmith
|
8cae005972
|
Blue theme revisions. Migrate colors from nav-menu.css to colors-*.css. Props saracannon. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-14 19:57:24 +00:00 |
|
nacin
|
bd5090cbd6
|
Don't fetch auto-draft pages in WP_Rewrite::page_uri_index(). props duck_, see #17176.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-14 19:47:29 +00:00 |
|
nacin
|
da2732c7de
|
Use wp_remote_retrieve_* helper functions instead of the raw HTTP response array. props aaroncampbell, fixes #17416.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-14 19:45:07 +00:00 |
|
westi
|
65e341d0cb
|
Fix typos and inconsistencies in PHPdoc / function declarations. See #17414 props duck_
git-svn-id: http://svn.automattic.com/wordpress/trunk@17925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-14 09:50:20 +00:00 |
|
markjaquith
|
c379a72852
|
Blue admin theme updates for the new UI style. props saracannon. see #17324
git-svn-id: http://svn.automattic.com/wordpress/trunk@17924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-14 04:40:48 +00:00 |
|
ryan
|
0a26ef9d38
|
s/Content-type/Content-Type/. Props dvwallin. fixes #17256
git-svn-id: http://svn.automattic.com/wordpress/trunk@17922 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-13 19:31:36 +00:00 |
|
ryan
|
58767691f4
|
Remove PHP5 back compat code from get_gmt_from_date. Props technosailor. fixes #16920
git-svn-id: http://svn.automattic.com/wordpress/trunk@17920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-13 19:17:07 +00:00 |
|
ryan
|
d4abef7def
|
s/login_form/login_init/. Props sorich87. fixes #17411
git-svn-id: http://svn.automattic.com/wordpress/trunk@17918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-13 18:33:20 +00:00 |
|
westi
|
a6057fe8b9
|
Bumpity
git-svn-id: http://svn.automattic.com/wordpress/trunk@17916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-13 10:03:16 +00:00 |
|
westi
|
a851aaa167
|
Typo fix props duck_
git-svn-id: http://svn.automattic.com/wordpress/trunk@17915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-13 10:00:40 +00:00 |
|
westi
|
81cd0218ec
|
Introduce wp_http_supports as a much less hacky replacement for the http_transport_(get|post)_debug hooks that plugins could have
been using to detect if things like ssl requests were working.
See #17251 props mdawaffe
git-svn-id: http://svn.automattic.com/wordpress/trunk@17914 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-13 09:56:59 +00:00 |
|
azaozz
|
799e614e68
|
DFW: scroll to top when opening so the user is not disoriented, see #17136
git-svn-id: http://svn.automattic.com/wordpress/trunk@17913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-13 06:27:49 +00:00 |
|
azaozz
|
955134770f
|
jQuery UI 1..8.12, props hebbet, fixes #16656
git-svn-id: http://svn.automattic.com/wordpress/trunk@17912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-13 05:44:42 +00:00 |
|
azaozz
|
b1fe99c5ce
|
jQuery 1.6.1 and fix for some small bugs that popped up while testing it, props JDTrower, fixes #17311
git-svn-id: http://svn.automattic.com/wordpress/trunk@17907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 22:00:31 +00:00 |
|
nacin
|
bd7956b4f5
|
Update wp-logo.png version number. props zekeweeks, fixes #17402.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 18:26:17 +00:00 |
|
markjaquith
|
91c323b7e7
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@17903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 07:57:01 +00:00 |
|
westi
|
81e98acc69
|
Update script loader version for quicktags to match when it last changed. Props mdawaffe
git-svn-id: http://svn.automattic.com/wordpress/trunk@17902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 07:41:46 +00:00 |
|
westi
|
f26f40776f
|
Introduce new is_multi_author() template tag to make it easier for themes to have different behaviour when a site has more than one
author. Fixes #14405 props filosofo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 07:14:44 +00:00 |
|
koopersmith
|
b1a2d38dc8
|
Prevent shadow from showing in dfw visual editor.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 05:51:33 +00:00 |
|
koopersmith
|
a5e724c025
|
Fix padding on 'save draft' button. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17896 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 05:48:37 +00:00 |
|
koopersmith
|
e391c3fc2e
|
Restore lines in publish box, speed up misc-action edit animations. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 05:06:47 +00:00 |
|
koopersmith
|
d22cbc0ed4
|
Improve publish box styles. Props chexee. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17892 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 04:08:00 +00:00 |
|
nacin
|
4277cdb196
|
Don't allow indexing of replytocom URLs. fixes #16893.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 03:59:16 +00:00 |
|
koopersmith
|
b22734bd7f
|
Add colored hover/active state to tinymce icons. props chexee, empireoflight. fixes #15986.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 03:57:01 +00:00 |
|
nacin
|
dfdc7d22a9
|
Allow get_pages() to take multiple post statuses. see #8592.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 03:53:46 +00:00 |
|
azaozz
|
8fe1d44938
|
Warning for out of date and insecure browsers, props aaroncampbell, fixes #17323
git-svn-id: http://svn.automattic.com/wordpress/trunk@17887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 03:33:27 +00:00 |
|
koopersmith
|
1585387c59
|
Style upload form on custom header/background pages consistently. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 03:16:52 +00:00 |
|
nacin
|
70a4181fc7
|
Cache post thumbnails in the loop. props garyc40, scribu, greuben. fixes #15447.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 03:06:03 +00:00 |
|
koopersmith
|
ed94bd035b
|
Widgets style refresh. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 02:43:06 +00:00 |
|
koopersmith
|
e3e2cb9710
|
Menu style updates. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 02:03:02 +00:00 |
|
azaozz
|
beae1e56aa
|
Improve code for DFW buttons, fix colors in some rare TinyMCE popups, see #17136
git-svn-id: http://svn.automattic.com/wordpress/trunk@17880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 01:53:51 +00:00 |
|
koopersmith
|
2438287327
|
Prevent content from colliding with footer. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 01:32:36 +00:00 |
|
koopersmith
|
83d86edc1d
|
Tighten list table styles. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17874 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 00:57:25 +00:00 |
|
koopersmith
|
4a33d56ab4
|
Remove unnecessary CSS important declarations from gradient stacks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 00:34:02 +00:00 |
|
koopersmith
|
2207bfe689
|
Admin Header 2: The Return of 32px Icons. Props, iammattthomas. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 00:22:22 +00:00 |
|
koopersmith
|
973d4901a1
|
New gradient menu shadow. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17870 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 23:18:15 +00:00 |
|
koopersmith
|
342aa25c3e
|
Widgets: nibble the corners and use new arrows. Props chexee. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 22:37:48 +00:00 |
|
koopersmith
|
fb65cc1f7f
|
Editor toolbar/textarea styling. Props chexee. see #17324, #15986.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 22:28:29 +00:00 |
|
markjaquith
|
4584d39d5a
|
Add missing Press This image, CSS background tweak. props Chexee. fixes #17184
git-svn-id: http://svn.automattic.com/wordpress/trunk@17867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 21:44:58 +00:00 |
|
koopersmith
|
7667a1ca2f
|
Menu tweaks. Bold top level items, less padding on submenu items. Props iammattthomas. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 21:26:27 +00:00 |
|
koopersmith
|
29ca82dba7
|
Fix footer whitespace/clearing issues, support two-line footer for low widths. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 20:27:59 +00:00 |
|
markjaquith
|
301be4eeef
|
Rename submenus to not clash with top level menus. Introduce all_items CPT string, defaulting to menu_name. fixes #17378
git-svn-id: http://svn.automattic.com/wordpress/trunk@17864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 20:09:28 +00:00 |
|
koopersmith
|
eec97f87c8
|
Style tweaks: remove accidental border, improve metabox arrow.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-11 19:04:28 +00:00 |
|