Commit Graph

  • 8ec672d58c Completely New LiveJournal Importer, props beaulebens, see #8999 Andrew Ozz 2009-01-31 18:41:35 +00:00
  • 962dc22c5e Spawn cron with AJAX request, see #9005 Andrew Ozz 2009-01-31 02:23:24 +00:00
  • decf24ecb6 Lose hash check Ryan Boren 2009-01-30 22:35:41 +00:00
  • 3fa69e82bf Lose hash check Ryan Boren 2009-01-30 22:32:20 +00:00
  • 27ddfadac3 Pluggables phpdoc updates. Props filosofo. fixes #9001 Ryan Boren 2009-01-30 18:08:28 +00:00
  • 1875889e8c Typo fix: occured/occurred, props demetris, fixes #8950 Andrew Ozz 2009-01-30 14:30:30 +00:00
  • 0474a02663 Ensure get_the_title() is escaped in feed links, props Viper007Bond, fixes #8878 Andrew Ozz 2009-01-30 13:50:08 +00:00
  • 6e7efb1d97 Support output_handler = ob_gzhandler in script/style compressor, props DD32, fixes #9000 Andrew Ozz 2009-01-30 13:45:05 +00:00
  • 55c270d136 wp_insert_comment action Ryan Boren 2009-01-29 22:22:20 +00:00
  • a93005de79 Update rewrite phpdoc. Props filosofo. fixes #8998 Ryan Boren 2009-01-29 22:11:27 +00:00
  • 8aa657443e Much better handling of wp-login.php page load. See #8938 props wnorris. Peter Westwood 2009-01-29 21:30:16 +00:00
  • 366a05425d Use secure.gravatar.com for SSL avatar requests. fixes #8988 for trunk Ryan Boren 2009-01-29 17:58:16 +00:00
  • 560eacbb44 Add missing preg delimiters. Props ridgerunner. fixes #8986 for trunk Ryan Boren 2009-01-29 17:46:31 +00:00
  • 29c8718141 Show the permalink even when not "pretty" and add "View Post" button if the post is published, see #8976 Andrew Ozz 2009-01-29 12:11:52 +00:00
  • d7acc77238 Make simple form validation and ajax-add new categories compatible with jQuery 1.3.1 Andrew Ozz 2009-01-29 07:00:00 +00:00
  • 26d8cb2a7e Use user returned from auth for XML-RPC logins. Props wnorris. fixes #8941 Ryan Boren 2009-01-29 00:25:24 +00:00
  • 0f07c161d7 Don't show the error on normal login page loads. See #8938. Peter Westwood 2009-01-28 22:11:49 +00:00
  • d468232b26 Don't count emoticons toward link total. Props tott. fixes #8627 #7821 for trunk Ryan Boren 2009-01-28 21:12:57 +00:00
  • 3815494f05 Drafts have post_date populated now, so look for a zeroed out post_date_gmt to determine non-scheduled nature. fixes #8978 for trunk Mark Jaquith 2009-01-28 19:37:36 +00:00
  • ffd54c67a6 Include only approved comments when determining page of comment. Props GregMulhauser. fixes #8973 for trunk Ryan Boren 2009-01-28 18:43:08 +00:00
  • 2e96af8795 Allow plugins to provide a canonical redirect_url even if WordPress does not provide its own. props wnorris. fixes #8975 for trunk Mark Jaquith 2009-01-28 08:47:42 +00:00
  • 2683a27a8b Optimize maybe_create_table(). Props jamescollins. fixes #8977 Ryan Boren 2009-01-27 22:35:21 +00:00
  • 5c33a003d8 Force the index only for 0 OR 1 queries. see #7415 Ryan Boren 2009-01-26 22:34:50 +00:00
  • fa54320e2e Switch to using the ID when calling get_avatar internally to support caching plugins. Fixes #8940. Peter Westwood 2009-01-26 22:03:40 +00:00
  • fd2d60391f Remove events from categories chechboxes in quick edit to speed up page unload, see #8957 Andrew Ozz 2009-01-26 14:23:39 +00:00
  • 1f6ba467ca Load the minified versions of the scripts by default, define('SCRIPT_DEBUG', true); can be used to load the development versions Andrew Ozz 2009-01-26 13:24:44 +00:00
  • 4d58681aa4 Improvements to the script loader: allows plugins to queue scripts for the front end head and footer, adds hooks for server side caching of compressed scripts, adds support for ENFORCE_GZIP constant (deflate is used by default since it's faster), see #8628, fixes #8884 Andrew Ozz 2009-01-26 12:59:10 +00:00
  • ecd158c24b Fix non-critical bug in suggest.js and prepare it for minifying Andrew Ozz 2009-01-26 12:09:27 +00:00
  • 8825ac5405 jQuery 1.3.1 Andrew Ozz 2009-01-26 09:33:53 +00:00
  • 44774e5997 Make the top and bottom comment actions dropdowns match ("Approve" was not appearing on bottom one). for trunk Mark Jaquith 2009-01-26 03:14:04 +00:00
  • 04d6ffe39b Make authentication more pluggable than ever before. See #8938 props wnorris. Peter Westwood 2009-01-24 22:38:19 +00:00
  • 77e96d6acf Setup an initial value to avoid a Notice. See #8916 props wnorris. Peter Westwood 2009-01-24 22:22:36 +00:00
  • 95571ab9d4 Use the correct PHP6 check. Peter Westwood 2009-01-24 13:20:59 +00:00
  • ac7631e20b Error reporting (again\!) See #8701 props jacobsantos. Peter Westwood 2009-01-24 13:01:37 +00:00
  • 8cf6fe9af2 Fix empty feed after MT import, props hailin, fixes #8944 for trunk Andrew Ozz 2009-01-24 12:24:57 +00:00
  • 9fd8865512 Fix Thickbox positioning for browsers pretending to be IE6, props Denis-de-Bernardy, fixes #8933 for trunk Andrew Ozz 2009-01-24 11:58:21 +00:00
  • 358a5e681a Add classes to "edit_comment_link" and "edit_post_link", props yoavf, fixes #8945 for trunk Andrew Ozz 2009-01-24 09:35:12 +00:00
  • b78c24845a Don't use order and limit for count query. see #7415 Ryan Boren 2009-01-23 22:40:37 +00:00
  • f0734fb79c Make the IXR debug classy. See #8916 props wnorris Peter Westwood 2009-01-23 22:30:23 +00:00
  • 0f0b2c2c9e Eliminate SQL_CACLC_FOUND_ROWS for edit-comments.php query. Use results of earlier wp_count_comments() if appropriate otherwise perform COUNT query. see #7415 Ryan Boren 2009-01-23 22:26:40 +00:00
  • 3e4d81f29e Sort out the error_reporting for PHP 5.3. See #8701. Peter Westwood 2009-01-23 17:55:16 +00:00
  • e568aac7fa More Error Reporting stuff. See # 8701 props Denis-de-Bernardy Peter Westwood 2009-01-23 13:18:50 +00:00
  • a47e945236 Don't limit query when descending hierarchy. Props filosofo. fixes #8832 Ryan Boren 2009-01-22 22:59:29 +00:00
  • 181d28cd9a If link name not given, use url for name. Props Denis-de-Bernardy. fixes #7789 for trunk Ryan Boren 2009-01-22 22:47:34 +00:00
  • 66ce91f31f Add a filter to allow post-by-email plugins better control over the content. Peter Westwood 2009-01-22 22:31:27 +00:00
  • 4b9f870485 PHPdoc updates. See €8805 props jacobsantos. Peter Westwood 2009-01-22 21:17:52 +00:00
  • 1767554cde First pass compression support for the HTTP API. See #8674 props jacobsantos. Peter Westwood 2009-01-22 21:16:11 +00:00
  • 38ae553c14 Reduce code in mysql2date. Fixes #8166 props jacobsantos Peter Westwood 2009-01-22 21:05:55 +00:00
  • 8a19bf51a1 Use & not ^ for E_STRICT on PHP 5 Peter Westwood 2009-01-22 21:04:48 +00:00
  • e0ab3314ad Update error_reporting configuration for newer version of PHP. Fixes #8701 props jacobsantos Peter Westwood 2009-01-22 20:44:06 +00:00
  • d9497b9755 Show Tools menu for all users so they can access turbo. Props Denis-de-Bernardy. fixes #8921 for trunk Ryan Boren 2009-01-22 18:55:52 +00:00
  • aa72ea0c2c Fix tags suggest for post quick edit and bulk edit Andrew Ozz 2009-01-22 12:24:25 +00:00
  • 0af7659d69 Move delete_attachment action up. Props filosofo. fixes #8909 Ryan Boren 2009-01-21 21:19:22 +00:00
  • c46a012328 Silence charset not supported warnings Ryan Boren 2009-01-21 20:28:51 +00:00
  • 07cf58c881 Only redirect categories if one "cat" positive integer is specified. fixes #8784 for trunk Mark Jaquith 2009-01-21 19:47:51 +00:00
  • 17eacc240c Remove update_user_cache(). Long dead. Ryan Boren 2009-01-21 19:21:51 +00:00
  • 7c9f38cf57 Don't show plugin by line if no author. Props Denis-de-Bernardy. fixes #4632 for trunk Ryan Boren 2009-01-21 19:02:15 +00:00
  • 0a3b4246b7 When inserting orphaned attachment in a post, set post_parent only for this attachment, see #8721 Andrew Ozz 2009-01-21 03:45:57 +00:00
  • e80027f5fd Show absolute date instead of relative date for scheduled pages Ryan Boren 2009-01-20 23:07:21 +00:00
  • 05226d13fe Show absolute date instead of relative date for scheduled posts Ryan Boren 2009-01-20 22:47:18 +00:00
  • a60f3571bc Revert accidental bits. see #8708 Ryan Boren 2009-01-20 20:55:57 +00:00
  • 9dbfa279af Use guid instead of link for atom comment IDs. fixes #8708 for trunk Ryan Boren 2009-01-20 20:55:03 +00:00
  • eef5b71258 Ensure translations are loaded properly in TinyMCE when using the compressed version Andrew Ozz 2009-01-20 20:31:31 +00:00
  • 4bde1847be Don't duplicate enclosures on edit. See #7773 props redsweater. Peter Westwood 2009-01-19 22:19:45 +00:00
  • 094a435382 Provide access to sticky status via XMLRPC. Props josephscott. see #8777 Ryan Boren 2009-01-19 19:22:26 +00:00
  • 36f9811fa1 XMLRPC wp_newComment() fixes. Props josephscott. fixes #8672 for trunk Ryan Boren 2009-01-19 18:47:24 +00:00
  • bbc6c8b1bd Use ABSPATH when including footer. Props vladimir_kolesnikov. fixes #8848 for trunk Ryan Boren 2009-01-19 18:31:08 +00:00
  • 19577d0a8d Add support for automatic feed links in themes, props Viper007Bond, see #8878 Andrew Ozz 2009-01-19 05:04:58 +00:00
  • 2a684445e6 Fix incorrect quote style in wp_specialchars, props sambauers, see #8767 Andrew Ozz 2009-01-19 04:40:12 +00:00
  • 13865daa5a Add Content-Type header to admin-ajax and press this, props UnderWordPressure, fixes #8795 Andrew Ozz 2009-01-18 05:40:40 +00:00
  • aae58c3556 Fix Press This tags input, fixes #8743 Andrew Ozz 2009-01-18 00:56:15 +00:00
  • ffd66244c7 Add default formatting for <ol> tags and make <input type="password"> match <input type="text">, props beaulebens, fixes #8876 Andrew Ozz 2009-01-17 21:17:00 +00:00
  • 8e68af3087 Use gzip instead of deflate as more servers seem to understand it, add separate switch for disabling CSS compression Andrew Ozz 2009-01-17 14:08:15 +00:00
  • 733b554431 Update phpdoc for get_gmt_from_date(). Fixes #8869 for trunk Peter Westwood 2009-01-17 10:20:49 +00:00
  • 38e3fc9d5a Concatenated and compressed versions of the default TinyMCE scripts Andrew Ozz 2009-01-16 12:58:38 +00:00
  • 077ad7b58f Stop notices when outputting concatenated scripts Andrew Ozz 2009-01-16 05:45:44 +00:00
  • 97839ac498 Let plugins register footer scripts easier and add filters to the concatenating functions Andrew Ozz 2009-01-15 19:50:23 +00:00
  • 5f38225a1c Fix image insertion in IE7 Andrew Ozz 2009-01-15 16:17:46 +00:00
  • 11743ff0c0 Fix Thickbox position for browsers pretending to be IE6 Andrew Ozz 2009-01-15 14:56:52 +00:00
  • c3040a615e Add action "admin_enqueue_scripts" to make it easy for plugins to queue JavaScript and CSS for specific admin pages Andrew Ozz 2009-01-15 07:43:35 +00:00
  • 05e015dbf7 "Unstick" posts when deleting, fixes #8860 Andrew Ozz 2009-01-15 00:47:56 +00:00
  • f36563c215 Add action hook in admin footer so plugins can output scripts there on specific pages only, props GamerZ, fixes #8859 Andrew Ozz 2009-01-15 00:08:20 +00:00
  • 7d0211f12c Don't return comment page links if paging is disabled. fixes #8824 for trunk Ryan Boren 2009-01-14 23:06:46 +00:00
  • d91d895369 jQuery 1.3 final Andrew Ozz 2009-01-14 21:55:26 +00:00
  • b646d66c7e update phpdoc to hilight return of WP_Error objects on failures. See #8620. Peter Westwood 2009-01-14 21:40:41 +00:00
  • bdf9472e38 Remove unused var Andrew Ozz 2009-01-14 14:40:08 +00:00
  • 22eddf34d2 Split the script queue in head and footer part, concatenate and compress the default js and css, first run, see #8628 Andrew Ozz 2009-01-14 14:18:51 +00:00
  • 1677a33778 Fix invalid HTML in get_search_form(), props jcraig90210, fixes #8851 Andrew Ozz 2009-01-14 02:40:04 +00:00
  • 926adb5bcb Speed up wp_specialchars, props sambauers, see #8767 Andrew Ozz 2009-01-13 15:18:37 +00:00
  • 6912126d8f Faster wp_clone function fix, props sambauers, fixes #8844 for trunk Andrew Ozz 2009-01-13 14:45:50 +00:00
  • 2237a6e4b8 jQuery 1.3RC2 Andrew Ozz 2009-01-13 11:50:01 +00:00
  • 09c323f120 Run version_compare only once for wp_clone(). Props sambauers. fixes #8844 for trunk Ryan Boren 2009-01-13 06:31:58 +00:00
  • 2df4ac7356 Fix comment action links after quick editing and reloading of page on enter while quick editing. Andrew Ozz 2009-01-13 01:31:19 +00:00
  • 80fb5c79ce Cleanup js files and prepare for concatenating, move most inline js to files Andrew Ozz 2009-01-12 13:43:17 +00:00
  • 23d722d40a Reinstall fix. fixes #8724 for trunk Ryan Boren 2009-01-11 21:48:40 +00:00
  • 45a972e7ee Fix tags postboxes when no js Andrew Ozz 2009-01-10 15:10:06 +00:00
  • d66921d5a3 Redirect properly on categories listing page, props Viper007Bond, fixes #8837 Andrew Ozz 2009-01-10 14:34:04 +00:00
  • 93ce89d4b6 Fix ajax-delete of categories, link categories and tags Andrew Ozz 2009-01-10 14:25:51 +00:00
  • 0aa6a407e5 Remove unused category parent settings from inline-edit-tax.js Andrew Ozz 2009-01-10 14:09:06 +00:00
  • abdc43a273 Add CSS class to "comment-reply-link", props yoavf, fixes #8836 Andrew Ozz 2009-01-10 10:21:28 +00:00