ryan
|
231d08add2
|
Handle ssh keys in ssf2 fs. Props ShaneF. see #7690
git-svn-id: http://svn.automattic.com/wordpress/trunk@8865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 17:44:43 +00:00 |
|
ryan
|
10cbdb01ba
|
Reorder comment actions. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 17:18:26 +00:00 |
|
ryan
|
8bb1660d83
|
View links for posts and pages. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 16:46:22 +00:00 |
|
ryan
|
581ac55f04
|
Privacy Options for pages. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 06:04:51 +00:00 |
|
ryan
|
6044ee63fa
|
Don't assign default to pass-by-ref var. Not compatible with all PHP versions. see #6815
git-svn-id: http://svn.automattic.com/wordpress/trunk@8861 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 05:50:14 +00:00 |
|
ryan
|
b8ed2c0bec
|
Column hiding for pages. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8860 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 05:36:34 +00:00 |
|
ryan
|
589df9dcfd
|
Remove privacy checkbox from submitbox. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 04:19:19 +00:00 |
|
ryan
|
c862000e76
|
Column hiding for manage posts. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8858 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 01:46:30 +00:00 |
|
ryan
|
2f582d83e7
|
Inline editing. First cut. Props Aaron Harp. see #6815
git-svn-id: http://svn.automattic.com/wordpress/trunk@8857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-10 22:47:03 +00:00 |
|
ryan
|
d2b3b03d9f
|
Place manage_comments_nav action after all seconday buttons
git-svn-id: http://svn.automattic.com/wordpress/trunk@8856 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-09 23:14:37 +00:00 |
|
ryan
|
54049c5f41
|
add_settings_section() and add_settings_field(). see #7682
git-svn-id: http://svn.automattic.com/wordpress/trunk@8855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-09 22:31:22 +00:00 |
|
ryan
|
2c9f0abe4d
|
Add wp_print_styles to wp_head. Props rickoman. fixes #7720
git-svn-id: http://svn.automattic.com/wordpress/trunk@8854 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-09 21:54:24 +00:00 |
|
markjaquith
|
9fcac7ad2d
|
Put aria-required in the proper place, and use htmlspecialchars for sanitizing textarea output. Props Mike Schinkel
git-svn-id: http://svn.automattic.com/wordpress/trunk@8853 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-09 19:08:22 +00:00 |
|
azaozz
|
f4bc8da1a7
|
SSH2 filesystem improvements, props ShaneF, see #7690
git-svn-id: http://svn.automattic.com/wordpress/trunk@8852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-09 03:24:05 +00:00 |
|
azaozz
|
489f3e78cc
|
Adds "Delete all spam" button when viewing spam in comment management
git-svn-id: http://svn.automattic.com/wordpress/trunk@8851 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-08 21:49:26 +00:00 |
|
azaozz
|
ba100965c4
|
Correct var name in do_meta_boxes() in edit-page-form.php, props johnhennmacc, fixes #7705
git-svn-id: http://svn.automattic.com/wordpress/trunk@8850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-08 21:36:19 +00:00 |
|
ryan
|
ef3504a372
|
wp_page_menu(). see #7698
git-svn-id: http://svn.automattic.com/wordpress/trunk@8848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-08 18:56:54 +00:00 |
|
ryan
|
a39f651a85
|
show sticky class only when is_home. Props MtDewVirus. fixes #7712
git-svn-id: http://svn.automattic.com/wordpress/trunk@8847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-08 18:56:13 +00:00 |
|
azaozz
|
dbe35378e6
|
CSS and HTML validation fixes, props Simek, fixes #7703
git-svn-id: http://svn.automattic.com/wordpress/trunk@8845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-08 06:01:33 +00:00 |
|
azaozz
|
e318656a0f
|
Fix double css class in link-manager.php, props Simek, fixes #7702
git-svn-id: http://svn.automattic.com/wordpress/trunk@8844 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-08 03:58:33 +00:00 |
|
azaozz
|
fe20c47b1b
|
Redirect to the correct URL on error, fixes #7706
git-svn-id: http://svn.automattic.com/wordpress/trunk@8843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-08 01:50:08 +00:00 |
|
azaozz
|
71b1269695
|
phpDoc corrections for http.php, props jacobsantos fixes #7550
git-svn-id: http://svn.automattic.com/wordpress/trunk@8842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-08 01:23:43 +00:00 |
|
westi
|
3a55217a16
|
Untrailingslash link. Fixes #7700 props Viper007Bond.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 07:15:03 +00:00 |
|
westi
|
a6c8285e2d
|
Make widget search a search box.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8840 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 07:11:17 +00:00 |
|
ryan
|
e5e0bd4710
|
Label colonectomy
git-svn-id: http://svn.automattic.com/wordpress/trunk@8839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 06:56:56 +00:00 |
|
westi
|
c76e69d644
|
Bust cache for changed js file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8838 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 06:56:45 +00:00 |
|
westi
|
3ba1e08741
|
phpDoc corrections for KSES. Fixes #7550 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8837 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 06:53:45 +00:00 |
|
ryan
|
1e0daad82f
|
Resurrect Search Pages button
git-svn-id: http://svn.automattic.com/wordpress/trunk@8836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 06:49:25 +00:00 |
|
westi
|
cf9477da6b
|
General Template function phpdoc updates. See #5640 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8835 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 06:38:26 +00:00 |
|
azaozz
|
9a9c56866b
|
Few sidebar.php updates, functionality and look similar to the quick-post dashboard widget
git-svn-id: http://svn.automattic.com/wordpress/trunk@8834 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 06:10:38 +00:00 |
|
azaozz
|
7e721f6b92
|
Ignore comment_max_links option when zero, props tellyworth, fixes #7699
git-svn-id: http://svn.automattic.com/wordpress/trunk@8833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 05:59:56 +00:00 |
|
azaozz
|
84ffc72522
|
Fix saving as draft, see #7672
git-svn-id: http://svn.automattic.com/wordpress/trunk@8832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 05:16:56 +00:00 |
|
westi
|
411e1083ed
|
Use API for setting checked attribute fixes #7689 props matthewh84.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8831 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 00:03:03 +00:00 |
|
westi
|
249fee1d34
|
Correct message when saving a draft. Fixes #7693 props johnhennmacc.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 23:54:49 +00:00 |
|
westi
|
7b156134c4
|
Move comment reply into the single media item page section to fix notice when no media items.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 23:35:04 +00:00 |
|
westi
|
ffd44371e2
|
Fix Notice. Mark unreachable code as TODO.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8828 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 23:29:30 +00:00 |
|
westi
|
475c4eecaa
|
Better admin search boxes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8827 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 23:19:08 +00:00 |
|
westi
|
a2da0c0e99
|
Ensure $is_chrome is always defined.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 22:39:49 +00:00 |
|
westi
|
34e6722704
|
maybe_unserialize the array members not the array when multple post meta items are returned. Fixes #7623 for trunk props andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8824 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 22:04:04 +00:00 |
|
westi
|
11ced9e22e
|
Update the General Template phpdoc see #5640.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8823 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 21:47:53 +00:00 |
|
westi
|
f6f9794051
|
phpdoc for general template functions see #5640 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8822 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 19:19:01 +00:00 |
|
azaozz
|
fcaf5d56d2
|
Don't hide reply action on comments added with AJAX, props caesarsgrunt, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8821 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 19:11:41 +00:00 |
|
westi
|
f68126a5ad
|
We now have Widgitization documentation on the codex so link to it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 19:00:28 +00:00 |
|
westi
|
d28b831157
|
Improved phpdoc for the gears manifest.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8819 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 18:53:32 +00:00 |
|
westi
|
08240cf1f9
|
Allow people to update home again! See #7277.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 18:37:40 +00:00 |
|
westi
|
df8ad0bc5a
|
Improved phpdoc for wp-config-sample.php fixes #7397 and #7526 props lloydbudd and jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8817 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 17:53:03 +00:00 |
|
ryan
|
9bda0a2701
|
Redirect back to Press This interface after posting
git-svn-id: http://svn.automattic.com/wordpress/trunk@8816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 17:46:09 +00:00 |
|
azaozz
|
1c3de75cd2
|
Add simple Chrome detection and updates for Gears dialog, fixes #7684
git-svn-id: http://svn.automattic.com/wordpress/trunk@8815 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 16:29:03 +00:00 |
|
ryan
|
2192b1f450
|
Lose USE INDEX on comment_date_gmt. It didn't help performance very much and some people are missing the comment_date_gmt index. see #7664
git-svn-id: http://svn.automattic.com/wordpress/trunk@8813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 15:43:26 +00:00 |
|
ryan
|
65b152ff52
|
SSH2 filesystem. Props ShaneF. see #7690
git-svn-id: http://svn.automattic.com/wordpress/trunk@8812 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 05:47:08 +00:00 |
|