Andrew Ozz
|
c895da270c
|
Squeeze 10 more pixels for longer menu names, fixes #17544
git-svn-id: https://develop.svn.wordpress.org/trunk@18122 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-02 21:21:15 +00:00 |
|
Daryl Koopersmith
|
49c59980ae
|
Remove Courier from the monospace font stack. fixes #17640.
git-svn-id: https://develop.svn.wordpress.org/trunk@18118 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-02 19:55:27 +00:00 |
|
Ryan Boren
|
7a36f76c8f
|
Validation fixes. Props ocean90, xknown. fixes #17364
git-svn-id: https://develop.svn.wordpress.org/trunk@18115 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-02 17:19:10 +00:00 |
|
Ryan Boren
|
866b79d1c7
|
RTL fixes for dfw tagline, permalink editing, and hscroll. Props yoavf. fixes #17639
git-svn-id: https://develop.svn.wordpress.org/trunk@18113 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-02 16:04:02 +00:00 |
|
Andrew Ozz
|
599c9cc3a7
|
Set DFW background color to match the admin theme's background, see #17644
git-svn-id: https://develop.svn.wordpress.org/trunk@18108 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 20:50:04 +00:00 |
|
Mark Jaquith
|
1d9e0ea01b
|
Use monospaced font for HTML editor. props iammattthomas. fixes #17640
git-svn-id: https://develop.svn.wordpress.org/trunk@18102 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 19:31:42 +00:00 |
|
Peter Westwood
|
5af277b49f
|
Bump the version on the updated CSS. See #17178.
git-svn-id: https://develop.svn.wordpress.org/trunk@18098 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 16:59:25 +00:00 |
|
Andrew Ozz
|
aa91987639
|
Widgets RTL fixes, props yoavf, fixes #16082
git-svn-id: https://develop.svn.wordpress.org/trunk@18095 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 16:29:10 +00:00 |
|
Peter Westwood
|
6dcfd5fc14
|
Make the css for the row status highlighting more specific so that it works regardless of the ordering of the CSS loading. Fixes #16827 props wpmuguru.
git-svn-id: https://develop.svn.wordpress.org/trunk@18086 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 13:52:49 +00:00 |
|
Andrew Ozz
|
fe0023d441
|
Force-hide the adminbar when DFW opens to keep IE7 users happy, fixes #17622
git-svn-id: https://develop.svn.wordpress.org/trunk@18075 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-30 19:22:09 +00:00 |
|
Andrew Ozz
|
ee6db8dcaf
|
Add some delay to allow the flash uploader swf to load in FF4, fixes #17329
git-svn-id: https://develop.svn.wordpress.org/trunk@18073 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-30 02:23:45 +00:00 |
|
Andrew Ozz
|
1596867751
|
Don't close DFW when closing modal dialogs with Escape key, fixes #17399
git-svn-id: https://develop.svn.wordpress.org/trunk@18069 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-29 02:04:52 +00:00 |
|
Andrew Nacin
|
8efd0f7f7d
|
Remove accidental tint on the post-box div. Should be a white background.
git-svn-id: https://develop.svn.wordpress.org/trunk@18067 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-28 19:29:32 +00:00 |
|
Andrew Ozz
|
e7d7300bc7
|
Fix background color for approved comments, props DH-Shredder, fixes #17405
git-svn-id: https://develop.svn.wordpress.org/trunk@18065 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-28 02:30:04 +00:00 |
|
Andrew Ozz
|
3a20d6aa17
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
git-svn-id: https://develop.svn.wordpress.org/trunk@18027 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-25 01:04:12 +00:00 |
|
Andrew Ozz
|
426d2bfb74
|
Fix another .attr() vs .prop() case, props ocean90, fixes #17546
git-svn-id: https://develop.svn.wordpress.org/trunk@18024 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-24 16:49:01 +00:00 |
|
Andrew Ozz
|
730f9550ec
|
Fix Reply and Approve when replying from the comment moderation page, see #15898
git-svn-id: https://develop.svn.wordpress.org/trunk@17983 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-21 17:11:13 +00:00 |
|
Andrew Ozz
|
c81d44279d
|
Fix updating of custom fields, fixes #17483
git-svn-id: https://develop.svn.wordpress.org/trunk@17981 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-21 14:38:56 +00:00 |
|
Andrew Ozz
|
7228202817
|
Fix select all checkboxes JS function, another .attr() vs .prop() case in jQuery 1.6.1, fixes #17527
git-svn-id: https://develop.svn.wordpress.org/trunk@17979 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-20 22:47:36 +00:00 |
|
Andrew Ozz
|
0f691b3af3
|
Add JS detection to wp_iframe output, remove "display:none" from the Flash uploader button, props jacobwg, fixes #17473
git-svn-id: https://develop.svn.wordpress.org/trunk@17971 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 16:12:13 +00:00 |
|
Andrew Ozz
|
812789ad6a
|
FIx the position of Enter title here, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17970 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 15:34:37 +00:00 |
|
Andrew Ozz
|
0d5e03dd9f
|
Don't show the Fullscreen button on the comment edit page, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17966 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 07:34:54 +00:00 |
|
Andrew Ozz
|
726f793526
|
Fix race condition in the comments river XHR, props mintindeed, fixes #17483
git-svn-id: https://develop.svn.wordpress.org/trunk@17965 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 06:09:52 +00:00 |
|
Andrew Ozz
|
7262bec3c2
|
IE7 fixes, see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17963 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 02:23:02 +00:00 |
|
Mark Jaquith
|
52dfe62ebf
|
Better CSS background color fallback for TinyMCE icons (for browsers without gradient support). props greuben. fixes #17469
git-svn-id: https://develop.svn.wordpress.org/trunk@17956 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-18 17:40:49 +00:00 |
|
Mark Jaquith
|
b24303228b
|
Prevent the browser-out-of-date dashboard nag from being minimized and hide minimization arrow. props aaroncampbell. fixes #17441. see #17323.
git-svn-id: https://develop.svn.wordpress.org/trunk@17952 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-18 17:06:04 +00:00 |
|
Andrew Ozz
|
8ae9b16300
|
Revert [17943] as it breaks plugins, props johnjamesjacoby, fixes #17484
git-svn-id: https://develop.svn.wordpress.org/trunk@17950 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-18 06:20:30 +00:00 |
|
Andrew Ozz
|
1420210806
|
Fix width shortcuts in DFW, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17949 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-18 00:59:12 +00:00 |
|
Andrew Ozz
|
9b7b96ba51
|
Use the "media" admin menu icon for the add media button in DFW, move the tagline, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17947 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-17 17:33:22 +00:00 |
|
Andrew Ozz
|
1492fe8fda
|
Update jQuery Form plugin, props duck_, fixes #15909
git-svn-id: https://develop.svn.wordpress.org/trunk@17944 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-17 14:22:50 +00:00 |
|
Andrew Ozz
|
350adc7abe
|
Blue styles for DFW toolbar, props jorbin, fixes #17436
git-svn-id: https://develop.svn.wordpress.org/trunk@17939 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-17 03:58:27 +00:00 |
|
Andrew Ozz
|
89b108095f
|
Fix autosave and word count for DFW HTML editor, always update word count on autosave, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17936 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-16 06:17:44 +00:00 |
|
Andrew Ozz
|
39c79bac22
|
Center admin menu icons when menu is folded, see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17935 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-15 22:50:26 +00:00 |
|
Andrew Ozz
|
03e09e6063
|
Update imgareaselect Jquery plugin, props duck_, fixes #17446
git-svn-id: https://develop.svn.wordpress.org/trunk@17934 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-15 18:03:51 +00:00 |
|
Andrew Ozz
|
1b66183679
|
Refresh word count when switching editors in DFW.
git-svn-id: https://develop.svn.wordpress.org/trunk@17932 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-15 05:51:33 +00:00 |
|
Andrew Ozz
|
4c67fd9d0f
|
Remove blocking alert when login cookie has expired.
git-svn-id: https://develop.svn.wordpress.org/trunk@17931 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-15 05:48:35 +00:00 |
|
Daryl Koopersmith
|
4aa404d348
|
Blue theme revisions. Migrate colors from nav-menu.css to colors-*.css. Props saracannon. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17930 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-14 19:57:24 +00:00 |
|
Mark Jaquith
|
6b97876e64
|
Blue admin theme updates for the new UI style. props saracannon. see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17924 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-14 04:40:48 +00:00 |
|
Andrew Ozz
|
e2738c27c7
|
DFW: scroll to top when opening so the user is not disoriented, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17913 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-13 06:27:49 +00:00 |
|
Andrew Ozz
|
a47c669b53
|
jQuery UI 1..8.12, props hebbet, fixes #16656
git-svn-id: https://develop.svn.wordpress.org/trunk@17912 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-13 05:44:42 +00:00 |
|
Andrew Ozz
|
c451b0050d
|
jQuery 1.6.1 and fix for some small bugs that popped up while testing it, props JDTrower, fixes #17311
git-svn-id: https://develop.svn.wordpress.org/trunk@17907 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 22:00:31 +00:00 |
|
Andrew Nacin
|
a5965d3439
|
Update wp-logo.png version number. props zekeweeks, fixes #17402.
git-svn-id: https://develop.svn.wordpress.org/trunk@17905 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 18:26:17 +00:00 |
|
Peter Westwood
|
8168ea2507
|
Update script loader version for quicktags to match when it last changed. Props mdawaffe
git-svn-id: https://develop.svn.wordpress.org/trunk@17902 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 07:41:46 +00:00 |
|
Daryl Koopersmith
|
48616e3e51
|
Prevent shadow from showing in dfw visual editor.
git-svn-id: https://develop.svn.wordpress.org/trunk@17898 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 05:51:33 +00:00 |
|
Daryl Koopersmith
|
8f3cf2d7f0
|
Fix padding on 'save draft' button. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17896 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 05:48:37 +00:00 |
|
Daryl Koopersmith
|
ad0b9cf840
|
Restore lines in publish box, speed up misc-action edit animations. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17893 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 05:06:47 +00:00 |
|
Daryl Koopersmith
|
55b0dfa1ab
|
Improve publish box styles. Props chexee. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17892 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 04:08:00 +00:00 |
|
Andrew Ozz
|
44ac70d063
|
Warning for out of date and insecure browsers, props aaroncampbell, fixes #17323
git-svn-id: https://develop.svn.wordpress.org/trunk@17887 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 03:33:27 +00:00 |
|
Daryl Koopersmith
|
ee3edac26a
|
Style upload form on custom header/background pages consistently. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17885 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 03:16:52 +00:00 |
|
Daryl Koopersmith
|
fc75919fca
|
Widgets style refresh. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17882 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 02:43:06 +00:00 |
|
Daryl Koopersmith
|
66604c9552
|
Menu style updates. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17881 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 02:03:02 +00:00 |
|
Daryl Koopersmith
|
bb15425046
|
Prevent content from colliding with footer. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17876 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 01:32:36 +00:00 |
|
Daryl Koopersmith
|
d1a363b352
|
Tighten list table styles. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17874 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 00:57:25 +00:00 |
|
Daryl Koopersmith
|
624ad7b0c0
|
Remove unnecessary CSS important declarations from gradient stacks.
git-svn-id: https://develop.svn.wordpress.org/trunk@17873 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 00:34:02 +00:00 |
|
Daryl Koopersmith
|
2c5592178f
|
Admin Header 2: The Return of 32px Icons. Props, iammattthomas. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17872 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 00:22:22 +00:00 |
|
Daryl Koopersmith
|
b080bc0360
|
New gradient menu shadow. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17870 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 23:18:15 +00:00 |
|
Daryl Koopersmith
|
634ccaa727
|
Widgets: nibble the corners and use new arrows. Props chexee. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17869 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 22:37:48 +00:00 |
|
Daryl Koopersmith
|
b6debf6cfb
|
Editor toolbar/textarea styling. Props chexee. see #17324, #15986.
git-svn-id: https://develop.svn.wordpress.org/trunk@17868 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 22:28:29 +00:00 |
|
Mark Jaquith
|
6e4a9d6bd3
|
Add missing Press This image, CSS background tweak. props Chexee. fixes #17184
git-svn-id: https://develop.svn.wordpress.org/trunk@17867 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 21:44:58 +00:00 |
|
Daryl Koopersmith
|
6555d65af2
|
Menu tweaks. Bold top level items, less padding on submenu items. Props iammattthomas. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17866 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 21:26:27 +00:00 |
|
Daryl Koopersmith
|
e12c302347
|
Fix footer whitespace/clearing issues, support two-line footer for low widths. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17865 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 20:27:59 +00:00 |
|
Daryl Koopersmith
|
087eb9dcaa
|
Style tweaks: remove accidental border, improve metabox arrow.
git-svn-id: https://develop.svn.wordpress.org/trunk@17863 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 19:04:28 +00:00 |
|
Daryl Koopersmith
|
a4097f01f3
|
Gradients for everyone! Provide additional browser prefixes (including old webkit syntax) and clean up syntax errors. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17862 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 18:48:26 +00:00 |
|
Daryl Koopersmith
|
35faf8674a
|
Add new metabox styles. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17861 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 18:15:16 +00:00 |
|
Daryl Koopersmith
|
3debdcb100
|
Embiggen fonts. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17859 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 17:04:40 +00:00 |
|
Mark Jaquith
|
a65380f28b
|
change the padding on .wrap h2 by one pixel to make it align with the icon better. see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17858 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 17:01:56 +00:00 |
|
Andrew Ozz
|
0b4a1378b9
|
DFW: add tagline, move the Word count under the editor, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17856 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 09:18:32 +00:00 |
|
Daryl Koopersmith
|
9730e6a04a
|
Increase size of page title. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17855 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 08:56:49 +00:00 |
|
Daryl Koopersmith
|
08366d684d
|
Font-size tweaks. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17854 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 08:42:16 +00:00 |
|
Daryl Koopersmith
|
391ef54a19
|
Improve 'howdy' dropdown styles, add 'your profile' item and no-js. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17853 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 07:05:47 +00:00 |
|
Andrew Ozz
|
6b810b990f
|
DFW: add Blockquote button, enable After the Deadline button if plugin is installed, set button state, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17852 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-10 23:21:34 +00:00 |
|
Daryl Koopersmith
|
0cfe07e299
|
Trigger 'howdy' dropdown by click instead of hover. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17851 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-10 20:36:12 +00:00 |
|
Mark Jaquith
|
a2b439c02f
|
Lighten the big menu separators and make them 1px taller. see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17850 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-10 19:58:04 +00:00 |
|
Daryl Koopersmith
|
6cea4ea026
|
Increase size of blog title in admin header. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17848 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-10 00:19:45 +00:00 |
|
Daryl Koopersmith
|
54934479f2
|
Improve 'howdy user' dropdown trigger, delay, and animation. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17844 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-09 17:48:14 +00:00 |
|
Andrew Ozz
|
c9761627f9
|
Lighter background for the TinyMCE buttons, props chexee, see #15986
git-svn-id: https://develop.svn.wordpress.org/trunk@17843 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-09 03:36:17 +00:00 |
|
Mark Jaquith
|
a09e76f78d
|
More mouse-nibbled corners. see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17839 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-08 10:52:04 +00:00 |
|
Andrew Ozz
|
223162e568
|
DFW: change width resizing to use hotkeys only: Alt (Win, Linux) or Ctrl (Mac) 0/reset, +/wider, -/narrower, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17838 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-08 06:32:44 +00:00 |
|
Andrew Ozz
|
13ad310c3f
|
DFW: import editor-style.css, fine-tune transition times, add width resizing setting, some cleanup, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17837 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-08 02:01:53 +00:00 |
|
Mark Jaquith
|
51cac2679c
|
Revert [17835] temporarily, as it accidentally reverted something else.
git-svn-id: https://develop.svn.wordpress.org/trunk@17836 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-07 18:19:07 +00:00 |
|
Mark Jaquith
|
521299f24e
|
Some more mouse-nibbled corners. see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17835 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-07 17:46:29 +00:00 |
|
Daryl Koopersmith
|
7accbfbc12
|
Increase clickable area within favorite actions button. Props duck_. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17834 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-07 08:47:54 +00:00 |
|
Daryl Koopersmith
|
63c641cf39
|
Reduce admin h2 (page title) size. Use smaller icons. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17833 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-07 08:39:28 +00:00 |
|
Andrew Ozz
|
c244f12c8e
|
Change comment Reply to Approve and Reply and auto-approve the comment if it is in moderation, props DH-Shredder, fixes #15898
git-svn-id: https://develop.svn.wordpress.org/trunk@17832 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-07 04:56:00 +00:00 |
|
Daryl Koopersmith
|
5622362093
|
Move 'Search Engines Blocked' to 'Right Now' from admin header. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17829 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-06 23:42:37 +00:00 |
|
Daryl Koopersmith
|
c844ebd18f
|
Bump. see #17324 and [17813].
git-svn-id: https://develop.svn.wordpress.org/trunk@17828 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-06 23:10:52 +00:00 |
|
Daryl Koopersmith
|
a786996aa5
|
Add user actions dropdown to admin header. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17827 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-06 23:06:24 +00:00 |
|
Mark Jaquith
|
8924e1b7b8
|
Compromise between a mix of razor-sharp corners and gratuitously over-rounded "safety corners" by standardizing around 3px border-radius (mouse-nibbled corners). see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17820 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-06 19:00:53 +00:00 |
|
Daryl Koopersmith
|
122d65e8df
|
Improve dashboard styles and bump. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17818 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-06 06:46:01 +00:00 |
|
Daryl Koopersmith
|
08970aebab
|
Improve collapsed menu styling. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17815 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-05 22:13:03 +00:00 |
|
Daryl Koopersmith
|
46a01f3c74
|
Add collapse link to admin menu, add new arrow graphics, improve screen meta JS/CSS.
git-svn-id: https://develop.svn.wordpress.org/trunk@17813 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-05 19:51:32 +00:00 |
|
Andrew Ozz
|
4e574b9881
|
Fix wp-lists.js for jQuery 1.5.2
git-svn-id: https://develop.svn.wordpress.org/trunk@17808 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-05 06:18:52 +00:00 |
|
Mark Jaquith
|
c810bad39f
|
Style tweaks for the "Search Engines Blocked" notice. see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17801 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-04 20:22:44 +00:00 |
|
Mark Jaquith
|
e897910b75
|
Big UI style update. props koopersmith. see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17800 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-04 20:15:05 +00:00 |
|
Ryan Boren
|
237f1c3e78
|
Always show # items text. Props johnbillion. fixes #17260
git-svn-id: https://develop.svn.wordpress.org/trunk@17798 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-04 19:45:41 +00:00 |
|
Ryan Boren
|
b0b8e59268
|
Change View All Buttons into plain links. Show full set of status links in recent comments box. Drop Change Theme button.Props ryanimel. fixes #17282
git-svn-id: https://develop.svn.wordpress.org/trunk@17797 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-04 19:18:20 +00:00 |
|
Andrew Ozz
|
6e8cefd437
|
HTML mode for Distraction Free Writing, props koopersmith, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17785 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-02 08:10:23 +00:00 |
|
Andrew Ozz
|
76ae5355f9
|
Cleanup in dashboard.js, props scribu, fixes 17292
git-svn-id: https://develop.svn.wordpress.org/trunk@17784 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-30 23:31:34 +00:00 |
|
Andrew Ozz
|
1263400a3d
|
Don't trigger "Exception thrown and not caught" error in jQuery 1.5.2 in IE
git-svn-id: https://develop.svn.wordpress.org/trunk@17783 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-30 19:42:31 +00:00 |
|
Andrew Ozz
|
b9874e63dc
|
Fix getColor() in wp-lists.js
git-svn-id: https://develop.svn.wordpress.org/trunk@17780 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-30 16:57:20 +00:00 |
|