Commit Graph

3406 Commits

Author SHA1 Message Date
ryan 5ad5715af7 Add some noncing. Props andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8023 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-30 20:43:36 +00:00
ryan a5336482b1 Add charset to async-upload content-type header. Props duncanmc. fixes #6873 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8021 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-30 20:42:28 +00:00
ryan d1d186cd35 WP_Filesystem updates from DD32. See #7059
git-svn-id: http://svn.automattic.com/wordpress/trunk@8018 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-30 16:14:05 +00:00
ryan 9b1e23680a Add label associations to press this. Props MarcoZ. fixes #7067
git-svn-id: http://svn.automattic.com/wordpress/trunk@8017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-30 16:00:37 +00:00
ryan 8d7b9c3a08 Dashboard validation fixes from Viper007Bond and mdawaffe. fixes #7064
git-svn-id: http://svn.automattic.com/wordpress/trunk@8016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-30 15:59:14 +00:00
ryan d1073bd67d Write Post h2 positioning fix from azaozz. fixes #7063
git-svn-id: http://svn.automattic.com/wordpress/trunk@8015 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-30 00:07:26 +00:00
ryan 90731cb5eb Gears validation fixes. Props mdawaffe. see #6965
git-svn-id: http://svn.automattic.com/wordpress/trunk@8014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-29 23:36:26 +00:00
ryan ed5eba0909 Make some of the color CSS selectors more specific so that the category tabs on the Write page don't get messed up. Props mdawaffe. see #6998
git-svn-id: http://svn.automattic.com/wordpress/trunk@8013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-29 23:30:28 +00:00
ryan 18fb540124 Validation fixes for post revisions. Props mdawaffe. see #6775
git-svn-id: http://svn.automattic.com/wordpress/trunk@8012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-29 23:16:11 +00:00
ryan 0db872b5a1 Post revisions API cleanup from mdawaffe. see #6775
git-svn-id: http://svn.automattic.com/wordpress/trunk@8011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-29 22:21:36 +00:00
ryan 9a21aad36a Typo fixes from azaozz. see #7059
git-svn-id: http://svn.automattic.com/wordpress/trunk@8010 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-29 19:06:27 +00:00
ryan ffd63e3b33 Make WP_Filesystem work with new directory constants. Props DD32. fixes #7059
git-svn-id: http://svn.automattic.com/wordpress/trunk@8009 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-29 17:29:32 +00:00
ryan f3511b048c styles should come before scripts should come before head. Props mdawaffe
git-svn-id: http://svn.automattic.com/wordpress/trunk@8008 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-28 22:15:46 +00:00
ryan 2b4f2fd621 Press this reorg. Remove old bookmarklet. Props noel. see #7049
git-svn-id: http://svn.automattic.com/wordpress/trunk@8007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-28 18:18:44 +00:00
ryan f57354bf63 Fix duplicate comment notifications. Props MtDewVirus. fixes #6892 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8004 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-28 15:37:59 +00:00
ryan eb60fb288d Always hide gears popup. Props azaozz. see #6965
git-svn-id: http://svn.automattic.com/wordpress/trunk@8003 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-28 00:09:19 +00:00
ryan f804d1fa66 Stub site_url() and admin_url() for manifest. Props azaozz. see #6965
git-svn-id: http://svn.automattic.com/wordpress/trunk@8002 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-27 20:35:14 +00:00
ryan 6c8d35de32 Allow wp-content to exist outside of webroot. Props sambauers. see #6938
git-svn-id: http://svn.automattic.com/wordpress/trunk@7999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-27 17:55:24 +00:00
ryan 9771ec5110 First cut and better admin SSL support. see #7001
git-svn-id: http://svn.automattic.com/wordpress/trunk@7998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-27 17:46:01 +00:00
ryan 67c2a2aced Better random email addresses. Props nbachiyski. fixes #7020
git-svn-id: http://svn.automattic.com/wordpress/trunk@7997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-27 11:48:07 +00:00
ryan 5564bccc32 Press This: Obey color scheme. Props azaozz. see #6998
git-svn-id: http://svn.automattic.com/wordpress/trunk@7993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-25 20:39:16 +00:00
ryan fba6b2415c Fixes timing issue in IE6 in the TB mod scripts. Reorders css files to load before js in the admin head. Props azaozz. fixes #7032
git-svn-id: http://svn.automattic.com/wordpress/trunk@7989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-24 17:06:26 +00:00
ryan b70d3b2028 Few css fixes for the media uploader, confirm delete of attachments from the library tab. Props azaozz. fixes #7033
git-svn-id: http://svn.automattic.com/wordpress/trunk@7988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-24 17:03:51 +00:00
ryan a3d971bd3e gettext for Press This. Props SteveAgl. fixes #702!
git-svn-id: http://svn.automattic.com/wordpress/trunk@7984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-22 15:48:32 +00:00
ryan 7d4065182b Press This fixes from noel. see #6998
git-svn-id: http://svn.automattic.com/wordpress/trunk@7983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-22 15:47:37 +00:00
ryan 526476fbcf Use style loader for gears manifest. Props azaozz. fixes #7015
git-svn-id: http://svn.automattic.com/wordpress/trunk@7981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-22 15:27:28 +00:00
ryan 05f229cef0 Don't double escape. fixes #7018
git-svn-id: http://svn.automattic.com/wordpress/trunk@7980 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-22 00:12:17 +00:00
ryan 68a874a4dd wp_admin_css() improvements. Props mdawaffe. see #7011
git-svn-id: http://svn.automattic.com/wordpress/trunk@7979 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-22 00:06:41 +00:00
ryan 3846bff484 Add non-existent values instead of returning g false in update_post_meta(). Props filosofo. fixes #7018
git-svn-id: http://svn.automattic.com/wordpress/trunk@7978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-22 00:01:00 +00:00
ryan 631665ffe5 Remove colors from widgets.css, use colors css. Props johnhennmacc. fixes #7017
git-svn-id: http://svn.automattic.com/wordpress/trunk@7977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-21 23:36:06 +00:00
ryan 9178934544 Add wp_default_styles(), convert wp_admin_css(). Props mdawaffe. see #7011
git-svn-id: http://svn.automattic.com/wordpress/trunk@7976 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-21 23:24:23 +00:00
ryan 8f2a589e21 Add sorting to gallery. Props AaronCampbell. fixes #6988
git-svn-id: http://svn.automattic.com/wordpress/trunk@7974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-21 18:29:46 +00:00
ryan f0be83149e Add theme paging for those who can't bear to pare down their huge theme collection. You know who you are. see #5486
git-svn-id: http://svn.automattic.com/wordpress/trunk@7972 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-21 17:36:41 +00:00
ryan 5b8113578d Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933
git-svn-id: http://svn.automattic.com/wordpress/trunk@7971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-21 05:59:27 +00:00
ryan e9aa24cffb Style loader from mdawaffe. see #7011
git-svn-id: http://svn.automattic.com/wordpress/trunk@7970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-21 05:56:04 +00:00
ryan f08f975835 Fix trackback meta box. Props mdawaffe. fixes #7010
git-svn-id: http://svn.automattic.com/wordpress/trunk@7967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-20 23:46:31 +00:00
ryan 41c7bca7d0 Don't use php 5 only component parameter to parse_url. Props azaozz. see #6998
git-svn-id: http://svn.automattic.com/wordpress/trunk@7966 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-20 22:26:20 +00:00
ryan 47e6a79b98 Export and import post excerpts. Props kartik_subbarao. fixes #5555
git-svn-id: http://svn.automattic.com/wordpress/trunk@7965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-20 22:22:21 +00:00
ryan a54eb08d09 Widget edit link layout fixes from mdawaffe. fixes #6371
git-svn-id: http://svn.automattic.com/wordpress/trunk@7964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-20 19:57:38 +00:00
ryan 74f878d040 Some URL cleaning
git-svn-id: http://svn.automattic.com/wordpress/trunk@7962 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-20 18:01:43 +00:00
ryan bc07ef1efe Theme preview and thickbox CSS cleanup. Props azaozz. see #5486
git-svn-id: http://svn.automattic.com/wordpress/trunk@7961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-20 17:19:33 +00:00
ryan 60e440142e Press This styling updates from noel. fixes #6998
git-svn-id: http://svn.automattic.com/wordpress/trunk@7957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-20 16:37:54 +00:00
ryan 01acf41355 Put checked categories at the top of the checlist. Props mdawaffe. fixes #7000 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-19 21:35:18 +00:00
ryan 9e4e87d975 Gears update from azaozz. see #6965
git-svn-id: http://svn.automattic.com/wordpress/trunk@7951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-19 15:41:31 +00:00
ryan c72356b0b4 Fix FTP SSL setting. Props DD32. fixes #6986 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7949 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-18 20:09:52 +00:00
ryan 78bad5259d add_meta_box() for edit page form. Props DD32. see #6964
git-svn-id: http://svn.automattic.com/wordpress/trunk@7948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-18 20:08:18 +00:00
ryan 0a0216a765 Trailing whitespace cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-17 18:50:54 +00:00
ryan 2ed0873cd2 Some escaping. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@7945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-16 23:20:56 +00:00
ryan 4e1a352771 Streamline manifest includes. Props azaozz. see #6965
git-svn-id: http://svn.automattic.com/wordpress/trunk@7943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-16 16:25:33 +00:00
ryan dc6fa76e51 Remove old #your-profile fieldset CSS. fixes #6982
git-svn-id: http://svn.automattic.com/wordpress/trunk@7942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-16 16:18:23 +00:00