Ryan Boren
|
50eca62d0d
|
screen_meta() and contextual help improvements from filosofo. fixes #8172
git-svn-id: https://develop.svn.wordpress.org/trunk@9636 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-12 17:11:49 +00:00 |
|
Ryan Boren
|
df9c82f867
|
Some cap checks for the Dashboard. Props Viper007Bond. fixes #8175
git-svn-id: https://develop.svn.wordpress.org/trunk@9635 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-12 16:59:19 +00:00 |
|
Ryan Boren
|
b196d434fb
|
Remove debug line. Props filosofo. fixes #8171
git-svn-id: https://develop.svn.wordpress.org/trunk@9634 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-12 16:54:50 +00:00 |
|
Andrew Ozz
|
952c35b7cc
|
Do not limit Shift/clicking checkboxes to .widefat tables
git-svn-id: https://develop.svn.wordpress.org/trunk@9633 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-12 10:42:31 +00:00 |
|
Andrew Ozz
|
521d3c0998
|
Consolidate six more js files
git-svn-id: https://develop.svn.wordpress.org/trunk@9631 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-12 09:35:50 +00:00 |
|
Ryan Boren
|
478126eca9
|
Show Submit for Review if user can't publish. fixes #8108
git-svn-id: https://develop.svn.wordpress.org/trunk@9630 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-12 05:11:12 +00:00 |
|
Ryan Boren
|
d884ee49f8
|
Limit tag suggest to tags. Props DD32. fixes #8164
git-svn-id: https://develop.svn.wordpress.org/trunk@9629 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-12 05:02:58 +00:00 |
|
Ryan Boren
|
66b4d45e4e
|
Show Quick Press only if user can publish posts. fixes #8108
git-svn-id: https://develop.svn.wordpress.org/trunk@9628 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-12 04:55:47 +00:00 |
|
Ryan Boren
|
9dce538b95
|
Remove table striping
git-svn-id: https://develop.svn.wordpress.org/trunk@9627 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-12 03:55:23 +00:00 |
|
Andrew Ozz
|
047f108d0b
|
Merge all JS files that always load with common.js
git-svn-id: https://develop.svn.wordpress.org/trunk@9626 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-12 00:27:01 +00:00 |
|
Ryan Boren
|
d0f43ca896
|
Remove bg color from login form
git-svn-id: https://develop.svn.wordpress.org/trunk@9625 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-12 00:13:35 +00:00 |
|
Ryan Boren
|
514e7ed4a1
|
Make In Response To more compect. Add link to post.
git-svn-id: https://develop.svn.wordpress.org/trunk@9624 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 23:55:59 +00:00 |
|
Ryan Boren
|
7975b1402e
|
Shorten column header to avoid wrap
git-svn-id: https://develop.svn.wordpress.org/trunk@9623 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 23:48:27 +00:00 |
|
Ryan Boren
|
0566ef67b2
|
Remove background color for tablenav
git-svn-id: https://develop.svn.wordpress.org/trunk@9622 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 23:45:58 +00:00 |
|
Ryan Boren
|
7f00d29121
|
Move screen_meta() to admin header. Add all meta boxes before requiring admin-header.
git-svn-id: https://develop.svn.wordpress.org/trunk@9620 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 22:40:16 +00:00 |
|
Andrew Ozz
|
a2f76484d6
|
Fix double negative message in plugin-install.php, props Speedboxer, fixes 8151
git-svn-id: https://develop.svn.wordpress.org/trunk@9619 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 22:12:39 +00:00 |
|
Ryan Boren
|
5b8e04db57
|
Use localized dates on General Options page. Props nbachiyski. fixes #8153
git-svn-id: https://develop.svn.wordpress.org/trunk@9616 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 19:56:35 +00:00 |
|
Ryan Boren
|
b9a4fd0d29
|
Differentiate between plural noun, verb and adjective Spam translations. Props nbachiyski. fixes #8154
git-svn-id: https://develop.svn.wordpress.org/trunk@9615 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 19:54:54 +00:00 |
|
Ryan Boren
|
152f50b8a1
|
Add new user page
git-svn-id: https://develop.svn.wordpress.org/trunk@9614 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 19:47:22 +00:00 |
|
Ryan Boren
|
5ff0e8fa95
|
Discussion and Send Trackbacks meta boxes
git-svn-id: https://develop.svn.wordpress.org/trunk@9613 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 19:25:30 +00:00 |
|
Ryan Boren
|
eb10add065
|
Increase memory limit when unzipping. fixes #8149
git-svn-id: https://develop.svn.wordpress.org/trunk@9612 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 19:11:48 +00:00 |
|
Andrew Ozz
|
1ffc2ec633
|
Delete unused images and update Gears Manifest, props Simek, fixes #8125
git-svn-id: https://develop.svn.wordpress.org/trunk@9610 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 12:38:55 +00:00 |
|
Andrew Ozz
|
5c53d838ad
|
Fix borders on comments list in the dashboard, props johnconners, fixes #8131
git-svn-id: https://develop.svn.wordpress.org/trunk@9609 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 12:18:04 +00:00 |
|
Andrew Ozz
|
491c09ffaf
|
Move error notice to the top of Custom Fields postbox, props Simek, fixes #8138
git-svn-id: https://develop.svn.wordpress.org/trunk@9608 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 12:12:34 +00:00 |
|
Andrew Ozz
|
48466e519d
|
Add check for bulk-edit when deleting posts/pages, see #8135
git-svn-id: https://develop.svn.wordpress.org/trunk@9607 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 11:34:08 +00:00 |
|
Andrew Ozz
|
34172f06d1
|
QE fixes: don't display-filter titles, show QE for newly added cats and tags, fixes #8146
git-svn-id: https://develop.svn.wordpress.org/trunk@9606 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 09:39:42 +00:00 |
|
Andrew Ozz
|
7ad0f70c47
|
RTL updates, props kashani, see #8047
git-svn-id: https://develop.svn.wordpress.org/trunk@9605 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 04:30:48 +00:00 |
|
Andrew Ozz
|
1edadef5b8
|
New design of Quick/Bulk Edit (added some colors and IE fixes), props mdawaffe, see #8144
git-svn-id: https://develop.svn.wordpress.org/trunk@9604 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 02:58:24 +00:00 |
|
Ryan Boren
|
b833c35a24
|
Fix delete bulk op at end of pages list. Props DD32. fixes #8135
git-svn-id: https://develop.svn.wordpress.org/trunk@9603 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 00:30:24 +00:00 |
|
Ryan Boren
|
111173f543
|
Don't pass menus by ref. Causes loop counter problems in php4. fixes #7966
git-svn-id: https://develop.svn.wordpress.org/trunk@9598 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-10 21:50:31 +00:00 |
|
Ryan Boren
|
83e002f20b
|
Notice fixes from DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9596 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-10 18:54:18 +00:00 |
|
Ryan Boren
|
e25c585f4f
|
Fix SQL error when scanning for lost attachments
git-svn-id: https://develop.svn.wordpress.org/trunk@9595 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-10 18:34:46 +00:00 |
|
Ryan Boren
|
96a2e11b58
|
Don't remove entire wp-images directory. Some use it for user content.
git-svn-id: https://develop.svn.wordpress.org/trunk@9594 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-10 18:25:03 +00:00 |
|
Ryan Boren
|
0ba3c10f99
|
Bring back update nag.
git-svn-id: https://develop.svn.wordpress.org/trunk@9593 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-10 18:17:47 +00:00 |
|
Ryan Boren
|
eea86a8557
|
Validation fixes from Simek. fixes #8139
git-svn-id: https://develop.svn.wordpress.org/trunk@9592 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-10 17:49:00 +00:00 |
|
Ryan Boren
|
554a859a4f
|
Use %s, not %d, for number format output. Props nbachiyski. fixes #8136
git-svn-id: https://develop.svn.wordpress.org/trunk@9591 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-10 17:47:41 +00:00 |
|
Ryan Boren
|
a44339268a
|
i18n fixes from nbachiyski. fixes #8142
git-svn-id: https://develop.svn.wordpress.org/trunk@9589 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-10 17:42:51 +00:00 |
|
Andrew Ozz
|
f073cfc404
|
Fix QE for the last category, fixes #8077
git-svn-id: https://develop.svn.wordpress.org/trunk@9588 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-10 10:50:37 +00:00 |
|
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 |
|
Andrew Ozz
|
baac11eb10
|
Fixes for choose tag from tag cloud and reply to comment from admin
git-svn-id: https://develop.svn.wordpress.org/trunk@9520 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 01:44:10 +00:00 |
|
Andrew Ozz
|
88370af289
|
Do not hide "Quick Edit" link after saving from QE, fixes #8060
git-svn-id: https://develop.svn.wordpress.org/trunk@9519 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-04 23:48:29 +00:00 |
|
Andrew Ozz
|
2dde47a9f2
|
Add "Choose from popular tags" to the tags postbox
git-svn-id: https://develop.svn.wordpress.org/trunk@9518 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-04 23:15:59 +00:00 |
|
Peter Westwood
|
c6bed34239
|
aesthetic | cleanup. Fixes #8042 props regulatethis.
git-svn-id: https://develop.svn.wordpress.org/trunk@9517 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-04 22:10:49 +00:00 |
|
Ryan Boren
|
313f3f75fb
|
Use an array for query parameters
git-svn-id: https://develop.svn.wordpress.org/trunk@9514 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-04 18:18:30 +00:00 |
|
Ryan Boren
|
d09db8dc26
|
Fix core update checking. Don't check on every page load.
git-svn-id: https://develop.svn.wordpress.org/trunk@9512 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-04 17:12:03 +00:00 |
|
Andrew Ozz
|
f4f88befc6
|
Make postboxes easier to drop in the left column
git-svn-id: https://develop.svn.wordpress.org/trunk@9510 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-04 14:18:46 +00:00 |
|
Andrew Ozz
|
7d45802347
|
Preview fixes: different method of showing previews for published posts, now uses the proper templates. Fixes #8052
git-svn-id: https://develop.svn.wordpress.org/trunk@9509 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-04 13:00:12 +00:00 |
|
Ryan Boren
|
dab986a9b0
|
Notice fixes from filosofo and Viper007Bond. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9506 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-04 03:22:24 +00:00 |
|
Andrew Ozz
|
1ac8dd147f
|
RTL CSS for 2.7, props mani_monaj, see #8047
git-svn-id: https://develop.svn.wordpress.org/trunk@9505 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-04 02:50:16 +00:00 |
|
Andrew Ozz
|
550fffaafb
|
Add slash to the path when loading translations for default TinyMCE plugins from the plugins directory, fixes #7994
git-svn-id: https://develop.svn.wordpress.org/trunk@9499 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-03 19:16:29 +00:00 |
|
Andrew Ozz
|
48df999a95
|
Fix Screen Options in IE, fixes #8045
git-svn-id: https://develop.svn.wordpress.org/trunk@9498 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-03 18:56:49 +00:00 |
|
Andrew Ozz
|
97d9b36c2c
|
Fix path when loading translations for default TinyMCE plugins from the plugins directory, fixes #7994
git-svn-id: https://develop.svn.wordpress.org/trunk@9497 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-03 18:21:00 +00:00 |
|
Andrew Ozz
|
43765e96e1
|
Fix typo in wp-admin.css, props 112502, fixes #8046
git-svn-id: https://develop.svn.wordpress.org/trunk@9496 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-03 18:00:08 +00:00 |
|
Andrew Ozz
|
eaa36ee402
|
Fix quick editing of last page in Edit Pages, props yoshi, fixes #8044
git-svn-id: https://develop.svn.wordpress.org/trunk@9495 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-03 17:37:20 +00:00 |
|
Ryan Boren
|
20addd1346
|
IF copy fails, chmod target to 0644 and try again
git-svn-id: https://develop.svn.wordpress.org/trunk@9493 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-03 17:16:41 +00:00 |
|
Mark Jaquith
|
6f5222b2a5
|
Fix small typo in last commit.
git-svn-id: https://develop.svn.wordpress.org/trunk@9492 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-03 07:07:39 +00:00 |
|
Mark Jaquith
|
34fed9014b
|
Update to publish box styles. More horizontal room, consistent button placement, better for i18n, better wording.
git-svn-id: https://develop.svn.wordpress.org/trunk@9491 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-03 07:06:36 +00:00 |
|
Ryan Boren
|
c108a2cec6
|
Warning fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9489 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-03 06:36:52 +00:00 |
|
Ryan Boren
|
5ae2b7fd3e
|
Warning fix
git-svn-id: https://develop.svn.wordpress.org/trunk@9488 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-03 06:31:06 +00:00 |
|
Ryan Boren
|
182ba5805a
|
Remove unused gzipcompression option
git-svn-id: https://develop.svn.wordpress.org/trunk@9487 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-03 06:27:42 +00:00 |
|
Ryan Boren
|
e670c2ac8e
|
Warning fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9482 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-03 00:00:59 +00:00 |
|
Ryan Boren
|
0b0632ccf1
|
Warning fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9481 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-02 23:52:49 +00:00 |
|
Peter Westwood
|
ab7836e072
|
Translation fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@9480 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-02 22:32:57 +00:00 |
|
Ryan Boren
|
61b65f4465
|
Warning fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9477 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-02 21:40:35 +00:00 |
|
Ryan Boren
|
c9718cf8e2
|
Fix drafts module
git-svn-id: https://develop.svn.wordpress.org/trunk@9476 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-02 21:05:38 +00:00 |
|
Ryan Boren
|
a86a3ea96a
|
Fix warning
git-svn-id: https://develop.svn.wordpress.org/trunk@9474 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-02 20:42:43 +00:00 |
|
Andrew Ozz
|
8b6e95b056
|
Preview fixes: ensure autosave is run at least once on new posts before preview, properly show previews for pending and scheduled posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@9473 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-02 13:56:32 +00:00 |
|
Andrew Ozz
|
3e0cc4e561
|
Keep background color for comments that need moderation
git-svn-id: https://develop.svn.wordpress.org/trunk@9472 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-02 03:40:21 +00:00 |
|
Andrew Ozz
|
2c433c747d
|
Fix typo in edit-form-comment.php, props 112502, fixes #8037
git-svn-id: https://develop.svn.wordpress.org/trunk@9471 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-02 02:22:41 +00:00 |
|
Andrew Ozz
|
539a466112
|
Fix validation errors, add CDATA on inline JS, props Viper007Bond, fixes #8026
git-svn-id: https://develop.svn.wordpress.org/trunk@9470 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-02 02:18:32 +00:00 |
|
Andrew Ozz
|
1360b0da9f
|
Remove outdated TinyMCE files, fix loading of translations for default plugins, fixes #7994
git-svn-id: https://develop.svn.wordpress.org/trunk@9469 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-02 02:12:26 +00:00 |
|
Peter Westwood
|
f45463e0aa
|
Redirect correctly on page deletion. Fixes #8030.
git-svn-id: https://develop.svn.wordpress.org/trunk@9468 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-01 22:28:34 +00:00 |
|
Ryan Boren
|
43f238b0be
|
Copy fresh over classic
git-svn-id: https://develop.svn.wordpress.org/trunk@9467 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-01 20:59:57 +00:00 |
|
Peter Westwood
|
21d832c40c
|
Add missing translation call.
git-svn-id: https://develop.svn.wordpress.org/trunk@9466 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-01 19:15:33 +00:00 |
|
Ryan Boren
|
c786488346
|
Make sure Upload button always shows. Props filosofo. see #6979
git-svn-id: https://develop.svn.wordpress.org/trunk@9465 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-01 17:20:55 +00:00 |
|
Matt Mullenweg
|
16acf7d11c
|
Gravatars for user page.
git-svn-id: https://develop.svn.wordpress.org/trunk@9464 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-01 11:19:13 +00:00 |
|
Peter Westwood
|
8939e640f1
|
Remove unecessary gap at the bottom of the post page.
git-svn-id: https://develop.svn.wordpress.org/trunk@9463 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-01 10:30:35 +00:00 |
|
Ryan Boren
|
15392065d3
|
Remove debug
git-svn-id: https://develop.svn.wordpress.org/trunk@9460 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-01 06:57:00 +00:00 |
|
Ryan Boren
|
9e262e7d0f
|
Pass along POST info when requesting credentials
git-svn-id: https://develop.svn.wordpress.org/trunk@9459 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-01 06:56:38 +00:00 |
|
Ryan Boren
|
5038ab53db
|
media-new visibility fix. Props filosoof. see #6979
git-svn-id: https://develop.svn.wordpress.org/trunk@9458 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-01 05:35:33 +00:00 |
|
Andrew Ozz
|
7e7be7ea13
|
Fix View All Comments link on dashboard
git-svn-id: https://develop.svn.wordpress.org/trunk@9457 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-01 05:26:04 +00:00 |
|
Ryan Boren
|
6e0526fe34
|
Validation fixes from Viper007Bond. fixes #8026
git-svn-id: https://develop.svn.wordpress.org/trunk@9456 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-01 05:03:05 +00:00 |
|
Andrew Ozz
|
884318c1ee
|
List page comments on edit-comments.php
git-svn-id: https://develop.svn.wordpress.org/trunk@9455 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-01 04:33:28 +00:00 |
|
Andrew Ozz
|
c801681dc0
|
Don't change text for Screen Options
git-svn-id: https://develop.svn.wordpress.org/trunk@9454 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-01 02:52:43 +00:00 |
|
Andrew Ozz
|
9baa38326e
|
Fix bulk edit and preview url
git-svn-id: https://develop.svn.wordpress.org/trunk@9453 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-01 01:15:22 +00:00 |
|
Andrew Ozz
|
78b8de31b6
|
Preview for both drafts and published posts/pages
git-svn-id: https://develop.svn.wordpress.org/trunk@9451 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 22:47:07 +00:00 |
|
Ryan Boren
|
faf3019a0b
|
Move Parent, Template, and Order to the side
git-svn-id: https://develop.svn.wordpress.org/trunk@9450 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 21:57:44 +00:00 |
|
Ryan Boren
|
4c5ee79368
|
Default privacy box to the side
git-svn-id: https://develop.svn.wordpress.org/trunk@9449 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 21:49:23 +00:00 |
|
Ryan Boren
|
4bde9be67c
|
Default privacy box to the side
git-svn-id: https://develop.svn.wordpress.org/trunk@9448 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 21:48:00 +00:00 |
|
Ryan Boren
|
9ea4441dca
|
Default some widgets to the side
git-svn-id: https://develop.svn.wordpress.org/trunk@9447 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 21:04:48 +00:00 |
|
Ryan Boren
|
dee3f707b0
|
Default all boxes to open
git-svn-id: https://develop.svn.wordpress.org/trunk@9446 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 20:59:22 +00:00 |
|
Ryan Boren
|
1ef86d621d
|
Reorder dash widgets
git-svn-id: https://develop.svn.wordpress.org/trunk@9445 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 20:47:36 +00:00 |
|
Ryan Boren
|
a12700d1c1
|
Allow nested install. Props sivel. fixes #7997
git-svn-id: https://develop.svn.wordpress.org/trunk@9443 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 19:24:45 +00:00 |
|
Ryan Boren
|
c2624a8cba
|
Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@9442 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 18:54:30 +00:00 |
|
Ryan Boren
|
769544395d
|
Better i18n support for automatic upgrade. Props nbachiyski. fixes #8023
git-svn-id: https://develop.svn.wordpress.org/trunk@9441 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 18:51:06 +00:00 |
|
Andrew Ozz
|
6f9e2877ca
|
Disable dblclick for pages, posts and taxonomy QE
git-svn-id: https://develop.svn.wordpress.org/trunk@9439 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 18:31:26 +00:00 |
|
Ryan Boren
|
e6ca3635da
|
Flash degradation fixes from filsofo. see #6979
git-svn-id: https://develop.svn.wordpress.org/trunk@9438 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 18:24:55 +00:00 |
|
Andrew Ozz
|
96848c8c63
|
Doubleclick on comment text to open QE
git-svn-id: https://develop.svn.wordpress.org/trunk@9437 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 18:09:42 +00:00 |
|
Mark Jaquith
|
3501b899b2
|
Improvements to the Edit Comment screen
git-svn-id: https://develop.svn.wordpress.org/trunk@9436 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 18:05:25 +00:00 |
|
Ryan Boren
|
8d75a6bb33
|
One form so filters stack
git-svn-id: https://develop.svn.wordpress.org/trunk@9435 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 18:02:20 +00:00 |
|
Andrew Ozz
|
bb44218132
|
More edit comment page fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9434 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 16:52:55 +00:00 |
|
Mark Jaquith
|
a859515f6e
|
Revert to simple Edit Post title for post editing screen. No longer makes sense with lack of breadcrumbs and the actual post title box so high on the screen
git-svn-id: https://develop.svn.wordpress.org/trunk@9433 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 16:40:55 +00:00 |
|
Mark Jaquith
|
c2debbb698
|
Add right_now_table_end action hook so plugins can add to the Right Now summary table. props Malaiac
git-svn-id: https://develop.svn.wordpress.org/trunk@9431 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 08:00:47 +00:00 |
|
Mark Jaquith
|
1f6c4a1655
|
Bring Comment Save postbox up to parity with Post/Page Publish postbox
git-svn-id: https://develop.svn.wordpress.org/trunk@9430 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 06:53:55 +00:00 |
|
Mark Jaquith
|
517b71739a
|
Disable "Visibility" placeholder for now. Propagate new Publish box formatting and functionality to Edit Page form.
git-svn-id: https://develop.svn.wordpress.org/trunk@9429 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 05:38:31 +00:00 |
|
Mark Jaquith
|
3efc69b373
|
Fix the gimpy Spam link on Edit Comments screen
git-svn-id: https://develop.svn.wordpress.org/trunk@9428 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 04:28:24 +00:00 |
|
Mark Jaquith
|
a61f171096
|
Right Now (Dashboard) styling. props Malaiac. fixes #8015
git-svn-id: https://develop.svn.wordpress.org/trunk@9427 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 04:23:17 +00:00 |
|
Matt Mullenweg
|
6b3ff464d0
|
Make akismet check-for-spam button not ugly.
git-svn-id: https://develop.svn.wordpress.org/trunk@9426 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 03:46:14 +00:00 |
|
Andrew Ozz
|
41036eae4e
|
Edit comment page fix
git-svn-id: https://develop.svn.wordpress.org/trunk@9425 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 03:31:06 +00:00 |
|
Ryan Boren
|
0bb2a02e73
|
SWFUpload 2.2.0 beta 2 with Flash 10 support. Props filosofo. see #6979
git-svn-id: https://develop.svn.wordpress.org/trunk@9423 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 01:53:39 +00:00 |
|
Andrew Ozz
|
246fa5e51a
|
Some dashboard and IE layout fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9422 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-30 23:43:08 +00:00 |
|
Peter Westwood
|
724e43ed3c
|
Apply styles to readonly textareas too. Fixes #7985 props Speedboxer.
git-svn-id: https://develop.svn.wordpress.org/trunk@9419 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-30 22:11:06 +00:00 |
|
Ryan Boren
|
3ba9f6004f
|
Translate sizes. fixes #8012
git-svn-id: https://develop.svn.wordpress.org/trunk@9418 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-30 16:00:24 +00:00 |
|
Ryan Boren
|
7e5ff53d55
|
Revert [9413]
git-svn-id: https://develop.svn.wordpress.org/trunk@9414 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-30 15:50:21 +00:00 |
|
Andrew Ozz
|
13e64e6a9c
|
Better comments listing, props Matt
git-svn-id: https://develop.svn.wordpress.org/trunk@9413 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-30 12:24:11 +00:00 |
|
Andrew Ozz
|
bf210006e8
|
Menu updates and fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9411 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-30 09:52:20 +00:00 |
|
Mark Jaquith
|
5bd33d81b1
|
Publish postbox layout tweaks for Main Column Mode.
git-svn-id: https://develop.svn.wordpress.org/trunk@9409 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-30 03:50:23 +00:00 |
|
Andrew Ozz
|
a0af3c1326
|
Postbox.js fixes and css reset
git-svn-id: https://develop.svn.wordpress.org/trunk@9408 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-30 03:03:00 +00:00 |
|
Mark Jaquith
|
ac4b4e001e
|
More work on Publish postbox. Post status tweaks, post date tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@9402 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-29 19:22:56 +00:00 |
|
Mark Jaquith
|
9b5aaac57d
|
Put a nbsp in between Quick and Edit so that they stay together and Quick Edit spread over 2 lines does not get mistaken for regular Edit
git-svn-id: https://develop.svn.wordpress.org/trunk@9399 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-29 08:23:48 +00:00 |
|
Mark Jaquith
|
cca3076b50
|
Publish box tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@9398 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-29 08:19:15 +00:00 |
|
Mark Jaquith
|
81b17e3883
|
Tighten up admin H2s
git-svn-id: https://develop.svn.wordpress.org/trunk@9396 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-29 06:48:34 +00:00 |
|
Mark Jaquith
|
fabf50d842
|
Numerous Publish postbox tweaks, fixes, and flourishes. Still WIP
git-svn-id: https://develop.svn.wordpress.org/trunk@9394 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-29 06:00:22 +00:00 |
|
Mark Jaquith
|
9d95503bce
|
Implement admin footer with margin, not height, so that people can add stuff to it.
git-svn-id: https://develop.svn.wordpress.org/trunk@9393 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-29 03:51:16 +00:00 |
|
Mark Jaquith
|
3f73e424ab
|
Doubleclick on icon goes to first item, even when menu is unfolded
git-svn-id: https://develop.svn.wordpress.org/trunk@9392 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-29 03:22:42 +00:00 |
|
Peter Westwood
|
0157387518
|
Move inline styles to the stylesheets. Fixes #7985 props Speedboxer.
git-svn-id: https://develop.svn.wordpress.org/trunk@9390 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-28 22:07:39 +00:00 |
|
Andrew Ozz
|
70443d9dbb
|
Write page styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9384 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-28 10:59:26 +00:00 |
|
Andrew Ozz
|
1ef94e3195
|
media.css and rtl.css cleanup, props Simek, fixes #7967
git-svn-id: https://develop.svn.wordpress.org/trunk@9383 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-28 10:13:24 +00:00 |
|
Mark Jaquith
|
d778294d33
|
Save fold state when folding via doubleclick
git-svn-id: https://develop.svn.wordpress.org/trunk@9382 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-28 08:46:54 +00:00 |
|
Mark Jaquith
|
e7314f0cf5
|
Default to having the menu open, not folded. Remember individual menu states when folding/unfolding.
git-svn-id: https://develop.svn.wordpress.org/trunk@9381 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-28 08:32:56 +00:00 |
|
Andrew Ozz
|
28911eb0f5
|
Dashboard: make columns equal size
git-svn-id: https://develop.svn.wordpress.org/trunk@9380 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-28 07:56:17 +00:00 |
|
Andrew Ozz
|
11052c46b1
|
Small dashboard css fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9378 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-28 07:21:17 +00:00 |
|
Peter Westwood
|
7351b448ae
|
validation fixes for the WordPress importer. Fixes #7982 props sivel.
git-svn-id: https://develop.svn.wordpress.org/trunk@9372 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-27 21:12:24 +00:00 |
|
Andrew Ozz
|
2b21ab068e
|
Press This CSS cleanup, props Simek, fixes #7967
git-svn-id: https://develop.svn.wordpress.org/trunk@9371 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-27 21:00:26 +00:00 |
|
Andrew Ozz
|
820ccbb545
|
Some CSS cleanup, props Simek, see #7967
git-svn-id: https://develop.svn.wordpress.org/trunk@9370 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-27 20:55:25 +00:00 |
|
Andrew Ozz
|
4d59069999
|
Fix button styling inconsistency on settings pages, props sivel, fixes #7975
git-svn-id: https://develop.svn.wordpress.org/trunk@9369 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-27 20:41:05 +00:00 |
|
Ryan Boren
|
3f0ca00cbf
|
Move 'Users must be registered and logged in to comment' setting to Discussion page. Props MtDewVirus. fixes #6652
git-svn-id: https://develop.svn.wordpress.org/trunk@9368 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-27 17:03:20 +00:00 |
|
Mark Jaquith
|
425509448d
|
More work on publishing module. WIP.
git-svn-id: https://develop.svn.wordpress.org/trunk@9365 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-27 06:07:59 +00:00 |
|
Mark Jaquith
|
2106a12a97
|
Add a little padding to a.button, for to benefit glorious nation Webkit rounded corners
git-svn-id: https://develop.svn.wordpress.org/trunk@9364 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-27 04:56:17 +00:00 |
|
Andrew Ozz
|
394968b4e1
|
Attach 'Screen Options' button to the sliding layer and related changes
git-svn-id: https://develop.svn.wordpress.org/trunk@9363 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-27 01:22:24 +00:00 |
|
Peter Westwood
|
6096aa0634
|
Correct the actions dropdowns for the different contexts. Fixes #7974 props sivel.
git-svn-id: https://develop.svn.wordpress.org/trunk@9362 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-26 22:06:58 +00:00 |
|
Peter Westwood
|
674f89ae68
|
Syncronise the messages for Import/Export of WXR. Fixes #6557 props mtdewvirus.
git-svn-id: https://develop.svn.wordpress.org/trunk@9361 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-26 18:40:20 +00:00 |
|
Ryan Boren
|
9e29d95645
|
Don't show screen options for plugin pages. fixes #7970
git-svn-id: https://develop.svn.wordpress.org/trunk@9359 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-26 17:21:04 +00:00 |
|
Ryan Boren
|
0d090d27e0
|
Allow gzipped files for MT/TypePad import. Props mtdewvirus. fixes #7971
git-svn-id: https://develop.svn.wordpress.org/trunk@9358 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-26 17:08:40 +00:00 |
|
Andrew Ozz
|
9b7f72b42f
|
2 column pages for Categories and Link Categories
git-svn-id: https://develop.svn.wordpress.org/trunk@9354 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-26 09:08:52 +00:00 |
|
Andrew Ozz
|
49ab8fb999
|
TinyMCE: attempt to load a translation file for external plugins, if not found, try en.js, fixes #7950
git-svn-id: https://develop.svn.wordpress.org/trunk@9353 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-26 07:32:58 +00:00 |
|
Ryan Boren
|
f38fb4c796
|
Fix plugin activation error reporting. Props DD32. fixes #7671
git-svn-id: https://develop.svn.wordpress.org/trunk@9352 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-26 06:33:33 +00:00 |
|
Ryan Boren
|
9d3edef108
|
Back to one form so filters stack
git-svn-id: https://develop.svn.wordpress.org/trunk@9351 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-25 23:49:55 +00:00 |
|
Peter Westwood
|
cee1009cc4
|
Make the metaboxes easier to drag.
git-svn-id: https://develop.svn.wordpress.org/trunk@9350 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-25 23:11:55 +00:00 |
|
Peter Westwood
|
f8bad23493
|
Warn if the core updater failed to complete. See #7819.
git-svn-id: https://develop.svn.wordpress.org/trunk@9348 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-25 22:22:29 +00:00 |
|
Peter Westwood
|
fc475f27b2
|
Set autocomplete off for password files on the profile pages. Fixes #5006.
git-svn-id: https://develop.svn.wordpress.org/trunk@9347 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-25 21:41:55 +00:00 |
|
Peter Westwood
|
f768084e6c
|
More options pages updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@9346 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-25 21:29:18 +00:00 |
|
Andrew Ozz
|
28f001214c
|
More styling for the Tags page, change the Options pages background color to light gray
git-svn-id: https://develop.svn.wordpress.org/trunk@9345 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-25 20:55:40 +00:00 |
|
Peter Westwood
|
d4f6abcf0f
|
First stab at better options pages. WIP.
git-svn-id: https://develop.svn.wordpress.org/trunk@9343 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-25 19:55:56 +00:00 |
|
Peter Westwood
|
76af1b179a
|
Plugins page actions dropdowns.
git-svn-id: https://develop.svn.wordpress.org/trunk@9342 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-25 19:14:47 +00:00 |
|
Peter Westwood
|
16375fdc5a
|
unique search input ids.
git-svn-id: https://develop.svn.wordpress.org/trunk@9341 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-25 18:43:33 +00:00 |
|
Ryan Boren
|
5999f964e7
|
Introduce get_edit_tag_link() and add option to wp_tag_cloud() for showing edit links.
git-svn-id: https://develop.svn.wordpress.org/trunk@9340 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-25 18:19:42 +00:00 |
|
Andrew Ozz
|
09b755baf1
|
2 column Tags page, needs more styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9339 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-25 08:01:37 +00:00 |
|
Ryan Boren
|
0eeb8d9c3e
|
Prune dead code. Props sivel. fixes #7963
git-svn-id: https://develop.svn.wordpress.org/trunk@9338 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 22:41:56 +00:00 |
|
Ryan Boren
|
c4d44b8978
|
If parent uses admin.php, use admin.php for subs. fixes #7962
git-svn-id: https://develop.svn.wordpress.org/trunk@9337 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 22:40:19 +00:00 |
|
Andrew Ozz
|
7e19549769
|
Remove Quick Edit when clicking search or filter buttons
git-svn-id: https://develop.svn.wordpress.org/trunk@9334 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 20:50:20 +00:00 |
|
Ryan Boren
|
2b5d6d0b6e
|
Warning fixes from DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9332 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 20:04:31 +00:00 |
|
Ryan Boren
|
d77e7d4883
|
Back to one form so filters stack
git-svn-id: https://develop.svn.wordpress.org/trunk@9331 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 19:56:44 +00:00 |
|
Mark Jaquith
|
b8b68fb195
|
Screen Options tweaks. Uparrow when expanded.
git-svn-id: https://develop.svn.wordpress.org/trunk@9330 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 19:33:40 +00:00 |
|
Ryan Boren
|
13f774a896
|
Bring back user search. fixes #7960
git-svn-id: https://develop.svn.wordpress.org/trunk@9329 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 19:21:19 +00:00 |
|
Andrew Ozz
|
0e845af695
|
New buttons and styling for all "management" pages
git-svn-id: https://develop.svn.wordpress.org/trunk@9328 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 18:25:46 +00:00 |
|
Ryan Boren
|
9e467a6850
|
Better error response when fetching attachments. Props DD32. see #7944
git-svn-id: https://develop.svn.wordpress.org/trunk@9327 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 18:22:43 +00:00 |
|
Ryan Boren
|
979442ccd6
|
Press This updates from noel. see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9326 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 17:20:06 +00:00 |
|
Peter Westwood
|
340a367115
|
Remove placeholder images. Props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@9325 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 15:25:53 +00:00 |
|
Mark Jaquith
|
acd146991e
|
Make the entire Screen Options button clickable.
git-svn-id: https://develop.svn.wordpress.org/trunk@9324 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 11:08:44 +00:00 |
|
Mark Jaquith
|
f495ff86bf
|
Do not put an overline for submit buttons at the top (TODO: figure out our style for options pages)
git-svn-id: https://develop.svn.wordpress.org/trunk@9320 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 10:45:58 +00:00 |
|
Mark Jaquith
|
8f702da770
|
Screen Options tab, rough draft
git-svn-id: https://develop.svn.wordpress.org/trunk@9319 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 10:29:07 +00:00 |
|
Mark Jaquith
|
12f8028065
|
Increase the default number of comments per page to 50. 10 is far too few.
git-svn-id: https://develop.svn.wordpress.org/trunk@9316 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 07:22:50 +00:00 |
|
Ryan Boren
|
13897aba80
|
use activate_plugin for error scraping, pass full WP_Error object to wp_die(), whitespace cleanups. Props DD32. fixes #7671
git-svn-id: https://develop.svn.wordpress.org/trunk@9315 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 05:47:55 +00:00 |
|
Ryan Boren
|
70fc9ebcb4
|
Plugin install dialog formatting fixes from DD32. fixes #7908
git-svn-id: https://develop.svn.wordpress.org/trunk@9314 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 04:54:21 +00:00 |
|
Andrew Ozz
|
06584ff4c5
|
Admin menu: make toggle arrow easier to spot
git-svn-id: https://develop.svn.wordpress.org/trunk@9312 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 01:50:54 +00:00 |
|
Ryan Boren
|
3e922d7987
|
Make plugins.php the first Plugins submenu
git-svn-id: https://develop.svn.wordpress.org/trunk@9311 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-23 23:32:04 +00:00 |
|
Andrew Ozz
|
8f9056c73c
|
Admin menu styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9306 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-23 22:19:19 +00:00 |
|
Ryan Boren
|
06c6a7d153
|
Introduce normalize_whitespace(). Use it instead of wp_text_diff() when checking for identical autosave revisions. Props tellyworth. fixes #7691
git-svn-id: https://develop.svn.wordpress.org/trunk@9302 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-23 20:03:16 +00:00 |
|
Ryan Boren
|
0bdbe9385a
|
Remove titles from inline edit rows
git-svn-id: https://develop.svn.wordpress.org/trunk@9298 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-23 16:37:19 +00:00 |
|
Ryan Boren
|
f308eb1745
|
Bring back Quick Edit links
git-svn-id: https://develop.svn.wordpress.org/trunk@9297 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-23 16:34:21 +00:00 |
|
Ryan Boren
|
873a5b075b
|
Comment paging and sorting from Viper007Bond. see #7927
git-svn-id: https://develop.svn.wordpress.org/trunk@9296 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-23 16:08:47 +00:00 |
|
Ryan Boren
|
88e2b9b5c3
|
Press This fixes from noel. see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9295 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-23 15:42:04 +00:00 |
|
Ryan Boren
|
c9fe5996e2
|
Remember pagenum when redirecting after saving a category. fixes #7923
git-svn-id: https://develop.svn.wordpress.org/trunk@9294 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-23 00:08:42 +00:00 |
|
Ryan Boren
|
2294054fad
|
Show message when there are no drafts. Props jamierumbelow. fixes #7921
git-svn-id: https://develop.svn.wordpress.org/trunk@9293 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-22 23:37:55 +00:00 |
|
Andrew Ozz
|
837b1b51bc
|
Postboxes drag/drop for all browsers, some base css fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9291 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-22 22:08:58 +00:00 |
|
Ryan Boren
|
a11ad49d80
|
Add post_parent index. fixes #7876
git-svn-id: https://develop.svn.wordpress.org/trunk@9290 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-22 22:03:41 +00:00 |
|
Ryan Boren
|
06f0822a1a
|
Set perms on update-core.php after copying
git-svn-id: https://develop.svn.wordpress.org/trunk@9288 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-22 21:14:49 +00:00 |
|
Ryan Boren
|
89440182ee
|
Fix current submenu designation when sub swith the same hook exist under different parents. fixes #7948
git-svn-id: https://develop.svn.wordpress.org/trunk@9287 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-22 20:57:37 +00:00 |
|
Ryan Boren
|
b4b522ffe3
|
Fix links for submenus that have real parents when a submenu with admin.php as a parent is current. see #7948
git-svn-id: https://develop.svn.wordpress.org/trunk@9286 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-22 20:42:57 +00:00 |
|
Ryan Boren
|
daaedd9c91
|
Fix links for submenus added to existing menus. see #7948
git-svn-id: https://develop.svn.wordpress.org/trunk@9285 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-22 20:33:59 +00:00 |
|
Mark Jaquith
|
f2f9e897b8
|
Finishing touches on the admin footer.
git-svn-id: https://develop.svn.wordpress.org/trunk@9284 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-22 20:14:21 +00:00 |
|
Ryan Boren
|
4c3ffc92f7
|
Allow ['action'] in admin-ajax.php. Props misterbisson. fixes #7945
git-svn-id: https://develop.svn.wordpress.org/trunk@9281 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-22 17:15:19 +00:00 |
|
Ryan Boren
|
ea92c4ec2e
|
Update backup link. Props MichaelH . fixes #7899
git-svn-id: https://develop.svn.wordpress.org/trunk@9279 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-22 16:41:01 +00:00 |
|
Ryan Boren
|
eee5ed2177
|
Remove unused args. fixes #7946
git-svn-id: https://develop.svn.wordpress.org/trunk@9278 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-22 16:17:41 +00:00 |
|
Mark Jaquith
|
d6b8d7128b
|
Fix Screen Options toggles accidentally broken in [9662]
git-svn-id: https://develop.svn.wordpress.org/trunk@9277 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-22 06:52:06 +00:00 |
|
Ryan Boren
|
bf0fa494cd
|
Improved password strength meter from Otto42. fixes #7124
git-svn-id: https://develop.svn.wordpress.org/trunk@9276 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-22 04:20:50 +00:00 |
|
Mark Jaquith
|
0d0974ddad
|
Header CSS cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@9275 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-22 04:18:43 +00:00 |
|
Ryan Boren
|
42d6208061
|
get_plugin_data() back compat fixes from DD32. fixes #7479
git-svn-id: https://develop.svn.wordpress.org/trunk@9272 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-22 00:08:22 +00:00 |
|
Ryan Boren
|
34035fa80e
|
Allow __FILE__ to be passed to activate_plugin()/deactivate_plugin(). Props DD32. fixes #7878
git-svn-id: https://develop.svn.wordpress.org/trunk@9271 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-21 23:55:58 +00:00 |
|
Ryan Boren
|
c368483c2d
|
Notice fixes from DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9270 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-21 23:54:18 +00:00 |
|
Mark Jaquith
|
a97d2744d1
|
New footer style, first draft
git-svn-id: https://develop.svn.wordpress.org/trunk@9269 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-21 22:27:41 +00:00 |
|
Mark Jaquith
|
ae46fd9db4
|
Display a placeholder dropbox for Sortables
git-svn-id: https://develop.svn.wordpress.org/trunk@9268 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-21 22:06:41 +00:00 |
|
Mark Jaquith
|
6580aaf8fb
|
ngettext() fix for Right Now
git-svn-id: https://develop.svn.wordpress.org/trunk@9267 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-21 20:50:14 +00:00 |
|
Ryan Boren
|
78af371a68
|
Remove test link
git-svn-id: https://develop.svn.wordpress.org/trunk@9266 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-21 17:59:19 +00:00 |
|
Ryan Boren
|
2e5e2c36be
|
Right Now modules. Very rough, needs styling.
git-svn-id: https://develop.svn.wordpress.org/trunk@9265 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-21 17:56:48 +00:00 |
|
Ryan Boren
|
41666e56da
|
Redirect plugins that hard code their pages to be under edit.php. Props filosofo. fixes #7932
git-svn-id: https://develop.svn.wordpress.org/trunk@9264 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-21 16:31:06 +00:00 |
|
Peter Westwood
|
1a18d1b462
|
Fix delete page nonce. Fixes #7936 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@9263 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-21 07:30:41 +00:00 |
|
Mark Jaquith
|
3bc39364c4
|
Send togbox to Hades. @ryan: size 8.5 -- something with sapphires.
git-svn-id: https://develop.svn.wordpress.org/trunk@9262 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-21 04:55:38 +00:00 |
|
Mark Jaquith
|
4ddeefc1f8
|
Initial work on Publish box. Very rough.
git-svn-id: https://develop.svn.wordpress.org/trunk@9261 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-21 04:36:35 +00:00 |
|
Mark Jaquith
|
3da8e2965c
|
Widen the post screen sidebars
git-svn-id: https://develop.svn.wordpress.org/trunk@9260 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-21 03:10:19 +00:00 |
|
Ryan Boren
|
0d579c5a62
|
Link to better codex article for backups. Props MichaelH. see #7899
git-svn-id: https://develop.svn.wordpress.org/trunk@9258 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-20 21:16:07 +00:00 |
|
Ryan Boren
|
783eda9388
|
Bring back plugin updates count. Needs styling.
git-svn-id: https://develop.svn.wordpress.org/trunk@9257 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-20 19:46:07 +00:00 |
|
Ryan Boren
|
e5bab2081b
|
Bring back awaiting moderation comment count. Needs styling.
git-svn-id: https://develop.svn.wordpress.org/trunk@9256 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-20 19:39:08 +00:00 |
|
Ryan Boren
|
f747c73435
|
Link to codex for instructions on backing up the blog instead of suggesting export. see #7899
git-svn-id: https://develop.svn.wordpress.org/trunk@9253 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-20 17:32:45 +00:00 |
|
Mark Jaquith
|
ffe7f4e2b5
|
Add wp-logo.gif to Gears Manifest. TODO: make sure all files are in here before we go gold on 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@9251 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-20 04:54:59 +00:00 |
|
Ryan Boren
|
5502674e40
|
Don't require use of options whitelisting. Will give plugins more notice.
git-svn-id: https://develop.svn.wordpress.org/trunk@9250 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-20 00:40:36 +00:00 |
|
Ryan Boren
|
f38fd1b3b6
|
Move whitelist functions to plugin.php. Add settings_fields().
git-svn-id: https://develop.svn.wordpress.org/trunk@9249 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-19 23:35:09 +00:00 |
|
Andrew Ozz
|
89af45a5ec
|
Remove the "Post/Page" column when looking at comments on the edit page, fixes #7924
git-svn-id: https://develop.svn.wordpress.org/trunk@9248 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-19 20:11:43 +00:00 |
|
Ryan Boren
|
b3106f3b66
|
Consolidate *backs filter. Preserve filter settings when filetering by post. Props Viper007Bond. fixes #7920
git-svn-id: https://develop.svn.wordpress.org/trunk@9247 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-19 00:38:29 +00:00 |
|
Ryan Boren
|
b406bec607
|
phpdoc corrections from jacobsantos. see #7918
git-svn-id: https://develop.svn.wordpress.org/trunk@9243 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-18 20:46:30 +00:00 |
|
Andrew Ozz
|
930876240f
|
Comments post-box: show 10 comments at load only if the postbox is not hidden
git-svn-id: https://develop.svn.wordpress.org/trunk@9241 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-18 17:00:20 +00:00 |
|
Andrew Ozz
|
83fda65efc
|
Favourites drop-down styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9240 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-18 16:54:14 +00:00 |
|
Ryan Boren
|
ae1f69a07c
|
Try out stick checkbox in Status section of Quick Edit. Props ShaneF. fixes #7902
git-svn-id: https://develop.svn.wordpress.org/trunk@9238 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-17 22:49:16 +00:00 |
|
Ryan Boren
|
38b13c6fae
|
Link post title to editor and comment count to post filter
git-svn-id: https://develop.svn.wordpress.org/trunk@9237 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-17 22:31:10 +00:00 |
|
Mark Jaquith
|
dcb58e2844
|
Edit Posts needs an H2. Yes, I know the Filter options look funky.
git-svn-id: https://develop.svn.wordpress.org/trunk@9236 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-17 21:22:11 +00:00 |
|
Ryan Boren
|
d3e2d833a9
|
Make blog name a link to site
git-svn-id: https://develop.svn.wordpress.org/trunk@9235 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-17 21:16:47 +00:00 |
|
Mark Jaquith
|
202c2fc0be
|
Covering our XSS bases
git-svn-id: https://develop.svn.wordpress.org/trunk@9233 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-17 20:06:22 +00:00 |
|
Mark Jaquith
|
377ad4f01d
|
Bring back the H2s. Rough draft.
git-svn-id: https://develop.svn.wordpress.org/trunk@9232 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-17 20:02:03 +00:00 |
|
Ryan Boren
|
d55f18532b
|
Fix nonce collision and delete all spam
git-svn-id: https://develop.svn.wordpress.org/trunk@9231 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-17 19:55:51 +00:00 |
|
Ryan Boren
|
892a68fef8
|
Fox white on white login login fields. Props sivel. fixes #7906
git-svn-id: https://develop.svn.wordpress.org/trunk@9230 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-17 19:37:04 +00:00 |
|
Ryan Boren
|
5e3ee62f58
|
Move "Comment author must fill out name and e-mail " to "Default article settings". Props bubel. fixes #7814
git-svn-id: https://develop.svn.wordpress.org/trunk@9228 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-17 18:45:32 +00:00 |
|
Ryan Boren
|
68a1f4a6bb
|
Add some type sanity checks. Props DD32. fixes #7800
git-svn-id: https://develop.svn.wordpress.org/trunk@9227 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-17 18:30:04 +00:00 |
|
Andrew Ozz
|
492d8278cb
|
Comments post-box: show comments on the currently edited post with ajax, 20 at a time
git-svn-id: https://develop.svn.wordpress.org/trunk@9225 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-17 09:44:22 +00:00 |
|
Mark Jaquith
|
3a47d129af
|
Working on the header
git-svn-id: https://develop.svn.wordpress.org/trunk@9224 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-17 05:48:00 +00:00 |
|
Andrew Ozz
|
c15e06e42a
|
HTML validation fixes, props Viper007Bond
git-svn-id: https://develop.svn.wordpress.org/trunk@9223 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-17 03:49:43 +00:00 |
|
Ryan Boren
|
d520f245f0
|
i18n fixes for plugin intaller from DD32 and nbachiyski. see #7807
git-svn-id: https://develop.svn.wordpress.org/trunk@9222 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-17 02:35:43 +00:00 |
|
Ryan Boren
|
752eafa95c
|
Bring back h2 for add/edit post
git-svn-id: https://develop.svn.wordpress.org/trunk@9221 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-17 00:36:18 +00:00 |
|
Ryan Boren
|
9698bf7f45
|
Dashboard updates from mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9219 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-16 22:35:53 +00:00 |
|
Ryan Boren
|
2601e590b2
|
Add opt-in optioon for comment hotkeys. Props nbachiyski. fixes #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@9217 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-16 22:23:32 +00:00 |
|
Andrew Ozz
|
17cdcd2fdb
|
Show warning if user is logged out while writing or editing, includes patch by tott, fixes #7630
git-svn-id: https://develop.svn.wordpress.org/trunk@9216 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-16 21:59:06 +00:00 |
|
Ryan Boren
|
bdfad5c6fc
|
Delete all spam fixes from Viper007Bond
git-svn-id: https://develop.svn.wordpress.org/trunk@9215 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-16 21:45:43 +00:00 |
|
Andrew Ozz
|
9a8383e26f
|
If no caption entered, use attachment title for alt text, props Viper007Bond, fixes #7675
git-svn-id: https://develop.svn.wordpress.org/trunk@9210 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-16 20:25:50 +00:00 |
|
Ryan Boren
|
e8546797c3
|
Link to post editor from post title in recent comments dash module
git-svn-id: https://develop.svn.wordpress.org/trunk@9208 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-16 20:21:19 +00:00 |
|
Ryan Boren
|
cea5af7fb3
|
Threaded comments options cleanup. Props Viper007Bond. see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@9206 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-16 20:03:18 +00:00 |
|
Ryan Boren
|
6ad42ba48e
|
Remove Press This from Tools menu. Add to writing settings. Props technosailor. fixes #7393
git-svn-id: https://develop.svn.wordpress.org/trunk@9201 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-16 19:07:11 +00:00 |
|
Ryan Boren
|
244db41e8d
|
Descriptions for Add New from RanYanivHartstein. fixes #7900
git-svn-id: https://develop.svn.wordpress.org/trunk@9198 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-16 17:25:39 +00:00 |
|
Andrew Ozz
|
05fc37769c
|
Admin menu: double-click icon to go to default (first) location, show section header when folded
git-svn-id: https://develop.svn.wordpress.org/trunk@9196 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-16 10:32:26 +00:00 |
|
Andrew Ozz
|
add18cc478
|
Fix widgets page when multiple class="wrap" are used.
git-svn-id: https://develop.svn.wordpress.org/trunk@9194 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-16 01:18:33 +00:00 |
|
Mark Jaquith
|
71c234b68f
|
Remove JS confirmation of individual user deletion. It is redundant.
git-svn-id: https://develop.svn.wordpress.org/trunk@9192 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-15 21:48:19 +00:00 |
|
Peter Westwood
|
19af661b21
|
Fire an action to allow extra Profile fields to be processed. Fixes #7713 props capripot.
git-svn-id: https://develop.svn.wordpress.org/trunk@9191 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-15 21:10:55 +00:00 |
|
Ryan Boren
|
3db8a45955
|
Give downloads a longer timeout. see #7793
git-svn-id: https://develop.svn.wordpress.org/trunk@9186 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-15 16:38:17 +00:00 |
|
Ryan Boren
|
1bd22eb542
|
Report curl errors
git-svn-id: https://develop.svn.wordpress.org/trunk@9185 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-15 16:35:35 +00:00 |
|
Andrew Ozz
|
d5a5483e95
|
Don't delete spam created after page has loaded but before "Delete All" button pressed, props Viper007Bond, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9183 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-15 10:31:39 +00:00 |
|
Andrew Ozz
|
7ab970715d
|
Admin menu: add generic icon, fix hover in IE, speed up response timing
git-svn-id: https://develop.svn.wordpress.org/trunk@9182 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-15 06:54:25 +00:00 |
|
Ryan Boren
|
ae75d2440f
|
Media column changes
git-svn-id: https://develop.svn.wordpress.org/trunk@9180 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-15 05:39:40 +00:00 |
|
Ryan Boren
|
9862c7f729
|
Menu fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9178 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 22:44:56 +00:00 |
|
Ryan Boren
|
7272eff0b2
|
Menu renaming
git-svn-id: https://develop.svn.wordpress.org/trunk@9176 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 19:37:04 +00:00 |
|
Ryan Boren
|
4be040914a
|
Add title attributes to page actions
git-svn-id: https://develop.svn.wordpress.org/trunk@9174 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 18:11:06 +00:00 |
|
Matt Mullenweg
|
3ea6e61df7
|
Cursor style for login form submit, fixes #6452. Hat tip: ionfish.
git-svn-id: https://develop.svn.wordpress.org/trunk@9173 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 18:06:32 +00:00 |
|
Ryan Boren
|
9b83dd6714
|
Punt inbox
git-svn-id: https://develop.svn.wordpress.org/trunk@9172 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 17:33:28 +00:00 |
|
Ryan Boren
|
bca6199b30
|
Punt media box
git-svn-id: https://develop.svn.wordpress.org/trunk@9171 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 17:29:38 +00:00 |
|
Ryan Boren
|
48f54b2622
|
Remove dashmenu css
git-svn-id: https://develop.svn.wordpress.org/trunk@9170 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 17:17:48 +00:00 |
|
Ryan Boren
|
d47b4ce7cc
|
Remove dashmenu css
git-svn-id: https://develop.svn.wordpress.org/trunk@9169 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 17:12:21 +00:00 |
|
Ryan Boren
|
8e8a738f64
|
Remove dead markup
git-svn-id: https://develop.svn.wordpress.org/trunk@9168 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 17:09:41 +00:00 |
|
Ryan Boren
|
c2f12f7ab9
|
Show Published/Last Modified in date column
git-svn-id: https://develop.svn.wordpress.org/trunk@9167 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 16:56:32 +00:00 |
|
Ryan Boren
|
335bea59ba
|
Remove debug
git-svn-id: https://develop.svn.wordpress.org/trunk@9165 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 16:37:08 +00:00 |
|
Ryan Boren
|
5b794466f4
|
Use set_time_limit() to buy some time during upgrade. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@9164 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 16:36:43 +00:00 |
|
Ryan Boren
|
052415b790
|
Sanitation and error handling for plugin install. Props DD32. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@9163 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 15:56:33 +00:00 |
|
Andrew Ozz
|
2924596eed
|
Quick Edit: remove action links, remove row titles, add hint in footer
git-svn-id: https://develop.svn.wordpress.org/trunk@9162 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 10:33:18 +00:00 |
|
Andrew Ozz
|
a9bb99e607
|
Fix z-index for expanded admin menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9161 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 08:03:41 +00:00 |
|
Ryan Boren
|
a712f4be63
|
Fix link for first item in fav actions. Props DD32
git-svn-id: https://develop.svn.wordpress.org/trunk@9160 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 07:49:29 +00:00 |
|
Ryan Boren
|
4d314d124f
|
No more help menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9159 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 07:47:57 +00:00 |
|
Andrew Ozz
|
fe24ab0b60
|
Put post status inline with post name
git-svn-id: https://develop.svn.wordpress.org/trunk@9157 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 06:07:49 +00:00 |
|
Andrew Ozz
|
cc12f52385
|
Email and visit site links for edit comment form
git-svn-id: https://develop.svn.wordpress.org/trunk@9155 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 05:16:24 +00:00 |
|
Andrew Ozz
|
85ed07784c
|
Side folding for the menu, first run, still needs colours, styling and perhaps different icons.
git-svn-id: https://develop.svn.wordpress.org/trunk@9154 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 05:10:16 +00:00 |
|
Ryan Boren
|
91fdda0667
|
Remove status column, add states into title td. Needs styling.
git-svn-id: https://develop.svn.wordpress.org/trunk@9153 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 03:49:57 +00:00 |
|
Matt Mullenweg
|
ed9a2a45fc
|
Move help links to top, kill menu item.
git-svn-id: https://develop.svn.wordpress.org/trunk@9152 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 02:28:35 +00:00 |
|
Matt Mullenweg
|
16e09e4c71
|
Bug fix for date/time presets. Hat tip: Viper007Bond.
git-svn-id: https://develop.svn.wordpress.org/trunk@9151 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 01:43:04 +00:00 |
|
Matt Mullenweg
|
99926fafae
|
Unsquish text so it doesn't run into each other.
git-svn-id: https://develop.svn.wordpress.org/trunk@9150 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 01:33:27 +00:00 |
|
Matt Mullenweg
|
34c8402f01
|
Bringing save button back to top of all option pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@9149 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 01:18:52 +00:00 |
|
Ryan Boren
|
cc50e8f056
|
Allow top-level menu page to use a slug, rather than filename. Props DD32. fixes #7214
git-svn-id: https://develop.svn.wordpress.org/trunk@9147 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 00:28:53 +00:00 |
|
Ryan Boren
|
2f130a2535
|
Use relative path for install css. Props DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9146 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 00:18:41 +00:00 |
|
Ryan Boren
|
d2febbeaaf
|
Plugin install updates from DD32. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@9144 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 00:01:51 +00:00 |
|
Ryan Boren
|
c1d3d0cf35
|
Convert download_url() to http api. Props DD32. see #7793
git-svn-id: https://develop.svn.wordpress.org/trunk@9142 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-13 23:41:03 +00:00 |
|
Ryan Boren
|
fdd835c97e
|
Plugin install from DD32. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@9141 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-13 23:39:56 +00:00 |
|
Ryan Boren
|
f021172259
|
Add save changes reminder to Widgets admin pending revamp in 2.8. Props mdawaffe. fixes #7863
git-svn-id: https://develop.svn.wordpress.org/trunk@9140 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-13 23:09:15 +00:00 |
|
Ryan Boren
|
b0c463f3f9
|
Die if invalid user ID passed to user-edit.php. fixes #7291
git-svn-id: https://develop.svn.wordpress.org/trunk@9135 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-13 21:55:44 +00:00 |
|
Ryan Boren
|
be98f483cf
|
Add title attributes to post action links
git-svn-id: https://develop.svn.wordpress.org/trunk@9134 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-13 21:32:05 +00:00 |
|
Ryan Boren
|
b93e939f86
|
Translation fixes for the comments table from msi08. fixes #7583
git-svn-id: https://develop.svn.wordpress.org/trunk@9132 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-13 21:08:34 +00:00 |
|
Ryan Boren
|
b16a2c07c6
|
Date and time presets from Viper007Bond. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9131 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-13 18:32:16 +00:00 |
|
Ryan Boren
|
1a372ccc34
|
Perform cap checks for favorite actions
git-svn-id: https://develop.svn.wordpress.org/trunk@9130 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-13 17:30:45 +00:00 |
|
Andrew Ozz
|
e769b6fabd
|
Fix stripslashes for post metadata, phpDoc updates for media.php, props jacobsantos, fixes #7871
git-svn-id: https://develop.svn.wordpress.org/trunk@9129 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-13 02:48:45 +00:00 |
|
Andrew Ozz
|
85c25b4440
|
Core update: fix for "The update could not be unpacked" error, props ShaneF, fixes #7861
git-svn-id: https://develop.svn.wordpress.org/trunk@9128 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-12 18:09:44 +00:00 |
|
Peter Westwood
|
117eaeab2f
|
phpdoc fixes for setup-config.php. See #7550 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@9126 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-12 17:40:20 +00:00 |
|
Peter Westwood
|
8b7e31f8ce
|
Add some plugin specific hooks to the plugin management screen. Fixes #7856 props strider72.
git-svn-id: https://develop.svn.wordpress.org/trunk@9124 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-11 21:33:14 +00:00 |
|
Ryan Boren
|
36508586aa
|
Remove pagenow from search form actions. Props Viper007Bond. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9122 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-11 00:12:37 +00:00 |
|
Ryan Boren
|
b81f08f5b9
|
Edit link on hover for dash. Props mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9121 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-10 23:58:30 +00:00 |
|
Ryan Boren
|
53b8d4497a
|
Dashboard styling and validation fixes from mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9120 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-10 23:54:27 +00:00 |
|
Ryan Boren
|
6d727a9c2b
|
phpdoc for wp-admin. Props jacobsantos. see #7527
git-svn-id: https://develop.svn.wordpress.org/trunk@9119 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-10 18:21:16 +00:00 |
|
Andrew Ozz
|
4ab4dbf7aa
|
Check if the FTP account is rooted to the base of the WordPress install, props DD32, see #7861
git-svn-id: https://develop.svn.wordpress.org/trunk@9118 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-10 10:40:04 +00:00 |
|
Andrew Ozz
|
f88c28ccee
|
Fix for "Unable to locate WordPress directory" on core update and PHPDoc for class-wp-filesystem-base.php, props DD32, fixes #7861
git-svn-id: https://develop.svn.wordpress.org/trunk@9117 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-10 10:02:46 +00:00 |
|
Andrew Ozz
|
f121f6c983
|
Fix escaping of post meta, props DD32, fixes #7768
git-svn-id: https://develop.svn.wordpress.org/trunk@9116 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-10 09:40:30 +00:00 |
|
Andrew Ozz
|
8f2852dd50
|
Press This: URL fixes for images, props noel, see #7732
git-svn-id: https://develop.svn.wordpress.org/trunk@9115 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-09 21:49:00 +00:00 |
|
Andrew Ozz
|
2601027710
|
Typo fix in dashboard.php, props rnt, fixes #7854
git-svn-id: https://develop.svn.wordpress.org/trunk@9111 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-09 06:44:05 +00:00 |
|
Andrew Ozz
|
2369013c2c
|
Use "Date" instead of "Modified" when listing drafts and pending posts, since now they have a proper date.
git-svn-id: https://develop.svn.wordpress.org/trunk@9110 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-09 06:40:30 +00:00 |
|
Andrew Ozz
|
2d6aad8d62
|
Page Options: fix hiding of Modified column when listing drafts, props ShaneF, fixes #7855
git-svn-id: https://develop.svn.wordpress.org/trunk@9109 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-09 05:58:10 +00:00 |
|
Andrew Ozz
|
6b3823a406
|
Page Options: fix hiding of custom columns added by plugins, props ShaneF, fixes #7853
git-svn-id: https://develop.svn.wordpress.org/trunk@9108 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-09 02:39:52 +00:00 |
|
Andrew Ozz
|
852dec7767
|
Fix warnings in recent_comments on dashboard, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9107 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-09 01:03:50 +00:00 |
|
Ryan Boren
|
ec205359bc
|
Suspend cache invalidation while importing posts with WP importer
git-svn-id: https://develop.svn.wordpress.org/trunk@9106 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-09 00:50:52 +00:00 |
|
Ryan Boren
|
680d9c369f
|
strip slashes before preparing to avoid double escaping
git-svn-id: https://develop.svn.wordpress.org/trunk@9105 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-09 00:19:11 +00:00 |
|
Ryan Boren
|
7a05a094f0
|
Don't put revisions in the export
git-svn-id: https://develop.svn.wordpress.org/trunk@9104 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-08 23:49:46 +00:00 |
|
Ryan Boren
|
638a41bf49
|
Draggable dash, first cut. Props mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9103 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-08 23:32:34 +00:00 |
|
Ryan Boren
|
b55a27e419
|
Don't flush rules for every post imported. see #7193
git-svn-id: https://develop.svn.wordpress.org/trunk@9101 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-08 22:16:35 +00:00 |
|
Ryan Boren
|
d2fa84c740
|
Try to preserve post IDs during import
git-svn-id: https://develop.svn.wordpress.org/trunk@9100 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-08 21:42:52 +00:00 |
|
Andrew Ozz
|
b82dc680c5
|
Comment status on edit comment page: change drop-down to radio buttons
git-svn-id: https://develop.svn.wordpress.org/trunk@9099 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-08 05:24:25 +00:00 |
|
Andrew Ozz
|
8dd896218b
|
Convert the comment reply popup to a temp table row for consistency, add Quick Edit for comments, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@9098 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-08 01:18:16 +00:00 |
|
Ryan Boren
|
68da753b35
|
Dashboard menu should be open by default
git-svn-id: https://develop.svn.wordpress.org/trunk@9096 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-07 22:32:12 +00:00 |
|
Ryan Boren
|
3eecfcc1f6
|
Bring back Overview submenu for Dashboard. Menus without submenus cause bustage with plugin top-levels
git-svn-id: https://develop.svn.wordpress.org/trunk@9095 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-07 21:13:14 +00:00 |
|
Ryan Boren
|
d31461ceb9
|
Move Help menu to the end
git-svn-id: https://develop.svn.wordpress.org/trunk@9094 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-07 20:40:21 +00:00 |
|
Ryan Boren
|
a7d565a94a
|
Remove old files before upgrading DB. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@9086 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-05 06:00:24 +00:00 |
|
Ryan Boren
|
9da6ee40f4
|
Don't die with 503 if WP_INSTALLING. Don't load plugins if WP_INSTALLING. Remove old files and working dir before exiting maintenance mode. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@9085 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-05 05:45:34 +00:00 |
|
Andrew Ozz
|
603dbcdf4f
|
Quick Edit for Tags, Categories and Link Categories, improvements to handling errors in quick and bulk edit.
git-svn-id: https://develop.svn.wordpress.org/trunk@9083 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-05 04:43:52 +00:00 |
|
Andrew Ozz
|
32a61c2b0a
|
Fix script loading in Press This
git-svn-id: https://develop.svn.wordpress.org/trunk@9079 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-03 18:56:59 +00:00 |
|
Peter Westwood
|
a4a1083c06
|
Switch Press This to use _draft_or_post_title(). Fixes #7801 props Speedboxer.
git-svn-id: https://develop.svn.wordpress.org/trunk@9078 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-03 15:56:35 +00:00 |
|
Ryan Boren
|
fb452b28e4
|
Function to prep 's' for display on admin pages that don't run WP_Query(). Props Viper007Bond. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9074 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-03 03:06:43 +00:00 |
|
Andrew Ozz
|
3664763817
|
Reposition the Search and Filter. Brings the top of the screen closer to the wireframes.
git-svn-id: https://develop.svn.wordpress.org/trunk@9073 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-03 00:13:12 +00:00 |
|
Mark Jaquith
|
9a41b69f98
|
Turn the Visual Editor user preference on its head, to more accurately reflect what it does now. fixes #6403. props MattyRob.
git-svn-id: https://develop.svn.wordpress.org/trunk@9072 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 22:01:33 +00:00 |
|
Ryan Boren
|
f6a48a5e9a
|
Resurrect users menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9071 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 18:52:45 +00:00 |
|
Ryan Boren
|
be9af8a54b
|
Remove search from nav
git-svn-id: https://develop.svn.wordpress.org/trunk@9070 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 18:06:23 +00:00 |
|
Ryan Boren
|
a90dbc6f4d
|
Restore search boxes. CSS to-do. Props Viper007Bond. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9069 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 18:03:45 +00:00 |
|
Andrew Ozz
|
6c30d5f7a1
|
Some CSS for turbo.php and press-this-landing.php
git-svn-id: https://develop.svn.wordpress.org/trunk@9068 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 17:24:20 +00:00 |
|
Peter Westwood
|
1c97951b11
|
Fix phpdoc comments to refer to wp-content/db.php. Props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@9067 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 16:45:28 +00:00 |
|
Ryan Boren
|
0a94e5ac68
|
Save default avatar pref. Props Viper007Bond. fixes #7825
git-svn-id: https://develop.svn.wordpress.org/trunk@9066 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 16:41:42 +00:00 |
|
Ryan Boren
|
423c40ee17
|
A placeholder new window icon. fixes #7826
git-svn-id: https://develop.svn.wordpress.org/trunk@9065 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 16:35:00 +00:00 |
|
Andrew Ozz
|
97a7ceda96
|
Update TinyMCE to 3.2.0 and remove compression, fixes #7827
git-svn-id: https://develop.svn.wordpress.org/trunk@9064 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 16:30:14 +00:00 |
|
Andrew Ozz
|
b6504f6aef
|
Add page options to edit/write page, remove the IE6 scrollbar hack (seems not to be needed any more), add the min-width to all admin pages, add the Page Options link to the end of the breadcrumbs
git-svn-id: https://develop.svn.wordpress.org/trunk@9063 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 11:04:09 +00:00 |
|
Mark Jaquith
|
119c6c8db6
|
Show the Page Options on the New Post screen
git-svn-id: https://develop.svn.wordpress.org/trunk@9062 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 06:55:54 +00:00 |
|
Mark Jaquith
|
b727519b66
|
Give dashboard widgets bottom margin instead of top
git-svn-id: https://develop.svn.wordpress.org/trunk@9061 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 06:17:09 +00:00 |
|
Mark Jaquith
|
b7f6dcecb8
|
40 additional horizontal pixels, and 10 additional vertical pixels for the content area.
git-svn-id: https://develop.svn.wordpress.org/trunk@9060 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 06:06:52 +00:00 |
|
Mark Jaquith
|
112014def2
|
Add View Site temporary icon and link, move Favorites down a bit
git-svn-id: https://develop.svn.wordpress.org/trunk@9059 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 05:35:57 +00:00 |
|
Mark Jaquith
|
e1e5e2b397
|
Hide Edit, Quick Edit, Delete links for people who cannot use them. Hide Quick Edit for people without JavaScript
git-svn-id: https://develop.svn.wordpress.org/trunk@9058 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 04:34:52 +00:00 |
|
Mark Jaquith
|
ab1ec5a0e7
|
Whitespace cleanup for wp-admin.css
git-svn-id: https://develop.svn.wordpress.org/trunk@9057 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 04:25:31 +00:00 |
|
Mark Jaquith
|
81fb0d02a9
|
Move user_info over to the upper-right corner of the admin
git-svn-id: https://develop.svn.wordpress.org/trunk@9056 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 04:18:34 +00:00 |
|
Mark Jaquith
|
f56dd1dff9
|
Do not allow contributors to set the post slug for pending review posts. fixes #7805
git-svn-id: https://develop.svn.wordpress.org/trunk@9055 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 04:10:54 +00:00 |
|
Andrew Ozz
|
8550854e9a
|
Move Page Options button to the header
git-svn-id: https://develop.svn.wordpress.org/trunk@9054 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 01:32:27 +00:00 |
|
Ryan Boren
|
f885a9f93a
|
phpdoc for wp-admin/includes from jacobsantos. see #7527
git-svn-id: https://develop.svn.wordpress.org/trunk@9053 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 01:03:26 +00:00 |
|
Ryan Boren
|
6dcd601a90
|
File level phpdc from jacobsantos. see #7550
git-svn-id: https://develop.svn.wordpress.org/trunk@9052 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 01:02:17 +00:00 |
|
Ryan Boren
|
4e7c5375fa
|
Error checking for HTTP requests. Props jacobsantos. see #7793
git-svn-id: https://develop.svn.wordpress.org/trunk@9051 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 00:32:21 +00:00 |
|
Ryan Boren
|
0133304ecb
|
Route add_management_page() to Tools menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9050 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 00:20:14 +00:00 |
|
Mark Jaquith
|
0e90decca4
|
Add some delay to the favorites menu so that it is harder to accidentally open or close
git-svn-id: https://develop.svn.wordpress.org/trunk@9049 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-01 22:32:18 +00:00 |
|
Ryan Boren
|
269e3513e2
|
Menu updates
git-svn-id: https://develop.svn.wordpress.org/trunk@9047 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-01 21:04:14 +00:00 |
|
Ryan Boren
|
b080a0fad4
|
Comment type filter from Viper007Bond. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9046 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-01 15:48:45 +00:00 |
|
Ryan Boren
|
1d24033d9d
|
Add slug columns. Props Viper007Bond. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9045 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-30 23:40:44 +00:00 |
|
Ryan Boren
|
070c8bb262
|
Show Publish Immediately instead of dave time for drafts. fixes #7806
git-svn-id: https://develop.svn.wordpress.org/trunk@9044 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-30 23:02:49 +00:00 |
|
Ryan Boren
|
25afcb0e04
|
Press this landing page
git-svn-id: https://develop.svn.wordpress.org/trunk@9043 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-30 22:23:59 +00:00 |
|
Ryan Boren
|
ab02422576
|
Landing page for turbo
git-svn-id: https://develop.svn.wordpress.org/trunk@9042 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-30 21:39:13 +00:00 |
|
Peter Westwood
|
c6fae90a40
|
Introduce _draft_or_post_title() instead of lots of duplicated (no title) code. Fixes #7801.
git-svn-id: https://develop.svn.wordpress.org/trunk@9041 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-30 21:32:13 +00:00 |
|
Ryan Boren
|
cfbb4437e2
|
Tools menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9040 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-30 20:49:40 +00:00 |
|
Ryan Boren
|
1661e06111
|
Add Pages->Drafts
git-svn-id: https://develop.svn.wordpress.org/trunk@9038 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-30 17:51:50 +00:00 |
|
Andrew Ozz
|
f32c8bc427
|
Batch edit: allow removal of selected posts, prevent page parent lock.
git-svn-id: https://develop.svn.wordpress.org/trunk@9036 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-30 10:30:56 +00:00 |
|
Ryan Boren
|
c5d3cf7e06
|
media-new.php to make menus happy
git-svn-id: https://develop.svn.wordpress.org/trunk@9035 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-30 00:27:27 +00:00 |
|
Ryan Boren
|
41be4ce5f5
|
Verbage tweak
git-svn-id: https://develop.svn.wordpress.org/trunk@9034 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-29 23:48:48 +00:00 |
|
Ryan Boren
|
7e52e7ee44
|
Suggest backing up before proceeding with upgrade
git-svn-id: https://develop.svn.wordpress.org/trunk@9033 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-29 23:47:33 +00:00 |
|
Ryan Boren
|
8f62bd766a
|
h2 removal per wireframes. Props Viper007Bond. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9032 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-29 22:06:23 +00:00 |
|
Ryan Boren
|
bfffbce692
|
Menu fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9030 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-29 17:43:07 +00:00 |
|
Andrew Ozz
|
936aa62b5c
|
Fix "select all" checkboxes and upload.php
git-svn-id: https://develop.svn.wordpress.org/trunk@9029 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-29 12:03:30 +00:00 |
|
Andrew Ozz
|
3562ad77b6
|
Add table footers and action selects at the bottom
git-svn-id: https://develop.svn.wordpress.org/trunk@9028 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-29 09:26:21 +00:00 |
|
Peter Westwood
|
0ef9dbc71f
|
Use the correct (no-title) string. Fixes #7801 props Speedboxer.
git-svn-id: https://develop.svn.wordpress.org/trunk@9027 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-29 06:32:37 +00:00 |
|
Peter Westwood
|
15f99a6338
|
Protect log out actions against CSRF. Props markjaquith and ionfish. Fixes #7790.
git-svn-id: https://develop.svn.wordpress.org/trunk@9025 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-28 21:05:37 +00:00 |
|
Peter Westwood
|
bf84bcef95
|
Give titleless drafts a title in the quickpress box. Fixes #7801 props Speedboxer.
git-svn-id: https://develop.svn.wordpress.org/trunk@9024 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-28 20:43:08 +00:00 |
|
Ryan Boren
|
a2e4747749
|
Post ID filter for edit-comments
git-svn-id: https://develop.svn.wordpress.org/trunk@9023 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-28 17:48:55 +00:00 |
|
Ryan Boren
|
7963d3dc22
|
Drop USE INDEX
git-svn-id: https://develop.svn.wordpress.org/trunk@9022 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-28 17:41:12 +00:00 |
|
Andrew Ozz
|
e752c81cda
|
Add logo
git-svn-id: https://develop.svn.wordpress.org/trunk@9021 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-28 16:55:17 +00:00 |
|
Andrew Ozz
|
5f60c860d1
|
Media library: move filter above tablenav
git-svn-id: https://develop.svn.wordpress.org/trunk@9020 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-28 15:00:20 +00:00 |
|
Andrew Ozz
|
24418ce142
|
Ensure default editor is selected
git-svn-id: https://develop.svn.wordpress.org/trunk@9019 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-28 14:21:00 +00:00 |
|
Andrew Ozz
|
56df9ace2d
|
Move posts filter above tablenav
git-svn-id: https://develop.svn.wordpress.org/trunk@9018 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-28 12:29:19 +00:00 |
|
Andrew Ozz
|
1adc55c1c9
|
Add arrow to "favorites" link
git-svn-id: https://develop.svn.wordpress.org/trunk@9017 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-28 04:46:18 +00:00 |
|
Andrew Ozz
|
7895e38ccf
|
Move and adjust "Page Options" box
git-svn-id: https://develop.svn.wordpress.org/trunk@9016 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-28 04:11:27 +00:00 |
|
Peter Westwood
|
7030f729e3
|
WP_DEBUG enabled notice fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@9014 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-27 22:00:52 +00:00 |
|
Peter Westwood
|
1c0cbe3cbf
|
Move the link timestamp updater to the new HTTP api. See #7793 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@9011 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-27 21:39:22 +00:00 |
|
Peter Westwood
|
745e36be78
|
Missing phpdoc commit.
git-svn-id: https://develop.svn.wordpress.org/trunk@9010 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-27 21:33:36 +00:00 |
|
Ryan Boren
|
3b792886c6
|
Rough in of header restyling. Emphasis on rough.
git-svn-id: https://develop.svn.wordpress.org/trunk@9008 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-27 21:18:15 +00:00 |
|
Ryan Boren
|
1d70c4a455
|
Trim some links
git-svn-id: https://develop.svn.wordpress.org/trunk@9007 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-27 20:59:21 +00:00 |
|
Ryan Boren
|
e5ddb1441d
|
Lose top menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9006 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-27 20:44:56 +00:00 |
|
Ryan Boren
|
63ff25ab3b
|
Punt inbox
git-svn-id: https://develop.svn.wordpress.org/trunk@9005 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-27 20:41:29 +00:00 |
|
Ryan Boren
|
8ab0313390
|
Widgets page updates
git-svn-id: https://develop.svn.wordpress.org/trunk@9004 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-27 20:26:26 +00:00 |
|
Andrew Ozz
|
9ed4e227b8
|
Shortcuts drop-down
git-svn-id: https://develop.svn.wordpress.org/trunk@9003 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-27 12:02:32 +00:00 |
|
Andrew Ozz
|
d8c2d1347a
|
Upload media from the Media Library page.
git-svn-id: https://develop.svn.wordpress.org/trunk@8998 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-27 08:17:55 +00:00 |
|
Ryan Boren
|
7007770a31
|
Rearrange the furniture
git-svn-id: https://develop.svn.wordpress.org/trunk@8997 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-27 06:31:50 +00:00 |
|
Ryan Boren
|
a404e581fa
|
Media fixes for Press This. Props noel. see #7732
git-svn-id: https://develop.svn.wordpress.org/trunk@8996 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-27 06:21:12 +00:00 |
|
Ryan Boren
|
50d77a0fb1
|
Title changes
git-svn-id: https://develop.svn.wordpress.org/trunk@8995 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-27 06:20:21 +00:00 |
|
Ryan Boren
|
3a8dae0955
|
Breadcrumb tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@8994 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-27 04:56:51 +00:00 |
|
Ryan Boren
|
64df665c9f
|
Add breadcrumb, remove h2 from edit.php. Styling carnage to be fixed
git-svn-id: https://develop.svn.wordpress.org/trunk@8993 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-26 22:27:48 +00:00 |
|
Ryan Boren
|
6ca991c79e
|
Dedicated drafts page
git-svn-id: https://develop.svn.wordpress.org/trunk@8992 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-26 21:53:26 +00:00 |
|
Ryan Boren
|
69a9da2c8e
|
Hopeful menu parenting fix
git-svn-id: https://develop.svn.wordpress.org/trunk@8991 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-26 16:43:47 +00:00 |
|
Peter Westwood
|
55ebbd699f
|
Autodetect binary files for FTP filesystems. Fixes #7568 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@8990 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-26 06:53:57 +00:00 |
|
Peter Westwood
|
2e12a7cc82
|
Theme update UI first pass. See #7519 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@8989 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-26 06:43:53 +00:00 |
|
Ryan Boren
|
e506385bd1
|
Column hiding for comments. Settings box JS consolidation. Props Viper007Bond. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8988 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-26 01:05:52 +00:00 |
|
Ryan Boren
|
7d133d2739
|
Place holder for Favorite Actions dropdown
git-svn-id: https://develop.svn.wordpress.org/trunk@8986 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-25 23:51:33 +00:00 |
|
Ryan Boren
|
d7f57bfcdb
|
Place holder for Favorite Actions dropdown
git-svn-id: https://develop.svn.wordpress.org/trunk@8985 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-25 23:49:24 +00:00 |
|
Ryan Boren
|
aceb2047b4
|
Remove per page search boxes
git-svn-id: https://develop.svn.wordpress.org/trunk@8984 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-25 21:54:14 +00:00 |
|
Ryan Boren
|
4a6d6c4cd2
|
Search box in navigation
git-svn-id: https://develop.svn.wordpress.org/trunk@8983 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-25 21:42:18 +00:00 |
|
Ryan Boren
|
a976b20484
|
Remove Write New Post button
git-svn-id: https://develop.svn.wordpress.org/trunk@8982 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-25 21:26:34 +00:00 |
|
Ryan Boren
|
64acd82e9b
|
Add colmn headrs and actions to bottom of posts table
git-svn-id: https://develop.svn.wordpress.org/trunk@8981 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-25 21:12:33 +00:00 |
|
Ryan Boren
|
ebcbe03c1a
|
Help menu
git-svn-id: https://develop.svn.wordpress.org/trunk@8980 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-25 20:09:54 +00:00 |
|
Ryan Boren
|
bad13dd1fe
|
Fix typo
git-svn-id: https://develop.svn.wordpress.org/trunk@8978 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-25 19:46:54 +00:00 |
|
Ryan Boren
|
6a435d145f
|
Menu reorg
git-svn-id: https://develop.svn.wordpress.org/trunk@8977 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-25 19:33:53 +00:00 |
|
Andrew Ozz
|
36c04753fb
|
Batch editing, first cut, see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8973 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-25 13:42:34 +00:00 |
|
Ryan Boren
|
2fa7cd8715
|
Filter for custom get column headers page. Props Malaiac. fixes #7782
git-svn-id: https://develop.svn.wordpress.org/trunk@8967 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-24 05:30:44 +00:00 |
|
Ryan Boren
|
23fd52bd85
|
First cut of comment paging. Add paging and threading settings. see #7769 #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@8961 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-23 21:11:27 +00:00 |
|
Ryan Boren
|
3f42c27f4b
|
Press This updates from noel. see #7732
git-svn-id: https://develop.svn.wordpress.org/trunk@8959 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-22 22:04:10 +00:00 |
|
Peter Westwood
|
d830c032a2
|
Ensure that post meta is attached to the correct post when importing. Fixes #7707 props dougal.
git-svn-id: https://develop.svn.wordpress.org/trunk@8957 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-22 20:52:05 +00:00 |
|
Andrew Ozz
|
a055ab0699
|
Replace the "delete" icon (current one is too bright)
git-svn-id: https://develop.svn.wordpress.org/trunk@8955 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-22 20:14:37 +00:00 |
|
Andrew Ozz
|
f8d904538d
|
Simple "sticky" menu, remembers the open parents and the current parent is always open
git-svn-id: https://develop.svn.wordpress.org/trunk@8953 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-22 08:01:42 +00:00 |
|
Andrew Ozz
|
3c6adbe7a7
|
Inline edit: fix name collision
git-svn-id: https://develop.svn.wordpress.org/trunk@8951 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-22 05:07:33 +00:00 |
|
Andrew Ozz
|
e66bb35982
|
Bulk delete: only delete when Apply button is clicked, move Advanced Options to separate form
git-svn-id: https://develop.svn.wordpress.org/trunk@8948 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-22 03:27:48 +00:00 |
|
Peter Westwood
|
33488ea2c5
|
Update the file level phpdoc for the media options page.
git-svn-id: https://develop.svn.wordpress.org/trunk@8947 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-21 21:39:38 +00:00 |
|
Peter Westwood
|
2e29e004d2
|
post password admin template tag.
git-svn-id: https://develop.svn.wordpress.org/trunk@8946 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-21 21:10:14 +00:00 |
|
Peter Westwood
|
b9770c6ca8
|
Notice fixes for the widgets admin page see #7509.
git-svn-id: https://develop.svn.wordpress.org/trunk@8945 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-21 20:57:04 +00:00 |
|
Peter Westwood
|
8e25586a4e
|
Notice fixes see #7509 props DD32 and jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8944 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-21 20:41:25 +00:00 |
|
Andrew Ozz
|
e6d08d8092
|
Sytling and improvements to inline editing, see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8943 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-21 19:45:45 +00:00 |
|
Peter Westwood
|
e2fe3c29dc
|
Fix page title. Fixes #7775 props paddya.
git-svn-id: https://develop.svn.wordpress.org/trunk@8942 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-21 19:02:10 +00:00 |
|
Ryan Boren
|
770a94862a
|
global wpdb. fixes #7767
git-svn-id: https://develop.svn.wordpress.org/trunk@8940 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-19 17:18:29 +00:00 |
|
Ryan Boren
|
5264ef86d8
|
Fix role filter
git-svn-id: https://develop.svn.wordpress.org/trunk@8937 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-19 05:40:40 +00:00 |
|
Ryan Boren
|
e954fdab6c
|
Column hiding for users. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8936 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-19 05:31:00 +00:00 |
|
Ryan Boren
|
efcee8d196
|
Column hiding for link categories. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8933 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-18 22:52:07 +00:00 |
|
Ryan Boren
|
c9112aa5d7
|
Column hiding for categories. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8932 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-18 22:31:25 +00:00 |
|
Andrew Ozz
|
8713e6387d
|
Get the hidden columns in edit-attachment-rows.php
git-svn-id: https://develop.svn.wordpress.org/trunk@8931 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-18 22:04:28 +00:00 |
|
Ryan Boren
|
ab8b10742e
|
Column hiding for tags. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8930 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-18 20:13:10 +00:00 |
|
Andrew Ozz
|
ce738eaae4
|
_post_row() is "out of the loop", so it needs post id to find the tags
git-svn-id: https://develop.svn.wordpress.org/trunk@8928 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-18 17:27:07 +00:00 |
|
Ryan Boren
|
09cb6eeebb
|
Consolidate column header code. Add column hiding to taxonomy pages (incomplete). see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8923 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-18 05:41:45 +00:00 |
|
Ryan Boren
|
8d3218c90a
|
Update post_date for old drafts during upgrade. see #5698
git-svn-id: https://develop.svn.wordpress.org/trunk@8921 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 21:47:27 +00:00 |
|
Andrew Ozz
|
5ca2201554
|
Add nonces to quick edit, see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8917 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 11:32:33 +00:00 |
|
Ryan Boren
|
dfa62d5a86
|
Edit and Delete links for users. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8916 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 04:39:08 +00:00 |
|
Andrew Ozz
|
97b4987f47
|
Fix IE HTML button value mishandling, fixes #6469 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8914 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 02:08:12 +00:00 |
|
Andrew Ozz
|
c9a085eac6
|
Update for the Save box in edit comment form.
git-svn-id: https://develop.svn.wordpress.org/trunk@8913 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 00:50:34 +00:00 |
|
Ryan Boren
|
3e43adeb6e
|
phpdoc for wp-admin/includes from jacobsantos. see #7527
git-svn-id: https://develop.svn.wordpress.org/trunk@8912 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 00:40:10 +00:00 |
|
Ryan Boren
|
6301cdf4fa
|
Edit and Delete links for link categories. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8911 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 00:11:17 +00:00 |
|
Ryan Boren
|
d1aab83dd0
|
Edit and Delete links for categories. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8910 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 00:04:02 +00:00 |
|
Andrew Ozz
|
7bca74ce85
|
Put timestamp icon back and fix the Categories postbox when in the right sidebar
git-svn-id: https://develop.svn.wordpress.org/trunk@8909 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 23:41:19 +00:00 |
|
Ryan Boren
|
0a8f5a72d2
|
Edit and Delete links for tags page. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8908 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 23:17:03 +00:00 |
|
Ryan Boren
|
667d64c341
|
Show Preview instead of View for unpublished posts and pages
git-svn-id: https://develop.svn.wordpress.org/trunk@8907 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 22:43:01 +00:00 |
|
Ryan Boren
|
caef2bcb2b
|
Remove image options from misc options whitelist. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8906 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 22:38:29 +00:00 |
|
Ryan Boren
|
becefa771e
|
Move media settings to options-media.php. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8905 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 22:37:49 +00:00 |
|
Ryan Boren
|
843fcc9d5e
|
Press This rework from noel. see #7732
git-svn-id: https://develop.svn.wordpress.org/trunk@8903 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 06:30:15 +00:00 |
|
Andrew Ozz
|
ebe59173cd
|
Reattaching of orphan attachments and choose post/page ajaxed search box
git-svn-id: https://develop.svn.wordpress.org/trunk@8901 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 04:24:28 +00:00 |
|
Ryan Boren
|
f4366bf242
|
Implement attachmenet delete link. Use get_edit_post_link(). see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8895 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-15 19:28:26 +00:00 |
|
Ryan Boren
|
9a63c2421d
|
Column hiding for media library. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8894 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-15 17:53:30 +00:00 |
|
Ryan Boren
|
3eba402877
|
Rename some media text. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8893 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-15 17:12:32 +00:00 |
|
Ryan Boren
|
cb195c411f
|
Close comments for old posts. see #7741
git-svn-id: https://develop.svn.wordpress.org/trunk@8892 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-15 16:26:37 +00:00 |
|
Andrew Ozz
|
1933cadce7
|
Publish postbox and post status select updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@8889 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-14 12:58:00 +00:00 |
|
Ryan Boren
|
e97af14335
|
Column hiding for links. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8888 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-14 06:51:42 +00:00 |
|
Ryan Boren
|
9ed961489b
|
s/ISP/Web Host/. Props msw0418. fixes #6831
git-svn-id: https://develop.svn.wordpress.org/trunk@8887 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-14 05:53:23 +00:00 |
|
Ryan Boren
|
7cd5259c88
|
Fix core upgrade redirect. Props DD32. fixes #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@8885 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-14 05:49:09 +00:00 |
|
Ryan Boren
|
110b6f1bbe
|
Plugin install cleanups from Simek. fixes #7717
git-svn-id: https://develop.svn.wordpress.org/trunk@8884 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-14 05:37:54 +00:00 |
|
Ryan Boren
|
97e3e4f23d
|
Move Show Settings into header and rename Advanced Options. Move preview links into submit box. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8883 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-13 19:12:55 +00:00 |
|
Ryan Boren
|
602c2f366d
|
Revert [8881], patch wasn't ready. see #7738
git-svn-id: https://develop.svn.wordpress.org/trunk@8882 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-13 18:18:44 +00:00 |
|
Ryan Boren
|
cd225e64bd
|
Hook floated_admin_avatar to admin_init. Props DD32. fixes #7738
git-svn-id: https://develop.svn.wordpress.org/trunk@8881 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-13 18:16:42 +00:00 |
|
Ryan Boren
|
d39e61cd74
|
ssh2 fs fixes from ShaneF and DD32. see #7690
git-svn-id: https://develop.svn.wordpress.org/trunk@8880 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-13 18:06:20 +00:00 |
|
Ryan Boren
|
9e7d65df0d
|
Thumbnail and exif fixes from DD32. see #7622
git-svn-id: https://develop.svn.wordpress.org/trunk@8879 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-13 18:04:20 +00:00 |
|
Andrew Ozz
|
ce124c4f4f
|
Edit/Save buttons and post status select changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@8875 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-12 13:12:28 +00:00 |
|
Andrew Ozz
|
c2d398f8b9
|
Fix position of search tags box, props scohoust, fixes #7731
git-svn-id: https://develop.svn.wordpress.org/trunk@8872 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-11 21:59:55 +00:00 |
|
Andrew Ozz
|
a39981c096
|
Fix "cursor in the air" in postboxes, fixes #7578
git-svn-id: https://develop.svn.wordpress.org/trunk@8871 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-11 21:40:28 +00:00 |
|
Ryan Boren
|
becf3a649c
|
Themes menu rewording. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8870 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-11 20:53:12 +00:00 |
|
Ryan Boren
|
0f6bf551a3
|
Don't allow submit box to be hidden. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8868 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-11 18:56:04 +00:00 |
|
Andrew Ozz
|
0bfa8da71c
|
Fix the position of the search field on all admin pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@8867 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-11 18:54:05 +00:00 |
|
Ryan Boren
|
d25dc6aa54
|
Handle ssh keys in ssf2 fs. Props ShaneF. see #7690
git-svn-id: https://develop.svn.wordpress.org/trunk@8865 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-11 17:44:43 +00:00 |
|
Ryan Boren
|
d4bc35cf9e
|
Reorder comment actions. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8864 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-11 17:18:26 +00:00 |
|
Ryan Boren
|
0f05f837f8
|
View links for posts and pages. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8863 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-11 16:46:22 +00:00 |
|
Ryan Boren
|
1d9d373b5b
|
Privacy Options for pages. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8862 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-11 06:04:51 +00:00 |
|
Ryan Boren
|
f95d33ce03
|
Don't assign default to pass-by-ref var. Not compatible with all PHP versions. see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8861 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-11 05:50:14 +00:00 |
|
Ryan Boren
|
2c6b741670
|
Column hiding for pages. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8860 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-11 05:36:34 +00:00 |
|
Ryan Boren
|
b9101a89e2
|
Remove privacy checkbox from submitbox. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8859 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-11 04:19:19 +00:00 |
|
Ryan Boren
|
3acc2acb2b
|
Column hiding for manage posts. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8858 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-11 01:46:30 +00:00 |
|
Ryan Boren
|
88e581b529
|
Inline editing. First cut. Props Aaron Harp. see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8857 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-10 22:47:03 +00:00 |
|
Ryan Boren
|
d709b8d166
|
Place manage_comments_nav action after all seconday buttons
git-svn-id: https://develop.svn.wordpress.org/trunk@8856 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-09 23:14:37 +00:00 |
|
Ryan Boren
|
907d759f02
|
add_settings_section() and add_settings_field(). see #7682
git-svn-id: https://develop.svn.wordpress.org/trunk@8855 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-09 22:31:22 +00:00 |
|
Mark Jaquith
|
ca3cd51f8e
|
Put aria-required in the proper place, and use htmlspecialchars for sanitizing textarea output. Props Mike Schinkel
git-svn-id: https://develop.svn.wordpress.org/trunk@8853 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-09 19:08:22 +00:00 |
|
Andrew Ozz
|
291dfd9a4e
|
SSH2 filesystem improvements, props ShaneF, see #7690
git-svn-id: https://develop.svn.wordpress.org/trunk@8852 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-09 03:24:05 +00:00 |
|
Andrew Ozz
|
e58e90d4a9
|
Adds "Delete all spam" button when viewing spam in comment management
git-svn-id: https://develop.svn.wordpress.org/trunk@8851 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-08 21:49:26 +00:00 |
|
Andrew Ozz
|
60471c2cf8
|
Correct var name in do_meta_boxes() in edit-page-form.php, props johnhennmacc, fixes #7705
git-svn-id: https://develop.svn.wordpress.org/trunk@8850 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-08 21:36:19 +00:00 |
|
Andrew Ozz
|
e994ef3899
|
CSS and HTML validation fixes, props Simek, fixes #7703
git-svn-id: https://develop.svn.wordpress.org/trunk@8845 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-08 06:01:33 +00:00 |
|
Andrew Ozz
|
f6231a0146
|
Fix double css class in link-manager.php, props Simek, fixes #7702
git-svn-id: https://develop.svn.wordpress.org/trunk@8844 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-08 03:58:33 +00:00 |
|
Peter Westwood
|
dcaeef483c
|
Untrailingslash link. Fixes #7700 props Viper007Bond.
git-svn-id: https://develop.svn.wordpress.org/trunk@8841 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-06 07:15:03 +00:00 |
|
Peter Westwood
|
7eef4199e6
|
Make widget search a search box.
git-svn-id: https://develop.svn.wordpress.org/trunk@8840 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-06 07:11:17 +00:00 |
|
Ryan Boren
|
96af4719ae
|
Label colonectomy
git-svn-id: https://develop.svn.wordpress.org/trunk@8839 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-06 06:56:56 +00:00 |
|
Ryan Boren
|
3466ed6411
|
Resurrect Search Pages button
git-svn-id: https://develop.svn.wordpress.org/trunk@8836 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-06 06:49:25 +00:00 |
|
Andrew Ozz
|
55f93f1cb0
|
Few sidebar.php updates, functionality and look similar to the quick-post dashboard widget
git-svn-id: https://develop.svn.wordpress.org/trunk@8834 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-06 06:10:38 +00:00 |
|
Andrew Ozz
|
5cb7f1c9bc
|
Fix saving as draft, see #7672
git-svn-id: https://develop.svn.wordpress.org/trunk@8832 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-06 05:16:56 +00:00 |
|
Peter Westwood
|
7139c3eef8
|
Use API for setting checked attribute fixes #7689 props matthewh84.
git-svn-id: https://develop.svn.wordpress.org/trunk@8831 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-06 00:03:03 +00:00 |
|
Peter Westwood
|
6b3d49a607
|
Correct message when saving a draft. Fixes #7693 props johnhennmacc.
git-svn-id: https://develop.svn.wordpress.org/trunk@8830 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-05 23:54:49 +00:00 |
|
Peter Westwood
|
4df89a2469
|
Move comment reply into the single media item page section to fix notice when no media items.
git-svn-id: https://develop.svn.wordpress.org/trunk@8829 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-05 23:35:04 +00:00 |
|
Peter Westwood
|
cfd1c0ba5c
|
Fix Notice. Mark unreachable code as TODO.
git-svn-id: https://develop.svn.wordpress.org/trunk@8828 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-05 23:29:30 +00:00 |
|
Peter Westwood
|
1a98aec97c
|
Better admin search boxes.
git-svn-id: https://develop.svn.wordpress.org/trunk@8827 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-05 23:19:08 +00:00 |
|
Andrew Ozz
|
7608d7f4ee
|
Don't hide reply action on comments added with AJAX, props caesarsgrunt, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8821 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-05 19:11:41 +00:00 |
|
Peter Westwood
|
6a9f61d633
|
We now have Widgitization documentation on the codex so link to it.
git-svn-id: https://develop.svn.wordpress.org/trunk@8820 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-05 19:00:28 +00:00 |
|
Peter Westwood
|
36eb02af2c
|
Improved phpdoc for the gears manifest.
git-svn-id: https://develop.svn.wordpress.org/trunk@8819 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-05 18:53:32 +00:00 |
|
Peter Westwood
|
e80faacce3
|
Allow people to update home again! See #7277.
git-svn-id: https://develop.svn.wordpress.org/trunk@8818 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-05 18:37:40 +00:00 |
|
Ryan Boren
|
22790b6e93
|
Redirect back to Press This interface after posting
git-svn-id: https://develop.svn.wordpress.org/trunk@8816 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-05 17:46:09 +00:00 |
|
Andrew Ozz
|
414eae6719
|
Add simple Chrome detection and updates for Gears dialog, fixes #7684
git-svn-id: https://develop.svn.wordpress.org/trunk@8815 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-05 16:29:03 +00:00 |
|
Ryan Boren
|
7ccb9abd4b
|
SSH2 filesystem. Props ShaneF. see #7690
git-svn-id: https://develop.svn.wordpress.org/trunk@8812 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-05 05:47:08 +00:00 |
|
Ryan Boren
|
eb093c7182
|
Don't append HTTPOnly if cookie domain is empty. see #7677
git-svn-id: https://develop.svn.wordpress.org/trunk@8811 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-05 05:35:58 +00:00 |
|
Ryan Boren
|
f21bba6c19
|
Show all bulk ops on unfiltered comments page
git-svn-id: https://develop.svn.wordpress.org/trunk@8805 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-04 18:00:21 +00:00 |
|
Ryan Boren
|
3bcb702d2d
|
Bulk action hot keys for comments. Props nbachiyski. see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8804 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-04 17:53:14 +00:00 |
|
Ryan Boren
|
bc27b345eb
|
Fix horizontal mode layout for publish box. Props noel. fixes #7681
git-svn-id: https://develop.svn.wordpress.org/trunk@8803 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-04 04:41:06 +00:00 |
|
Ryan Boren
|
c3190734f8
|
Add settings registration and whitelisting. Props donncha. see #7277
git-svn-id: https://develop.svn.wordpress.org/trunk@8802 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-04 01:11:18 +00:00 |
|
Ryan Boren
|
341cede30b
|
WXR Importer fix to resolve absolute urls without protocol and domain. fixes #7595
git-svn-id: https://develop.svn.wordpress.org/trunk@8799 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-03 18:34:20 +00:00 |
|
Peter Westwood
|
09e15ecf6f
|
Set comment and ping status when QuickPressing. Fixes #7672 props ShaneF.
git-svn-id: https://develop.svn.wordpress.org/trunk@8797 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-03 07:13:51 +00:00 |
|
Ryan Boren
|
9045798e95
|
Make attachment file path relative to the upload dir. Don't use GUID to find attachement URL. Props DD32. see #7622
git-svn-id: https://develop.svn.wordpress.org/trunk@8796 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-02 22:55:39 +00:00 |
|
Ryan Boren
|
bf2c155d42
|
Comment hotkey: move to next or previous page on pressing next/prev at end of the current page. Prop nbachiyski. see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8789 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-01 05:28:41 +00:00 |
|
Andrew Ozz
|
0c8f3abe13
|
Base css fix for FF2, IE6 still needs work
git-svn-id: https://develop.svn.wordpress.org/trunk@8787 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-01 00:14:04 +00:00 |
|
Andrew Ozz
|
59de3bae0b
|
Base css layout, fixes #7620
git-svn-id: https://develop.svn.wordpress.org/trunk@8785 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-31 13:51:52 +00:00 |
|
Andrew Ozz
|
9ed6500c5b
|
Saving/restoring the user interface state, see #7654
git-svn-id: https://develop.svn.wordpress.org/trunk@8784 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-31 06:34:43 +00:00 |
|
Andrew Ozz
|
8dfe80eefb
|
Add hotkeys.js to all pages that list comments and prevent error if not loaded, see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8780 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-30 07:16:16 +00:00 |
|
Ryan Boren
|
54d9937ca8
|
Comment manipulation keyboard shorcuts from nbachiyski. see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8777 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-29 21:43:34 +00:00 |
|
Andrew Ozz
|
e722dd11a5
|
Add tabindex to the comment reply form. Props nbachiyski, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8776 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-29 20:44:54 +00:00 |
|
Andrew Ozz
|
3a66322199
|
Don't overwrite $link object in link-manager.php
git-svn-id: https://develop.svn.wordpress.org/trunk@8771 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-29 08:58:30 +00:00 |
|
Andrew Ozz
|
37d4888191
|
Fix position of admin notices, includes patch by caesarsgrunt, fixes #7619
git-svn-id: https://develop.svn.wordpress.org/trunk@8769 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-29 06:36:31 +00:00 |
|
Andrew Ozz
|
0ee936577d
|
Add white background to .postbox, props Speedboxer, fixes #7636
git-svn-id: https://develop.svn.wordpress.org/trunk@8768 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-29 05:16:48 +00:00 |
|
Andrew Ozz
|
7e1f0947d8
|
Reply to comments from admin, small improvements and fixes, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8767 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-29 05:07:40 +00:00 |
|
Andrew Ozz
|
faa46dd672
|
Hide the Reply button if no js and fix some HTML validation problems. Props nbachiyski, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8765 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-28 22:09:56 +00:00 |
|
Andrew Ozz
|
c0ab8b59d7
|
Pass on variables to the wp_comment_reply filter. Props caesarsgrunt, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8764 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-28 22:03:38 +00:00 |
|
Peter Westwood
|
832b0dd21a
|
Only upgrade if we are installed. Fixes #7627 props pishmishy.
git-svn-id: https://develop.svn.wordpress.org/trunk@8763 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-28 20:55:40 +00:00 |
|
Ryan Boren
|
5e69c6919c
|
Use farbtastic for custom header color picker. Props rmmccue. see #5591
git-svn-id: https://develop.svn.wordpress.org/trunk@8760 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-28 17:42:21 +00:00 |
|
Ryan Boren
|
5b550900f0
|
Upgrade db with remote post during core update. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@8759 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-28 07:09:46 +00:00 |
|
Ryan Boren
|
fa0b44817d
|
Add edit and delete links to the Content->Links rows. Add get_edit_bookmark_link(). Add caching for individual bookmarks. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8758 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-27 22:04:12 +00:00 |
|
Ryan Boren
|
de4dcecfab
|
Use wp_dropdown_pages() insead of parent_dropdown()
git-svn-id: https://develop.svn.wordpress.org/trunk@8757 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-27 21:35:54 +00:00 |
|
Ryan Boren
|
bbb94f1d10
|
Add sub page padding back. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8756 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-27 21:35:22 +00:00 |
|
Peter Westwood
|
d3040067f7
|
Make it possible to clear the recently active plugins list. Fixes #7613 props caesarsgrunt.
git-svn-id: https://develop.svn.wordpress.org/trunk@8755 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-27 20:55:48 +00:00 |
|
Peter Westwood
|
e7559c8134
|
Performance improvements using strpos. Fixes #7611 and #7610 props johnbillion.
git-svn-id: https://develop.svn.wordpress.org/trunk@8754 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-27 20:47:01 +00:00 |
|
Ryan Boren
|
5dfa1c4922
|
Show Settings for edit link form. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8753 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-27 19:49:08 +00:00 |
|
Ryan Boren
|
4d741bad16
|
Show Settings for edit page form. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8752 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-27 19:41:51 +00:00 |
|
Ryan Boren
|
72e438ba52
|
crazyhorse dash see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8751 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-27 19:36:12 +00:00 |
|
Ryan Boren
|
2650c61745
|
Fix delete page nonce. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8750 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-27 18:18:55 +00:00 |
|
Peter Westwood
|
903915c067
|
utf8 encode data from IPTC tags. Fixes #7495 for trunk props Txanny.
git-svn-id: https://develop.svn.wordpress.org/trunk@8744 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-27 06:54:48 +00:00 |
|
Peter Westwood
|
abef156b3d
|
Improve grammar in Gears Enable Dialog. Fixes #7176 props Speedboxer.
git-svn-id: https://develop.svn.wordpress.org/trunk@8741 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-27 06:33:01 +00:00 |
|
Ryan Boren
|
9ab6c5d3f7
|
wpdb::has_cap() from mdawaffe. fixes #7609
git-svn-id: https://develop.svn.wordpress.org/trunk@8740 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-26 23:57:48 +00:00 |
|
Ryan Boren
|
4533de26cf
|
Menu fixes. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8735 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-26 04:27:00 +00:00 |
|
Ryan Boren
|
0920c3eb27
|
Menu fixes. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8734 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-26 00:54:21 +00:00 |
|
Andrew Ozz
|
03207bf738
|
New colors and small improvements for the pwd strength meter, includes patch by Simek, fixes #7588
git-svn-id: https://develop.svn.wordpress.org/trunk@8733 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-26 00:40:10 +00:00 |
|
Ryan Boren
|
bda582ab0d
|
Notice fixes. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@8732 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-25 21:50:11 +00:00 |
|
Ryan Boren
|
b5f62016f5
|
Move post row generation to functions in prep for some AJAX work. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8729 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-25 20:21:27 +00:00 |
|
Andrew Ozz
|
15bee9cec8
|
Fix typo, props Simek fixes #7590
git-svn-id: https://develop.svn.wordpress.org/trunk@8727 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-25 10:57:14 +00:00 |
|
Andrew Ozz
|
513f9fea23
|
Some 'Show on screen' metabox settings styling, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8726 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-25 10:17:41 +00:00 |
|
Andrew Ozz
|
31b0b05b56
|
Only Mozilla seems to support shorthand for border-radius. Reverting the rest, see #7584
git-svn-id: https://develop.svn.wordpress.org/trunk@8725 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-25 08:56:35 +00:00 |
|
Ryan Boren
|
30f5099d4f
|
Global pagenow. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8724 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-25 00:21:38 +00:00 |
|
Andrew Ozz
|
73af28f02b
|
wp-admin.css cleanup, props Simek fixes #7584
git-svn-id: https://develop.svn.wordpress.org/trunk@8723 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-24 15:29:21 +00:00 |
|
Andrew Ozz
|
1ce5ef67db
|
Few small improvements to the password strength meter.
git-svn-id: https://develop.svn.wordpress.org/trunk@8722 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-24 14:35:46 +00:00 |
|
Andrew Ozz
|
3e9d31fc8f
|
Reply to comments from admin, first run, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8720 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-24 06:56:22 +00:00 |
|
Ryan Boren
|
0dc32ff774
|
gettext fix from msi08. fixes #7581
git-svn-id: https://develop.svn.wordpress.org/trunk@8719 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-23 21:07:22 +00:00 |
|
Peter Westwood
|
761360fa68
|
Add names for attachment templates, fix page template name extraction. See #7576.
git-svn-id: https://develop.svn.wordpress.org/trunk@8718 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-23 09:49:52 +00:00 |
|
Peter Westwood
|
8b81cc3d5f
|
Sort templates alphabetically in the theme editor. See #7576 props Terragg.
git-svn-id: https://develop.svn.wordpress.org/trunk@8717 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-23 09:28:39 +00:00 |
|
Ryan Boren
|
dd385234e4
|
Use WP_CONTENT_PATH to find find files. Props Terragg. fixes #7575 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8716 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-22 22:55:30 +00:00 |
|
Andrew Ozz
|
3b6833bae8
|
Typecast to prevent errors when option is not set, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8715 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-22 21:34:18 +00:00 |
|
Ryan Boren
|
f9443848a3
|
Fix Image alignment input value. Props MtDewVirus. fixes #7573
git-svn-id: https://develop.svn.wordpress.org/trunk@8714 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-22 20:50:54 +00:00 |
|
Ryan Boren
|
022998d2ca
|
Default image alignment setting doesn't select a default radio button. Props MtDewVirus. fixes #7574
git-svn-id: https://develop.svn.wordpress.org/trunk@8713 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-22 20:49:03 +00:00 |
|
Ryan Boren
|
8374946003
|
First cut of 'Show on screen' metabox show/hide. Needs styling. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8712 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-22 18:58:42 +00:00 |
|
Ryan Boren
|
6c61883b38
|
Save large image size options. fixes #7569
git-svn-id: https://develop.svn.wordpress.org/trunk@8711 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-22 17:13:52 +00:00 |
|
Ryan Boren
|
9dacf5feed
|
Move manage_comments_nav action after Apply. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8710 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-22 06:07:23 +00:00 |
|
Ryan Boren
|
9bc0849cb9
|
Remove Stats from My Account menu. fixes #7567 see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8709 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-22 04:39:40 +00:00 |
|
Ryan Boren
|
8da367ce9e
|
Menu back-compat fixes. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8708 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-22 04:32:42 +00:00 |
|
Ryan Boren
|
3100396f7c
|
Move Install Plugins menu to the bottom. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8707 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-22 03:48:00 +00:00 |
|
Ryan Boren
|
e141efa468
|
Move Setting menu to top-level. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8705 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-21 23:18:51 +00:00 |
|
Ryan Boren
|
c7cd726bf1
|
Option to force SSL. see #7561
git-svn-id: https://develop.svn.wordpress.org/trunk@8701 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-21 17:40:38 +00:00 |
|
Mark Jaquith
|
13e463fd0e
|
Consolidate our hide-if-no-js CSS/jQuery stuff. Now, just: hide-if-js, hide-if-no-js. Simple, easy to remember.
git-svn-id: https://develop.svn.wordpress.org/trunk@8700 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-21 06:42:19 +00:00 |
|
Mark Jaquith
|
92799a0b3d
|
Fix Edit Page link
git-svn-id: https://develop.svn.wordpress.org/trunk@8699 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-21 05:52:03 +00:00 |
|
Andrew Ozz
|
349d288c48
|
Some css cleanup and fixes after the merge, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8697 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-21 02:25:14 +00:00 |
|
Ryan Boren
|
d402f025c8
|
Add comment author column heading. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8694 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-20 22:19:14 +00:00 |
|
Ryan Boren
|
c21d556a9f
|
Check if not empty rather than isset. fixes #7553 see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8693 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-20 22:01:44 +00:00 |
|
Ryan Boren
|
b107f331b9
|
New row style for Content->Pages. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8692 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-20 21:52:47 +00:00 |
|
Ryan Boren
|
6db75e59d4
|
Collapse crazyhorse to trunk. Incoming! see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8691 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-20 21:42:31 +00:00 |
|
Peter Westwood
|
2f3d21476b
|
phpdoc fixes for install-helper.php. See #7550 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8687 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-20 06:21:23 +00:00 |
|
Ryan Boren
|
f284661233
|
Merge crazyhorse management pages. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8682 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-20 04:06:36 +00:00 |
|
Ryan Boren
|
6653fe24e0
|
File level phpdoc from santosj. fixes #7496
git-svn-id: https://develop.svn.wordpress.org/trunk@8674 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-19 21:02:06 +00:00 |
|
Ryan Boren
|
c1f57342f3
|
Don't default to an unselectable image size. Props tellyworth. fixes #7528 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8670 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-19 17:08:18 +00:00 |
|
Ryan Boren
|
f22cfc0648
|
Set eol-style
git-svn-id: https://develop.svn.wordpress.org/trunk@8664 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-18 16:34:46 +00:00 |
|
Ryan Boren
|
4b77945993
|
Sync trunk RTL styles with 2.6 branch. see #7498
git-svn-id: https://develop.svn.wordpress.org/trunk@8663 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-18 15:47:32 +00:00 |
|
Peter Westwood
|
70dc6f6b85
|
Fix typo in textpattern importer. Fixes #7529 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@8658 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-16 20:41:20 +00:00 |
|
Peter Westwood
|
8a83012b1a
|
Revert accidental change. See #7509.
git-svn-id: https://develop.svn.wordpress.org/trunk@8657 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-16 20:38:07 +00:00 |
|
Peter Westwood
|
e1adf1d070
|
More phpdoc updates for wp-adming. See #7496 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8656 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-16 07:27:34 +00:00 |
|
Ryan Boren
|
e621a3239a
|
Image default options for size, alignment and link type. Props tellyworth. fixes #7520
git-svn-id: https://develop.svn.wordpress.org/trunk@8653 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-15 15:40:35 +00:00 |
|
Ryan Boren
|
197fc1d118
|
Notice fixes. Props DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@8646 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-14 17:00:37 +00:00 |
|
Peter Westwood
|
ab17f7283c
|
phpdoc for wp-admin. See #7496 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8645 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-14 06:30:38 +00:00 |
|
Peter Westwood
|
a8a591310f
|
Give plugins the ability to do extra processing on a post before it is inserted/updated. See #5196.
git-svn-id: https://develop.svn.wordpress.org/trunk@8635 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-13 05:53:48 +00:00 |
|
Ryan Boren
|
b4ad7db695
|
RTL CSS updates from Navid Kashani, RanYanivHartstein, mani_monaj, and the WP Persian team. see #7498. Partial patch for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8632 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-12 23:19:07 +00:00 |
|
Peter Westwood
|
ca850a4456
|
HTTP API improvements. Implements chunked transfer decoding. Moves plugin update checker over to api. see #4779 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8630 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-12 21:21:11 +00:00 |
|
Ryan Boren
|
b7d641c8fd
|
Don't redirect back to permalink after editing from Edit This link. fixes #7503 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8627 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-12 21:00:22 +00:00 |
|
Ryan Boren
|
b0d1405333
|
Don't redirect back to permalink after editing from Edit This link. fixes #7503 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8625 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-12 20:58:00 +00:00 |
|
Ryan Boren
|
a70e1a34e5
|
WP-Admin File Level Inline Documentation from santosj. see #7496
git-svn-id: https://develop.svn.wordpress.org/trunk@8618 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-11 20:26:31 +00:00 |
|
Ryan Boren
|
da4e0eca48
|
Separate Large and Full image sizes. Props tellyworth. fixes #7151
git-svn-id: https://develop.svn.wordpress.org/trunk@8612 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-11 03:54:26 +00:00 |
|
Andrew Ozz
|
1c05d81e06
|
Prevent fatal error if plugin uses install-helper.php, fixes #6747 for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8610 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-10 23:13:39 +00:00 |
|
Andrew Ozz
|
fa3d304307
|
Strip slashes when inserting media into the editor. Fixes #7488 for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8605 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-10 02:14:13 +00:00 |
|
Ryan Boren
|
f25dd822ec
|
Fix tag duplication when saving posts with multiple tags that have custom slugs. Props mtekk and count_0. fixes #6593 see #6313
git-svn-id: https://develop.svn.wordpress.org/trunk@8603 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-09 17:13:40 +00:00 |
|
Ryan Boren
|
2272a1a950
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@8600 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-09 05:36:14 +00:00 |
|
Ryan Boren
|
9d19580065
|
upload.php is not a retired file. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@8599 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-09 05:11:09 +00:00 |
|
Ryan Boren
|
a5b9f74038
|
Landing page for auto upgrade. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@8597 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-09 03:20:16 +00:00 |
|
Ryan Boren
|
d48b376956
|
Remove old files. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@8596 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-09 01:00:27 +00:00 |
|
Ryan Boren
|
7d958a43d1
|
Automatic upgrade, first cut. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@8595 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-08 22:49:35 +00:00 |
|
Ryan Boren
|
4b8144a688
|
RTL fixes from RanYanivHartstein. fixes #7482
git-svn-id: https://develop.svn.wordpress.org/trunk@8592 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-08 17:31:20 +00:00 |
|
Ryan Boren
|
dd5fae740f
|
RTL fixes from RanYanivHartstein. see #7482
git-svn-id: https://develop.svn.wordpress.org/trunk@8590 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-08 17:23:30 +00:00 |
|
Peter Westwood
|
010f5ed7b2
|
Lots of fixes for Notices when WP_DEBUG is set. See #6669 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8589 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-08 17:05:10 +00:00 |
|
Ryan Boren
|
4ea763f026
|
Update since tags. Props santosj. fixes #5625
git-svn-id: https://develop.svn.wordpress.org/trunk@8587 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-08 04:15:03 +00:00 |
|
Ryan Boren
|
7d0bd55969
|
Plugin uninstall hooks from santosj. fixes #5625
git-svn-id: https://develop.svn.wordpress.org/trunk@8585 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-07 23:39:27 +00:00 |
|
Ryan Boren
|
80a4ec8e37
|
Fix bad bracketing in unzip_file()
git-svn-id: https://develop.svn.wordpress.org/trunk@8580 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-07 19:15:04 +00:00 |
|
Mark Jaquith
|
0ca7018899
|
Use the edit_others_posts capability for controlling sticky checkbox display and usage. see #7457
git-svn-id: https://develop.svn.wordpress.org/trunk@8577 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-06 21:31:40 +00:00 |
|
Mark Jaquith
|
8c9625eede
|
Give separate paragraphs to the private/sticky checkboxen (heh) and give them distinct IDs for plugin CSS-hiding purposes. see #7457
git-svn-id: https://develop.svn.wordpress.org/trunk@8576 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-06 21:23:34 +00:00 |
|
Ryan Boren
|
1fba6c61c7
|
RTL styling fixes from RanYanivHartstein. fixes #7461
git-svn-id: https://develop.svn.wordpress.org/trunk@8554 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-05 19:48:04 +00:00 |
|
Ryan Boren
|
221d977d87
|
Increase term name length. Props nbachiyski. fixes #7465
git-svn-id: https://develop.svn.wordpress.org/trunk@8553 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-05 18:27:02 +00:00 |
|
Ryan Boren
|
ec5112b294
|
Press This: Fix image insert in IE7, set textarea height. Props noael and zamoose. fixes #7387 #7310 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8551 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-05 17:13:58 +00:00 |
|
Ryan Boren
|
25bcec4e28
|
Plugin install fixes from DD32. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@8550 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-05 17:06:42 +00:00 |
|
Ryan Boren
|
742aa7d933
|
Sticky Posts, firct cut. see #7457
git-svn-id: https://develop.svn.wordpress.org/trunk@8546 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-05 05:48:21 +00:00 |
|
Ryan Boren
|
c0eb754f82
|
Fix star.gif. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@8542 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-04 21:24:47 +00:00 |
|
Ryan Boren
|
f9438787d6
|
Set eol-style. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@8541 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-04 21:17:42 +00:00 |
|
Peter Westwood
|
0d522c3898
|
Plugin Install GSOC project first code drop. Props DD32 see #6015.
git-svn-id: https://develop.svn.wordpress.org/trunk@8540 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-04 21:01:09 +00:00 |
|
Andrew Ozz
|
52c78986b0
|
Type error when redirecting after post save, url_to_postid() may return the id as int or str, for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8530 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-04 05:15:36 +00:00 |
|
Andrew Ozz
|
8138570a20
|
When not using image captions, IE may add caption null, for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8517 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-01 05:10:27 +00:00 |
|
Ryan Boren
|
cf2daaf071
|
Don't run get_plugins() on every admin page load. Use cron for async update plugin requests. see #7372
git-svn-id: https://develop.svn.wordpress.org/trunk@8514 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-01 04:26:32 +00:00 |
|
Andrew Ozz
|
90e3261fd9
|
Latest TinyMCE, has new load options and bugfixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@8512 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-31 04:01:30 +00:00 |
|
Andrew Ozz
|
fc84847f4c
|
Stop PHP warnings when $_GET[revision] is not set. Props DD32, see #7437
git-svn-id: https://develop.svn.wordpress.org/trunk@8508 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-30 12:32:04 +00:00 |
|
Andrew Ozz
|
de1afa66d2
|
Add "Page restored" message. Props Viper007Bond, fixes #7437 for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8506 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-30 09:18:59 +00:00 |
|
Peter Westwood
|
4e86f315b8
|
Avoid possible XSS when displaying the list of invalid plugins fixes #6871 for trunk props xknown.
git-svn-id: https://develop.svn.wordpress.org/trunk@8499 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-30 06:38:40 +00:00 |
|
Andrew Ozz
|
ba35a97bb5
|
Fix error message when invalidating plugin because of bad path.
git-svn-id: https://develop.svn.wordpress.org/trunk@8496 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-30 00:02:47 +00:00 |
|
Andrew Ozz
|
4ad2e3433e
|
Include only valid plugins. Props guillep2k, fixes #6871
git-svn-id: https://develop.svn.wordpress.org/trunk@8495 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-29 23:10:12 +00:00 |
|
Ryan Boren
|
3437da6843
|
Don't apply checkboxes to invisible comments.Props mdawaffe. fixes #7433 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8492 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-29 22:16:39 +00:00 |
|
Ryan Boren
|
319051a7fa
|
Fix gravatars for infinite comments. Props mdawaffe. fixes #7432 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8490 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-29 22:14:53 +00:00 |
|
Ryan Boren
|
a359db73a2
|
Use get_edit_post_link() instead of hardcoding edit links. Props mdawaffe. fixes #7425
git-svn-id: https://develop.svn.wordpress.org/trunk@8484 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-29 05:22:58 +00:00 |
|
Ryan Boren
|
6c433a5dce
|
Store current user rather than original post author when saving revisions. Props mdawaffe. fixes #7317 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8480 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-28 23:58:24 +00:00 |
|
Andrew Ozz
|
ec69e512e4
|
Press This: using trailing slash after $_SERVER['PHP_SELF'] breaks the image tab on some servers.
git-svn-id: https://develop.svn.wordpress.org/trunk@8476 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-28 23:07:47 +00:00 |
|
Peter Westwood
|
69c7119827
|
Remove extra } from query. Fixes #7416 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@8467 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-27 08:40:29 +00:00 |
|
Peter Westwood
|
5bcfcc8d92
|
Move the endif inside the table so [8461] doesn't break the html. Fixes #7399 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@8462 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-26 08:05:30 +00:00 |
|
Peter Westwood
|
3f76f09b36
|
Only show the admin colour scheme picker if there is more than one theme to pick from. Fixes #7399.
git-svn-id: https://develop.svn.wordpress.org/trunk@8461 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-26 07:54:02 +00:00 |
|
Andrew Ozz
|
8867258f87
|
Stay on the same page after moderating comments. Fixes #7412 for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8459 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-26 03:51:39 +00:00 |
|
Ryan Boren
|
e3f815e7b5
|
Don't try to translate empty role name. Props wasp. fixes #6554 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8455 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-25 15:36:40 +00:00 |
|
Ryan Boren
|
6fbbcbfb6e
|
Check both slug and name when determining if is_term(). fixes #6593 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8433 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-24 19:28:40 +00:00 |
|
Andrew Ozz
|
3f555491f3
|
Use conditional for whole sentence. Fixes #7385 for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8419 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-23 18:53:43 +00:00 |
|
Ryan Boren
|
5580e543f6
|
Typo fix from filosofo. fixes #7389 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8416 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-23 18:35:38 +00:00 |
|
Ryan Boren
|
8f96c07c40
|
Don't concat translatable strings. Props msi08. fixes #7385
git-svn-id: https://develop.svn.wordpress.org/trunk@8413 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-23 16:39:00 +00:00 |
|
Andrew Ozz
|
595c17fc10
|
Small update to Gears info messages and simple Safari detection. Fixes #7380 for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8406 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-23 05:12:57 +00:00 |
|
Ryan Boren
|
611f9eda9f
|
Performance improvments to get_plugin_data() from santosj. see #7372
git-svn-id: https://develop.svn.wordpress.org/trunk@8402 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-22 19:18:07 +00:00 |
|
Ryan Boren
|
13ff742a0c
|
Eliminate unused var. Props tschai. fixes #7374
git-svn-id: https://develop.svn.wordpress.org/trunk@8397 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-22 15:49:44 +00:00 |
|
Andrew Ozz
|
f577a436c0
|
Gears integration update in anticipation of Safari support. Fixes #7371 for 2.6.1
git-svn-id: https://develop.svn.wordpress.org/trunk@8395 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-22 04:03:36 +00:00 |
|
Ryan Boren
|
5ae1a0fe6b
|
Check for WP_Error return from wp_update_term(). Props scohoust. fixes #7366 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8391 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-21 17:52:19 +00:00 |
|
Ryan Boren
|
b492039458
|
Fix assignment of links to the default category when a category is deleted. Props scohoust. fixes #7316 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8388 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-21 16:13:23 +00:00 |
|
Ryan Boren
|
5000a39eb0
|
Image sideload and wp_upload_dir() fixes from noel. fixes #7342 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8369 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-18 03:19:12 +00:00 |
|
Ryan Boren
|
0426b70c8e
|
Move plugin data translation and display markup to plugins page. Props DD32. see #3089
git-svn-id: https://develop.svn.wordpress.org/trunk@8368 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-18 03:16:53 +00:00 |
|
Ryan Boren
|
9d4099ab2c
|
Plugin metadata localization and get_plugin_dta() optimization from santosj. fixes #5651 #3089
git-svn-id: https://develop.svn.wordpress.org/trunk@8367 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-17 22:51:26 +00:00 |
|
Mark Jaquith
|
80f79a7fed
|
Better solution for #4536. Slashless normalization of tag/category bases. fixes #7306 for trunk. see #4536
git-svn-id: https://develop.svn.wordpress.org/trunk@8365 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-17 19:41:48 +00:00 |
|
Andrew Ozz
|
fe985f8b12
|
Fix invalid HTML and remove duplicate fields. Fixes #7293 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@8361 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-16 22:09:27 +00:00 |
|
Andrew Ozz
|
491b47b300
|
Removes the disabling of captions, but leaves couple of hooks so a plugin can do it easily. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8358 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-16 21:36:17 +00:00 |
|
Ryan Boren
|
c1516b35b5
|
Restore fields removed in [7645]. Props rm53. fixes #7320 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8350 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-16 16:30:20 +00:00 |
|
Ryan Boren
|
989fe9a665
|
Typo fix. Props paul@byte. fixes #7323 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8345 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-16 16:13:48 +00:00 |
|
Ryan Boren
|
90b7aa72c7
|
Image regex fixes from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8332 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-14 17:59:06 +00:00 |
|
Ryan Boren
|
eb35595fab
|
rlm entity not so Windows friendly. Use perios instead. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8330 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-14 17:26:30 +00:00 |
|
Ryan Boren
|
87ea4a1d8d
|
RTL support for Press This. Props RanYanivHartstein. see #7289
git-svn-id: https://develop.svn.wordpress.org/trunk@8328 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-13 17:57:23 +00:00 |
|
Ryan Boren
|
1644abbe44
|
RTL friendly fonts from RanYanivHartstein. fixes #6616
git-svn-id: https://develop.svn.wordpress.org/trunk@8327 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-13 16:40:25 +00:00 |
|
Ryan Boren
|
8e25c6694a
|
RTL for Press This. Props RanYanivHartstein. see #7289 #6616
git-svn-id: https://develop.svn.wordpress.org/trunk@8326 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-13 16:26:16 +00:00 |
|
Ryan Boren
|
3becff10c3
|
Press This: properly add and load press-this-ie.css, cleanup of the bookmarklet code. Props azaozz. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8323 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-13 04:57:01 +00:00 |
|
Ryan Boren
|
2dd4d7031a
|
Denote CAPTIONS_OFF as temporary. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8321 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-12 18:02:29 +00:00 |
|
Ryan Boren
|
60f6e46f2f
|
Performance improvements for page_rows(). Props hailin. fixes #7286
git-svn-id: https://develop.svn.wordpress.org/trunk@8319 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-12 15:40:57 +00:00 |
|
Ryan Boren
|
3b6e23f787
|
Press This: Switching to using our default content cleanup in the editor. Props azaozz. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8318 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 23:38:32 +00:00 |
|
Ryan Boren
|
9cac41c84a
|
Run plugin checks both admin and blog side. Props DD32 and mdawaffe. fixes #7265
git-svn-id: https://develop.svn.wordpress.org/trunk@8317 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 22:04:03 +00:00 |
|
Ryan Boren
|
be517f46d7
|
Press This: Fix inserting the selection in the editor and stripping of paragraphs when saving, IE CSS styling fixes, fix continuous linking in editor. Props noel and azaozz. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8316 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 20:27:50 +00:00 |
|
Ryan Boren
|
3351720f04
|
Generic POST handler. see #7283
git-svn-id: https://develop.svn.wordpress.org/trunk@8315 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 20:24:35 +00:00 |
|
Ryan Boren
|
afd113dcf2
|
Rename wp_caption shortcode to caption. Allow themes to disable captioning. Use dashes instead of underscores in class names. Props azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8313 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 15:59:14 +00:00 |
|
Ryan Boren
|
b3a7cce6ed
|
clean_url() for add_query_arg(). Props xnown. see #7281
git-svn-id: https://develop.svn.wordpress.org/trunk@8312 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 15:11:12 +00:00 |
|
Ryan Boren
|
60701401b3
|
Add flash uploader bypass toggle. Props tellyworth. fixes #7281
git-svn-id: https://develop.svn.wordpress.org/trunk@8310 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 01:45:41 +00:00 |
|
Ryan Boren
|
ece52f214b
|
Fix font sizes in the install/upgrade screens. Props azaozz. fixes #7276
git-svn-id: https://develop.svn.wordpress.org/trunk@8309 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-10 16:59:17 +00:00 |
|
Ryan Boren
|
83e091f297
|
Fix image resizing inside captions, add edit alt field to the advanced tab. Props azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8307 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-10 16:39:14 +00:00 |
|
Matt Mullenweg
|
9327a37ebf
|
Javascriptify revision selections to deal elegantly while comparing.
git-svn-id: https://develop.svn.wordpress.org/trunk@8306 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-10 07:58:19 +00:00 |
|
Matt Mullenweg
|
e70cdeca15
|
Check for plugin updates more frequently, notify with double bubble trouble. Hat tip: mdawaffe. Fixes #7265.
git-svn-id: https://develop.svn.wordpress.org/trunk@8305 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-10 07:35:20 +00:00 |
|
Ryan Boren
|
261e73a0ff
|
Media Uploader improvements from azaozz: Improves the insert external image dialog, redirects to the gallery tab after "Save all changes" is clicked, shows the "Order" fields on the closed tabs, where they are easier to use, and only in the Gallery. see #7274
git-svn-id: https://develop.svn.wordpress.org/trunk@8304 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-10 03:49:52 +00:00 |
|
Ryan Boren
|
002de2af3b
|
Press This: CSS cleanup, photo input newline breaks, fixes short_tags problem. Props noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8303 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-09 21:39:36 +00:00 |
|
Ryan Boren
|
66e1071703
|
Don't format_to_edit TinyMCE inserts. Don't turn selection into a link. Restore editor contents when switching back to text tab. see #7261 #7220
git-svn-id: https://develop.svn.wordpress.org/trunk@8302 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-09 19:51:53 +00:00 |
|
Ryan Boren
|
435710f599
|
Install styling from azaozz. fixes #7266
git-svn-id: https://develop.svn.wordpress.org/trunk@8297 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-09 04:33:31 +00:00 |
|
Matt Mullenweg
|
b210295d0b
|
Ajax Deleting an object that's already been deleted should silently succeed. Hat tip: mdawaffe. Fixes #7264.
git-svn-id: https://develop.svn.wordpress.org/trunk@8296 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-09 02:00:21 +00:00 |
|
Ryan Boren
|
304340a9b0
|
Fix quotes in captions. Props azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8290 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-08 23:38:53 +00:00 |
|
Ryan Boren
|
90961ebf15
|
gettext updates for cat2tag. Props msi08. fixes #7139
git-svn-id: https://develop.svn.wordpress.org/trunk@8279 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-07 23:49:22 +00:00 |
|
Ryan Boren
|
8887dcc0a2
|
Notice fixes from jacobsantos. fixes #7255
git-svn-id: https://develop.svn.wordpress.org/trunk@8266 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-07 14:21:47 +00:00 |
|
Ryan Boren
|
e97cb4f857
|
Excerpt long media titles. Props nbachiyski. fixes #7253
git-svn-id: https://develop.svn.wordpress.org/trunk@8265 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-06 21:15:38 +00:00 |
|
Ryan Boren
|
7dccf2c37c
|
Image caption fixes from azaozz: captions are properly created in tables and in lists, all tags are properly removed when deleting a caption, the align buttons can be used to align the captions. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8260 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-06 16:38:37 +00:00 |
|
Ryan Boren
|
3373e4334e
|
Gallery sort fix from AaronCampbell. fixes #6988
git-svn-id: https://develop.svn.wordpress.org/trunk@8259 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-05 05:01:28 +00:00 |
|
Ryan Boren
|
32391d9b2a
|
Fix pass-by-ref error. Props DD32. fixes #7241
git-svn-id: https://develop.svn.wordpress.org/trunk@8258 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-04 16:16:25 +00:00 |
|
Ryan Boren
|
99fdb4ee9e
|
Gears and styling updates for Press This from azaozz. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8256 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-04 16:12:31 +00:00 |
|
Ryan Boren
|
c38c9fc4e2
|
Turn off verbose
git-svn-id: https://develop.svn.wordpress.org/trunk@8255 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-04 06:18:20 +00:00 |
|
Ryan Boren
|
c0a479e5b9
|
Grammar fix
git-svn-id: https://develop.svn.wordpress.org/trunk@8253 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-04 00:28:18 +00:00 |
|
Ryan Boren
|
687c6014d3
|
Run display filters for blog title. Props jhodgdon. fixes #7234
git-svn-id: https://develop.svn.wordpress.org/trunk@8249 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-03 16:05:14 +00:00 |
|
Ryan Boren
|
93240aef3b
|
Add med buttons to TinyMCE fullscreen. Props azaozz. fixes #7232
git-svn-id: https://develop.svn.wordpress.org/trunk@8248 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-03 15:55:45 +00:00 |
|
Ryan Boren
|
7b03393372
|
Image caption fixes from azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8245 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-03 05:11:00 +00:00 |
|
Ryan Boren
|
410403c076
|
Unlink temporary file if sideload fails. see #7220
git-svn-id: https://develop.svn.wordpress.org/trunk@8241 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-02 22:56:57 +00:00 |
|
Ryan Boren
|
713216192b
|
Clean image urls in get_images_from_uri(). see #7220
git-svn-id: https://develop.svn.wordpress.org/trunk@8240 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-02 22:40:52 +00:00 |
|
Ryan Boren
|
45ac770299
|
Image captions from azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8239 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-02 18:41:11 +00:00 |
|
Ryan Boren
|
458399dd51
|
Define WP_CONTENT_DIR in setup-config.php. Props sambauers. fixes #7221
git-svn-id: https://develop.svn.wordpress.org/trunk@8238 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-02 17:03:55 +00:00 |
|
Ryan Boren
|
4a985af217
|
Don't match images with tags in them. Props noel. see #7220
git-svn-id: https://develop.svn.wordpress.org/trunk@8237 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-02 15:26:51 +00:00 |
|
Ryan Boren
|
587b3fea71
|
Make sure htaccess marker begins on a new line. Props johnbillion. fixes #7203
git-svn-id: https://develop.svn.wordpress.org/trunk@8236 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-02 03:17:53 +00:00 |
|
Ryan Boren
|
2a19fd1d29
|
Escaping for Press This. see #7220
git-svn-id: https://develop.svn.wordpress.org/trunk@8235 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-02 02:23:12 +00:00 |
|
Ryan Boren
|
dea25c77e3
|
Plugins page layout improvements from DD32. see #7091
git-svn-id: https://develop.svn.wordpress.org/trunk@8218 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-30 23:12:18 +00:00 |
|
Ryan Boren
|
19bcccb828
|
comment_rows_actions filter from andy. fixes #7212
git-svn-id: https://develop.svn.wordpress.org/trunk@8217 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-30 20:46:39 +00:00 |
|
Mark Jaquith
|
93aa40cbff
|
Enable tag auto-suggest for multiple tags at once (without having to hit enter and send each one "down below"). fixes #5580
git-svn-id: https://develop.svn.wordpress.org/trunk@8214 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-30 00:04:22 +00:00 |
|
Ryan Boren
|
4ce4b5bfb7
|
i18n fixes from nbachiyski. fixes #7195
git-svn-id: https://develop.svn.wordpress.org/trunk@8211 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-28 16:27:21 +00:00 |
|
Ryan Boren
|
c7afa63283
|
Check fopen return value. Props Otto42 and pishmishy. fixes #4448
git-svn-id: https://develop.svn.wordpress.org/trunk@8208 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-27 20:14:50 +00:00 |
|