Commit Graph

666 Commits

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