azaozz
|
14954d7fca
|
Fix stripslashes for post metadata, phpDoc updates for media.php, props jacobsantos, fixes #7871
git-svn-id: http://svn.automattic.com/wordpress/trunk@9129 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-13 02:48:45 +00:00 |
|
azaozz
|
307ec4c10d
|
Core update: fix for "The update could not be unpacked" error, props ShaneF, fixes #7861
git-svn-id: http://svn.automattic.com/wordpress/trunk@9128 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-12 18:09:44 +00:00 |
|
ryan
|
31937a5a79
|
Edit link on hover for dash. Props mdawaffe. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9121 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-10 23:58:30 +00:00 |
|
ryan
|
ca893a2828
|
Dashboard styling and validation fixes from mdawaffe. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-10 23:54:27 +00:00 |
|
ryan
|
9ce46d3937
|
phpdoc for wp-admin. Props jacobsantos. see #7527
git-svn-id: http://svn.automattic.com/wordpress/trunk@9119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-10 18:21:16 +00:00 |
|
azaozz
|
81797b2ca3
|
Check if the FTP account is rooted to the base of the WordPress install, props DD32, see #7861
git-svn-id: http://svn.automattic.com/wordpress/trunk@9118 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-10 10:40:04 +00:00 |
|
azaozz
|
da61c3c1cb
|
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: http://svn.automattic.com/wordpress/trunk@9117 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-10 10:02:46 +00:00 |
|
azaozz
|
6ba8661a1f
|
Fix escaping of post meta, props DD32, fixes #7768
git-svn-id: http://svn.automattic.com/wordpress/trunk@9116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-10 09:40:30 +00:00 |
|
azaozz
|
f6984aa832
|
Typo fix in dashboard.php, props rnt, fixes #7854
git-svn-id: http://svn.automattic.com/wordpress/trunk@9111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-09 06:44:05 +00:00 |
|
azaozz
|
0ffc023a7f
|
Use "Date" instead of "Modified" when listing drafts and pending posts, since now they have a proper date.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-09 06:40:30 +00:00 |
|
azaozz
|
43a310be13
|
Page Options: fix hiding of Modified column when listing drafts, props ShaneF, fixes #7855
git-svn-id: http://svn.automattic.com/wordpress/trunk@9109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-09 05:58:10 +00:00 |
|
azaozz
|
175611bda0
|
Page Options: fix hiding of custom columns added by plugins, props ShaneF, fixes #7853
git-svn-id: http://svn.automattic.com/wordpress/trunk@9108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-09 02:39:52 +00:00 |
|
azaozz
|
7eb6d6fadc
|
Fix warnings in recent_comments on dashboard, see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-09 01:03:50 +00:00 |
|
ryan
|
cd7ea183e7
|
strip slashes before preparing to avoid double escaping
git-svn-id: http://svn.automattic.com/wordpress/trunk@9105 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-09 00:19:11 +00:00 |
|
ryan
|
ac5bbe268f
|
Don't put revisions in the export
git-svn-id: http://svn.automattic.com/wordpress/trunk@9104 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-08 23:49:46 +00:00 |
|
ryan
|
637cca38da
|
Draggable dash, first cut. Props mdawaffe. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-08 23:32:34 +00:00 |
|
azaozz
|
6288b2b867
|
Convert the comment reply popup to a temp table row for consistency, add Quick Edit for comments, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@9098 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-08 01:18:16 +00:00 |
|
ryan
|
9d9607e6d6
|
Remove old files before upgrading DB. see #5560
git-svn-id: http://svn.automattic.com/wordpress/trunk@9086 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-05 06:00:24 +00:00 |
|
ryan
|
c209f15b5c
|
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: http://svn.automattic.com/wordpress/trunk@9085 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-05 05:45:34 +00:00 |
|
azaozz
|
dc564f4792
|
Quick Edit for Tags, Categories and Link Categories, improvements to handling errors in quick and bulk edit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-05 04:43:52 +00:00 |
|
westi
|
e07587fdc3
|
Switch Press This to use _draft_or_post_title(). Fixes #7801 props Speedboxer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9078 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-03 15:56:35 +00:00 |
|
ryan
|
b50f25ae11
|
Function to prep 's' for display on admin pages that don't run WP_Query(). Props Viper007Bond. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9074 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-03 03:06:43 +00:00 |
|
markjaquith
|
6666636cbd
|
Turn the Visual Editor user preference on its head, to more accurately reflect what it does now. fixes #6403. props MattyRob.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-02 22:01:33 +00:00 |
|
azaozz
|
cfc2109116
|
Update TinyMCE to 3.2.0 and remove compression, fixes #7827
git-svn-id: http://svn.automattic.com/wordpress/trunk@9064 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-02 16:30:14 +00:00 |
|
markjaquith
|
596113f5b7
|
Hide Edit, Quick Edit, Delete links for people who cannot use them. Hide Quick Edit for people without JavaScript
git-svn-id: http://svn.automattic.com/wordpress/trunk@9058 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-02 04:34:52 +00:00 |
|
ryan
|
5fd146865b
|
phpdoc for wp-admin/includes from jacobsantos. see #7527
git-svn-id: http://svn.automattic.com/wordpress/trunk@9053 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-02 01:03:26 +00:00 |
|
ryan
|
a5f7935d8b
|
Route add_management_page() to Tools menu
git-svn-id: http://svn.automattic.com/wordpress/trunk@9050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-02 00:20:14 +00:00 |
|
ryan
|
3d87a48713
|
Comment type filter from Viper007Bond. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-01 15:48:45 +00:00 |
|
ryan
|
716d37190a
|
Add slug columns. Props Viper007Bond. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9045 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-30 23:40:44 +00:00 |
|
westi
|
70a3aa877d
|
Introduce _draft_or_post_title() instead of lots of duplicated (no title) code. Fixes #7801.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-30 21:32:13 +00:00 |
|
azaozz
|
e3cc331835
|
Batch edit: allow removal of selected posts, prevent page parent lock.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9036 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-30 10:30:56 +00:00 |
|
azaozz
|
6cd6f6d9f8
|
Add table footers and action selects at the bottom
git-svn-id: http://svn.automattic.com/wordpress/trunk@9028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-29 09:26:21 +00:00 |
|
westi
|
902f570a18
|
Use the correct (no-title) string. Fixes #7801 props Speedboxer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-29 06:32:37 +00:00 |
|
westi
|
3a0c8ef52c
|
Give titleless drafts a title in the quickpress box. Fixes #7801 props Speedboxer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-28 20:43:08 +00:00 |
|
ryan
|
5cdac6c1a2
|
Post ID filter for edit-comments
git-svn-id: http://svn.automattic.com/wordpress/trunk@9023 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-28 17:48:55 +00:00 |
|
ryan
|
f5f8f81f8f
|
Drop USE INDEX
git-svn-id: http://svn.automattic.com/wordpress/trunk@9022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-28 17:41:12 +00:00 |
|
westi
|
33ad03831d
|
WP_DEBUG enabled notice fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-27 22:00:52 +00:00 |
|
ryan
|
528d8c4ed2
|
Punt inbox
git-svn-id: http://svn.automattic.com/wordpress/trunk@9005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-27 20:41:29 +00:00 |
|
azaozz
|
5f6a6dbe35
|
Shortcuts drop-down
git-svn-id: http://svn.automattic.com/wordpress/trunk@9003 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-27 12:02:32 +00:00 |
|
azaozz
|
a6f7c12d48
|
Upload media from the Media Library page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-27 08:17:55 +00:00 |
|
ryan
|
677f7ca342
|
Hopeful menu parenting fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@8991 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-26 16:43:47 +00:00 |
|
westi
|
121f0754c6
|
Autodetect binary files for FTP filesystems. Fixes #7568 props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-26 06:53:57 +00:00 |
|
westi
|
81aebef3b3
|
Theme update UI first pass. See #7519 props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-26 06:43:53 +00:00 |
|
ryan
|
b10412eab9
|
Column hiding for comments. Settings box JS consolidation. Props Viper007Bond. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-26 01:05:52 +00:00 |
|
ryan
|
e356231388
|
Place holder for Favorite Actions dropdown
git-svn-id: http://svn.automattic.com/wordpress/trunk@8985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-25 23:49:24 +00:00 |
|
azaozz
|
339e87dc5c
|
Batch editing, first cut, see #6815
git-svn-id: http://svn.automattic.com/wordpress/trunk@8973 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-25 13:42:34 +00:00 |
|
ryan
|
9343bc92e8
|
Filter for custom get column headers page. Props Malaiac. fixes #7782
git-svn-id: http://svn.automattic.com/wordpress/trunk@8967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-24 05:30:44 +00:00 |
|
ryan
|
f528acb8df
|
Press This updates from noel. see #7732
git-svn-id: http://svn.automattic.com/wordpress/trunk@8959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-22 22:04:10 +00:00 |
|
azaozz
|
509904e7d9
|
Inline edit: fix name collision
git-svn-id: http://svn.automattic.com/wordpress/trunk@8951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-22 05:07:33 +00:00 |
|
westi
|
2fc5044a80
|
post password admin template tag.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-21 21:10:14 +00:00 |
|
westi
|
cd7d1d1aab
|
Notice fixes for the widgets admin page see #7509.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-21 20:57:04 +00:00 |
|
westi
|
95e26235ad
|
Notice fixes see #7509 props DD32 and jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-21 20:41:25 +00:00 |
|
azaozz
|
2e11a3bf66
|
Sytling and improvements to inline editing, see #6815
git-svn-id: http://svn.automattic.com/wordpress/trunk@8943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-21 19:45:45 +00:00 |
|
ryan
|
dfc1d78fa9
|
global wpdb. fixes #7767
git-svn-id: http://svn.automattic.com/wordpress/trunk@8940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-19 17:18:29 +00:00 |
|
ryan
|
a03f02f4b3
|
Column hiding for users. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-19 05:31:00 +00:00 |
|
ryan
|
d19dae08b7
|
Column hiding for link categories. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-18 22:52:07 +00:00 |
|
ryan
|
272f466559
|
Column hiding for categories. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-18 22:31:25 +00:00 |
|
ryan
|
2e39212848
|
Column hiding for tags. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-18 20:13:10 +00:00 |
|
azaozz
|
3111976b98
|
_post_row() is "out of the loop", so it needs post id to find the tags
git-svn-id: http://svn.automattic.com/wordpress/trunk@8928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-18 17:27:07 +00:00 |
|
ryan
|
24823f8c9e
|
Consolidate column header code. Add column hiding to taxonomy pages (incomplete). see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-18 05:41:45 +00:00 |
|
ryan
|
f3987bee5f
|
Update post_date for old drafts during upgrade. see #5698
git-svn-id: http://svn.automattic.com/wordpress/trunk@8921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-17 21:47:27 +00:00 |
|
azaozz
|
81a430dbb6
|
Add nonces to quick edit, see #6815
git-svn-id: http://svn.automattic.com/wordpress/trunk@8917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-17 11:32:33 +00:00 |
|
ryan
|
49ac212dda
|
Edit and Delete links for users. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-17 04:39:08 +00:00 |
|
azaozz
|
5869e6bf8d
|
Fix IE HTML button value mishandling, fixes #6469 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8914 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-17 02:08:12 +00:00 |
|
ryan
|
e3f6b2b271
|
phpdoc for wp-admin/includes from jacobsantos. see #7527
git-svn-id: http://svn.automattic.com/wordpress/trunk@8912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-17 00:40:10 +00:00 |
|
ryan
|
86db7961b7
|
Edit and Delete links for link categories. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-17 00:11:17 +00:00 |
|
ryan
|
2c516732de
|
Edit and Delete links for categories. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8910 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-17 00:04:02 +00:00 |
|
ryan
|
4a5da512e2
|
Edit and Delete links for tags page. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-16 23:17:03 +00:00 |
|
ryan
|
463b5adba5
|
Show Preview instead of View for unpublished posts and pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@8907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-16 22:43:01 +00:00 |
|
azaozz
|
fe921a53ec
|
Reattaching of orphan attachments and choose post/page ajaxed search box
git-svn-id: http://svn.automattic.com/wordpress/trunk@8901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-16 04:24:28 +00:00 |
|
ryan
|
168652f6c4
|
Implement attachmenet delete link. Use get_edit_post_link(). see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-15 19:28:26 +00:00 |
|
ryan
|
cb6611d1f0
|
Column hiding for media library. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-15 17:53:30 +00:00 |
|
ryan
|
ef80502b9a
|
Close comments for old posts. see #7741
git-svn-id: http://svn.automattic.com/wordpress/trunk@8892 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-15 16:26:37 +00:00 |
|
azaozz
|
203530fe88
|
Publish postbox and post status select updates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-14 12:58:00 +00:00 |
|
ryan
|
059492b3be
|
Column hiding for links. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-14 06:51:42 +00:00 |
|
ryan
|
34a70f8d85
|
Plugin install cleanups from Simek. fixes #7717
git-svn-id: http://svn.automattic.com/wordpress/trunk@8884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-14 05:37:54 +00:00 |
|
ryan
|
727c0fc3d5
|
Revert [8881], patch wasn't ready. see #7738
git-svn-id: http://svn.automattic.com/wordpress/trunk@8882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-13 18:18:44 +00:00 |
|
ryan
|
32c9a1f7c4
|
Hook floated_admin_avatar to admin_init. Props DD32. fixes #7738
git-svn-id: http://svn.automattic.com/wordpress/trunk@8881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-13 18:16:42 +00:00 |
|
ryan
|
9c89b7fb9e
|
ssh2 fs fixes from ShaneF and DD32. see #7690
git-svn-id: http://svn.automattic.com/wordpress/trunk@8880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-13 18:06:20 +00:00 |
|
ryan
|
2c92ac6f0b
|
Thumbnail and exif fixes from DD32. see #7622
git-svn-id: http://svn.automattic.com/wordpress/trunk@8879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-13 18:04:20 +00:00 |
|
ryan
|
02b3f80641
|
Don't allow submit box to be hidden. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 18:56:04 +00:00 |
|
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
|
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
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
ryan
|
d3abd242b0
|
Don't append HTTPOnly if cookie domain is empty. see #7677
git-svn-id: http://svn.automattic.com/wordpress/trunk@8811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 05:35:58 +00:00 |
|
ryan
|
bcc617c59c
|
Add settings registration and whitelisting. Props donncha. see #7277
git-svn-id: http://svn.automattic.com/wordpress/trunk@8802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-04 01:11:18 +00:00 |
|
ryan
|
9b02e29a7b
|
Make attachment file path relative to the upload dir. Don't use GUID to find attachement URL. Props DD32. see #7622
git-svn-id: http://svn.automattic.com/wordpress/trunk@8796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-02 22:55:39 +00:00 |
|
ryan
|
2e664f449e
|
Comment manipulation keyboard shorcuts from nbachiyski. see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-29 21:43:34 +00:00 |
|
azaozz
|
ac010ffb8d
|
Add tabindex to the comment reply form. Props nbachiyski, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-29 20:44:54 +00:00 |
|
azaozz
|
01a8c764b3
|
Reply to comments from admin, small improvements and fixes, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-29 05:07:40 +00:00 |
|