nacin
|
c370c84d19
|
Remove autocomplete and codepress. for autocomplete, see #13283. for codepress, see #13307.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14718 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-18 03:48:22 +00:00 |
|
nacin
|
f02fddce86
|
Save menu locations meta box via ajax. see #13378.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14715 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-17 23:58:56 +00:00 |
|
nacin
|
6c01265794
|
First pass at fixing search for add menu item boxes. props koopersmith, see #13283.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14686 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-16 05:39:53 +00:00 |
|
nacin
|
d6e2ef4dbf
|
Custom background UI updates. props ocean90 for initial patch, see #12186.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-16 05:17:57 +00:00 |
|
wpmuguru
|
be5268eefc
|
show upload limit in media upload UI, see #12853
git-svn-id: http://svn.automattic.com/wordpress/trunk@14682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 23:57:32 +00:00 |
|
nacin
|
051c2814da
|
More validation fixes. Escape some preview=true URLs, also clean up tags in edit-attachment-rows. Slight CSS tweak to match presentation to the formerly invalid HTML. props zeo, see #13383.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 20:36:49 +00:00 |
|
markjaquith
|
eba281e281
|
Update media upload window tabs CSS to support wrapping of tabs when they exceed the available width. props edward mindreantre. fixes #10242
git-svn-id: http://svn.automattic.com/wordpress/trunk@14661 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-15 10:21:10 +00:00 |
|
nacin
|
37ce82fd24
|
Use valid HTML in the theme editor. span instead of div inside an anchor. props Utkarsh, see #13383.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-14 07:04:17 +00:00 |
|
nacin
|
a743de0788
|
First pass on 'Theme Locations' for navigation menus. Themes need to specify a location when calling wp_nav_menu and register locations in functions.php. Users then map menus to locations in the nav menu admin. Subject to review. see #13378.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-14 06:20:30 +00:00 |
|
nacin
|
3f796315da
|
Only save menu item positions on save. Had implications for draft items otherwise. see #13337, props koopersmith.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-14 01:32:48 +00:00 |
|
nacin
|
3033d58856
|
Blue scheme for nav menu admin UI. props kpdesign, duck_. fixes #13190.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14583 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-12 19:31:11 +00:00 |
|
nacin
|
c779fdccf5
|
Don't nest p tag inside the opening table tag in the new right now box. fixes IE display, and validation. fixes #12202, props ocean90.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14582 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-12 19:29:35 +00:00 |
|
nacin
|
8bd2d0505b
|
Some sortable improvements in the nav menu UI. props koopersmith, see #13220.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-10 04:51:57 +00:00 |
|
nacin
|
444f8cc6c4
|
Allow menu items to be dropped on a parent item in addition to just being dragged to the right. props koopersmith, see #13220.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-08 21:56:53 +00:00 |
|
nacin
|
0a71b5dc8a
|
Adopt WP's general JS structure. Remove last of trailing commas. Remove dead code. props koopersmith, see #13220.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14475 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-06 17:11:52 +00:00 |
|
nacin
|
625f6d8ad5
|
Remove trailing comma in common.js that IE is known to choke on. props ocean90, fixes #13260.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-06 14:13:31 +00:00 |
|
nacin
|
e34150ab5b
|
Revert [14434] et al. Going back to checkboxes in the nav menus, holding drag-drop for future release. see #13247.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-06 14:09:10 +00:00 |
|
nacin
|
585ea858af
|
Consolidate nav menu item ajax. Other misc fixes. props koopersmith, see #13204.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-05 20:29:50 +00:00 |
|
nacin
|
0891a9dea0
|
More menu improvements. Add link that adds a menu item to the home page, make empty menu dropzone slightly larger, limit selected items to the active tab. props koopersmith and ptahdunbar. see #13220.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 10:01:15 +00:00 |
|
nacin
|
7466fadd24
|
Add ability to drag objects from meta boxes and drop them into your menu. Includes multiple-select before dragging. Select all is todo. Checkboxes remain non-JS fallback. props koopersmith, see #13247.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-04 07:24:49 +00:00 |
|
nacin
|
e965a965d3
|
Use CSS3 gradients for the admin header and footer. Fall back to a solid color for IE. Props JohnONolan, fixes #12586.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 19:12:19 +00:00 |
|
nacin
|
0c2e93aee7
|
Sliding tabs for the nav menu admin UI. second pass. props koopersmith, see #13215.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 16:59:51 +00:00 |
|
nacin
|
08f650de1a
|
First pass on sliding tabs for the nav menu admin UI. props koopersmith, see #13215.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 10:28:35 +00:00 |
|
nacin
|
4d7c88f4a4
|
Introduce is_rtl(). Use it in core. It only becomes defined when locale is loaded, so it's impossible to use it too early. Deprecate the get_bloginfo('text_direction') call. fixes #13206.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-03 05:49:19 +00:00 |
|
nacin
|
421cade8cb
|
Tweaks for nav menu admin tabs with JS disabled. props koopersmith, see #13215
git-svn-id: http://svn.automattic.com/wordpress/trunk@14353 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 23:51:43 +00:00 |
|
nacin
|
16f6590bc3
|
Alot of drag/drop/sortable improvements to nav menu admin UI. props koopersmith, fixes #12675.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 19:09:10 +00:00 |
|
nacin
|
54763a0e76
|
Clarify menu creation versus save. props duck_, see #13134. Check in scripts for r14332, see #13204.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14333 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-02 18:15:41 +00:00 |
|
nacin
|
d751526e11
|
Align the update nag with the screen meta box.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-05-01 22:09:34 +00:00 |
|
nacin
|
0cfdd41300
|
Use a class for update-nag, as especially in MS we're sometimes hooking in more than one per page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-30 15:37:46 +00:00 |
|
nacin
|
bb3f1f5f45
|
Clean up secret_salt_warning. Use stronger version of wp_generate_password. Shrink line-height of #update-nag so multiple-line messages don't look so awful, use padding instead.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-30 15:25:54 +00:00 |
|
nacin
|
91e39b0336
|
Small fixes to the initial nav menu message. props koopersmith, see #13134.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-29 05:12:12 +00:00 |
|
nacin
|
cd9ab80421
|
Nav menu UI updates. props koopersmith, see #13134.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-29 03:43:39 +00:00 |
|
nacin
|
90ea03383f
|
Fix handling of nav menu search, also menu naming conflicts. props filosofo, fixes #13138
git-svn-id: http://svn.automattic.com/wordpress/trunk@14285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-28 20:44:08 +00:00 |
|
nacin
|
8c9f71bb57
|
More nav menu fixes. props filosofo. see #13148. fixes #13155, fixes #13157, fixes #13138, see #13134.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-28 18:30:32 +00:00 |
|
nacin
|
33916fd71d
|
RTL for nav-menu.php. first pass. props RanYanivHartstein, see #13166
git-svn-id: http://svn.automattic.com/wordpress/trunk@14279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-28 14:22:41 +00:00 |
|
ryan
|
e879a9ab0e
|
New menu UI. Props filosofo. see #12713
git-svn-id: http://svn.automattic.com/wordpress/trunk@14248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-27 01:05:58 +00:00 |
|
nacin
|
21c3eae3d3
|
Style bumps and compressed styles for r14187. see #13083.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-24 17:22:34 +00:00 |
|
nacin
|
7341a67e76
|
Prevent HTML editor from being resized horizontally. props nomulous, fixes #13064
git-svn-id: http://svn.automattic.com/wordpress/trunk@14220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-24 16:57:44 +00:00 |
|
dd32
|
32cfe19193
|
Better styling for Press this Categories. Props duck_. See #12809
git-svn-id: http://svn.automattic.com/wordpress/trunk@14149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-18 09:41:51 +00:00 |
|
dd32
|
5cd73bf182
|
Uncheck rows on comments page when hiding rows so as to not affect it by Bulk edits. Fixes #12365
git-svn-id: http://svn.automattic.com/wordpress/trunk@14143 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-18 07:37:45 +00:00 |
|
dd32
|
f4c48adc7f
|
Fix undefined page var in Post Javascript; Fixes inactive cancel button in Publish time selection. Props duck_. Fixes #12829
git-svn-id: http://svn.automattic.com/wordpress/trunk@14125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-18 01:54:44 +00:00 |
|
nacin
|
f9f8d61872
|
Fix menu icons for custom post types. Fixes #12992, props wmrom.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-16 03:29:34 +00:00 |
|
nacin
|
7b83161397
|
Fix Right Now ugliness in blue/classic theme. see #12202
git-svn-id: http://svn.automattic.com/wordpress/trunk@14098 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-16 02:08:28 +00:00 |
|
dd32
|
d18ac45778
|
Update Press This category styling & html to match 3.0 management screens. Props noel. See #12809
git-svn-id: http://svn.automattic.com/wordpress/trunk@14069 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-11 09:11:39 +00:00 |
|
dd32
|
b8d68f977d
|
Consistent spacing for MAnage|Install Themes menu tabs. Props dremeda for initial patch. See #12412
git-svn-id: http://svn.automattic.com/wordpress/trunk@14063 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-11 02:02:30 +00:00 |
|
nacin
|
9342a4b4c8
|
Script bump.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-10 13:22:42 +00:00 |
|
markjaquith
|
46a353ece7
|
TB_iframe fixes for stuff that broke in r14015. props scribu. fixes #12878. see #12792
git-svn-id: http://svn.automattic.com/wordpress/trunk@14030 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-07 13:52:12 +00:00 |
|
nacin
|
c6ef197f53
|
New super admin icons for the blue/classic color scheme from Ben Dunkle. Remove temp icons, implement the new ones. fixes #12374.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-07 03:54:43 +00:00 |
|
markjaquith
|
07a523894a
|
Make thumbnail work for custom post types even if the editor is not being displayed. props scribu. fixes #12792
git-svn-id: http://svn.automattic.com/wordpress/trunk@14015 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-06 11:20:47 +00:00 |
|
nacin
|
2581314a95
|
Convert xfn.js to jQuery. Make the calculated field readonly if js. props rmccue. fixes #12551
git-svn-id: http://svn.automattic.com/wordpress/trunk@13984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-04 03:53:14 +00:00 |
|
nacin
|
2501fac129
|
Remove Gears from UI. see #11301
git-svn-id: http://svn.automattic.com/wordpress/trunk@13981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-04 00:48:28 +00:00 |
|
nacin
|
7289a8df23
|
Fix the sticky footer. hides a scrollbar. see #12586
git-svn-id: http://svn.automattic.com/wordpress/trunk@13976 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 23:30:27 +00:00 |
|
nacin
|
589997d8cb
|
Don't use target="_self" in nav menu links, just omit the attribute. Also fix and run earlier db upgrades. fixes #12808
git-svn-id: http://svn.automattic.com/wordpress/trunk@13974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 22:52:30 +00:00 |
|
nacin
|
06382b1f76
|
More admin header improvements. props JohnONolan. see #12586
git-svn-id: http://svn.automattic.com/wordpress/trunk@13968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 12:13:38 +00:00 |
|
nacin
|
75c8e2d67e
|
Move wp-login.php background from body.login to body selector. props JohnONolan. see #12586
git-svn-id: http://svn.automattic.com/wordpress/trunk@13967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 11:37:24 +00:00 |
|
nacin
|
d05e120d44
|
Add 'enter title here' text to title box. see #12591
git-svn-id: http://svn.automattic.com/wordpress/trunk@13964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 10:23:17 +00:00 |
|
nacin
|
e7486800d9
|
Add AYS to "Install Now" link in plugin installer. fixes #11050
git-svn-id: http://svn.automattic.com/wordpress/trunk@13951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 23:27:23 +00:00 |
|
dd32
|
ee058cca62
|
Change UI labels from "Post Thumbnails" to "Featured Image". See #12554
git-svn-id: http://svn.automattic.com/wordpress/trunk@13940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 06:12:49 +00:00 |
|
dd32
|
f7b83bd893
|
Rename Install to More Information, Add an Install Now action link to the Plugin Installer search results. See #11050
git-svn-id: http://svn.automattic.com/wordpress/trunk@13920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 23:17:53 +00:00 |
|
markjaquith
|
57c201fb3a
|
Regenerate production CSS and bump version for last commit
git-svn-id: http://svn.automattic.com/wordpress/trunk@13919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 21:22:48 +00:00 |
|
dd32
|
ea03f2272d
|
Use the correct slug value for reverting post slug inline editing. Props mitchoyoshitaka. Fixes #12788
git-svn-id: http://svn.automattic.com/wordpress/trunk@13909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 10:16:55 +00:00 |
|
dd32
|
db0706ea0e
|
Add Password Mismatch feedback to the Password Strength Meter. Props dancole. Fixes #12576
git-svn-id: http://svn.automattic.com/wordpress/trunk@13900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-31 08:45:51 +00:00 |
|
nacin
|
2794e060dc
|
Remove 'Turbo' link from admin header. see #11301
git-svn-id: http://svn.automattic.com/wordpress/trunk@13833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-26 20:59:57 +00:00 |
|
nacin
|
39b3db4e20
|
Move ajax spinner to be adjacent to the Quick Edit Update button. also, the dashboard recent comments Submit Reply button. fixes #12345
git-svn-id: http://svn.automattic.com/wordpress/trunk@13832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-26 19:55:48 +00:00 |
|
nacin
|
d138bc1f38
|
Remove one-pixel white bottom border off new light gray header. After some discussion, mainly due to screen options/help tabs. see #12586
git-svn-id: http://svn.automattic.com/wordpress/trunk@13826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-26 18:40:29 +00:00 |
|
ryan
|
6dcc05bd54
|
Ligten header and footer for gray color scheme. Props johnonolan. see #12586
git-svn-id: http://svn.automattic.com/wordpress/trunk@13824 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-26 17:09:53 +00:00 |
|
nacin
|
3fb0afae96
|
Prevent the nav menu walker from walking in circles. Don't allow an object from being a child of itself; if the functionality is desired, a workaround would be custom links. see #11817, see #12566. (Script loader bump for r13802, r13803). props ptahdunbar for the commits.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-22 22:33:12 +00:00 |
|
nacin
|
ba6f1cba07
|
Various bug fixes and improvements to menu management. props ptahdunbar, see #11817.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-22 19:56:16 +00:00 |
|
dd32
|
3d5e274179
|
Cleanup of Custom Background. Move JS to external file, Add @since, Remove redundant steps functionality, Preview of Image alignment. See #12186
git-svn-id: http://svn.automattic.com/wordpress/trunk@13788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-21 06:06:18 +00:00 |
|
dd32
|
58392ee495
|
Add min-height and a black border to the Background Image preview. Min-height to allow for no image present, black border to show preview area when no image or colour is available. See #12186
git-svn-id: http://svn.automattic.com/wordpress/trunk@13766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-19 09:37:36 +00:00 |
|
nacin
|
30c1e595ad
|
Check in the script version bump for [13752]
git-svn-id: http://svn.automattic.com/wordpress/trunk@13753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-18 19:25:55 +00:00 |
|
nacin
|
cea2e6eaa3
|
Remove JS nav-menu functions that we no longer use. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13742 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-17 20:44:59 +00:00 |
|
markjaquith
|
8d1fb6e0eb
|
Bump nav-menu JS version
git-svn-id: http://svn.automattic.com/wordpress/trunk@13740 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-17 20:01:31 +00:00 |
|
markjaquith
|
7cf7df44d1
|
No need for three separate JS files if they are only ever enqueued together. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-17 16:13:16 +00:00 |
|
markjaquith
|
58d47426cc
|
More pedantry. "Setup" is not a verb. http://notaverb.com/setup
git-svn-id: http://svn.automattic.com/wordpress/trunk@13725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-17 04:39:50 +00:00 |
|
ryan
|
f635d99754
|
Menus rework. Props ptahdunbar. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-15 16:26:46 +00:00 |
|
nacin
|
4ebde35485
|
install.php password UI cleanup. see #10396
git-svn-id: http://svn.automattic.com/wordpress/trunk@13696 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-14 02:30:50 +00:00 |
|
dd32
|
4c7070fb41
|
Tabbing in Editors: Prevent certain browsers from Tabbing out of the field. Props filosofo. Fixes #12424
git-svn-id: http://svn.automattic.com/wordpress/trunk@13548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-02 11:49:06 +00:00 |
|
markjaquith
|
10cab63cd7
|
Remove arrows from Nav Menu items. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13543 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-02 03:58:02 +00:00 |
|
nacin
|
694a32766c
|
Script bump from [13539]
git-svn-id: http://svn.automattic.com/wordpress/trunk@13540 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-01 22:39:04 +00:00 |
|
dd32
|
b56ae0e0cb
|
Split Right Now widget into Content | Discussion. Props matveb. Fixes #12202
git-svn-id: http://svn.automattic.com/wordpress/trunk@13531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-01 12:32:00 +00:00 |
|
nacin
|
88f4b87d15
|
Rearrange action links in the install plugins browser. First pass on the UI overhaul. see #11050
git-svn-id: http://svn.automattic.com/wordpress/trunk@13520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-01 00:50:55 +00:00 |
|
nacin
|
29b0cd92c6
|
Check in install.css for [13516]. Bump version, include version in readme.html. see #10835
git-svn-id: http://svn.automattic.com/wordpress/trunk@13518 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 22:44:27 +00:00 |
|
wpmuguru
|
fcf6942d33
|
more menu improvements, props ptahdunbar, see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 23:06:56 +00:00 |
|
nacin
|
90fe1465d3
|
s/cancelled/canceled/
git-svn-id: http://svn.automattic.com/wordpress/trunk@13437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-26 19:12:27 +00:00 |
|
ryan
|
5a9eb8e363
|
Switch live() binding to a single selector. Props mdawaffe. fixes #12369
git-svn-id: http://svn.automattic.com/wordpress/trunk@13411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-25 21:46:53 +00:00 |
|
wpmuguru
|
e8503ab54a
|
move nav menu css/js to nav-menu prefix, See #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-25 17:10:00 +00:00 |
|
markjaquith
|
18c313559f
|
Nav Menu enhancements. Whole item is clickable to add. Refactored CSS. Scrollbar when more than 7 menu items. props ptahdunbar. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-25 05:40:03 +00:00 |
|
markjaquith
|
9296276140
|
Bump script version
git-svn-id: http://svn.automattic.com/wordpress/trunk@13391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-24 22:54:00 +00:00 |
|
ryan
|
12f9c6113e
|
Nav menu cleanups. Props nbachiyski. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-24 18:52:54 +00:00 |
|
markjaquith
|
39b5d188b5
|
Fix menu selection CSS, menu selection alignment, right meta boxes alignment. Disable alert fading for custom menu admin. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-24 10:37:00 +00:00 |
|
nacin
|
496752e14e
|
Proper RTL + .dev.css support, first pass. See #12292
git-svn-id: http://svn.automattic.com/wordpress/trunk@13351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-23 23:46:07 +00:00 |
|
ryan
|
2b182d39d9
|
jQuery 1.4.2. fixes #12305
git-svn-id: http://svn.automattic.com/wordpress/trunk@13310 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 20:27:14 +00:00 |
|
ryan
|
0ebb6732bf
|
Custom background styling fixes. Props yoavf. see #12186
git-svn-id: http://svn.automattic.com/wordpress/trunk@13303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-22 18:46:29 +00:00 |
|
ryan
|
e8d04df976
|
Use core jQuery UI. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13269 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-21 00:10:20 +00:00 |
|
ryan
|
dbfb51c6e0
|
Trim trailing whites
git-svn-id: http://svn.automattic.com/wordpress/trunk@13268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-21 00:03:42 +00:00 |
|
ryan
|
28891708e3
|
Make js noConflict compat. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-20 23:58:00 +00:00 |
|
ryan
|
0363b31fa6
|
Move autocomplete to standard jquery directory. Use core jQuery. Use jQuery instead of $. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-20 23:35:05 +00:00 |
|
wpmuguru
|
4d203a02c6
|
introduce custom menus, props jeffikus, See #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-20 21:57:43 +00:00 |
|
nacin
|
12c913823d
|
Suffix and version bump for ie.css, see #12292
git-svn-id: http://svn.automattic.com/wordpress/trunk@13239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-20 00:02:59 +00:00 |
|
nacin
|
16dd7cbc32
|
Add ms.css to script-loader.php. See #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@13237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-19 22:55:01 +00:00 |
|
ryan
|
cf1194aa8c
|
jQuery UI 1.7.2. fixes #11595
git-svn-id: http://svn.automattic.com/wordpress/trunk@13201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-18 20:49:16 +00:00 |
|
azaozz
|
4c52731c85
|
Sync checkboxes only for categories, some white space cleanup, props kevinB, fixes #12244
git-svn-id: http://svn.automattic.com/wordpress/trunk@13195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-18 11:20:15 +00:00 |
|
nacin
|
0dcfcc6e20
|
Allow tab to intent in plugin/theme editors. Reverts first pass, [13131]. Props azaozz, fixes #12204
git-svn-id: http://svn.automattic.com/wordpress/trunk@13191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-18 05:14:48 +00:00 |
|
nacin
|
15eee1c4f5
|
Remove STYLE_DEBUG constant, SCRIPT_DEBUG now handles both scripts and CSS. Fixes #12237
git-svn-id: http://svn.automattic.com/wordpress/trunk@13183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-17 20:25:51 +00:00 |
|
nacin
|
6444ad283f
|
Modify style of new "Privacy On" admin header indicator. props scottbasgaard, fixes #12211
git-svn-id: http://svn.automattic.com/wordpress/trunk@13182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-17 20:16:54 +00:00 |
|
markjaquith
|
c2566a917a
|
Place a "Privacy On" mini-alert in the wp-admin header when it is on, to prevent people from accidentally delisting themselves from search engines. props scottbasgaard. fixes #12211
git-svn-id: http://svn.automattic.com/wordpress/trunk@13168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-16 03:54:40 +00:00 |
|
nacin
|
b43bb4330f
|
Allow tab intents in plugin/theme editors. Utilizes the Tabby jQuery plugin, see #12204
git-svn-id: http://svn.automattic.com/wordpress/trunk@13131 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-14 02:14:59 +00:00 |
|
dd32
|
cb15b038ff
|
Bump tags JS version. See #11838
git-svn-id: http://svn.automattic.com/wordpress/trunk@13092 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-13 06:20:45 +00:00 |
|
nacin
|
c8c6e1e6d7
|
RTL fixes for new position of QuickPress ajax spinner, also version bumps, see #10680
git-svn-id: http://svn.automattic.com/wordpress/trunk@13090 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-13 06:14:37 +00:00 |
|
ryan
|
52f281c0de
|
jQuery 1.4.1. Props Simek. fixes #11900
git-svn-id: http://svn.automattic.com/wordpress/trunk@13011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-07 15:19:45 +00:00 |
|
markjaquith
|
0f924eee99
|
Create post_status=auto-draft when creating a new post item. status changes to draft on first auto-save. now we always have a real post ID to work with. see #11889. fixes #11145. fixes #11990
git-svn-id: http://svn.automattic.com/wordpress/trunk@12987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-06 10:07:57 +00:00 |
|
markjaquith
|
7f91337a3b
|
Shake the JS weight away!
git-svn-id: http://svn.automattic.com/wordpress/trunk@12817 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-24 06:16:17 +00:00 |
|
markjaquith
|
29bafc4bac
|
seismic failures.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12815 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-23 23:07:56 +00:00 |
|
ryan
|
986a18cf1b
|
jQuery 1.4. fixes #11900
git-svn-id: http://svn.automattic.com/wordpress/trunk@12792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-21 22:31:48 +00:00 |
|
ryan
|
6da55f7792
|
Trailing whitespace cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@12733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-15 22:11:12 +00:00 |
|
azaozz
|
9a58ea0649
|
Fix height of input and link buttons for all latest browsers.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12678 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-09 08:51:24 +00:00 |
|
azaozz
|
1fd65dfefb
|
Show error message in TB when iframes support is turned off in the browser, props nacin, fixes #10939
git-svn-id: http://svn.automattic.com/wordpress/trunk@12677 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-09 01:17:45 +00:00 |
|
azaozz
|
9532a2a4bb
|
Don't let "Crunching" overlap image name while uploading, props hakre, fixes #11447
git-svn-id: http://svn.automattic.com/wordpress/trunk@12654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-08 01:01:52 +00:00 |
|
azaozz
|
633cdd43e9
|
Silence error if TB iframe is loaded from another domain, see #6883
git-svn-id: http://svn.automattic.com/wordpress/trunk@12634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-01-07 05:55:26 +00:00 |
|
azaozz
|
c34d5345a1
|
Fix alignment of checkbox in table.widefat, fixes #11610
git-svn-id: http://svn.automattic.com/wordpress/trunk@12567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-29 13:16:16 +00:00 |
|
azaozz
|
16e175cc0f
|
Update Prototype.js to 1.6.1 and remove the second copy of it from wp-includes/js/scriptaculous, update Scriptaculous.js to 1.8.3, props Simek, fixes #11041
git-svn-id: http://svn.automattic.com/wordpress/trunk@12557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-27 22:30:58 +00:00 |
|
azaozz
|
ee22fa0603
|
Don't close thickbox when clicking outside the iframe while uploading, fixes #6883
git-svn-id: http://svn.automattic.com/wordpress/trunk@12554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-27 21:03:54 +00:00 |
|
azaozz
|
1ddbdf2a2e
|
Move wp-admin.css and rtl.css to the wp-admin/css directory, rename rtl.css to wp-admin-rtl.css to follow naming standard, fixes #10985
git-svn-id: http://svn.automattic.com/wordpress/trunk@12553 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-27 20:06:57 +00:00 |
|
azaozz
|
e88cf62434
|
CSS whitespace and color definitions cleanup, props Simek, fixes #11561
git-svn-id: http://svn.automattic.com/wordpress/trunk@12552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-27 18:17:06 +00:00 |
|
westi
|
9ffd65beb7
|
Round the corners of the Update nag message. Fixes #10431 props Simek.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-24 08:08:13 +00:00 |
|
ryan
|
1f36d7eeb9
|
Upgrade SWFobject JS to 2.2. Props niallkennedy. fixes #11109
git-svn-id: http://svn.automattic.com/wordpress/trunk@12522 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-23 16:44:46 +00:00 |
|
westi
|
7ec819d925
|
Improve the revision comparison user interface to hilight that we compare "old on left" to "new on right". Includes some js to hide the radio buttons to stop you selecting reverse comparisions.
Fixes #11088 props filosofo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-23 09:15:13 +00:00 |
|
ryan
|
819427dd05
|
Bump wp-admin css ver. see #11502
git-svn-id: http://svn.automattic.com/wordpress/trunk@12496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-22 17:12:50 +00:00 |
|
azaozz
|
9fa732df33
|
Round back the buttons, see #11502
git-svn-id: http://svn.automattic.com/wordpress/trunk@12463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-20 05:32:52 +00:00 |
|
azaozz
|
24e46cc36b
|
Fix checkbox and radio styles in IE7/8 and Opera
git-svn-id: http://svn.automattic.com/wordpress/trunk@12448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-18 13:05:10 +00:00 |
|
azaozz
|
acf271551d
|
Add 'trash' in comment moderation emails, props nacin, fixes #11426
git-svn-id: http://svn.automattic.com/wordpress/trunk@12402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-15 10:55:55 +00:00 |
|
westi
|
b300deaf01
|
Ensure that RTL langs don't get a horizontal scrollbar in IE7. Fixes #10748 props yoavf.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-13 17:56:22 +00:00 |
|
westi
|
563550f038
|
Bump the version number on the wp-admin.css files for [12377]. See #11149 props nacin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-12 22:28:48 +00:00 |
|
azaozz
|
bdc05e2ea2
|
Remove animation for admin notices, fixes #11267
git-svn-id: http://svn.automattic.com/wordpress/trunk@12385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-12 19:53:06 +00:00 |
|
azaozz
|
a941587c26
|
Fix dashboard Right Now columns width in IE6/7, fixes 11293
git-svn-id: http://svn.automattic.com/wordpress/trunk@12382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-12 08:49:45 +00:00 |
|
azaozz
|
4cee15f1be
|
Make animation faster for admin notices, props nacin, fixes #11267
git-svn-id: http://svn.automattic.com/wordpress/trunk@12380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-12 07:34:04 +00:00 |
|
azaozz
|
168d6af9ac
|
Image editor icons, props Ben Dunkle, fixes #10979
git-svn-id: http://svn.automattic.com/wordpress/trunk@12363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 09:22:01 +00:00 |
|
markjaquith
|
c8df74e369
|
Fix some wrapping/cropping issues for verbose languages. props Nao. fixes #11293
git-svn-id: http://svn.automattic.com/wordpress/trunk@12357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 08:20:32 +00:00 |
|
markjaquith
|
805bdb9365
|
Provide visual feedback for "Use as thumbnail" when clicked immediately after uploading the image. fixes #11140
git-svn-id: http://svn.automattic.com/wordpress/trunk@12355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 08:03:26 +00:00 |
|
markjaquith
|
817376b35f
|
Forgot to check this in with [12353]. see #11140
git-svn-id: http://svn.automattic.com/wordpress/trunk@12354 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 07:37:41 +00:00 |
|
markjaquith
|
bf264bb66d
|
Post/Page Image was too generic a name. Post/Page Thumbnail is more clear, even if you can create very large thumbnail images if you so choose.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 06:14:36 +00:00 |
|
azaozz
|
cf60d7c87a
|
Do not auto-scroll the media popup when opening an image details section if it can fit in the viewport, props caesarsgrunt, fixes #11269
git-svn-id: http://svn.automattic.com/wordpress/trunk@12349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-09 12:24:45 +00:00 |
|
azaozz
|
b52703b322
|
Save menu sections' opened/closed state separately, fixes #10366
git-svn-id: http://svn.automattic.com/wordpress/trunk@12347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-09 11:27:47 +00:00 |
|
markjaquith
|
df73d335a9
|
Yet more standardization around Post/Page Image instead of Post/Page Thumbnail
git-svn-id: http://svn.automattic.com/wordpress/trunk@12344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-08 21:27:53 +00:00 |
|
markjaquith
|
0415ab7b42
|
Standardize around "post image" instead of "post thumbnail"
git-svn-id: http://svn.automattic.com/wordpress/trunk@12339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-08 16:34:04 +00:00 |
|
markjaquith
|
6c8f698427
|
Spam links are just as destructive as trash (more so, actually, since they deprecate the comment). Now they are also colored red, like trash. props caesarsgrunt. fixes #11304
git-svn-id: http://svn.automattic.com/wordpress/trunk@12335 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-07 23:45:02 +00:00 |
|
markjaquith
|
d71edf5122
|
Fix the case of the curiously expanding wp-admin menu. props westi. fixes #10366
git-svn-id: http://svn.automattic.com/wordpress/trunk@12334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-07 23:29:25 +00:00 |
|
azaozz
|
dd81243d16
|
Validate date/time fields for posts and comments, fixes #10309
git-svn-id: http://svn.automattic.com/wordpress/trunk@12318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-03 09:56:20 +00:00 |
|
azaozz
|
ae20d06e94
|
Fix errors when bulk actions executed on empty list, props nacin, see #11184
git-svn-id: http://svn.automattic.com/wordpress/trunk@12317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-03 01:43:49 +00:00 |
|