Commit Graph

3922 Commits

Author SHA1 Message Date
Ryan Boren 7272eff0b2 Menu renaming
git-svn-id: https://develop.svn.wordpress.org/trunk@9176 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 19:37:04 +00:00
Ryan Boren 4be040914a Add title attributes to page actions
git-svn-id: https://develop.svn.wordpress.org/trunk@9174 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 18:11:06 +00:00
Matt Mullenweg 3ea6e61df7 Cursor style for login form submit, fixes #6452. Hat tip: ionfish.
git-svn-id: https://develop.svn.wordpress.org/trunk@9173 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 18:06:32 +00:00
Ryan Boren 9b83dd6714 Punt inbox
git-svn-id: https://develop.svn.wordpress.org/trunk@9172 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 17:33:28 +00:00
Ryan Boren bca6199b30 Punt media box
git-svn-id: https://develop.svn.wordpress.org/trunk@9171 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 17:29:38 +00:00
Ryan Boren 48f54b2622 Remove dashmenu css
git-svn-id: https://develop.svn.wordpress.org/trunk@9170 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 17:17:48 +00:00
Ryan Boren d47b4ce7cc Remove dashmenu css
git-svn-id: https://develop.svn.wordpress.org/trunk@9169 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 17:12:21 +00:00
Ryan Boren 8e8a738f64 Remove dead markup
git-svn-id: https://develop.svn.wordpress.org/trunk@9168 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 17:09:41 +00:00
Ryan Boren c2f12f7ab9 Show Published/Last Modified in date column
git-svn-id: https://develop.svn.wordpress.org/trunk@9167 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 16:56:32 +00:00
Ryan Boren 335bea59ba Remove debug
git-svn-id: https://develop.svn.wordpress.org/trunk@9165 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 16:37:08 +00:00
Ryan Boren 5b794466f4 Use set_time_limit() to buy some time during upgrade. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@9164 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 16:36:43 +00:00
Ryan Boren 052415b790 Sanitation and error handling for plugin install. Props DD32. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@9163 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 15:56:33 +00:00
Andrew Ozz 2924596eed Quick Edit: remove action links, remove row titles, add hint in footer
git-svn-id: https://develop.svn.wordpress.org/trunk@9162 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 10:33:18 +00:00
Andrew Ozz a9bb99e607 Fix z-index for expanded admin menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9161 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 08:03:41 +00:00
Ryan Boren a712f4be63 Fix link for first item in fav actions. Props DD32
git-svn-id: https://develop.svn.wordpress.org/trunk@9160 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 07:49:29 +00:00
Ryan Boren 4d314d124f No more help menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9159 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 07:47:57 +00:00
Andrew Ozz fe24ab0b60 Put post status inline with post name
git-svn-id: https://develop.svn.wordpress.org/trunk@9157 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 06:07:49 +00:00
Andrew Ozz cc12f52385 Email and visit site links for edit comment form
git-svn-id: https://develop.svn.wordpress.org/trunk@9155 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 05:16:24 +00:00
Andrew Ozz 85ed07784c Side folding for the menu, first run, still needs colours, styling and perhaps different icons.
git-svn-id: https://develop.svn.wordpress.org/trunk@9154 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 05:10:16 +00:00
Ryan Boren 91fdda0667 Remove status column, add states into title td. Needs styling.
git-svn-id: https://develop.svn.wordpress.org/trunk@9153 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 03:49:57 +00:00
Matt Mullenweg ed9a2a45fc Move help links to top, kill menu item.
git-svn-id: https://develop.svn.wordpress.org/trunk@9152 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 02:28:35 +00:00
Matt Mullenweg 16e09e4c71 Bug fix for date/time presets. Hat tip: Viper007Bond.
git-svn-id: https://develop.svn.wordpress.org/trunk@9151 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 01:43:04 +00:00
Matt Mullenweg 99926fafae Unsquish text so it doesn't run into each other.
git-svn-id: https://develop.svn.wordpress.org/trunk@9150 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 01:33:27 +00:00
Matt Mullenweg 34c8402f01 Bringing save button back to top of all option pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@9149 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 01:18:52 +00:00
Ryan Boren cc50e8f056 Allow top-level menu page to use a slug, rather than filename. Props DD32. fixes #7214
git-svn-id: https://develop.svn.wordpress.org/trunk@9147 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 00:28:53 +00:00
Ryan Boren 2f130a2535 Use relative path for install css. Props DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9146 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 00:18:41 +00:00
Ryan Boren d2febbeaaf Plugin install updates from DD32. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@9144 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 00:01:51 +00:00
Ryan Boren c1d3d0cf35 Convert download_url() to http api. Props DD32. see #7793
git-svn-id: https://develop.svn.wordpress.org/trunk@9142 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-13 23:41:03 +00:00
Ryan Boren fdd835c97e Plugin install from DD32. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@9141 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-13 23:39:56 +00:00
Ryan Boren f021172259 Add save changes reminder to Widgets admin pending revamp in 2.8. Props mdawaffe. fixes #7863
git-svn-id: https://develop.svn.wordpress.org/trunk@9140 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-13 23:09:15 +00:00
Ryan Boren b0c463f3f9 Die if invalid user ID passed to user-edit.php. fixes #7291
git-svn-id: https://develop.svn.wordpress.org/trunk@9135 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-13 21:55:44 +00:00
Ryan Boren be98f483cf Add title attributes to post action links
git-svn-id: https://develop.svn.wordpress.org/trunk@9134 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-13 21:32:05 +00:00
Ryan Boren b93e939f86 Translation fixes for the comments table from msi08. fixes #7583
git-svn-id: https://develop.svn.wordpress.org/trunk@9132 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-13 21:08:34 +00:00
Ryan Boren b16a2c07c6 Date and time presets from Viper007Bond. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9131 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-13 18:32:16 +00:00
Ryan Boren 1a372ccc34 Perform cap checks for favorite actions
git-svn-id: https://develop.svn.wordpress.org/trunk@9130 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-13 17:30:45 +00:00
Andrew Ozz e769b6fabd Fix stripslashes for post metadata, phpDoc updates for media.php, props jacobsantos, fixes #7871
git-svn-id: https://develop.svn.wordpress.org/trunk@9129 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-13 02:48:45 +00:00
Andrew Ozz 85c25b4440 Core update: fix for "The update could not be unpacked" error, props ShaneF, fixes #7861
git-svn-id: https://develop.svn.wordpress.org/trunk@9128 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-12 18:09:44 +00:00
Peter Westwood 117eaeab2f phpdoc fixes for setup-config.php. See #7550 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@9126 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-12 17:40:20 +00:00
Peter Westwood 8b7e31f8ce Add some plugin specific hooks to the plugin management screen. Fixes #7856 props strider72.
git-svn-id: https://develop.svn.wordpress.org/trunk@9124 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-11 21:33:14 +00:00
Ryan Boren 36508586aa Remove pagenow from search form actions. Props Viper007Bond. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9122 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-11 00:12:37 +00:00
Ryan Boren b81f08f5b9 Edit link on hover for dash. Props mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9121 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-10 23:58:30 +00:00
Ryan Boren 53b8d4497a Dashboard styling and validation fixes from mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9120 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-10 23:54:27 +00:00
Ryan Boren 6d727a9c2b phpdoc for wp-admin. Props jacobsantos. see #7527
git-svn-id: https://develop.svn.wordpress.org/trunk@9119 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-10 18:21:16 +00:00
Andrew Ozz 4ab4dbf7aa Check if the FTP account is rooted to the base of the WordPress install, props DD32, see #7861
git-svn-id: https://develop.svn.wordpress.org/trunk@9118 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-10 10:40:04 +00:00
Andrew Ozz f88c28ccee Fix for "Unable to locate WordPress directory" on core update and PHPDoc for class-wp-filesystem-base.php, props DD32, fixes #7861
git-svn-id: https://develop.svn.wordpress.org/trunk@9117 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-10 10:02:46 +00:00
Andrew Ozz f121f6c983 Fix escaping of post meta, props DD32, fixes #7768
git-svn-id: https://develop.svn.wordpress.org/trunk@9116 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-10 09:40:30 +00:00
Andrew Ozz 8f2852dd50 Press This: URL fixes for images, props noel, see #7732
git-svn-id: https://develop.svn.wordpress.org/trunk@9115 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-09 21:49:00 +00:00
Andrew Ozz 2601027710 Typo fix in dashboard.php, props rnt, fixes #7854
git-svn-id: https://develop.svn.wordpress.org/trunk@9111 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-09 06:44:05 +00:00
Andrew Ozz 2369013c2c Use "Date" instead of "Modified" when listing drafts and pending posts, since now they have a proper date.
git-svn-id: https://develop.svn.wordpress.org/trunk@9110 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-09 06:40:30 +00:00
Andrew Ozz 2d6aad8d62 Page Options: fix hiding of Modified column when listing drafts, props ShaneF, fixes #7855
git-svn-id: https://develop.svn.wordpress.org/trunk@9109 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-09 05:58:10 +00:00