Commit Graph

4097 Commits

Author SHA1 Message Date
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