Commit Graph

3811 Commits

Author SHA1 Message Date
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
Ryan Boren 4d741bad16 Show Settings for edit page form. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8752 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 19:41:51 +00:00
Ryan Boren 72e438ba52 crazyhorse dash see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8751 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 19:36:12 +00:00
Ryan Boren 2650c61745 Fix delete page nonce. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8750 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 18:18:55 +00:00
Peter Westwood 903915c067 utf8 encode data from IPTC tags. Fixes #7495 for trunk props Txanny.
git-svn-id: https://develop.svn.wordpress.org/trunk@8744 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 06:54:48 +00:00
Peter Westwood abef156b3d Improve grammar in Gears Enable Dialog. Fixes #7176 props Speedboxer.
git-svn-id: https://develop.svn.wordpress.org/trunk@8741 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 06:33:01 +00:00
Ryan Boren 9ab6c5d3f7 wpdb::has_cap() from mdawaffe. fixes #7609
git-svn-id: https://develop.svn.wordpress.org/trunk@8740 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-26 23:57:48 +00:00
Ryan Boren 4533de26cf Menu fixes. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8735 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-26 04:27:00 +00:00
Ryan Boren 0920c3eb27 Menu fixes. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8734 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-26 00:54:21 +00:00
Andrew Ozz 03207bf738 New colors and small improvements for the pwd strength meter, includes patch by Simek, fixes #7588
git-svn-id: https://develop.svn.wordpress.org/trunk@8733 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-26 00:40:10 +00:00
Ryan Boren bda582ab0d Notice fixes. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@8732 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 21:50:11 +00:00
Ryan Boren b5f62016f5 Move post row generation to functions in prep for some AJAX work. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8729 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 20:21:27 +00:00
Andrew Ozz 15bee9cec8 Fix typo, props Simek fixes #7590
git-svn-id: https://develop.svn.wordpress.org/trunk@8727 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 10:57:14 +00:00
Andrew Ozz 513f9fea23 Some 'Show on screen' metabox settings styling, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8726 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 10:17:41 +00:00
Andrew Ozz 31b0b05b56 Only Mozilla seems to support shorthand for border-radius. Reverting the rest, see #7584
git-svn-id: https://develop.svn.wordpress.org/trunk@8725 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 08:56:35 +00:00
Ryan Boren 30f5099d4f Global pagenow. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8724 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 00:21:38 +00:00
Andrew Ozz 73af28f02b wp-admin.css cleanup, props Simek fixes #7584
git-svn-id: https://develop.svn.wordpress.org/trunk@8723 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-24 15:29:21 +00:00
Andrew Ozz 1ce5ef67db Few small improvements to the password strength meter.
git-svn-id: https://develop.svn.wordpress.org/trunk@8722 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-24 14:35:46 +00:00
Andrew Ozz 3e9d31fc8f Reply to comments from admin, first run, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8720 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-24 06:56:22 +00:00
Ryan Boren 0dc32ff774 gettext fix from msi08. fixes #7581
git-svn-id: https://develop.svn.wordpress.org/trunk@8719 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-23 21:07:22 +00:00
Peter Westwood 761360fa68 Add names for attachment templates, fix page template name extraction. See #7576.
git-svn-id: https://develop.svn.wordpress.org/trunk@8718 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-23 09:49:52 +00:00
Peter Westwood 8b81cc3d5f Sort templates alphabetically in the theme editor. See #7576 props Terragg.
git-svn-id: https://develop.svn.wordpress.org/trunk@8717 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-23 09:28:39 +00:00
Ryan Boren dd385234e4 Use WP_CONTENT_PATH to find find files. Props Terragg. fixes #7575 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8716 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 22:55:30 +00:00
Andrew Ozz 3b6833bae8 Typecast to prevent errors when option is not set, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8715 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 21:34:18 +00:00
Ryan Boren f9443848a3 Fix Image alignment input value. Props MtDewVirus. fixes #7573
git-svn-id: https://develop.svn.wordpress.org/trunk@8714 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 20:50:54 +00:00
Ryan Boren 022998d2ca Default image alignment setting doesn't select a default radio button. Props MtDewVirus. fixes #7574
git-svn-id: https://develop.svn.wordpress.org/trunk@8713 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 20:49:03 +00:00
Ryan Boren 8374946003 First cut of 'Show on screen' metabox show/hide. Needs styling. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8712 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 18:58:42 +00:00
Ryan Boren 6c61883b38 Save large image size options. fixes #7569
git-svn-id: https://develop.svn.wordpress.org/trunk@8711 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 17:13:52 +00:00
Ryan Boren 9dacf5feed Move manage_comments_nav action after Apply. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8710 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 06:07:23 +00:00
Ryan Boren 9bc0849cb9 Remove Stats from My Account menu. fixes #7567 see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8709 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 04:39:40 +00:00
Ryan Boren 8da367ce9e Menu back-compat fixes. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8708 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 04:32:42 +00:00
Ryan Boren 3100396f7c Move Install Plugins menu to the bottom. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8707 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 03:48:00 +00:00
Ryan Boren e141efa468 Move Setting menu to top-level. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8705 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 23:18:51 +00:00
Ryan Boren c7cd726bf1 Option to force SSL. see #7561
git-svn-id: https://develop.svn.wordpress.org/trunk@8701 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 17:40:38 +00:00
Mark Jaquith 13e463fd0e Consolidate our hide-if-no-js CSS/jQuery stuff. Now, just: hide-if-js, hide-if-no-js. Simple, easy to remember.
git-svn-id: https://develop.svn.wordpress.org/trunk@8700 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 06:42:19 +00:00
Mark Jaquith 92799a0b3d Fix Edit Page link
git-svn-id: https://develop.svn.wordpress.org/trunk@8699 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 05:52:03 +00:00
Andrew Ozz 349d288c48 Some css cleanup and fixes after the merge, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8697 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 02:25:14 +00:00
Ryan Boren d402f025c8 Add comment author column heading. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8694 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 22:19:14 +00:00
Ryan Boren c21d556a9f Check if not empty rather than isset. fixes #7553 see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8693 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 22:01:44 +00:00
Ryan Boren b107f331b9 New row style for Content->Pages. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8692 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 21:52:47 +00:00
Ryan Boren 6db75e59d4 Collapse crazyhorse to trunk. Incoming! see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8691 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 21:42:31 +00:00
Peter Westwood 2f3d21476b phpdoc fixes for install-helper.php. See #7550 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8687 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 06:21:23 +00:00
Ryan Boren f284661233 Merge crazyhorse management pages. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8682 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 04:06:36 +00:00
Ryan Boren 6653fe24e0 File level phpdoc from santosj. fixes #7496
git-svn-id: https://develop.svn.wordpress.org/trunk@8674 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-19 21:02:06 +00:00
Ryan Boren c1f57342f3 Don't default to an unselectable image size. Props tellyworth. fixes #7528 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8670 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-19 17:08:18 +00:00
Ryan Boren f22cfc0648 Set eol-style
git-svn-id: https://develop.svn.wordpress.org/trunk@8664 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-18 16:34:46 +00:00
Ryan Boren 4b77945993 Sync trunk RTL styles with 2.6 branch. see #7498
git-svn-id: https://develop.svn.wordpress.org/trunk@8663 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-18 15:47:32 +00:00
Peter Westwood 70dc6f6b85 Fix typo in textpattern importer. Fixes #7529 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@8658 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-16 20:41:20 +00:00
Peter Westwood 8a83012b1a Revert accidental change. See #7509.
git-svn-id: https://develop.svn.wordpress.org/trunk@8657 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-16 20:38:07 +00:00
Peter Westwood e1adf1d070 More phpdoc updates for wp-adming. See #7496 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8656 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-16 07:27:34 +00:00
Ryan Boren e621a3239a Image default options for size, alignment and link type. Props tellyworth. fixes #7520
git-svn-id: https://develop.svn.wordpress.org/trunk@8653 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-15 15:40:35 +00:00
Ryan Boren 197fc1d118 Notice fixes. Props DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@8646 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-14 17:00:37 +00:00
Peter Westwood ab17f7283c phpdoc for wp-admin. See #7496 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8645 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-14 06:30:38 +00:00
Peter Westwood a8a591310f Give plugins the ability to do extra processing on a post before it is inserted/updated. See #5196.
git-svn-id: https://develop.svn.wordpress.org/trunk@8635 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 05:53:48 +00:00
Ryan Boren b4ad7db695 RTL CSS updates from Navid Kashani, RanYanivHartstein, mani_monaj, and the WP Persian team. see #7498. Partial patch for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8632 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-12 23:19:07 +00:00
Peter Westwood ca850a4456 HTTP API improvements. Implements chunked transfer decoding. Moves plugin update checker over to api. see #4779 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8630 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-12 21:21:11 +00:00
Ryan Boren b7d641c8fd Don't redirect back to permalink after editing from Edit This link. fixes #7503 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8627 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-12 21:00:22 +00:00
Ryan Boren b0d1405333 Don't redirect back to permalink after editing from Edit This link. fixes #7503 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8625 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-12 20:58:00 +00:00
Ryan Boren a70e1a34e5 WP-Admin File Level Inline Documentation from santosj. see #7496
git-svn-id: https://develop.svn.wordpress.org/trunk@8618 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-11 20:26:31 +00:00
Ryan Boren da4e0eca48 Separate Large and Full image sizes. Props tellyworth. fixes #7151
git-svn-id: https://develop.svn.wordpress.org/trunk@8612 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-11 03:54:26 +00:00
Andrew Ozz 1c05d81e06 Prevent fatal error if plugin uses install-helper.php, fixes #6747 for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8610 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-10 23:13:39 +00:00
Andrew Ozz fa3d304307 Strip slashes when inserting media into the editor. Fixes #7488 for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8605 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-10 02:14:13 +00:00
Ryan Boren f25dd822ec Fix tag duplication when saving posts with multiple tags that have custom slugs. Props mtekk and count_0. fixes #6593 see #6313
git-svn-id: https://develop.svn.wordpress.org/trunk@8603 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-09 17:13:40 +00:00
Ryan Boren 2272a1a950 Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@8600 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-09 05:36:14 +00:00
Ryan Boren 9d19580065 upload.php is not a retired file. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@8599 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-09 05:11:09 +00:00
Ryan Boren a5b9f74038 Landing page for auto upgrade. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@8597 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-09 03:20:16 +00:00
Ryan Boren d48b376956 Remove old files. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@8596 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-09 01:00:27 +00:00
Ryan Boren 7d958a43d1 Automatic upgrade, first cut. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@8595 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-08 22:49:35 +00:00
Ryan Boren 4b8144a688 RTL fixes from RanYanivHartstein. fixes #7482
git-svn-id: https://develop.svn.wordpress.org/trunk@8592 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-08 17:31:20 +00:00
Ryan Boren dd5fae740f RTL fixes from RanYanivHartstein. see #7482
git-svn-id: https://develop.svn.wordpress.org/trunk@8590 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-08 17:23:30 +00:00
Peter Westwood 010f5ed7b2 Lots of fixes for Notices when WP_DEBUG is set. See #6669 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8589 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-08 17:05:10 +00:00
Ryan Boren 4ea763f026 Update since tags. Props santosj. fixes #5625
git-svn-id: https://develop.svn.wordpress.org/trunk@8587 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-08 04:15:03 +00:00
Ryan Boren 7d0bd55969 Plugin uninstall hooks from santosj. fixes #5625
git-svn-id: https://develop.svn.wordpress.org/trunk@8585 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-07 23:39:27 +00:00
Ryan Boren 80a4ec8e37 Fix bad bracketing in unzip_file()
git-svn-id: https://develop.svn.wordpress.org/trunk@8580 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-07 19:15:04 +00:00
Mark Jaquith 0ca7018899 Use the edit_others_posts capability for controlling sticky checkbox display and usage. see #7457
git-svn-id: https://develop.svn.wordpress.org/trunk@8577 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-06 21:31:40 +00:00
Mark Jaquith 8c9625eede Give separate paragraphs to the private/sticky checkboxen (heh) and give them distinct IDs for plugin CSS-hiding purposes. see #7457
git-svn-id: https://develop.svn.wordpress.org/trunk@8576 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-06 21:23:34 +00:00
Ryan Boren 1fba6c61c7 RTL styling fixes from RanYanivHartstein. fixes #7461
git-svn-id: https://develop.svn.wordpress.org/trunk@8554 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-05 19:48:04 +00:00
Ryan Boren 221d977d87 Increase term name length. Props nbachiyski. fixes #7465
git-svn-id: https://develop.svn.wordpress.org/trunk@8553 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-05 18:27:02 +00:00
Ryan Boren ec5112b294 Press This: Fix image insert in IE7, set textarea height. Props noael and zamoose. fixes #7387 #7310 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8551 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-05 17:13:58 +00:00
Ryan Boren 25bcec4e28 Plugin install fixes from DD32. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@8550 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-05 17:06:42 +00:00
Ryan Boren 742aa7d933 Sticky Posts, firct cut. see #7457
git-svn-id: https://develop.svn.wordpress.org/trunk@8546 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-05 05:48:21 +00:00
Ryan Boren c0eb754f82 Fix star.gif. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@8542 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-04 21:24:47 +00:00
Ryan Boren f9438787d6 Set eol-style. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@8541 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-04 21:17:42 +00:00
Peter Westwood 0d522c3898 Plugin Install GSOC project first code drop. Props DD32 see #6015.
git-svn-id: https://develop.svn.wordpress.org/trunk@8540 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-04 21:01:09 +00:00
Andrew Ozz 52c78986b0 Type error when redirecting after post save, url_to_postid() may return the id as int or str, for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8530 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-04 05:15:36 +00:00
Andrew Ozz 8138570a20 When not using image captions, IE may add caption null, for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8517 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-01 05:10:27 +00:00
Ryan Boren cf2daaf071 Don't run get_plugins() on every admin page load. Use cron for async update plugin requests. see #7372
git-svn-id: https://develop.svn.wordpress.org/trunk@8514 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-01 04:26:32 +00:00