Andrew Ozz
|
747139d188
|
Fix the Code button in the HTML editor in FF3/Mac, fixes #8094
git-svn-id: https://develop.svn.wordpress.org/trunk@9587 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-10 10:31:12 +00:00 |
|
Andrew Ozz
|
616d8c550f
|
Fix admin-header error when mb_strlen() is missing
git-svn-id: https://develop.svn.wordpress.org/trunk@9586 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-10 09:18:44 +00:00 |
|
Andrew Ozz
|
e9773982af
|
Do not show comments column after quick editing a post from the Drafts screen, fixes #8113
git-svn-id: https://develop.svn.wordpress.org/trunk@9585 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-10 08:58:32 +00:00 |
|
Andrew Ozz
|
a2d6487881
|
Fix collapsed top level menu borders when no submenus
git-svn-id: https://develop.svn.wordpress.org/trunk@9584 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-09 20:21:12 +00:00 |
|
Ryan Boren
|
cb4eae5337
|
Reduce font size for long titles
git-svn-id: https://develop.svn.wordpress.org/trunk@9583 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-09 20:02:59 +00:00 |
|
Ryan Boren
|
d8ae9b1cd3
|
Remove dead line
git-svn-id: https://develop.svn.wordpress.org/trunk@9581 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-09 19:21:00 +00:00 |
|
Ryan Boren
|
6fc09cd86a
|
Sort the menu before adding classes. see #7966
git-svn-id: https://develop.svn.wordpress.org/trunk@9580 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-09 19:20:38 +00:00 |
|
Ryan Boren
|
02fffc75ad
|
gettext fix from nbachiyski. fixes #8126
git-svn-id: https://develop.svn.wordpress.org/trunk@9579 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-09 18:56:14 +00:00 |
|
Andrew Ozz
|
4ebfcd94a5
|
Menu updates: single top level menus, B&W/color icons (sprite), fix for the Firefox bug of not firing mouseout on absolute positioned elements over textareas/text fields, scaling down properly for different user roles, includes patch by Ryan, fixes #7966
git-svn-id: https://develop.svn.wordpress.org/trunk@9578 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-09 14:54:39 +00:00 |
|
Ryan Boren
|
2ae5249907
|
Save options. Props josephscott. fixes #8097
git-svn-id: https://develop.svn.wordpress.org/trunk@9576 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-08 23:25:47 +00:00 |
|
Ryan Boren
|
de9c864970
|
Don't show category adder to users without manage_categories cap. fixes #8114
git-svn-id: https://develop.svn.wordpress.org/trunk@9574 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-08 23:10:31 +00:00 |
|
Andrew Ozz
|
357c5902b7
|
Few more notice fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9570 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-08 11:18:05 +00:00 |
|
Mark Jaquith
|
a865222300
|
Admin notices go UNDER the H2
git-svn-id: https://develop.svn.wordpress.org/trunk@9569 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-08 10:17:45 +00:00 |
|
Andrew Ozz
|
92646b1275
|
Small styling fixes to themes.php
git-svn-id: https://develop.svn.wordpress.org/trunk@9567 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-08 07:56:42 +00:00 |
|
Andrew Ozz
|
f06a9763c3
|
Press Enter to save in Quick Edit, props aaron_guitar, fixes #8061
git-svn-id: https://develop.svn.wordpress.org/trunk@9566 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-08 06:54:42 +00:00 |
|
Andrew Ozz
|
2f0df43916
|
Use ndash for number range, props demetris, fixes #8088
git-svn-id: https://develop.svn.wordpress.org/trunk@9565 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-08 02:39:18 +00:00 |
|
Andrew Ozz
|
9f5fe913ec
|
Styling for custom fields
git-svn-id: https://develop.svn.wordpress.org/trunk@9564 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-08 02:15:53 +00:00 |
|
Andrew Ozz
|
d998d37ac0
|
Set search button class to .button
git-svn-id: https://develop.svn.wordpress.org/trunk@9563 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-07 23:12:39 +00:00 |
|
Andrew Ozz
|
513e83a912
|
Add thickbox in plugins.php, fixes #8090
git-svn-id: https://develop.svn.wordpress.org/trunk@9562 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-07 22:11:14 +00:00 |
|
Mark Jaquith
|
13372af2c7
|
Remove the other tab before sliding down.
git-svn-id: https://develop.svn.wordpress.org/trunk@9561 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-07 22:07:58 +00:00 |
|
Andrew Ozz
|
b5a79bce8d
|
Display warning when bulk deleting posts, pages, attachments, comments, etc.
git-svn-id: https://develop.svn.wordpress.org/trunk@9560 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-07 03:13:50 +00:00 |
|
Ryan Boren
|
7a67380a7a
|
Fix page counting
git-svn-id: https://develop.svn.wordpress.org/trunk@9558 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 22:52:05 +00:00 |
|
Ryan Boren
|
f4e050164d
|
screen_meta() fixes. Show Help on more pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@9557 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 22:21:27 +00:00 |
|
Andrew Ozz
|
c127129c26
|
Implementing new design for Edit Posts, Comments, etc. lists, props mdawaffe, see #8083
git-svn-id: https://develop.svn.wordpress.org/trunk@9556 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 21:56:29 +00:00 |
|
Ryan Boren
|
3299cb8bed
|
Add view link to publish notice
git-svn-id: https://develop.svn.wordpress.org/trunk@9555 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 21:26:11 +00:00 |
|
Andrew Ozz
|
57e1f3c6b5
|
RTL CSS updates for 2.7-beta2, props kashani, see#8047
git-svn-id: https://develop.svn.wordpress.org/trunk@9552 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 18:21:05 +00:00 |
|
Andrew Ozz
|
d68f02fbef
|
Unhide the Quick Edit link when adding new category by AJAX, fixes #8077
git-svn-id: https://develop.svn.wordpress.org/trunk@9551 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 17:57:26 +00:00 |
|
Ryan Boren
|
5ba185ed05
|
Use wp_dropdown_categories(). Props DD32. fixes #8075
git-svn-id: https://develop.svn.wordpress.org/trunk@9550 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 17:18:38 +00:00 |
|
Ryan Boren
|
c0da7cf7b2
|
Copy fresh over classic
git-svn-id: https://develop.svn.wordpress.org/trunk@9548 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 08:39:02 +00:00 |
|
Andrew Ozz
|
1c4636238e
|
Help tab fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9547 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 08:32:25 +00:00 |
|
Andrew Ozz
|
7b2d2b7a11
|
Help tab
git-svn-id: https://develop.svn.wordpress.org/trunk@9545 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 08:13:50 +00:00 |
|
Ryan Boren
|
7e60469f08
|
More core update to update-core.php. Allow re-installing current version (requires api.wp.org changes)
git-svn-id: https://develop.svn.wordpress.org/trunk@9543 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 03:31:41 +00:00 |
|
Andrew Ozz
|
cf9e769f9d
|
Fix adding similar tags
git-svn-id: https://develop.svn.wordpress.org/trunk@9542 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 02:54:35 +00:00 |
|
Ryan Boren
|
d88ff155c1
|
notice fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9541 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 02:05:59 +00:00 |
|
Ryan Boren
|
78977cf037
|
Bind menu icons to single click instead of double
git-svn-id: https://develop.svn.wordpress.org/trunk@9539 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 01:52:37 +00:00 |
|
Andrew Ozz
|
206a4713c9
|
Several small fixes: edit-category-form, admin-footer, plugins
git-svn-id: https://develop.svn.wordpress.org/trunk@9538 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 22:52:59 +00:00 |
|
Ryan Boren
|
15d3bed52c
|
add_object_page()
git-svn-id: https://develop.svn.wordpress.org/trunk@9537 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 22:46:58 +00:00 |
|
Andrew Ozz
|
8fe1e3f997
|
Dashboard Styling, props mdawaffe, fixes #8070
git-svn-id: https://develop.svn.wordpress.org/trunk@9536 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 21:56:57 +00:00 |
|
Ryan Boren
|
7879f1300f
|
Remove dead markup
git-svn-id: https://develop.svn.wordpress.org/trunk@9534 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 20:37:20 +00:00 |
|
Ryan Boren
|
6aa04979e1
|
Move notices below h2
git-svn-id: https://develop.svn.wordpress.org/trunk@9533 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 20:30:26 +00:00 |
|
Andrew Ozz
|
631e62f4b5
|
Styling for notices below h2
git-svn-id: https://develop.svn.wordpress.org/trunk@9532 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 20:02:47 +00:00 |
|
Ryan Boren
|
d9ca3f7dbb
|
Move notices below h2
git-svn-id: https://develop.svn.wordpress.org/trunk@9531 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 19:51:07 +00:00 |
|
Ryan Boren
|
90a213b339
|
Move notices below h2
git-svn-id: https://develop.svn.wordpress.org/trunk@9530 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 19:48:43 +00:00 |
|
Andrew Ozz
|
80fe5b5d39
|
Show when future posts miss schedule, props hailin, fixes #8064
git-svn-id: https://develop.svn.wordpress.org/trunk@9529 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 19:19:52 +00:00 |
|
Ryan Boren
|
ca4c7661d1
|
Move notices below h2
git-svn-id: https://develop.svn.wordpress.org/trunk@9528 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 19:17:22 +00:00 |
|
Andrew Ozz
|
464fdd9e4d
|
Add missing "button" class, props Simek, fixes #8067
git-svn-id: https://develop.svn.wordpress.org/trunk@9527 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 18:14:22 +00:00 |
|
Andrew Ozz
|
3a686005a6
|
Bring back "Add link category" form
git-svn-id: https://develop.svn.wordpress.org/trunk@9526 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 17:44:58 +00:00 |
|
Ryan Boren
|
6b21746eea
|
Set perms when making plugin dirs. see #7395
git-svn-id: https://develop.svn.wordpress.org/trunk@9524 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 17:35:58 +00:00 |
|
Ryan Boren
|
742c91322a
|
Support installation of plugins living in a subdir in svn. Props DD32. fixes #7395
git-svn-id: https://develop.svn.wordpress.org/trunk@9523 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 17:07:45 +00:00 |
|
Mark Jaquith
|
3090404b64
|
stripslashes() on plugin-install.php stuff
git-svn-id: https://develop.svn.wordpress.org/trunk@9521 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 06:47:35 +00:00 |
|