Commit Graph

764 Commits

Author SHA1 Message Date
Ryan Boren f308eb1745 Bring back Quick Edit links
git-svn-id: https://develop.svn.wordpress.org/trunk@9297 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 16:34:21 +00:00
Ryan Boren 873a5b075b Comment paging and sorting from Viper007Bond. see #7927
git-svn-id: https://develop.svn.wordpress.org/trunk@9296 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 16:08:47 +00:00
Ryan Boren 2294054fad Show message when there are no drafts. Props jamierumbelow. fixes #7921
git-svn-id: https://develop.svn.wordpress.org/trunk@9293 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 23:37:55 +00:00
Andrew Ozz 837b1b51bc Postboxes drag/drop for all browsers, some base css fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9291 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 22:08:58 +00:00
Ryan Boren a11ad49d80 Add post_parent index. fixes #7876
git-svn-id: https://develop.svn.wordpress.org/trunk@9290 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 22:03:41 +00:00
Ryan Boren 06f0822a1a Set perms on update-core.php after copying
git-svn-id: https://develop.svn.wordpress.org/trunk@9288 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 21:14:49 +00:00
Ryan Boren eee5ed2177 Remove unused args. fixes #7946
git-svn-id: https://develop.svn.wordpress.org/trunk@9278 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 16:17:41 +00:00
Mark Jaquith d6b8d7128b Fix Screen Options toggles accidentally broken in [9662]
git-svn-id: https://develop.svn.wordpress.org/trunk@9277 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 06:52:06 +00:00
Ryan Boren 42d6208061 get_plugin_data() back compat fixes from DD32. fixes #7479
git-svn-id: https://develop.svn.wordpress.org/trunk@9272 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 00:08:22 +00:00
Ryan Boren 34035fa80e Allow __FILE__ to be passed to activate_plugin()/deactivate_plugin(). Props DD32. fixes #7878
git-svn-id: https://develop.svn.wordpress.org/trunk@9271 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 23:55:58 +00:00
Mark Jaquith a97d2744d1 New footer style, first draft
git-svn-id: https://develop.svn.wordpress.org/trunk@9269 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 22:27:41 +00:00
Mark Jaquith 6580aaf8fb ngettext() fix for Right Now
git-svn-id: https://develop.svn.wordpress.org/trunk@9267 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 20:50:14 +00:00
Ryan Boren 78af371a68 Remove test link
git-svn-id: https://develop.svn.wordpress.org/trunk@9266 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 17:59:19 +00:00
Ryan Boren 2e5e2c36be Right Now modules. Very rough, needs styling.
git-svn-id: https://develop.svn.wordpress.org/trunk@9265 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 17:56:48 +00:00
Mark Jaquith 3bc39364c4 Send togbox to Hades. @ryan: size 8.5 -- something with sapphires.
git-svn-id: https://develop.svn.wordpress.org/trunk@9262 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 04:55:38 +00:00
Ryan Boren f38fd1b3b6 Move whitelist functions to plugin.php. Add settings_fields().
git-svn-id: https://develop.svn.wordpress.org/trunk@9249 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-19 23:35:09 +00:00
Andrew Ozz 89af45a5ec Remove the "Post/Page" column when looking at comments on the edit page, fixes #7924
git-svn-id: https://develop.svn.wordpress.org/trunk@9248 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-19 20:11:43 +00:00
Ryan Boren b3106f3b66 Consolidate *backs filter. Preserve filter settings when filetering by post. Props Viper007Bond. fixes #7920
git-svn-id: https://develop.svn.wordpress.org/trunk@9247 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-19 00:38:29 +00:00
Ryan Boren b406bec607 phpdoc corrections from jacobsantos. see #7918
git-svn-id: https://develop.svn.wordpress.org/trunk@9243 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 20:46:30 +00:00
Andrew Ozz 83fda65efc Favourites drop-down styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9240 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 16:54:14 +00:00
Ryan Boren ae1f69a07c Try out stick checkbox in Status section of Quick Edit. Props ShaneF. fixes #7902
git-svn-id: https://develop.svn.wordpress.org/trunk@9238 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 22:49:16 +00:00
Ryan Boren 38b13c6fae Link post title to editor and comment count to post filter
git-svn-id: https://develop.svn.wordpress.org/trunk@9237 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 22:31:10 +00:00
Andrew Ozz c15e06e42a HTML validation fixes, props Viper007Bond
git-svn-id: https://develop.svn.wordpress.org/trunk@9223 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 03:49:43 +00:00
Ryan Boren d520f245f0 i18n fixes for plugin intaller from DD32 and nbachiyski. see #7807
git-svn-id: https://develop.svn.wordpress.org/trunk@9222 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 02:35:43 +00:00
Ryan Boren 9698bf7f45 Dashboard updates from mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9219 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 22:35:53 +00:00
Ryan Boren 2601e590b2 Add opt-in optioon for comment hotkeys. Props nbachiyski. fixes #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@9217 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 22:23:32 +00:00
Andrew Ozz 9a8383e26f If no caption entered, use attachment title for alt text, props Viper007Bond, fixes #7675
git-svn-id: https://develop.svn.wordpress.org/trunk@9210 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 20:25:50 +00:00
Ryan Boren e8546797c3 Link to post editor from post title in recent comments dash module
git-svn-id: https://develop.svn.wordpress.org/trunk@9208 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 20:21:19 +00:00
Mark Jaquith 71c234b68f Remove JS confirmation of individual user deletion. It is redundant.
git-svn-id: https://develop.svn.wordpress.org/trunk@9192 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-15 21:48:19 +00:00
Ryan Boren 3db8a45955 Give downloads a longer timeout. see #7793
git-svn-id: https://develop.svn.wordpress.org/trunk@9186 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-15 16:38:17 +00:00
Ryan Boren 1bd22eb542 Report curl errors
git-svn-id: https://develop.svn.wordpress.org/trunk@9185 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-15 16:35:35 +00:00
Andrew Ozz 7ab970715d Admin menu: add generic icon, fix hover in IE, speed up response timing
git-svn-id: https://develop.svn.wordpress.org/trunk@9182 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-15 06:54:25 +00:00
Ryan Boren ae75d2440f Media column changes
git-svn-id: https://develop.svn.wordpress.org/trunk@9180 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-15 05:39:40 +00:00
Ryan Boren 9862c7f729 Menu fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9178 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 22:44:56 +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
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
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
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
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 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
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 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 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