Commit Graph

3990 Commits

Author SHA1 Message Date
markjaquith
5b6277f6d6 40 additional horizontal pixels, and 10 additional vertical pixels for the content area.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9060 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 06:06:52 +00:00
markjaquith
90312da7c4 Add View Site temporary icon and link, move Favorites down a bit
git-svn-id: http://svn.automattic.com/wordpress/trunk@9059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 05:35:57 +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
markjaquith
49d7ae3c43 Whitespace cleanup for wp-admin.css
git-svn-id: http://svn.automattic.com/wordpress/trunk@9057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 04:25:31 +00:00
markjaquith
3ce18f1598 Move user_info over to the upper-right corner of the admin
git-svn-id: http://svn.automattic.com/wordpress/trunk@9056 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 04:18:34 +00:00
markjaquith
15ff2bf868 Do not allow contributors to set the post slug for pending review posts. fixes #7805
git-svn-id: http://svn.automattic.com/wordpress/trunk@9055 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 04:10:54 +00:00
azaozz
28d9d8fde9 Move Page Options button to the header
git-svn-id: http://svn.automattic.com/wordpress/trunk@9054 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 01:32:27 +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
a2b6f064b3 File level phpdc from jacobsantos. see #7550
git-svn-id: http://svn.automattic.com/wordpress/trunk@9052 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 01:02:17 +00:00
ryan
33bcf4ec87 Error checking for HTTP requests. Props jacobsantos. see #7793
git-svn-id: http://svn.automattic.com/wordpress/trunk@9051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 00:32:21 +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
markjaquith
43cb4be063 Add some delay to the favorites menu so that it is harder to accidentally open or close
git-svn-id: http://svn.automattic.com/wordpress/trunk@9049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-01 22:32:18 +00:00
ryan
b2079aad32 Menu updates
git-svn-id: http://svn.automattic.com/wordpress/trunk@9047 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-01 21:04: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
ryan
6ba60d72ad Show Publish Immediately instead of dave time for drafts. fixes #7806
git-svn-id: http://svn.automattic.com/wordpress/trunk@9044 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-30 23:02:49 +00:00
ryan
8c59e2f8f9 Press this landing page
git-svn-id: http://svn.automattic.com/wordpress/trunk@9043 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-30 22:23:59 +00:00
ryan
e62e09aba8 Landing page for turbo
git-svn-id: http://svn.automattic.com/wordpress/trunk@9042 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-30 21:39:13 +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
ryan
4d9f0cd1cf Tools menu
git-svn-id: http://svn.automattic.com/wordpress/trunk@9040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-30 20:49:40 +00:00
ryan
ec4ce0db91 Add Pages->Drafts
git-svn-id: http://svn.automattic.com/wordpress/trunk@9038 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-30 17:51:50 +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
ryan
a25b5ddc09 media-new.php to make menus happy
git-svn-id: http://svn.automattic.com/wordpress/trunk@9035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-30 00:27:27 +00:00
ryan
6d4ca4de5e Verbage tweak
git-svn-id: http://svn.automattic.com/wordpress/trunk@9034 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-29 23:48:48 +00:00
ryan
e446c11682 Suggest backing up before proceeding with upgrade
git-svn-id: http://svn.automattic.com/wordpress/trunk@9033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-29 23:47:33 +00:00
ryan
ea0ce44d87 h2 removal per wireframes. Props Viper007Bond. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-29 22:06:23 +00:00
ryan
d6850f5d25 Menu fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9030 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-29 17:43:07 +00:00
azaozz
edd0071a6f Fix "select all" checkboxes and upload.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@9029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-29 12:03:30 +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
f419d59754 Protect log out actions against CSRF. Props markjaquith and ionfish. Fixes #7790.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-28 21:05: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
azaozz
493fb7fb56 Add logo
git-svn-id: http://svn.automattic.com/wordpress/trunk@9021 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-28 16:55:17 +00:00
azaozz
0857a136b9 Media library: move filter above tablenav
git-svn-id: http://svn.automattic.com/wordpress/trunk@9020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-28 15:00:20 +00:00
azaozz
72df1fc525 Ensure default editor is selected
git-svn-id: http://svn.automattic.com/wordpress/trunk@9019 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-28 14:21:00 +00:00
azaozz
d419fdb777 Move posts filter above tablenav
git-svn-id: http://svn.automattic.com/wordpress/trunk@9018 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-28 12:29:19 +00:00
azaozz
e2874d855f Add arrow to "favorites" link
git-svn-id: http://svn.automattic.com/wordpress/trunk@9017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-28 04:46:18 +00:00
azaozz
94dc5f67bd Move and adjust "Page Options" box
git-svn-id: http://svn.automattic.com/wordpress/trunk@9016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-28 04:11:27 +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
westi
72a97b5f8a Move the link timestamp updater to the new HTTP api. See #7793 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 21:39:22 +00:00
westi
76a37eb1ea Missing phpdoc commit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9010 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 21:33:36 +00:00
ryan
f02bf165e7 Rough in of header restyling. Emphasis on rough.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9008 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 21:18:15 +00:00
ryan
fd38523ddb Trim some links
git-svn-id: http://svn.automattic.com/wordpress/trunk@9007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 20:59:21 +00:00
ryan
46df2e223a Lose top menu
git-svn-id: http://svn.automattic.com/wordpress/trunk@9006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 20:44:56 +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
ryan
7be44ed338 Widgets page updates
git-svn-id: http://svn.automattic.com/wordpress/trunk@9004 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 20:26:26 +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
6d59ab95b0 Rearrange the furniture
git-svn-id: http://svn.automattic.com/wordpress/trunk@8997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 06:31:50 +00:00
ryan
a1c9454f9d Media fixes for Press This. Props noel. see #7732
git-svn-id: http://svn.automattic.com/wordpress/trunk@8996 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 06:21:12 +00:00
ryan
e434ec4cef Title changes
git-svn-id: http://svn.automattic.com/wordpress/trunk@8995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 06:20:21 +00:00
ryan
1354cd8012 Breadcrumb tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@8994 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 04:56:51 +00:00
ryan
d02b08f07c Add breadcrumb, remove h2 from edit.php. Styling carnage to be fixed
git-svn-id: http://svn.automattic.com/wordpress/trunk@8993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-26 22:27:48 +00:00
ryan
e1484dccfd Dedicated drafts page
git-svn-id: http://svn.automattic.com/wordpress/trunk@8992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-26 21:53:26 +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
90b00890d3 Place holder for Favorite Actions dropdown
git-svn-id: http://svn.automattic.com/wordpress/trunk@8986 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 23:51:33 +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
ryan
39b77958fd Remove per page search boxes
git-svn-id: http://svn.automattic.com/wordpress/trunk@8984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 21:54:14 +00:00
ryan
d018898cde Search box in navigation
git-svn-id: http://svn.automattic.com/wordpress/trunk@8983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 21:42:18 +00:00
ryan
4de5ddf600 Remove Write New Post button
git-svn-id: http://svn.automattic.com/wordpress/trunk@8982 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 21:26:34 +00:00
ryan
4a93285747 Add colmn headrs and actions to bottom of posts table
git-svn-id: http://svn.automattic.com/wordpress/trunk@8981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 21:12:33 +00:00
ryan
1c60d1346f Help menu
git-svn-id: http://svn.automattic.com/wordpress/trunk@8980 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 20:09:54 +00:00
ryan
2baeee4c1f Fix typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@8978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 19:46:54 +00:00
ryan
de958f418e Menu reorg
git-svn-id: http://svn.automattic.com/wordpress/trunk@8977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 19:33:53 +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
04ce449e3c First cut of comment paging. Add paging and threading settings. see #7769 #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@8961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-23 21:11:27 +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
westi
81818b9ed8 Ensure that post meta is attached to the correct post when importing. Fixes #7707 props dougal.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-22 20:52:05 +00:00
azaozz
582f4a42ca Replace the "delete" icon (current one is too bright)
git-svn-id: http://svn.automattic.com/wordpress/trunk@8955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-22 20:14:37 +00:00
azaozz
1d6c32e2a8 Simple "sticky" menu, remembers the open parents and the current parent is always open
git-svn-id: http://svn.automattic.com/wordpress/trunk@8953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-22 08:01:42 +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
azaozz
3b32e4f435 Bulk delete: only delete when Apply button is clicked, move Advanced Options to separate form
git-svn-id: http://svn.automattic.com/wordpress/trunk@8948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-22 03:27:48 +00:00
westi
44ee03586e Update the file level phpdoc for the media options page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-21 21:39:38 +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
westi
c57cfbaefc Fix page title. Fixes #7775 props paddya.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-21 19:02:10 +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
781c4c4bf3 Fix role filter
git-svn-id: http://svn.automattic.com/wordpress/trunk@8937 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-19 05:40:40 +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
azaozz
b50ce20195 Get the hidden columns in edit-attachment-rows.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@8931 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-18 22:04:28 +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
azaozz
0245980dab Update for the Save box in edit comment form.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-17 00:50:34 +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
azaozz
7cb6ce1868 Put timestamp icon back and fix the Categories postbox when in the right sidebar
git-svn-id: http://svn.automattic.com/wordpress/trunk@8909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-16 23:41:19 +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
ryan
d93df1ae1e Remove image options from misc options whitelist. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-16 22:38:29 +00:00
ryan
7fb115c7dd Move media settings to options-media.php. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-16 22:37:49 +00:00
ryan
42fdf59b30 Press This rework from noel. see #7732
git-svn-id: http://svn.automattic.com/wordpress/trunk@8903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-16 06:30:15 +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
659463e56d Rename some media text. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-15 17:12:32 +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
2db26f54ad s/ISP/Web Host/. Props msw0418. fixes #6831
git-svn-id: http://svn.automattic.com/wordpress/trunk@8887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-14 05:53:23 +00:00
ryan
b51249a60f Fix core upgrade redirect. Props DD32. fixes #5560
git-svn-id: http://svn.automattic.com/wordpress/trunk@8885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-14 05:49:09 +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
460f30e7dd Move Show Settings into header and rename Advanced Options. Move preview links into submit box. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-13 19:12:55 +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
azaozz
3c789c1cb3 Edit/Save buttons and post status select changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-12 13:12:28 +00:00
azaozz
23e4109c1d Fix position of search tags box, props scohoust, fixes #7731
git-svn-id: http://svn.automattic.com/wordpress/trunk@8872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-11 21:59:55 +00:00
azaozz
aabd5aa94f Fix "cursor in the air" in postboxes, fixes #7578
git-svn-id: http://svn.automattic.com/wordpress/trunk@8871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-11 21:40:28 +00:00
ryan
a2ac6a73f4 Themes menu rewording. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8870 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-11 20:53:12 +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
azaozz
f7f0523642 Fix the position of the search field on all admin pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-11 18:54:05 +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
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
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
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
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
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
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
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
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
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
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
5a4e6f0197 Show all bulk ops on unfiltered comments page
git-svn-id: http://svn.automattic.com/wordpress/trunk@8805 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-04 18:00:21 +00:00
ryan
390172ba94 Bulk action hot keys for comments. Props nbachiyski. see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-04 17:53:14 +00:00
ryan
0933020641 Fix horizontal mode layout for publish box. Props noel. fixes #7681
git-svn-id: http://svn.automattic.com/wordpress/trunk@8803 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-04 04:41:06 +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
c7e516b25d WXR Importer fix to resolve absolute urls without protocol and domain. fixes #7595
git-svn-id: http://svn.automattic.com/wordpress/trunk@8799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-03 18:34:20 +00:00
westi
893f96bf10 Set comment and ping status when QuickPressing. Fixes #7672 props ShaneF.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8797 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-03 07:13:51 +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
0e6f150c24 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: http://svn.automattic.com/wordpress/trunk@8789 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-01 05:28:41 +00:00
azaozz
64a1210ebb Base css fix for FF2, IE6 still needs work
git-svn-id: http://svn.automattic.com/wordpress/trunk@8787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-01 00:14:04 +00:00
azaozz
a58d2d4cf9 Base css layout, fixes #7620
git-svn-id: http://svn.automattic.com/wordpress/trunk@8785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-31 13:51:52 +00:00
azaozz
e2b4009e66 Saving/restoring the user interface state, see #7654
git-svn-id: http://svn.automattic.com/wordpress/trunk@8784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-31 06:34:43 +00:00
azaozz
450babca59 Add hotkeys.js to all pages that list comments and prevent error if not loaded, see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-30 07:16:16 +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
924514a747 Don't overwrite $link object in link-manager.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@8771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-29 08:58:30 +00:00
azaozz
3c1095b79c Fix position of admin notices, includes patch by caesarsgrunt, fixes #7619
git-svn-id: http://svn.automattic.com/wordpress/trunk@8769 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-29 06:36:31 +00:00
azaozz
803b1572e6 Add white background to .postbox, props Speedboxer, fixes #7636
git-svn-id: http://svn.automattic.com/wordpress/trunk@8768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-29 05:16:48 +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
azaozz
c4919d8603 Hide the Reply button if no js and fix some HTML validation problems. Props nbachiyski, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-28 22:09:56 +00:00
azaozz
5e025c2031 Pass on variables to the wp_comment_reply filter. Props caesarsgrunt, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8764 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-28 22:03:38 +00:00
westi
be92ff6425 Only upgrade if we are installed. Fixes #7627 props pishmishy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-28 20:55:40 +00:00
ryan
716393be8f Use farbtastic for custom header color picker. Props rmmccue. see #5591
git-svn-id: http://svn.automattic.com/wordpress/trunk@8760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-28 17:42:21 +00:00
ryan
42ceb32c0b Upgrade db with remote post during core update. see #5560
git-svn-id: http://svn.automattic.com/wordpress/trunk@8759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-28 07:09:46 +00:00
ryan
bcdb29372d 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: http://svn.automattic.com/wordpress/trunk@8758 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 22:04:12 +00:00
ryan
6e95d9a803 Use wp_dropdown_pages() insead of parent_dropdown()
git-svn-id: http://svn.automattic.com/wordpress/trunk@8757 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 21:35:54 +00:00
ryan
4d05d30ce5 Add sub page padding back. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 21:35:22 +00:00
westi
cf7387ec40 Make it possible to clear the recently active plugins list. Fixes #7613 props caesarsgrunt.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 20:55:48 +00:00
westi
00583d64eb Performance improvements using strpos. Fixes #7611 and #7610 props johnbillion.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 20:47:01 +00:00
ryan
18a0bc103f Show Settings for edit link form. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 19:49:08 +00:00
ryan
49b3784cbc Show Settings for edit page form. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 19:41:51 +00:00
ryan
332d54f319 crazyhorse dash see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 19:36:12 +00:00
ryan
34e52c7010 Fix delete page nonce. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8750 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 18:18:55 +00:00
westi
748aac2e3d utf8 encode data from IPTC tags. Fixes #7495 for trunk props Txanny.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8744 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 06:54:48 +00:00
westi
5b88b2c5c9 Improve grammar in Gears Enable Dialog. Fixes #7176 props Speedboxer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8741 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 06:33:01 +00:00
ryan
ed5372a6ab wpdb::has_cap() from mdawaffe. fixes #7609
git-svn-id: http://svn.automattic.com/wordpress/trunk@8740 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-26 23:57:48 +00:00
ryan
aa37570238 Menu fixes. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-26 04:27:00 +00:00