------------------------------------------------------------------------ r6168 | ryan | 2007-09-26 00:28:02 +0100 (Wed, 26 Sep 2007) | 1 line Changed paths: M /trunk/wp-login.php Set TEST_COOKIE for SITECOOKIEPATH. see #5076 ------------------------------------------------------------------------ r6169 | ryan | 2007-09-26 17:12:28 +0100 (Wed, 26 Sep 2007) | 1 line Changed paths: M /trunk/wp-includes/widgets.php Fix typo in category widget class name. Props joostdevalk. fixes #5079 for trunk. ------------------------------------------------------------------------ r6171 | ryan | 2007-09-27 00:23:14 +0100 (Thu, 27 Sep 2007) | 1 line Changed paths: M /trunk/wp-admin/import/mt.php Gettext fix from nbachiyski. fixes #5086 for trunk ------------------------------------------------------------------------ r6173 | markjaquith | 2007-09-27 08:34:15 +0100 (Thu, 27 Sep 2007) | 1 line Changed paths: M /trunk/wp-includes/bookmark.php M /trunk/wp-includes/canonical.php M /trunk/wp-includes/comment-template.php M /trunk/wp-includes/comment.php prepare() for wp-includes/ bookmark.php, canonical.php, comment.php, comment-template.php. see #4553 ------------------------------------------------------------------------ r6174 | ryan | 2007-09-28 18:37:16 +0100 (Fri, 28 Sep 2007) | 1 line Changed paths: M /trunk/wp-admin/import/utw.php Spelling fix from zamoose. fixes #5095 for trunk ------------------------------------------------------------------------ r6177 | westi | 2007-09-29 11:56:53 +0100 (Sat, 29 Sep 2007) | 2 lines Changed paths: M /trunk/wp-includes/version.php We're working on bleeding edge 2.4 stuff now ------------------------------------------------------------------------ r6178 | westi | 2007-09-30 11:09:31 +0100 (Sun, 30 Sep 2007) | 2 lines Changed paths: M /trunk/wp-admin/includes/schema.php Add string descriptions to the translations of the user roles. Fixes #5102 props RanYanivHartstein ------------------------------------------------------------------------ r6179 | westi | 2007-09-30 12:09:47 +0100 (Sun, 30 Sep 2007) | 2 lines Changed paths: M /trunk/wp-settings.php Enable developers to turn on notices from wp-config.php. Relates #3155. Fixes #5033 props Ozh. ------------------------------------------------------------------------ r6180 | markjaquith | 2007-10-02 19:45:47 +0100 (Tue, 02 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/functions.php M /trunk/wp-includes/general-template.php M /trunk/wp-includes/link-template.php M /trunk/wp-includes/pluggable.php M /trunk/wp-includes/post.php prepare() for wp-includes/ link-template.php, post.php, general-template.php, pluggable.php, functions.php. see #4553 ------------------------------------------------------------------------ r6181 | westi | 2007-10-02 21:34:29 +0100 (Tue, 02 Oct 2007) | 2 lines Changed paths: M /trunk/wp-settings.php s/WPDEBUG/WP_DEBUG/g Fixes #5033 ------------------------------------------------------------------------ r6182 | ryan | 2007-10-03 17:16:55 +0100 (Wed, 03 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/default-filters.php M /trunk/wp-includes/formatting.php M /trunk/wp-includes/widgets.php Add sanitize_url. Don't convert ampersands in URLs when saving to DB. fixes #4411 for trunk ------------------------------------------------------------------------ r6185 | ryan | 2007-10-03 17:27:07 +0100 (Wed, 03 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php M /trunk/wp-includes/post.php Add page sanitization. Props xknown. fixes #5135 for trunk ------------------------------------------------------------------------ r6186 | ryan | 2007-10-04 19:10:03 +0100 (Thu, 04 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/query.php New taxonomy intersection queries from xknown. fixes #5137 ------------------------------------------------------------------------ r6188 | markjaquith | 2007-10-04 20:38:35 +0100 (Thu, 04 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/user.php Some error message normalization from Viper007Bond and DD32. fixes #5139 ------------------------------------------------------------------------ r6189 | ryan | 2007-10-05 17:27:48 +0100 (Fri, 05 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/upload.php M /trunk/wp-includes/query.php Add some spacing. fixes #5137 for trunk ------------------------------------------------------------------------ r6192 | ryan | 2007-10-05 18:29:34 +0100 (Fri, 05 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/default-filters.php M /trunk/wp-includes/general-template.php A /trunk/wp-includes/images/wlw A /trunk/wp-includes/images/wlw/WpComments.png A /trunk/wp-includes/images/wlw/WpIcon.png A /trunk/wp-includes/images/wlw/WpWatermark.png A /trunk/wp-includes/wlwmanifest.xml WLW manifest from josephscott. fixes #5023 for trunk ------------------------------------------------------------------------ r6193 | westi | 2007-10-06 07:21:05 +0100 (Sat, 06 Oct 2007) | 2 lines Changed paths: M /trunk/wp-admin/includes/template.php Ensure we have the default category id. Fixes #5150 for trunk ------------------------------------------------------------------------ r6195 | westi | 2007-10-06 07:55:24 +0100 (Sat, 06 Oct 2007) | 2 lines Changed paths: M /trunk/wp-admin/export.php M /trunk/wp-app.php M /trunk/wp-content/themes/classic/header.php M /trunk/wp-content/themes/default/header.php M /trunk/wp-includes/default-filters.php M /trunk/wp-includes/feed-atom-comments.php M /trunk/wp-includes/feed-atom.php M /trunk/wp-includes/feed-rdf.php M /trunk/wp-includes/feed-rss.php M /trunk/wp-includes/feed-rss2-comments.php M /trunk/wp-includes/feed-rss2.php M /trunk/wp-includes/general-template.php M /trunk/wp-links-opml.php Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond. ------------------------------------------------------------------------ r6198 | westi | 2007-10-06 09:18:33 +0100 (Sat, 06 Oct 2007) | 2 lines Changed paths: M /trunk/wp-admin/setup-config.php M /trunk/wp-includes/functions.php M /trunk/wp-settings.php Move database class loading to a shared function to ensure all of WordPress is wp-content/wp-db.php aware. Fixes #5128 props ComputerGuru. ------------------------------------------------------------------------ r6199 | westi | 2007-10-06 09:40:54 +0100 (Sat, 06 Oct 2007) | 3 lines Changed paths: M /trunk/wp-admin/includes/schema.php M /trunk/wp-admin/includes/upgrade.php M /trunk/wp-includes/wp-db.php Move all calls to mysql_ functions to withiWPDB so that t we don't expect any mysql stuff when we are using a custo$wpdb class. Fixes #5127 props ComputerGuru. ------------------------------------------------------------------------ r6200 | westi | 2007-10-07 08:31:14 +0100 (Sun, 07 Oct 2007) | 2 lines Changed paths: M /trunk/wp-includes/plugin.php Add documentation of _wp_filter_build_unique_id(). Fixed #5053 props darkdragon. ------------------------------------------------------------------------ r6201 | westi | 2007-10-07 08:35:20 +0100 (Sun, 07 Oct 2007) | 2 lines Changed paths: M /trunk/wp-includes/post-template.php Define $constaint is all cases in get_attachment_icon() to fix E_NOTICE. Fixed #5159 props richcon. ------------------------------------------------------------------------ r6202 | westi | 2007-10-08 21:21:29 +0100 (Mon, 08 Oct 2007) | 2 lines Changed paths: D /trunk/wp-includes/images/wlw/WpComments.png D /trunk/wp-includes/images/wlw/WpIcon.png D /trunk/wp-includes/images/wlw/WpWatermark.png A /trunk/wp-includes/images/wlw/wp-comments.png (from /trunk/wp-includes/images/wlw/WpComments.png:6201) A /trunk/wp-includes/images/wlw/wp-icon.png (from /trunk/wp-includes/images/wlw/WpIcon.png:6201) A /trunk/wp-includes/images/wlw/wp-watermark.png (from /trunk/wp-includes/images/wlw/WpWatermark.png:6201) M /trunk/wp-includes/wlwmanifest.xml Move the WLW manifest related files to have proper WordPress naming scheme. ------------------------------------------------------------------------ r6203 | markjaquith | 2007-10-08 21:48:29 +0100 (Mon, 08 Oct 2007) | 1 line Changed paths: M /trunk/wp-settings.php Check for ORIG_PATH_INFO on IIS. props brh, fixes #5160 ------------------------------------------------------------------------ r6204 | ryan | 2007-10-08 23:25:33 +0100 (Mon, 08 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php Apply filteres when returning empty array from get_pages. Props epper. fixes #4712 for trunk ------------------------------------------------------------------------ r6206 | ryan | 2007-10-08 23:39:20 +0100 (Mon, 08 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/import/wp-cat2tag.php Add some cache clearing to cat to tag converter. ------------------------------------------------------------------------ r6207 | markjaquith | 2007-10-09 05:13:36 +0100 (Tue, 09 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/widgets.php use type="text/javascript", not lang="javascript". Props dsiemon. fixes #5168 ------------------------------------------------------------------------ r6208 | markjaquith | 2007-10-09 18:38:25 +0100 (Tue, 09 Oct 2007) | 1 line Changed paths: M /trunk/wp-settings.php IIS REQUEST_URI-setting fixes from snakefoot. fixes #5160 for trunk ------------------------------------------------------------------------ r6209 | ryan | 2007-10-09 22:04:26 +0100 (Tue, 09 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/script-loader.php Force prototype to load before jquery. Props mdawaffe. fixes #5067 for trunk ------------------------------------------------------------------------ r6212 | markjaquith | 2007-10-09 23:15:37 +0100 (Tue, 09 Oct 2007) | 1 line Changed paths: M /trunk/wp-mail.php Properly sanitize e-mail addresses in wp-mail.php. Props giannis1. fixes #5169 for trunk ------------------------------------------------------------------------ r6213 | ryan | 2007-10-09 23:49:42 +0100 (Tue, 09 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/categories.php M /trunk/wp-admin/edit-category-form.php M /trunk/wp-admin/edit-comments.php M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/edit-post-rows.php M /trunk/wp-admin/edit.php M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/js/cat.js M /trunk/wp-admin/js/categories.js M /trunk/wp-admin/js/custom-fields.js M /trunk/wp-admin/js/edit-comments.js A /trunk/wp-admin/js/edit-posts.js M /trunk/wp-admin/js/link-cat.js M /trunk/wp-admin/js/users.js M /trunk/wp-admin/link-add.php M /trunk/wp-admin/link-manager.php M /trunk/wp-admin/page.php M /trunk/wp-admin/post.php M /trunk/wp-admin/users.php M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/classes.php M /trunk/wp-includes/pluggable.php M /trunk/wp-includes/script-loader.php jquery for list manipulation. Round one, fight. Props mdawaffe. fixes #4805 ------------------------------------------------------------------------ r6214 | ryan | 2007-10-09 23:51:25 +0100 (Tue, 09 Oct 2007) | 1 line Changed paths: A /trunk/wp-includes/js/wp-lists.js jquery for list manipulation. Round one, fight. Props mdawaffe. fixes #4805 ------------------------------------------------------------------------ r6215 | ryan | 2007-10-10 00:13:24 +0100 (Wed, 10 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/js/edit-posts.js M /trunk/wp-includes/js/wp-lists.js Propset eol-style on new files ------------------------------------------------------------------------ r6216 | markjaquith | 2007-10-10 00:16:35 +0100 (Wed, 10 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php Revert partial prepare() implementation. Needs to be all or nothing. Props xknown. fixes #5145 ------------------------------------------------------------------------ r6217 | markjaquith | 2007-10-10 17:46:20 +0100 (Wed, 10 Oct 2007) | 1 line Changed paths: M /trunk/wp-mail.php Strip From/Reply-To from e-mail before sanitizing in wp-mail.php. Props Bobcat. fixes #5169 ------------------------------------------------------------------------ r6218 | ryan | 2007-10-10 19:51:12 +0100 (Wed, 10 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/script-loader.php Output localized strings before outputting js. Props mdawaffe. fixes #5177 for trunk ------------------------------------------------------------------------ r6219 | markjaquith | 2007-10-10 20:25:23 +0100 (Wed, 10 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php check for a match against a lowercase host in wp_safe_redirect(). props BoltClock. fixes #5114 for trunk ------------------------------------------------------------------------ r6221 | markjaquith | 2007-10-10 23:01:40 +0100 (Wed, 10 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php M /trunk/wp-includes/wp-db.php Introducing db_insert() and db_update(), with immediate usage in wp_insert_post(). fixes #5178 ------------------------------------------------------------------------ r6222 | markjaquith | 2007-10-10 23:11:18 +0100 (Wed, 10 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/functions.php Introducing absint() for casting to an absolute integer. see #4762 ------------------------------------------------------------------------ r6223 | markjaquith | 2007-10-11 06:46:57 +0100 (Thu, 11 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/functions.php Code cleanup and standardization for functions.php ------------------------------------------------------------------------ r6224 | ryan | 2007-10-11 18:43:49 +0100 (Thu, 11 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/bookmark.php M /trunk/wp-includes/query.php M /trunk/wp-includes/taxonomy.php Use inner joins instead of left joins for taxonomy. Inner is faster. fixes #5179 ------------------------------------------------------------------------ r6225 | ryan | 2007-10-11 18:50:56 +0100 (Thu, 11 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/import/wp-cat2tag.php Lose Convert All Categories button. It is confusing people. Props foolswisdom. fixes #5058 ------------------------------------------------------------------------ r6227 | westi | 2007-10-12 20:49:25 +0100 (Fri, 12 Oct 2007) | 2 lines Changed paths: M /trunk/wp-includes/category-template.php Translation fix for wp_tag_cloud(). Fixes #5131 props webrocker ------------------------------------------------------------------------ r6228 | westi | 2007-10-12 21:01:16 +0100 (Fri, 12 Oct 2007) | 2 lines Changed paths: M /trunk/wp-includes/post-template.php Add is_page_template() function to allow theme developers to detect that they are is a page template. Fixes #3335 ------------------------------------------------------------------------ r6229 | ryan | 2007-10-12 22:12:34 +0100 (Fri, 12 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/post.php M /trunk/wp-app.php M /trunk/wp-includes/post.php Eliminate , , and . see #5182 ------------------------------------------------------------------------ r6230 | ryan | 2007-10-12 22:23:39 +0100 (Fri, 12 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/link-import.php Fix category assigment during link import. fixes #5107 for trunk ------------------------------------------------------------------------ r6233 | ryan | 2007-10-12 22:47:34 +0100 (Fri, 12 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/functions.php Fix category assigment during link import. fixes #5107 for trunk ------------------------------------------------------------------------ r6235 | ryan | 2007-10-12 23:15:54 +0100 (Fri, 12 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/upload.php Use filename if no title. Props tellyworth. fixes #5080 for trunk ------------------------------------------------------------------------ r6236 | markjaquith | 2007-10-13 01:45:34 +0100 (Sat, 13 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/wp-db.php Oops, within the class here. ------------------------------------------------------------------------ r6237 | markjaquith | 2007-10-13 01:48:52 +0100 (Sat, 13 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php More use of db_insert()/db_update(). see #5178 ------------------------------------------------------------------------ r6238 | markjaquith | 2007-10-13 01:54:26 +0100 (Sat, 13 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php M /trunk/wp-includes/wp-db.php Remove redundant "db_" from db_insert() and db_update() methods. Now just insert() and update(). see #5178 ------------------------------------------------------------------------ r6239 | markjaquith | 2007-10-13 02:44:25 +0100 (Sat, 13 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/wp-db.php Allow wpdb->update() to optionally take a named array of where column/value pairs (which will be ANDed) ------------------------------------------------------------------------ r6240 | markjaquith | 2007-10-13 03:36:38 +0100 (Sat, 13 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php M /trunk/wp-includes/wp-db.php Forget about 4th update() param -- only accept named array. Roll out more insert()/update() and various cleanups. ------------------------------------------------------------------------ r6241 | markjaquith | 2007-10-13 04:51:11 +0100 (Sat, 13 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/registration.php M /trunk/wp-includes/rss.php M /trunk/wp-includes/taxonomy.php prepare(), insert(), update() for wp-includes/ taxonomy.php, rss.php, registration.php ------------------------------------------------------------------------ r6242 | markjaquith | 2007-10-13 06:33:39 +0100 (Sat, 13 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php Some foreach array casting ------------------------------------------------------------------------ r6243 | ryan | 2007-10-13 19:23:59 +0100 (Sat, 13 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Eliminate object_term_cache array. see #5182 ------------------------------------------------------------------------ r6244 | ryan | 2007-10-13 19:39:28 +0100 (Sat, 13 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/functions.php Set global is_blog_installed flag so we don't query the DB more than once per load. ------------------------------------------------------------------------ r6245 | ryan | 2007-10-13 19:53:28 +0100 (Sat, 13 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/query.php Eliminate extra query. ------------------------------------------------------------------------ r6246 | ryan | 2007-10-13 20:04:39 +0100 (Sat, 13 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php If checking for term within taxonomy, just do the taxonomy specific query. Saves one query. ------------------------------------------------------------------------ r6247 | ryan | 2007-10-14 02:08:07 +0100 (Sun, 14 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/cache.php M /trunk/wp-includes/post.php Allow single post ID and comma delimited list of post IDs to be passed to update_postmeta_cache(). Fix default cache to allow storage of empty array. see #5194 ------------------------------------------------------------------------ r6248 | ryan | 2007-10-14 05:55:33 +0100 (Sun, 14 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php M /trunk/wp-includes/taxonomy.php Add some clean cache hooks ------------------------------------------------------------------------ r6249 | ryan | 2007-10-14 08:57:56 +0100 (Sun, 14 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/functions.php Just cache the is_blog_installed value. If the options table goes away while the value is still cached, oh well. Very edge-case. ------------------------------------------------------------------------ r6250 | ryan | 2007-10-14 10:38:12 +0100 (Sun, 14 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/functions.php Kill unused var. ------------------------------------------------------------------------ r6251 | westi | 2007-10-15 21:07:29 +0100 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /trunk/wp-includes/taxonomy.php Fix typo in call to $wpdb->update. Fixes #5206 props zamoose ------------------------------------------------------------------------ r6252 | ryan | 2007-10-15 21:11:30 +0100 (Mon, 15 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php Move all page and post caches to 'posts' cache group. ------------------------------------------------------------------------ r6254 | ryan | 2007-10-15 23:49:31 +0100 (Mon, 15 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php More taxonomy phpdoc from darkdragon. see #4742 ------------------------------------------------------------------------ r6255 | ryan | 2007-10-16 17:09:01 +0100 (Tue, 16 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/link.php Add current_user_can() checks to link.php. Props DD32. fixes #4627 ------------------------------------------------------------------------ r6257 | ryan | 2007-10-17 17:51:31 +0100 (Wed, 17 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/edit-post-rows.php Prevent direct load of edit-post-rows. ------------------------------------------------------------------------ r6259 | ryan | 2007-10-17 18:14:58 +0100 (Wed, 17 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/plugin.php M /trunk/wp-admin/plugins.php activate_plugin(), deactivate_plugins(), and deactivate_all_plugins() from Quandary. fixes #5210 ------------------------------------------------------------------------ r6260 | ryan | 2007-10-17 18:37:21 +0100 (Wed, 17 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/user.php M /trunk/wp-settings.php Remove refs to old, dead caches. ------------------------------------------------------------------------ r6261 | westi | 2007-10-17 20:37:21 +0100 (Wed, 17 Oct 2007) | 2 lines Changed paths: M /trunk/wp-content/themes/classic/header.php Fix atom version number in the classic theme. Relates #5213 props rubys ------------------------------------------------------------------------ r6262 | westi | 2007-10-17 20:50:56 +0100 (Wed, 17 Oct 2007) | 2 lines Changed paths: M /trunk/xmlrpc.php Add Atom to the RSD. Fixes #5213 props rubys. ------------------------------------------------------------------------ r6263 | markjaquith | 2007-10-17 21:14:38 +0100 (Wed, 17 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/canonical.php Explicitly exclude previews from canonicalization. fixes #5203 for trunk ------------------------------------------------------------------------ r6265 | westi | 2007-10-17 21:17:01 +0100 (Wed, 17 Oct 2007) | 2 lines Changed paths: M /trunk/wp-includes/pluggable.php Set the Sender on emails as well as from. Fixes #5007 for trunk props mattyrob ------------------------------------------------------------------------ r6267 | markjaquith | 2007-10-17 21:41:43 +0100 (Wed, 17 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Stripslashes tag names to prevent double slashing in wp_insert_term(). fixes #5202 ------------------------------------------------------------------------ r6269 | ryan | 2007-10-17 22:09:54 +0100 (Wed, 17 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/upgrade.php Group results when selecting from post2cat and link2cat to avoid dupes. fixes #5223 for trunk ------------------------------------------------------------------------ r6271 | ryan | 2007-10-18 16:55:15 +0100 (Thu, 18 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Catch WP_Error. Props tellyworth. fixes #5226 ------------------------------------------------------------------------ r6272 | ryan | 2007-10-18 23:09:56 +0100 (Thu, 18 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/edit-post-rows.php Remove debug cruft ------------------------------------------------------------------------ r6273 | westi | 2007-10-19 16:42:30 +0100 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/wp-app.php M /trunk/wp-includes/feed-atom.php M /trunk/wp-includes/feed.php Refactor atom support to share code. Fixes #5181 props rubys ------------------------------------------------------------------------ r6274 | westi | 2007-10-19 17:27:09 +0100 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/wp-includes/feed.php Add @since to the new phpdoc relates #5181 and [6273] ------------------------------------------------------------------------ r6275 | westi | 2007-10-19 17:32:56 +0100 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/wp-includes/widgets.php Use a for loop where it's more appropriate. Fixes #5234 props darkdragon and DD32. ------------------------------------------------------------------------ r6276 | ryan | 2007-10-19 18:45:08 +0100 (Fri, 19 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/plugin.php phpdoc for plugin API. Props darkdragon. fixes #5225 ------------------------------------------------------------------------ r6277 | ryan | 2007-10-19 19:39:07 +0100 (Fri, 19 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php M /trunk/wp-admin/edit.php M /trunk/wp-admin/includes/template.php AJAX list manipulation fixes for single post comment moderation. Props mdawaffe. fixes #5236 ------------------------------------------------------------------------ r6278 | westi | 2007-10-20 11:35:44 +0100 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/wp-includes/feed-rss2-comments.php M /trunk/wp-includes/feed-rss2.php Add atom:self link to rss2 feeds per RSS Best Practices Profile. Fixes #5205 props lexhair and rubys. ------------------------------------------------------------------------ r6281 | ryan | 2007-10-21 07:18:59 +0100 (Sun, 21 Oct 2007) | 1 line Changed paths: M /trunk/wp-mail.php Fix email address parsing in wp-mail.php. Props Bobcat. fixes #5169 ------------------------------------------------------------------------ r6282 | ryan | 2007-10-21 18:18:24 +0100 (Sun, 21 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php taxonomy phpdoc updates from darkdragon. see #4742 ------------------------------------------------------------------------ r6283 | ryan | 2007-10-23 17:36:08 +0100 (Tue, 23 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php get_row() not fetch_row(). Props michelwp. fixes #5230 ------------------------------------------------------------------------ r6284 | ryan | 2007-10-23 17:39:03 +0100 (Tue, 23 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Add option for ordering retrieved terms by slug or term_group. Props michelwp. fixes #5245 ------------------------------------------------------------------------ r6285 | ryan | 2007-10-23 17:43:15 +0100 (Tue, 23 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Remove unnecessary GROUP BY when getting max term_group. Props michelwp. fixes #5240 ------------------------------------------------------------------------ r6286 | ryan | 2007-10-23 21:33:50 +0100 (Tue, 23 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Separate taxonomy relationships into separate cache buckets. ------------------------------------------------------------------------ r6287 | ryan | 2007-10-24 00:02:24 +0100 (Wed, 24 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/edit.php M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/js/edit-posts.js M /trunk/wp-includes/js/wp-lists.js M /trunk/wp-includes/script-loader.php Post filter fixes from mdawaffe. fixes #5249 ------------------------------------------------------------------------ r6288 | ryan | 2007-10-24 18:07:04 +0100 (Wed, 24 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Update clean_object_term_cache() to clear for each taxonomy ------------------------------------------------------------------------ r6289 | ryan | 2007-10-25 06:50:18 +0100 (Thu, 25 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/edit-category-form.php get rid of old style ajax adder junk. Fixes adding cats from manage -> categories. Props mdawaffe ------------------------------------------------------------------------ r6290 | ryan | 2007-10-25 08:15:02 +0100 (Thu, 25 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Pass literal strings not vars to compact. ------------------------------------------------------------------------ r6291 | westi | 2007-10-25 18:35:35 +0100 (Thu, 25 Oct 2007) | 2 lines Changed paths: M /trunk/wp-admin/install-helper.php Fix the require_once in install-helper.php so that it works when included from a plugin. Fixes #5090 ------------------------------------------------------------------------ r6294 | ryan | 2007-10-26 20:44:57 +0100 (Fri, 26 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Strip term name and description before preparing for DB. ------------------------------------------------------------------------ r6295 | ryan | 2007-10-28 21:33:03 +0000 (Sun, 28 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Add is_wp_error check ------------------------------------------------------------------------ r6296 | ryan | 2007-10-30 06:03:11 +0000 (Tue, 30 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/general-template.php M /trunk/wp-includes/post.php wp_get_archives caching. fixes #5275 ------------------------------------------------------------------------ r6297 | westi | 2007-10-30 21:40:30 +0000 (Tue, 30 Oct 2007) | 2 lines Changed paths: M /trunk/wp-includes/update.php Add documentation for wp_version_check(). Fixes #5233 props darkdragon. ------------------------------------------------------------------------ r6298 | ryan | 2007-10-31 01:37:58 +0000 (Wed, 31 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/moderation.php Fix comment delete links and ajax moderation. Props mdawaffe. fixes #5288 ------------------------------------------------------------------------ r6299 | ryan | 2007-10-31 03:53:32 +0000 (Wed, 31 Oct 2007) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/edit-link-categories.php M /trunk/wp-admin/edit-link-category-form.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/js/categories.js M /trunk/wp-includes/script-loader.php M /trunk/wp-settings.php AJAX for link category add and delete. Props mdawaffe. fixes #5291 ------------------------------------------------------------------------ r6300 | ryan | 2007-10-31 03:59:18 +0000 (Wed, 31 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/wp-db.php wpdb::set_prefix(). fixes #5287 ------------------------------------------------------------------------ r6301 | ryan | 2007-10-31 16:59:05 +0000 (Wed, 31 Oct 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php Post timezone to lastpost filters. Props mdawaffe. fixes #5292 ------------------------------------------------------------------------ r6302 | ryan | 2007-11-01 05:49:23 +0000 (Thu, 01 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/registration.php Save user registration time. Props mdawaffe. fixes #5300 ------------------------------------------------------------------------ r6303 | ryan | 2007-11-01 06:23:16 +0000 (Thu, 01 Nov 2007) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/edit-category-form.php M /trunk/wp-admin/edit-link-category-form.php M /trunk/wp-admin/includes/user.php M /trunk/wp-admin/js/cat.js M /trunk/wp-admin/users.php M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/classes.php M /trunk/wp-includes/js/wp-lists.js M /trunk/wp-includes/script-loader.php JS/AJAX form validation from mdawaffe. fixes #5299 ------------------------------------------------------------------------ r6304 | ryan | 2007-11-01 16:20:16 +0000 (Thu, 01 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php Typo fix from DD32. Fixes uploads. fixes #5302 ------------------------------------------------------------------------ r6305 | ryan | 2007-11-02 00:47:04 +0000 (Fri, 02 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php Make sure ID is set for later update() calls. ------------------------------------------------------------------------ r6306 | ryan | 2007-11-02 00:58:15 +0000 (Fri, 02 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php Fix comment typo ------------------------------------------------------------------------ r6307 | ryan | 2007-11-02 04:31:44 +0000 (Fri, 02 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Cache get_terms queries that return nothing. ------------------------------------------------------------------------ r6308 | westi | 2007-11-03 16:09:30 +0000 (Sat, 03 Nov 2007) | 2 lines Changed paths: M /trunk/wp-links-opml.php Allow wp-links-opml.php to return the links for just one category. Fixes #5295 props vrypan. ------------------------------------------------------------------------ r6309 | westi | 2007-11-03 18:33:19 +0000 (Sat, 03 Nov 2007) | 2 lines Changed paths: M /trunk/wp-admin/includes/image.php M /trunk/wp-includes/compat.php Refactor of wp-admin/includes/image.php. Fixes #5312, #4151, #4709, #5304 props DD32. ------------------------------------------------------------------------ r6310 | ryan | 2007-11-03 19:00:33 +0000 (Sat, 03 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/query.php Disambiguate columns. Props lawrence123. fixes #5256 ------------------------------------------------------------------------ r6311 | ryan | 2007-11-03 19:06:43 +0000 (Sat, 03 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Fix raw context filtering for terms. see #5253 ------------------------------------------------------------------------ r6312 | ryan | 2007-11-04 06:23:03 +0000 (Sun, 04 Nov 2007) | 1 line Changed paths: M /trunk/wp-admin/js/edit-comments.js M /trunk/wp-includes/script-loader.php Update awaiting moderation count when comments are moderated through AJAX. Props mdawaffe. fixes #5315 ------------------------------------------------------------------------ r6313 | ryan | 2007-11-05 00:01:26 +0000 (Mon, 05 Nov 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/image.php M /trunk/wp-admin/includes/upload.php Extract and save image metadata. Props tellyworth. fixes #5162 ------------------------------------------------------------------------ r6314 | ryan | 2007-11-05 17:13:43 +0000 (Mon, 05 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/formatting.php Improve performance of seems_utf8() and uf8_uri_encode(). fixes #5320 ------------------------------------------------------------------------ r6315 | ryan | 2007-11-06 18:23:16 +0000 (Tue, 06 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/feed-atom.php Back out some changes from #5181. Props rubys. fixes #5307 ------------------------------------------------------------------------ r6316 | ryan | 2007-11-06 18:31:43 +0000 (Tue, 06 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/plugin.php Separate action and filter arrays. Get rid of filter merging. fixes #5231 ------------------------------------------------------------------------ r6317 | ryan | 2007-11-06 20:14:52 +0000 (Tue, 06 Nov 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/upload.php Typo fix ------------------------------------------------------------------------ r6318 | ryan | 2007-11-06 21:38:04 +0000 (Tue, 06 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/plugin.php current_fiter() from tellyworth. fixes #5232 ------------------------------------------------------------------------ r6319 | ryan | 2007-11-06 21:39:22 +0000 (Tue, 06 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/plugin.php Add missing type arg on call to _wp_filter_build_unique_id(). see #5231 ------------------------------------------------------------------------ r6320 | ryan | 2007-11-07 04:30:11 +0000 (Wed, 07 Nov 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/plugin.php M /trunk/wp-includes/classes.php M /trunk/wp-includes/plugin.php M /trunk/wp-settings.php has_action and has_filter. see #5231 ------------------------------------------------------------------------ r6321 | ryan | 2007-11-07 06:20:08 +0000 (Wed, 07 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php M /trunk/wp-includes/taxonomy.php Skip sanitization altogether for raw context. Props Quandary. fixes #5325 ------------------------------------------------------------------------ r6323 | ryan | 2007-11-08 00:56:54 +0000 (Thu, 08 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/widgets.php Don't run sanitize_title on IDs in new widgets API to avoid performance overhead. fixes #5326 ------------------------------------------------------------------------ r6324 | ryan | 2007-11-08 01:05:43 +0000 (Thu, 08 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/plugin.php Change 'all' hook calling. Bring filters and actions back into one array for back-compat. see #5231 ------------------------------------------------------------------------ r6325 | ryan | 2007-11-08 04:04:15 +0000 (Thu, 08 Nov 2007) | 1 line Changed paths: M /trunk/wp-settings.php Skip theme validation during normal blog page loads. fixes #3907 ------------------------------------------------------------------------ r6326 | ryan | 2007-11-09 18:34:41 +0000 (Fri, 09 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Make term slug unique when moving to another parent. ------------------------------------------------------------------------ r6327 | ryan | 2007-11-09 20:12:04 +0000 (Fri, 09 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/feed.php get_category_feed_link() from ionfish. fixes #5173 ------------------------------------------------------------------------ r6328 | ryan | 2007-11-09 20:31:24 +0000 (Fri, 09 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/feed.php phpdoc for get_category_feed_link(). see #5173 ------------------------------------------------------------------------ r6329 | ryan | 2007-11-12 19:12:49 +0000 (Mon, 12 Nov 2007) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/includes/taxonomy.php Output WP_Error message when adding categories via AJAX. fixes #5342 ------------------------------------------------------------------------ r6330 | ryan | 2007-11-12 19:31:49 +0000 (Mon, 12 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Remove unused variable. Props epper. fixes #5339 ------------------------------------------------------------------------ r6331 | ryan | 2007-11-12 19:33:06 +0000 (Mon, 12 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/formatting.php Eliminate warnings in convert_smilies. Props tellyworth. fixes #5340 ------------------------------------------------------------------------ r6332 | ryan | 2007-11-12 19:51:42 +0000 (Mon, 12 Nov 2007) | 1 line Changed paths: M /trunk/wp-admin/import/wordpress.php Make sure term id is an int. Props tellyworth. fixes #5330 ------------------------------------------------------------------------ r6333 | ryan | 2007-11-12 19:58:09 +0000 (Mon, 12 Nov 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/post.php Check publish_posts not edit_published_posts when setting pending status. Props jeremyclarke. fixes #5329 ------------------------------------------------------------------------ r6334 | ryan | 2007-11-13 05:07:44 +0000 (Tue, 13 Nov 2007) | 1 line Changed paths: M /trunk/wp-admin/themes.php M /trunk/wp-includes/theme.php Add switch_theme(). Cache current theme in options to avoid calling get_themes(). fixes #5346 ------------------------------------------------------------------------ r6335 | ryan | 2007-11-15 05:32:33 +0000 (Thu, 15 Nov 2007) | 1 line Changed paths: M /trunk/wp-admin/export.php A /trunk/wp-admin/includes/export.php Move export_wp() to an include. Props tellyworth. fixes #5347 ------------------------------------------------------------------------ r6336 | ryan | 2007-11-15 05:36:43 +0000 (Thu, 15 Nov 2007) | 1 line Changed paths: M /trunk/wp-admin/import/wordpress.php Don't load entire wxr import file at once to conserve memory. Props tellyworth. fixes #5357 ------------------------------------------------------------------------ r6337 | ryan | 2007-11-16 17:39:15 +0000 (Fri, 16 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php Update page on front settings when deleting the page on front. Props hailin. fixes #5361 ------------------------------------------------------------------------ r6338 | ryan | 2007-11-17 00:04:19 +0000 (Sat, 17 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/query.php Move posts_selection action to after post_limits filter. ------------------------------------------------------------------------ r6339 | westi | 2007-11-17 11:21:34 +0000 (Sat, 17 Nov 2007) | 2 lines Changed paths: M /trunk/wp-app.php M /trunk/wp-includes/default-filters.php M /trunk/wp-includes/functions.php M /trunk/xmlrpc.php Ensure that we offer https access to atom if it is available. Fixes #5298 props rubys. ------------------------------------------------------------------------ r6340 | westi | 2007-11-17 11:27:01 +0000 (Sat, 17 Nov 2007) | 2 lines Changed paths: M /trunk/wp-includes/functions.php Actually return a url if SSL is not supported! Relates to #5298 ------------------------------------------------------------------------ r6341 | ryan | 2007-11-18 19:36:30 +0000 (Sun, 18 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/query.php Do two sets of filters on posts query. First set is used by regular plugins, second by caching plugins. ------------------------------------------------------------------------ r6342 | ryan | 2007-11-21 00:14:58 +0000 (Wed, 21 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/wp-db.php Debug backtrace for queries. Props tellyworth. fixes #5218 ------------------------------------------------------------------------ r6343 | ryan | 2007-11-26 21:40:00 +0000 (Mon, 26 Nov 2007) | 1 line Changed paths: M /trunk/wp-content/themes/classic/comments-popup.php M /trunk/wp-content/themes/classic/comments.php M /trunk/wp-content/themes/default/comments-popup.php M /trunk/wp-content/themes/default/comments.php M /trunk/wp-includes/general-template.php M /trunk/wp-login.php Use 'Log in' instead of 'Login' for verb form. Props doug. see #5296 ------------------------------------------------------------------------ r6344 | ryan | 2007-11-26 22:26:51 +0000 (Mon, 26 Nov 2007) | 1 line Changed paths: M /trunk/wp-admin/js/upload.js Don't lose the upload tab. Props mdawaffe. fixes #5390 ------------------------------------------------------------------------ r6345 | ryan | 2007-11-27 08:03:33 +0000 (Tue, 27 Nov 2007) | 1 line Changed paths: M /trunk/wp-login.php Check if REQUEST_METHOD is POST rather than cheecking if _POST is empty to determine if we were called via POST. Props xknown. fixes #5365 ------------------------------------------------------------------------ r6346 | ryan | 2007-11-27 22:14:53 +0000 (Tue, 27 Nov 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/user.php M /trunk/wp-includes/pluggable.php M /trunk/wp-includes/registration.php M /trunk/wp-includes/user.php get_user_by_email() and some user caching cleanups. fixes #5392 ------------------------------------------------------------------------ r6347 | westi | 2007-11-28 20:52:55 +0000 (Wed, 28 Nov 2007) | 2 lines Changed paths: M /trunk/xmlrpc.php Correct support for mt_allow_comments to cover all possible values. Fixes #5366 props redsweater/josephscott ------------------------------------------------------------------------ r6348 | ryan | 2007-11-29 05:03:25 +0000 (Thu, 29 Nov 2007) | 1 line Changed paths: M /trunk/wp-includes/comment.php Remove old comment_count_cache variable. It's dead. ------------------------------------------------------------------------ r6349 | ryan | 2007-11-29 05:51:09 +0000 (Thu, 29 Nov 2007) | 1 line Changed paths: M /trunk/wp-mail.php When posting by email, publish only if user has publish caps, otherwise set status to pending. Props Bobcat. fixes #4642 ------------------------------------------------------------------------ r6350 | ryan | 2007-12-02 05:14:11 +0000 (Sun, 02 Dec 2007) | 1 line Changed paths: A /trunk/wp-includes/class-phpass.php M /trunk/wp-includes/pluggable.php M /trunk/wp-includes/registration.php M /trunk/wp-includes/user.php M /trunk/wp-login.php Hash passwords with phpass. Add wp_check_pasword() and wp_hash_password() functions. Props pishmishy. see #2394 ------------------------------------------------------------------------ r6351 | ryan | 2007-12-04 00:19:10 +0000 (Tue, 04 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php M /trunk/wp-includes/rewrite.php Don't save page and attachemtn uris to page_uris and page_attachment_uris. This is not needed. Add an option to use wildcard page rewrite rules instead of per-page rules. see #3614 ------------------------------------------------------------------------ r6352 | ryan | 2007-12-04 00:40:00 +0000 (Tue, 04 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/link-template.php Avoid unnecesary call to get_userdata in get_permalink function. Props xknown. fixes #5414 ------------------------------------------------------------------------ r6353 | ryan | 2007-12-04 23:59:16 +0000 (Tue, 04 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/bookmark.php Use correct var. Props DD32. fixes #5419 ------------------------------------------------------------------------ r6354 | ryan | 2007-12-05 00:29:05 +0000 (Wed, 05 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/custom-header.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/includes/comment.php M /trunk/wp-admin/includes/export.php M /trunk/wp-admin/includes/plugin.php M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/includes/upload.php M /trunk/wp-admin/includes/user.php Remove unused variables. Props DD32. fixes #5418 ------------------------------------------------------------------------ r6355 | ryan | 2007-12-05 00:31:54 +0000 (Wed, 05 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Don't return all taxonomies for an object type of 0. Props tellyworth and nbachiyski. fixes #5417 ------------------------------------------------------------------------ r6356 | westi | 2007-12-05 07:34:57 +0000 (Wed, 05 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/menu.php Allow plugins to handle admin page access failures. Fixes #5379 props donncha ------------------------------------------------------------------------ r6357 | westi | 2007-12-05 07:39:07 +0000 (Wed, 05 Dec 2007) | 1 line Changed paths: M /trunk/wp-mail.php Ensure wp-mail doesn't issue a 500 error if no messages are available to post. Fixed #5420 props Bobcat ------------------------------------------------------------------------ r6358 | westi | 2007-12-05 07:42:42 +0000 (Wed, 05 Dec 2007) | 1 line Changed paths: M /trunk/xmlrpc.php Expose post_status over xmlrpc. Fixes #4982 props josephscott ------------------------------------------------------------------------ r6359 | ryan | 2007-12-05 09:25:45 +0000 (Wed, 05 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/link-template.php Refactor next_post_link, previous_post_link. props xknown. fixes #5411 ------------------------------------------------------------------------ r6360 | ryan | 2007-12-05 09:30:13 +0000 (Wed, 05 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/plugins/spellchecker/classes/HttpClient.class.php M /trunk/wp-includes/js/tinymce/plugins/spellchecker/classes/TinyGoogleSpell.class.php M /trunk/wp-includes/js/tinymce/plugins/spellchecker/classes/TinyPspell.class.php M /trunk/wp-includes/js/tinymce/plugins/spellchecker/classes/TinyPspellShell.class.php M /trunk/wp-includes/js/tinymce/plugins/spellchecker/config.php M /trunk/wp-includes/js/tinymce/plugins/spellchecker/css/content.css M /trunk/wp-includes/js/tinymce/plugins/spellchecker/css/spellchecker.css M /trunk/wp-includes/js/tinymce/plugins/spellchecker/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/spellchecker/images/spellchecker.gif M /trunk/wp-includes/js/tinymce/plugins/spellchecker/images/wline.gif M /trunk/wp-includes/js/tinymce/plugins/spellchecker/langs/en.js M /trunk/wp-includes/js/tinymce/plugins/spellchecker/tinyspell.php M /trunk/wp-includes/js/tinymce/plugins/wordpress/images/toolbars.gif Remove executable property from files. Props lapcat. fixes #5408 ------------------------------------------------------------------------ r6361 | ryan | 2007-12-06 05:56:38 +0000 (Thu, 06 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/plugin.php Filter and action optimizations and phpdoc updates from darkdragon. fixes #5338 ------------------------------------------------------------------------ r6362 | ryan | 2007-12-06 06:08:14 +0000 (Thu, 06 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Consistent AJAX fade colors. Props mdawaffe. fixes #5423 ------------------------------------------------------------------------ r6363 | ryan | 2007-12-06 06:37:30 +0000 (Thu, 06 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/custom-header.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/includes/bookmark.php M /trunk/wp-admin/includes/image.php M /trunk/wp-admin/includes/schema.php M /trunk/wp-admin/includes/taxonomy.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/includes/upgrade.php M /trunk/wp-admin/includes/upload.php M /trunk/wp-admin/install-helper.php Remove unused variables. Props DD32. see #5418 ------------------------------------------------------------------------ r6364 | ryan | 2007-12-06 19:49:33 +0000 (Thu, 06 Dec 2007) | 1 line Changed paths: M /trunk/wp-app.php M /trunk/wp-includes/author-template.php M /trunk/wp-includes/canonical.php M /trunk/wp-includes/capabilities.php M /trunk/wp-includes/category-template.php M /trunk/wp-includes/category.php M /trunk/wp-includes/comment-template.php M /trunk/wp-includes/comment.php M /trunk/wp-includes/feed.php M /trunk/wp-includes/formatting.php M /trunk/wp-includes/functions.php M /trunk/wp-includes/general-template.php M /trunk/wp-includes/l10n.php M /trunk/wp-includes/link-template.php M /trunk/wp-includes/pluggable.php M /trunk/wp-includes/post-template.php M /trunk/wp-includes/post.php M /trunk/wp-includes/query.php M /trunk/wp-includes/rewrite.php M /trunk/wp-includes/taxonomy.php M /trunk/wp-includes/theme.php M /trunk/wp-includes/user.php M /trunk/wp-includes/widgets.php M /trunk/wp-login.php M /trunk/xmlrpc.php Remove unused vars. Props DD32. see #5418 ------------------------------------------------------------------------ r6365 | ryan | 2007-12-06 19:58:15 +0000 (Thu, 06 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/author-template.php M /trunk/wp-includes/category-template.php M /trunk/wp-includes/classes.php M /trunk/wp-includes/deprecated.php M /trunk/wp-includes/feed.php M /trunk/wp-includes/functions.php M /trunk/wp-includes/link-template.php New feed_link functions. Deprecate rss_link functions. Make default feed pluggable. Props rubys. see #5328 ------------------------------------------------------------------------ r6366 | westi | 2007-12-09 11:28:57 +0000 (Sun, 09 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/wp-db.php Comment out the code that can't run so as to not confuse people. ------------------------------------------------------------------------ r6367 | westi | 2007-12-09 11:49:25 +0000 (Sun, 09 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/functions.php Remove triming from string options fixes #4781 props hakre ------------------------------------------------------------------------ r6368 | ryan | 2007-12-10 06:53:58 +0000 (Mon, 10 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/comment-template.php comments_popup_link filter from joostdevalk. fixes #5247 ------------------------------------------------------------------------ r6369 | ryan | 2007-12-10 06:57:58 +0000 (Mon, 10 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/feed-atom.php Support atom threading. Props rubys. fixes #5434 ------------------------------------------------------------------------ r6370 | ryan | 2007-12-10 18:52:24 +0000 (Mon, 10 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/deprecated.php phpdoc for deprecated funcs. Props darkdragon. fixes #5444 ------------------------------------------------------------------------ r6371 | matt | 2007-12-10 20:42:03 +0000 (Mon, 10 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/comment.php Switch error messages to have a footer instead of use wp_die, so they don't look busted. Use absint where appropiate. Formatting cleanup. Clearer styling and messaging on buttons. ------------------------------------------------------------------------ r6372 | matt | 2007-12-10 20:49:46 +0000 (Mon, 10 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/comment-template.php Revert [6368]. Fixes #5448, fixes #5247 by adding a new filter to hook in specifically to add attributes, rather than filtering the whole thing. Minor formatting cleanup of comments_popup_link. ------------------------------------------------------------------------ r6373 | westi | 2007-12-11 20:30:22 +0000 (Tue, 11 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-includes/js/autosave.js Autosave tags as well. Fixes #5359 props sembee ------------------------------------------------------------------------ r6374 | ryan | 2007-12-12 05:08:48 +0000 (Wed, 12 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/import/wordpress.php Correctly handle post_parent during import. Props tellyworth. fixes #5456 ------------------------------------------------------------------------ r6375 | ryan | 2007-12-12 05:11:24 +0000 (Wed, 12 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/export.php Additional metadata for wxr export from tellyworth. fixes #5454 ------------------------------------------------------------------------ r6376 | ryan | 2007-12-12 05:14:00 +0000 (Wed, 12 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/import/wordpress.php M /trunk/wp-includes/taxonomy.php Defer term counting during import. Props tellyworth. fixes #5377 ------------------------------------------------------------------------ r6377 | ryan | 2007-12-12 11:45:55 +0000 (Wed, 12 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php M /trunk/wp-includes/query.php Query page attachments from page requests so that they can both use the same set of rewrite rules. see #3614 ------------------------------------------------------------------------ r6378 | ryan | 2007-12-14 00:25:39 +0000 (Fri, 14 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Taxonomy phpdoc from darkdragon. fixes #4742 ------------------------------------------------------------------------ r6379 | ryan | 2007-12-14 00:28:34 +0000 (Fri, 14 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php post phpdoc from m0n5t3r and darkdragon. see #3982 ------------------------------------------------------------------------ r6380 | ryan | 2007-12-14 06:20:42 +0000 (Fri, 14 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/includes/template.php M /trunk/wp-includes/query.php Faster page_rows() from hailin. see #5303 ------------------------------------------------------------------------ r6381 | ryan | 2007-12-14 08:06:08 +0000 (Fri, 14 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/widgets.php Fix registration of multiple sidebars. Props watson. fixes #5352 ------------------------------------------------------------------------ r6382 | ryan | 2007-12-14 20:56:55 +0000 (Fri, 14 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php clean page cache when reparenting pages after deletion. Props hailin. fixes #5457 ------------------------------------------------------------------------ r6383 | ryan | 2007-12-14 21:40:28 +0000 (Fri, 14 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/export.php the_content_export filter from tellyworth. fixes #5465 ------------------------------------------------------------------------ r6384 | ryan | 2007-12-14 21:46:52 +0000 (Fri, 14 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/classes.php Faster page and cat walker. Props hailin. see #5458 ------------------------------------------------------------------------ r6385 | ryan | 2007-12-15 05:31:16 +0000 (Sat, 15 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/schema.php M /trunk/wp-admin/includes/upgrade.php M /trunk/wp-admin/options-writing.php M /trunk/wp-includes/pluggable.php M /trunk/wp-login.php Pluggable random password generator from pishmishy. fixes #5401 ------------------------------------------------------------------------ r6386 | matt | 2007-12-16 03:00:38 +0000 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/js/upload.js Remember what attachment options you pick, fixes #4565. Hat tip: filosofo. ------------------------------------------------------------------------ r6387 | ryan | 2007-12-16 17:41:59 +0000 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/misc.php M /trunk/wp-config-sample.php M /trunk/wp-includes/compat.php M /trunk/wp-includes/pluggable.php M /trunk/wp-includes/registration.php M /trunk/wp-login.php M /trunk/wp-settings.php New secure cookie protocol. see #5367 ------------------------------------------------------------------------ r6388 | ryan | 2007-12-16 20:31:44 +0000 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/classes.php Fix depth = 1 page traversal. Props hailin. fixes #5469 ------------------------------------------------------------------------ r6389 | ryan | 2007-12-16 21:20:18 +0000 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/wp-login.php Don't show both log out and session expired messages when logging out. see #5367 ------------------------------------------------------------------------ r6390 | ryan | 2007-12-16 21:34:48 +0000 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/import/wordpress.php M /trunk/wp-admin/includes/file.php M /trunk/wp-includes/functions.php Import file attachments. Props tellyworth. fixes #5466 ------------------------------------------------------------------------ r6391 | ryan | 2007-12-16 21:38:24 +0000 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/functions.php M /trunk/wp-includes/user.php M /trunk/wp-includes/wp-db.php Suppress display of DB error messages by default. Props filosofo. see #5473 ------------------------------------------------------------------------ r6392 | matt | 2007-12-16 21:40:36 +0000 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Invalid HTML in nested category checkbox list. Also cleans up source formatting a bit. Fixes #5462. Hat tip: 082net. ------------------------------------------------------------------------ r6393 | matt | 2007-12-16 21:44:48 +0000 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/wp-app.php Allow numbers in content type to allow for types like 3gp. Fixes #5449. Hat tip: meledin, DD32. ------------------------------------------------------------------------ r6394 | matt | 2007-12-16 22:07:32 +0000 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/import/wp-cat2tag.php Change prints to echoes. Add check all button to avoid carpal clicking syndrome. Cleaned up some English. Fixes #5437. Hat tip: hailin. Changes from diff: moved JS inside of function so it didn't show up on every import page; moved button above form instead of next to submit button. ------------------------------------------------------------------------ r6395 | ryan | 2007-12-16 23:47:58 +0000 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/author-template.php author-template phpdoc from darkdragon. fixes #4393 ------------------------------------------------------------------------ r6396 | ryan | 2007-12-17 06:02:45 +0000 (Mon, 17 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php M /trunk/wp-login.php wp_set_password(). see #2394 ------------------------------------------------------------------------ r6397 | ryan | 2007-12-17 06:21:43 +0000 (Mon, 17 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/query.php Accept array of pages for is_page(). Props azaozz. fixes #5430 ------------------------------------------------------------------------ r6398 | ryan | 2007-12-17 06:29:30 +0000 (Mon, 17 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/rewrite.php Use generic page rewrite rules for compatible permalink strucures. see #3614 ------------------------------------------------------------------------ r6399 | ryan | 2007-12-17 06:53:59 +0000 (Mon, 17 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/post-template.php wp_list_pages() no longer requires get_pages() to do a hierarchical sort. Set hierarchical to false. see #5458 ------------------------------------------------------------------------ r6400 | ryan | 2007-12-17 21:12:28 +0000 (Mon, 17 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Fix AJAX cookie validation. see #5367 ------------------------------------------------------------------------ r6401 | ryan | 2007-12-18 03:32:43 +0000 (Tue, 18 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/file.php M /trunk/wp-includes/functions.php unique filename fixes from tellyworth. fixes #5482 ------------------------------------------------------------------------ r6402 | ryan | 2007-12-18 05:28:44 +0000 (Tue, 18 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/functions.php redirect fixes from ruckus and tellyworth. fixes #5479 ------------------------------------------------------------------------ r6403 | ryan | 2007-12-18 19:38:17 +0000 (Tue, 18 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Clean cache for orphaned pages. Props hailin. fixes #5457 ------------------------------------------------------------------------ r6404 | ryan | 2007-12-18 20:06:37 +0000 (Tue, 18 Dec 2007) | 1 line Changed paths: M /trunk/wp-mail.php Escape pop3 error messages. Props xknown. fixes #5484 ------------------------------------------------------------------------ r6405 | ryan | 2007-12-18 20:46:09 +0000 (Tue, 18 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/tiny_mce_config.php Fix tinymce valid elements configuration. Props linusmartensson. fixes #3826 ------------------------------------------------------------------------ r6406 | westi | 2007-12-19 17:27:22 +0000 (Wed, 19 Dec 2007) | 2 lines Changed paths: M /trunk/wp-admin/edit-form-comment.php Move the heading inside the wrap. Fixes #5348 props rob1n ------------------------------------------------------------------------ r6407 | westi | 2007-12-19 17:34:15 +0000 (Wed, 19 Dec 2007) | 2 lines Changed paths: M /trunk/wp-includes/post.php Don't create empty tags. Fixes #5412 props ionfish ------------------------------------------------------------------------ r6408 | ryan | 2007-12-19 17:44:02 +0000 (Wed, 19 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/general-template.php language_attributes() improvements from ionfish. fixes #5393 ------------------------------------------------------------------------ r6409 | ryan | 2007-12-19 17:45:50 +0000 (Wed, 19 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/formatting.php M /trunk/wp-includes/taxonomy.php Allows 0 titles when sanitizing. Props mdawaffe. fixes #5293 ------------------------------------------------------------------------ r6410 | ryan | 2007-12-19 17:47:06 +0000 (Wed, 19 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/theme.php Add a get_stylesheet_dir to sprintf in get_theme_mod. Props andy. fixes #5398 ------------------------------------------------------------------------ r6411 | ryan | 2007-12-19 17:48:51 +0000 (Wed, 19 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/import.php Avoid warning when import dir is empty. Props Viper007Bond. fixes #5395 ------------------------------------------------------------------------ r6412 | ryan | 2007-12-19 17:56:16 +0000 (Wed, 19 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/admin.php M /trunk/wp-includes/query.php Better is_admin() check from filosofo and pishmishy. fixes #5487 ------------------------------------------------------------------------ r6413 | ryan | 2007-12-19 18:05:21 +0000 (Wed, 19 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/link-template.php get_search_feed_link and get_search_comments_feed_link from ionfish. fixes #5442 ------------------------------------------------------------------------ r6414 | ryan | 2007-12-19 18:25:22 +0000 (Wed, 19 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/feed-atom-comments.php Fix id, self link and alternate link in Atom comment feeds. Props ionfish. fixes #5435 ------------------------------------------------------------------------ r6415 | ryan | 2007-12-19 19:27:14 +0000 (Wed, 19 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/link-template.php Fix previous/next links for slugs containing 'page'. Props xknown. fixes #5318 ------------------------------------------------------------------------ r6416 | ryan | 2007-12-19 20:30:44 +0000 (Wed, 19 Dec 2007) | 1 line Changed paths: M /trunk/xmlrpc.php Fix wp.suggestCategories return values. Props josephscott. fixes #5406 ------------------------------------------------------------------------ r6417 | ryan | 2007-12-19 20:33:27 +0000 (Wed, 19 Dec 2007) | 1 line Changed paths: M /trunk/xmlrpc.php wp.deleteCategory xmlrpc method from josephscott. fixes #4599 ------------------------------------------------------------------------ r6418 | ryan | 2007-12-19 21:07:38 +0000 (Wed, 19 Dec 2007) | 1 line Changed paths: M /trunk/xmlrpc.php Custom fields support for xmlrpc from josephscott. fixes #5148 ------------------------------------------------------------------------ r6419 | ryan | 2007-12-19 21:53:10 +0000 (Wed, 19 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/profile.php M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/script-loader.php Password strength meter from MellerTime. see #4470 ------------------------------------------------------------------------ r6420 | ryan | 2007-12-19 22:22:21 +0000 (Wed, 19 Dec 2007) | 1 line Changed paths: M /trunk/wp-login.php Show session expired message only when cookie is set. ------------------------------------------------------------------------ r6421 | ryan | 2007-12-19 22:40:44 +0000 (Wed, 19 Dec 2007) | 1 line Changed paths: A /trunk/wp-admin/js/passwordStrengthMeter.js Add file. see #4470 ------------------------------------------------------------------------ r6422 | ryan | 2007-12-19 22:46:02 +0000 (Wed, 19 Dec 2007) | 1 line Changed paths: A /trunk/wp-admin/js/password-strength-meter.js (from /trunk/wp-admin/js/passwordStrengthMeter.js:6421) D /trunk/wp-admin/js/passwordStrengthMeter.js M /trunk/wp-includes/script-loader.php Rename file. see #4470 ------------------------------------------------------------------------ r6423 | ryan | 2007-12-19 23:19:49 +0000 (Wed, 19 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/import/btt.php M /trunk/wp-admin/import/jkw.php M /trunk/wp-admin/import/stp.php M /trunk/wp-admin/import/utw.php Not so new anymore. Props johnbillion. fixes #4951 ------------------------------------------------------------------------ r6424 | ryan | 2007-12-19 23:25:11 +0000 (Wed, 19 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Don't create blank terms. Props ionfish and jhodgdon. fixes #5494 ------------------------------------------------------------------------ r6425 | ryan | 2007-12-20 00:48:49 +0000 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php Update term counts when future posts are published. fixes #4913 #5488 ------------------------------------------------------------------------ r6426 | ryan | 2007-12-20 02:10:09 +0000 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/install.php M /trunk/wp-admin/setup-config.php M /trunk/wp-includes/wp-db.php Set error if there is a problem connecting to the DB. Props skeltoac and Potter_System. fixes #5495 ------------------------------------------------------------------------ r6427 | ryan | 2007-12-20 05:29:52 +0000 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Orphaned page fix from hailin. fixes #5498 ------------------------------------------------------------------------ r6428 | ryan | 2007-12-20 05:31:39 +0000 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/import/wordpress.php Attachment and post meta import improvements from tellyworth. fixes #5497 ------------------------------------------------------------------------ r6429 | ryan | 2007-12-20 05:50:57 +0000 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/profile.php M /trunk/wp-admin/wp-admin.css Fix funky char, remove IE taunt. Props nbachiyski. see #4470 ------------------------------------------------------------------------ r6430 | ryan | 2007-12-20 17:05:06 +0000 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php M /trunk/wp-admin/import/blogware.php M /trunk/wp-admin/import/btt.php M /trunk/wp-admin/import/dotclear.php M /trunk/wp-admin/import/greymatter.php M /trunk/wp-admin/import/jkw.php M /trunk/wp-admin/import/livejournal.php M /trunk/wp-admin/import/mt.php M /trunk/wp-admin/import/stp.php M /trunk/wp-admin/import/textpattern.php M /trunk/wp-admin/import/utw.php M /trunk/wp-admin/import/wordpress.php M /trunk/wp-admin/moderation.php M /trunk/wp-includes/pluggable.php Use __ngettext() for plurals. Props darkdragon. see #4865 ------------------------------------------------------------------------ r6431 | matt | 2007-12-20 20:23:30 +0000 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/index-extra.php M /trunk/wp-admin/index.php To avoid monolithic commits I'm going to be bringing this in piece by piece. No need to file bug about lack of styling, it's on purpose right now. Trunk will be hit with the oogly stick for 2-3 days. This brings in structure for new dashboard. ------------------------------------------------------------------------ r6432 | westi | 2007-12-20 20:31:46 +0000 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/edit-form-comment.php M /trunk/wp-admin/wp-admin.css Add a link to the post a comment is for when editing a comment. Fixes #4345 props mgrouchy, ------------------------------------------------------------------------ r6433 | westi | 2007-12-20 20:36:35 +0000 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/edit-page-form.php Fix html for post customfields entry box. Fixes #5068 props minusfive. ------------------------------------------------------------------------ r6434 | westi | 2007-12-20 20:44:52 +0000 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/wp-settings.php phpdoc for wp-settings.php. Fixes #5211 props darkdragon. ------------------------------------------------------------------------ r6435 | westi | 2007-12-20 20:59:53 +0000 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/query.php Fix query variable naming errors. ------------------------------------------------------------------------ r6436 | westi | 2007-12-20 21:25:12 +0000 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/bookmark-template.php M /trunk/wp-includes/canonical.php M /trunk/wp-includes/classes.php M /trunk/wp-includes/widgets.php Fix some of the notices visible with WP_DEBUG enabled. ------------------------------------------------------------------------ r6437 | westi | 2007-12-20 21:28:53 +0000 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/wp-settings.php Fix @since for timer_start and timer_stop. See #5211. ------------------------------------------------------------------------ r6438 | westi | 2007-12-20 22:18:28 +0000 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/image.php M /trunk/wp-includes/compat.php Ensure we don't call exif_read_data() on unsupported file types. Fixes #5397 props DD32 ------------------------------------------------------------------------ r6439 | westi | 2007-12-20 22:24:39 +0000 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/image.php Preserve PNG transparency/alpha during thumbnail creation. Fixes #2805 props Libertus/Otto42. ------------------------------------------------------------------------ r6440 | westi | 2007-12-20 22:28:54 +0000 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/atomlib.php M /trunk/wp-includes/class-IXR.php M /trunk/wp-includes/class-phpass.php M /trunk/wp-includes/class-pop3.php M /trunk/wp-includes/class-snoopy.php Add file level phpdoc to external libraries we use. Fixes #5443 props darkdragon. ------------------------------------------------------------------------ r6441 | ryan | 2007-12-20 22:36:00 +0000 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/index.php gettext for new dashboard from nbachiyski. fixes #5499 ------------------------------------------------------------------------ r6446 | ryan | 2007-12-21 01:40:26 +0000 (Fri, 21 Dec 2007) | 1 line Changed paths: M /trunk/wp-app.php Check attachment link when deleting. ------------------------------------------------------------------------ r6447 | ryan | 2007-12-21 02:53:57 +0000 (Fri, 21 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/functions.php M /trunk/wp-settings.php Custom DB error page. fixes #5500 for 2.4 ------------------------------------------------------------------------ r6449 | ryan | 2007-12-21 03:14:22 +0000 (Fri, 21 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/formatting.php Be more selective in what we make clickable. ------------------------------------------------------------------------ r6452 | ryan | 2007-12-21 06:12:23 +0000 (Fri, 21 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/formatting.php Remove debug ------------------------------------------------------------------------ r6454 | westi | 2007-12-21 09:23:59 +0000 (Fri, 21 Dec 2007) | 2 lines Changed paths: M /trunk/wp-admin/includes/image.php Fix funky formatting ------------------------------------------------------------------------ r6456 | ryan | 2007-12-21 18:49:20 +0000 (Fri, 21 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/classes.php M /trunk/wp-includes/js/jquery/jquery.js M /trunk/wp-includes/script-loader.php Page walker fixes from hailin. fixes #5498 ------------------------------------------------------------------------ r6457 | ryan | 2007-12-21 18:50:29 +0000 (Fri, 21 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/js/jquery/jquery.js M /trunk/wp-includes/script-loader.php Revert accidental bits. ------------------------------------------------------------------------ r6459 | ryan | 2007-12-21 19:30:08 +0000 (Fri, 21 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/wp-db.php Return after bailing since bail doesn't always die now. Don't do queries if constructor didn't complete. see #5495 ------------------------------------------------------------------------ r6460 | ryan | 2007-12-21 19:54:46 +0000 (Fri, 21 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/wp-db.php Forgot this. see #5495 ------------------------------------------------------------------------ r6462 | matt | 2007-12-21 22:24:04 +0000 (Fri, 21 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/index.php pre flight commit, BOOM. hat tip: rboren. ------------------------------------------------------------------------ r6464 | ryan | 2007-12-22 06:24:48 +0000 (Sat, 22 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/wp-db.php Don't block SET NAMES query. Props g30rg3x for the find. fixes #5503 for 2.4 ------------------------------------------------------------------------ r6465 | matt | 2007-12-22 07:34:14 +0000 (Sat, 22 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/edit.php Only show comments on pages meant to show one entry, rather than any edit.php query which happens to have one result. ------------------------------------------------------------------------ r6467 | ryan | 2007-12-22 08:19:10 +0000 (Sat, 22 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/query.php Throw pages into search queries. Let's see how they handle. see #5149 ------------------------------------------------------------------------ r6468 | matt | 2007-12-22 09:46:13 +0000 (Sat, 22 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/admin-header.php A /trunk/wp-admin/images/comment-pill.gif M /trunk/wp-admin/images/logo-ghost.png M /trunk/wp-admin/menu.php M /trunk/wp-admin/wp-admin.css First pass at some of the header/footer styles. Again, work in progress. A few menu item renames. ------------------------------------------------------------------------ r6469 | ryan | 2007-12-22 17:45:30 +0000 (Sat, 22 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/install.php M /trunk/wp-includes/wp-db.php Show DB errors if WP_DEBUG and if installing. see #5473 ------------------------------------------------------------------------ r6471 | ryan | 2007-12-23 00:58:06 +0000 (Sun, 23 Dec 2007) | 1 line Changed paths: M /trunk/wp-config-sample.php M /trunk/wp-includes/pluggable.php Don't fallback to DB info for secret key. Allow expiration grace period for AJAX requests. see #5367 ------------------------------------------------------------------------ r6472 | ryan | 2007-12-23 01:10:29 +0000 (Sun, 23 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/import/blogware.php M /trunk/wp-admin/import/dotclear.php M /trunk/wp-admin/import/greymatter.php M /trunk/wp-admin/import/livejournal.php M /trunk/wp-admin/import/rss.php M /trunk/wp-admin/import/textpattern.php M /trunk/wp-admin/import/wordpress.php Add import_done actions ------------------------------------------------------------------------ r6473 | ryan | 2007-12-23 01:35:44 +0000 (Sun, 23 Dec 2007) | 1 line Changed paths: M /trunk/xmlrpc.php Add xmlrpc_call actions. Cleanup some whitespace. ------------------------------------------------------------------------ r6474 | westi | 2007-12-23 09:15:57 +0000 (Sun, 23 Dec 2007) | 1 line Changed paths: M /trunk/xmlrpc.php '>" ------------------------------------------------------------------------ r6475 | matt | 2007-12-23 10:05:37 +0000 (Sun, 23 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/comment.php M /trunk/wp-admin/options-general.php M /trunk/wp-admin/options-misc.php M /trunk/wp-admin/options-privacy.php M /trunk/wp-admin/options-reading.php M /trunk/wp-admin/options-writing.php M /trunk/wp-admin/wp-admin.css A few more stylings -- options/settings still need a lot more work. ------------------------------------------------------------------------ r6476 | matt | 2007-12-24 04:25:04 +0000 (Mon, 24 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/edit.php Newer and Older entries, rather than next/previous. ------------------------------------------------------------------------ r6477 | ryan | 2007-12-24 06:20:34 +0000 (Mon, 24 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/import/wordpress.php M /trunk/wp-admin/includes/import.php Importer refactoring from tellyworth. fixes #5522 ------------------------------------------------------------------------ r6478 | ryan | 2007-12-24 06:34:12 +0000 (Mon, 24 Dec 2007) | 1 line Changed paths: M /trunk/wp-config-sample.php M /trunk/wp-includes/pluggable.php Allow DB salt to be overridden by SECRET_SALT. Add a filter to wp_salt(). see #5367 ------------------------------------------------------------------------ r6479 | westi | 2007-12-24 06:57:34 +0000 (Mon, 24 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/author-template.php Update @since information. Fixes #4393 props darkdragon ------------------------------------------------------------------------ r6480 | westi | 2007-12-24 07:01:47 +0000 (Mon, 24 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/bookmark.php Add documentation for bookmark.php. Fixes #5523 props darkdragon. ------------------------------------------------------------------------ r6481 | westi | 2007-12-24 07:04:29 +0000 (Mon, 24 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/bookmark-template.php Add documentation for bookmark-template.php. Fixes #5521 props darkdragon. ------------------------------------------------------------------------ r6482 | matt | 2007-12-24 07:08:37 +0000 (Mon, 24 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/admin-header.php A better addLoadEvent which kicks off when the DOM is ready instead onLoad, which kicks off after images finish. Code from Dean Edwards, Mathias Miller, John Resig, Jesse Skinner. Should speed up front-end execution. ------------------------------------------------------------------------ r6483 | westi | 2007-12-24 07:09:36 +0000 (Mon, 24 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/template-loader.php Add file level documentation for template-loader.php. Fixes #5513 props darkdragon. ------------------------------------------------------------------------ r6484 | matt | 2007-12-24 07:14:41 +0000 (Mon, 24 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/index.php M /trunk/wp-admin/wp-admin.css Styling: alerts, updates, top dashboard. ------------------------------------------------------------------------ r6485 | westi | 2007-12-24 07:18:41 +0000 (Mon, 24 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/compat.php Add file level documentation for compat.php. Fixes #5510 props darkdragon. ------------------------------------------------------------------------ r6486 | ryan | 2007-12-24 08:01:55 +0000 (Mon, 24 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php set_auth_cookie action. see #5367 ------------------------------------------------------------------------ r6488 | westi | 2007-12-24 15:14:07 +0000 (Mon, 24 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/gettext.php Avoid the 64bit dragons. Fixes #3780 props nbachiyski. ------------------------------------------------------------------------ r6490 | ryan | 2007-12-24 21:21:16 +0000 (Mon, 24 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php Fetch only post category terms in get_posts(). Props MichaelH. fixes #5317 ------------------------------------------------------------------------ r6491 | ryan | 2007-12-24 21:24:03 +0000 (Mon, 24 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php Don't do hierarchical if includes specified. Props Kafkaesqui. fixes #5373 for 2.4 ------------------------------------------------------------------------ r6493 | ryan | 2007-12-25 20:48:01 +0000 (Tue, 25 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/default-filters.php M /trunk/wp-includes/feed-atom-comments.php M /trunk/wp-includes/feed-atom.php M /trunk/wp-includes/feed-rdf.php M /trunk/wp-includes/feed-rss.php M /trunk/wp-includes/feed-rss2-comments.php M /trunk/wp-includes/feed-rss2.php Some file level phpdoc from darkdragon. fixes #5527 ------------------------------------------------------------------------ r6494 | ryan | 2007-12-25 20:48:47 +0000 (Tue, 25 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/canonical.php phpdoc for canonical.php from darkdragon. fixes #5526 ------------------------------------------------------------------------ r6495 | ryan | 2007-12-26 17:18:13 +0000 (Wed, 26 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/comment-template.php phpdoc for comment-template.php from darkdragon. fixes #5528 ------------------------------------------------------------------------ r6496 | ryan | 2007-12-26 19:50:26 +0000 (Wed, 26 Dec 2007) | 1 line Changed paths: M /trunk/xmlrpc.php Limit post_password exposure. Props josephscott for the patch and xknown for the find. fixes #5535 for 2.4 ------------------------------------------------------------------------ r6498 | ryan | 2007-12-26 19:54:35 +0000 (Wed, 26 Dec 2007) | 1 line Changed paths: M /trunk/xmlrpc.php Limit what getAuthors exposes. Props josephscott for the patch and xknown for the find. fixes #5534 for 2.4 ------------------------------------------------------------------------ r6500 | ryan | 2007-12-27 08:08:11 +0000 (Thu, 27 Dec 2007) | 1 line Changed paths: M /trunk/wp-mail.php Add some sanitization ------------------------------------------------------------------------ r6501 | ryan | 2007-12-27 08:09:31 +0000 (Thu, 27 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/post.php \s is not a valid escape sequence. Props xknown. fixes #5539 ------------------------------------------------------------------------ r6503 | ryan | 2007-12-27 22:14:27 +0000 (Thu, 27 Dec 2007) | 1 line Changed paths: M /trunk/xmlrpc.php Some xmlrpc cap checks from josephscott. ------------------------------------------------------------------------ r6505 | ryan | 2007-12-27 22:31:13 +0000 (Thu, 27 Dec 2007) | 1 line Changed paths: M /trunk/wp-app.php Don't show email. ------------------------------------------------------------------------ r6507 | ryan | 2007-12-28 00:46:18 +0000 (Fri, 28 Dec 2007) | 1 line Changed paths: M /trunk/wp-app.php Some cap checks for app from josephscott. ------------------------------------------------------------------------ r6509 | ryan | 2007-12-28 01:04:17 +0000 (Fri, 28 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/query.php Use is_admin. Props markjaquith. see #5487 ------------------------------------------------------------------------ r6512 | ryan | 2007-12-28 19:17:21 +0000 (Fri, 28 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/js/prototype.js M /trunk/wp-includes/js/scriptaculous/builder.js M /trunk/wp-includes/js/scriptaculous/controls.js M /trunk/wp-includes/js/scriptaculous/dragdrop.js M /trunk/wp-includes/js/scriptaculous/effects.js M /trunk/wp-includes/js/scriptaculous/prototype.js M /trunk/wp-includes/js/scriptaculous/scriptaculous.js M /trunk/wp-includes/js/scriptaculous/slider.js M /trunk/wp-includes/js/scriptaculous/sound.js M /trunk/wp-includes/js/scriptaculous/unittest.js M /trunk/wp-includes/js/scriptaculous/wp-scriptaculous.js M /trunk/wp-includes/script-loader.php Prototype 1.6.0 and script.aculo.us 1.8.0. fixes #5543 ------------------------------------------------------------------------ r6513 | ryan | 2007-12-28 19:57:00 +0000 (Fri, 28 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/page-new.php M /trunk/wp-admin/page.php M /trunk/wp-admin/post-new.php Load jquery.js instead of interface.js. fixes #5544 ------------------------------------------------------------------------ r6514 | westi | 2007-12-28 21:17:42 +0000 (Fri, 28 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/deprecated.php M /trunk/wp-includes/functions.php M /trunk/wp-includes/registration-functions.php M /trunk/wp-includes/rss-functions.php M /trunk/wp-settings.php Mark functions and files as deprecated. Fixes #4361 props docwhat and darkdragon ------------------------------------------------------------------------ r6515 | westi | 2007-12-28 21:19:44 +0000 (Fri, 28 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/author-template.php Better documentation for the_author props darkdragon ------------------------------------------------------------------------ r6516 | westi | 2007-12-28 21:21:50 +0000 (Fri, 28 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/feed.php Better documentation for prep_atom_text_construct props darkdragon ------------------------------------------------------------------------ r6517 | westi | 2007-12-28 21:47:54 +0000 (Fri, 28 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/deprecated.php M /trunk/wp-includes/feed-rss2.php M /trunk/wp-includes/feed.php M /trunk/wp-includes/registration.php Deprecate comments_rss and create_user. ------------------------------------------------------------------------ r6518 | westi | 2007-12-28 22:56:56 +0000 (Fri, 28 Dec 2007) | 1 line Changed paths: M /trunk/wp-content/themes/default/functions.php Making the default theme notice free. ------------------------------------------------------------------------ r6519 | westi | 2007-12-28 23:02:13 +0000 (Fri, 28 Dec 2007) | 1 line Changed paths: M /trunk/wp-content/themes/default/functions.php Really making the default theme notice free. ------------------------------------------------------------------------ r6520 | ryan | 2007-12-29 03:14:33 +0000 (Sat, 29 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/file.php Extra traversal check. ------------------------------------------------------------------------ r6522 | westi | 2007-12-29 09:10:51 +0000 (Sat, 29 Dec 2007) | 1 line Changed paths: M /trunk/wp-settings.php Use ' not " so we don't expand. Fixes #5546 props takayukister. ------------------------------------------------------------------------ r6524 | ryan | 2007-12-29 19:20:15 +0000 (Sat, 29 Dec 2007) | 1 line Changed paths: M /trunk/wp-mail.php Don't echo posted content. Specialchars all other displayed info. ------------------------------------------------------------------------ r6526 | ryan | 2007-12-29 19:38:33 +0000 (Sat, 29 Dec 2007) | 1 line Changed paths: M /trunk/wp-mail.php Don't echo content. Props xknown. ------------------------------------------------------------------------ r6529 | ryan | 2007-12-31 17:50:32 +0000 (Mon, 31 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Separate cookie generation from cookie set. Introduce wp_generate_auth_cookie(). see #5367 ------------------------------------------------------------------------ r6530 | ryan | 2007-12-31 18:39:43 +0000 (Mon, 31 Dec 2007) | 1 line Changed paths: M /trunk/wp-admin/includes/theme.php M /trunk/wp-admin/themes.php M /trunk/wp-content/themes/classic/style.css M /trunk/wp-content/themes/default/style.css M /trunk/wp-includes/theme.php Theme tagging from andy. fixes #5545 ------------------------------------------------------------------------ r6531 | ryan | 2007-12-31 23:39:02 +0000 (Mon, 31 Dec 2007) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Remove unneeded get_userdata call. Props DD32. see #5367 ------------------------------------------------------------------------ r6532 | ryan | 2008-01-01 17:03:52 +0000 (Tue, 01 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/import/wordpress.php M /trunk/wp-includes/comment.php Defer comment counting. Props tellyworth. fixes #5557 ------------------------------------------------------------------------ r6533 | ryan | 2008-01-01 18:38:32 +0000 (Tue, 01 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/general-template.php Localize calendar caption. Props takayukister. fixes #5562 ------------------------------------------------------------------------ r6534 | ryan | 2008-01-01 18:40:39 +0000 (Tue, 01 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/comment.php M /trunk/xmlrpc.php wp.getCommentCount from josephscott. fixes #5463 ------------------------------------------------------------------------ r6535 | ryan | 2008-01-02 17:31:00 +0000 (Wed, 02 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/functions.php Properly close tags. Props ionfish. fixes #5568 ------------------------------------------------------------------------ r6536 | westi | 2008-01-02 18:21:19 +0000 (Wed, 02 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/general-template.php Beautify. Fixes #5561 props fitztrev. ------------------------------------------------------------------------ r6537 | ryan | 2008-01-02 20:06:00 +0000 (Wed, 02 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/post.php set_post_type from filosofo. fixes #4844 ------------------------------------------------------------------------ r6538 | ryan | 2008-01-02 20:45:17 +0000 (Wed, 02 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/general-template.php Add separator location arg to wp_title. Props cpoteet. fixes #4407 ------------------------------------------------------------------------ r6539 | ryan | 2008-01-02 22:13:16 +0000 (Wed, 02 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/cache.php Remove persistent object cache. fixes #5570 ------------------------------------------------------------------------ r6540 | ryan | 2008-01-02 23:03:25 +0000 (Wed, 02 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/cache.php Fix cache close. see #5570 ------------------------------------------------------------------------ r6541 | matt | 2008-01-02 23:44:08 +0000 (Wed, 02 Jan 2008) | 1 line Changed paths: A /trunk/wp-includes/js/jquery/jquery.dimensions.min.js Importing old version of dimension to compensate for older jQuery. ------------------------------------------------------------------------ r6542 | matt | 2008-01-03 01:34:11 +0000 (Thu, 03 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/edit-form-advanced.php A /trunk/wp-admin/images/xit.gif A /trunk/wp-admin/js/post.js M /trunk/wp-admin/post-new.php M /trunk/wp-admin/post.php M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/functions.php A /trunk/wp-includes/js/jquery/suggest.js M /trunk/wp-includes/script-loader.php New tag interface, tag auto-suggest while typing. Rough - suggest and parts of JS should probably be refactored. Hat tip: jhodgdon. ------------------------------------------------------------------------ r6543 | ryan | 2008-01-03 04:35:47 +0000 (Thu, 03 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/cache.php phpdoc for cache.php from darkdragon. fixes #5511 ------------------------------------------------------------------------ r6544 | matt | 2008-01-03 08:03:29 +0000 (Thu, 03 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-header.php M /trunk/wp-admin/edit-form-advanced.php A /trunk/wp-admin/images/media-buttons.gif M /trunk/wp-admin/includes/image.php M /trunk/wp-admin/includes/template.php D /trunk/wp-admin/js/dbx-admin-key.js M /trunk/wp-admin/link-add.php M /trunk/wp-admin/link.php M /trunk/wp-admin/rtl.css M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/general-template.php D /trunk/wp-includes/js/dbx.js M /trunk/wp-includes/js/tinymce/plugins/wordpress/editor_plugin.js M /trunk/wp-includes/js/tinymce/themes/advanced/css/editor_ui.css M /trunk/wp-includes/script-loader.php Post screen improvements^H^H^H, er, changes. Will file tickets for todos. ------------------------------------------------------------------------ r6545 | matt | 2008-01-03 22:24:58 +0000 (Thu, 03 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/js/edit-comments.js M /trunk/wp-admin/menu.php Update both of the comment counts when something changes. ------------------------------------------------------------------------ r6546 | ryan | 2008-01-04 08:46:33 +0000 (Fri, 04 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/page-new.php M /trunk/wp-admin/page.php M /trunk/wp-admin/post-new.php M /trunk/wp-admin/post.php M /trunk/wp-includes/functions.php M /trunk/wp-includes/js/autosave.js A /trunk/wp-includes/js/jquery/jquery.schedule.js M /trunk/wp-includes/post.php M /trunk/wp-includes/script-loader.php Port autosave to jquery. Props rmccue. see #3824 ------------------------------------------------------------------------ r6547 | ryan | 2008-01-04 08:49:35 +0000 (Fri, 04 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/plugins/wordpress/editor_plugin.js M /trunk/wp-includes/script-loader.php Don't bust table markup when switching between visual and html. Props mdawaffe. fixes #5577 ------------------------------------------------------------------------ r6548 | matt | 2008-01-04 09:37:40 +0000 (Fri, 04 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-header.php We log out, not sign out. ------------------------------------------------------------------------ r6549 | matt | 2008-01-04 11:47:06 +0000 (Fri, 04 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/menu-header.php M /trunk/wp-admin/menu.php D /trunk/wp-admin/templates.php M /trunk/wp-admin/wp-admin.css There's a lockup in the tri-menu area. Traffic ahead. Eliminating generic file editor. ------------------------------------------------------------------------ r6550 | matt | 2008-01-04 11:53:15 +0000 (Fri, 04 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-post-rows.php M /trunk/wp-admin/js/edit-comments.js Update comment count in single post row on post comment screen, edit.php?p=1&c=1. ------------------------------------------------------------------------ r6551 | ryan | 2008-01-04 19:36:34 +0000 (Fri, 04 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/custom-header.php M /trunk/wp-admin/import/wordpress.php M /trunk/wp-admin/import/wp-cat2tag.php M /trunk/wp-admin/includes/file.php M /trunk/wp-admin/includes/misc.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/includes/update.php M /trunk/wp-admin/link-import.php M /trunk/wp-app.php M /trunk/wp-includes/category-template.php M /trunk/wp-includes/classes.php M /trunk/wp-includes/comment-template.php M /trunk/wp-includes/comment.php M /trunk/wp-includes/deprecated.php M /trunk/wp-includes/functions.php M /trunk/wp-includes/link-template.php M /trunk/wp-includes/pluggable.php M /trunk/wp-includes/post.php M /trunk/wp-includes/taxonomy.php Unused var cleanup. Props DD32. see #5418 ------------------------------------------------------------------------ r6552 | ryan | 2008-01-04 19:55:17 +0000 (Fri, 04 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php M /trunk/wp-includes/classes.php Page walk fixes from hailin. fixes #5581 ------------------------------------------------------------------------ r6553 | ryan | 2008-01-04 20:03:42 +0000 (Fri, 04 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/comment.php phpdoc for comment.php from darkdragon. fixes #5578 ------------------------------------------------------------------------ r6554 | ryan | 2008-01-04 20:05:07 +0000 (Fri, 04 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/gettext.php M /trunk/wp-includes/registration-functions.php M /trunk/wp-includes/rss-functions.php M /trunk/wp-includes/streams.php M /trunk/wp-includes/vars.php M /trunk/wp-includes/version.php Some file level phpdoc from darkdragon. fixes #5572 ------------------------------------------------------------------------ r6555 | matt | 2008-01-04 20:18:55 +0000 (Fri, 04 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-link-categories.php M /trunk/wp-admin/link-add.php M /trunk/wp-admin/link-import.php M /trunk/wp-admin/link-manager.php M /trunk/wp-admin/menu.php Some link manager juggling, still need to have submenu highlight when on sub-sub pages. ------------------------------------------------------------------------ r6556 | ryan | 2008-01-04 23:34:33 +0000 (Fri, 04 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/includes/admin.php A /trunk/wp-admin/js/widgets.js M /trunk/wp-admin/widgets.php M /trunk/wp-includes/script-loader.php M /trunk/wp-includes/widgets.php Widget admin redesign from mdawaffe. see #5583 ------------------------------------------------------------------------ r6557 | ryan | 2008-01-04 23:40:47 +0000 (Fri, 04 Jan 2008) | 1 line Changed paths: A /trunk/wp-admin/includes/widgets.php Widget admin redesign from mdawaffe. see #5583 ------------------------------------------------------------------------ r6558 | matt | 2008-01-05 00:17:35 +0000 (Sat, 05 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/menu-header.php M /trunk/wp-admin/menu.php Put menus in their proper place. TODO: refactor. ------------------------------------------------------------------------ r6559 | matt | 2008-01-05 00:22:48 +0000 (Sat, 05 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Deal with long titles better. ------------------------------------------------------------------------ r6560 | ryan | 2008-01-05 05:20:56 +0000 (Sat, 05 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/widgets.php Fix some array warnings. Props mdawaffe. see #5583 ------------------------------------------------------------------------ r6561 | ryan | 2008-01-05 06:18:29 +0000 (Sat, 05 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/js/jquery/jquery.js M /trunk/wp-includes/script-loader.php jQuery 1.2.2b2. see #5492 ------------------------------------------------------------------------ r6562 | ryan | 2008-01-05 17:14:21 +0000 (Sat, 05 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/js/jquery/jquery.dimensions.min.js Update dimension to 1.2 ------------------------------------------------------------------------ r6563 | ryan | 2008-01-06 01:28:34 +0000 (Sun, 06 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/l10n.php phpdoc for l10n. Props darkdragon. fixes #5590 ------------------------------------------------------------------------ r6564 | ryan | 2008-01-06 08:21:58 +0000 (Sun, 06 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/registration.php phpdoc for registration from darkdragon. fixes #4383 ------------------------------------------------------------------------ r6565 | ryan | 2008-01-06 08:43:20 +0000 (Sun, 06 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/import/wordpress.php Init tags array. Props fitzrev. fixes #5468 ------------------------------------------------------------------------ r6566 | westi | 2008-01-06 10:26:40 +0000 (Sun, 06 Jan 2008) | 1 line Changed paths: M /trunk/wp-login.php You are now logged out. Fixes #4754 props spencerp. ------------------------------------------------------------------------ r6567 | ryan | 2008-01-06 19:01:32 +0000 (Sun, 06 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-form.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/general-template.php M /trunk/wp-includes/js/tinymce/plugins/wordpress/editor_plugin.js M /trunk/wp-includes/js/tinymce/tiny_mce_config.php M /trunk/wp-includes/script-loader.php Remember last editor chosen. Props mdawaffe. fixes #3978 ------------------------------------------------------------------------ r6568 | ryan | 2008-01-06 19:15:33 +0000 (Sun, 06 Jan 2008) | 1 line Changed paths: M /trunk/readme.html M /trunk/wp-admin/setup-config.php M /trunk/wp-admin/sidebar.php M /trunk/wp-includes/functions.php M /trunk/wp-includes/js/tinymce/blank.htm M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/jscripts/mcwindows.js M /trunk/wp-includes/js/tinymce/plugins/paste/blank.htm M /trunk/wp-includes/js/tinymce/tiny_mce.js Encoding before title. Props RanYanivHartstein. fixes #5519 for 2.5 ------------------------------------------------------------------------ r6569 | ryan | 2008-01-07 17:23:40 +0000 (Mon, 07 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/js/jquery/jquery.form.js M /trunk/wp-includes/script-loader.php Update jquery.form to 2.02. Props filosofo. fixes #5048 ------------------------------------------------------------------------ r6570 | ryan | 2008-01-07 20:38:49 +0000 (Mon, 07 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/edit-comments.php M /trunk/wp-admin/includes/template.php A /trunk/wp-admin/js/forms.js M /trunk/wp-admin/link-manager.php M /trunk/wp-admin/users.php M /trunk/wp-includes/script-loader.php Mass select for users from cpoteet and mdawaffe. fixes #5592 ------------------------------------------------------------------------ r6571 | ryan | 2008-01-07 23:55:49 +0000 (Mon, 07 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/js/widgets.js Fix for widget sort with IE7. Props filosofo. see #5292 #5583 ------------------------------------------------------------------------ r6572 | ryan | 2008-01-08 06:39:09 +0000 (Tue, 08 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/admin.php A /trunk/wp-includes/js/jquery/jquery.color.js M /trunk/wp-includes/script-loader.php Fade using jquery.color. Props JeremyVisser. fixes #5369 ------------------------------------------------------------------------ r6573 | ryan | 2008-01-08 06:44:31 +0000 (Tue, 08 Jan 2008) | 1 line Changed paths: A /trunk/wp-admin/js/admin.js M /trunk/wp-includes/js/jquery/jquery.color.js Fade using jquery.color. Props JeremyVisser. fixes #5369 ------------------------------------------------------------------------ r6574 | ryan | 2008-01-08 07:22:07 +0000 (Tue, 08 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/admin.php D /trunk/wp-admin/js/admin.js D /trunk/wp-includes/js/jquery/jquery.color.js M /trunk/wp-includes/script-loader.php Revert back to fat for now. see #5369 ------------------------------------------------------------------------ r6575 | ryan | 2008-01-09 05:21:51 +0000 (Wed, 09 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/themes/advanced/css/editor_ui.css M /trunk/wp-includes/js/tinymce/tiny_mce_config.php Purty editor buttons from andy. Removing some oogly. fixes #5573 ------------------------------------------------------------------------ r6576 | matt | 2008-01-09 06:21:38 +0000 (Wed, 09 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css The bottom of this shouldn't run into the box. ------------------------------------------------------------------------ r6577 | matt | 2008-01-09 06:22:14 +0000 (Wed, 09 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/js/post.js Put a delay on the suggestion, and minimum length. Hat tip: DerFichtl. ------------------------------------------------------------------------ r6578 | matt | 2008-01-09 07:52:30 +0000 (Wed, 09 Jan 2008) | 1 line Changed paths: A /trunk/wp-admin/images/toggle-arrow.gif M /trunk/wp-admin/js/post.js M /trunk/wp-admin/wp-admin.css Here's the toggle, but no saving... yet. ------------------------------------------------------------------------ r6579 | ryan | 2008-01-09 08:14:29 +0000 (Wed, 09 Jan 2008) | 1 line Changed paths: A /trunk/wp-admin/css/media.css A /trunk/wp-admin/images/align-center.png A /trunk/wp-admin/images/align-left.png A /trunk/wp-admin/images/align-none.png A /trunk/wp-admin/images/align-right.png M /trunk/wp-admin/includes/admin.php M /trunk/wp-admin/includes/image.php A /trunk/wp-admin/includes/media.php A /trunk/wp-admin/js/media-upload.js A /trunk/wp-admin/media-upload.php M /trunk/wp-admin/post-new.php M /trunk/wp-admin/post.php A /trunk/wp-includes/js/thickbox A /trunk/wp-includes/js/thickbox/loadingAnimation.gif A /trunk/wp-includes/js/thickbox/tb-close.png A /trunk/wp-includes/js/thickbox/thickbox.css A /trunk/wp-includes/js/thickbox/thickbox.js M /trunk/wp-includes/script-loader.php New image uploader from tellyworth. see #5609 ------------------------------------------------------------------------ r6580 | ryan | 2008-01-09 09:37:27 +0000 (Wed, 09 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/plugin.php M /trunk/wp-admin/plugins.php Plugin reactivation. Props dougal. see #4176 ------------------------------------------------------------------------ r6581 | matt | 2008-01-09 11:21:27 +0000 (Wed, 09 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/edit.php M /trunk/wp-admin/post-new.php M /trunk/wp-admin/post.php Redirect to edit page with posted blurb as default. ------------------------------------------------------------------------ r6582 | matt | 2008-01-09 12:12:35 +0000 (Wed, 09 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/admin.php A /trunk/wp-admin/js/common.js M /trunk/wp-admin/wp-admin.css D /trunk/wp-includes/js/fat.js A /trunk/wp-includes/js/jquery/jquery.color.js M /trunk/wp-includes/js/wp-lists.js M /trunk/wp-includes/script-loader.php Replacing FAT with jQuery effects, new styling for alerts. See #5369. ------------------------------------------------------------------------ r6583 | ryan | 2008-01-09 16:37:43 +0000 (Wed, 09 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Concat secret key with salt. see #5367 ------------------------------------------------------------------------ r6584 | ryan | 2008-01-09 17:46:13 +0000 (Wed, 09 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/js/post.js M /trunk/wp-includes/script-loader.php Save toggle box open/closed state. Props nbachiyski. fixes #5610 ------------------------------------------------------------------------ r6585 | ryan | 2008-01-09 17:48:00 +0000 (Wed, 09 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/l10n.php M /trunk/wp-includes/plugin.php M /trunk/wp-includes/rss.php M /trunk/wp-settings.php phpdoc tuneup from darkdragon. see #5611 ------------------------------------------------------------------------ r6586 | ryan | 2008-01-09 20:08:59 +0000 (Wed, 09 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/admin.php M /trunk/wp-settings.php Call WP::init() just before kicking the init action so that the current user is setup as early as possible. fixes #4181 ------------------------------------------------------------------------ r6587 | ryan | 2008-01-09 20:11:13 +0000 (Wed, 09 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/script-loader.php JIT load tinymce localization to avoid load order problems. Props mdawaffe. fixes #5605 ------------------------------------------------------------------------ r6588 | matt | 2008-01-10 09:39:35 +0000 (Thu, 10 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/admin-header.php M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/includes/taxonomy.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/js/post.js M /trunk/wp-admin/wp-admin.css A /trunk/wp-includes/js/jquery/ui.tabs.js M /trunk/wp-includes/js/wp-lists.js M /trunk/wp-includes/script-loader.php New experimental category interface, fixes #5618. Hat tip: mdawaffe. ------------------------------------------------------------------------ r6589 | ryan | 2008-01-10 17:28:50 +0000 (Thu, 10 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/locale.php phpdoc for locale from darkdragon. fixes #5621 ------------------------------------------------------------------------ r6590 | ryan | 2008-01-10 17:35:48 +0000 (Thu, 10 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/js/jquery/jquery.schedule.js Eliminate duplication in and minify jquery.schedule.js. fixes #5620 ------------------------------------------------------------------------ r6591 | ryan | 2008-01-10 20:19:58 +0000 (Thu, 10 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/js/post.js M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/js/wp-lists.js M /trunk/wp-includes/script-loader.php Fixes for new categories interface from mdawaffe. fixes #5618 ------------------------------------------------------------------------ r6592 | westi | 2008-01-10 20:51:07 +0000 (Thu, 10 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/bookmark.php M /trunk/wp-includes/functions.php M /trunk/wp-includes/link-template.php M /trunk/wp-includes/post-template.php M /trunk/wp-includes/post.php M /trunk/wp-includes/rewrite.php M /trunk/wp-includes/taxonomy.php M /trunk/wp-includes/theme.php Notice fixing for wp-includes. See #5607 props filosofo. ------------------------------------------------------------------------ r6593 | westi | 2008-01-10 21:27:08 +0000 (Thu, 10 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/import/rss.php M /trunk/wp-includes/post.php Ensure that we preserve GUIDs when importing from RSS. Fixes #5589 props peterjanes. ------------------------------------------------------------------------ r6594 | westi | 2008-01-10 21:46:25 +0000 (Thu, 10 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/post.php M /trunk/xmlrpc.php Add xmlrpc methods to discover the valid post and page statuses. See #5569 props josephscott. ------------------------------------------------------------------------ r6595 | ryan | 2008-01-10 21:51:00 +0000 (Thu, 10 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/category-template.php Add depth arg to wp_list_categories(). Props pishmishy. see #2461 ------------------------------------------------------------------------ r6596 | westi | 2008-01-10 22:37:15 +0000 (Thu, 10 Jan 2008) | 1 line Changed paths: M /trunk/xmlrpc.php Better xmlrpc field names. See #5569 props josephscott. ------------------------------------------------------------------------ r6597 | matt | 2008-01-10 22:42:49 +0000 (Thu, 10 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/js/common.js M /trunk/wp-admin/js/post.js M /trunk/wp-admin/wp-admin.css Fixes to category list saving. Hat tip: mdawaffe. Fixes #5631 ------------------------------------------------------------------------ r6598 | westi | 2008-01-11 18:35:34 +0000 (Fri, 11 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/theme.php Add missing brace. Fixes #5643 props xknown. ------------------------------------------------------------------------ r6599 | westi | 2008-01-11 18:44:44 +0000 (Fri, 11 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Revert #5007 as it causes more trouble than it solves. Fixes #5273 for trunk. ------------------------------------------------------------------------ r6600 | ryan | 2008-01-11 20:51:39 +0000 (Fri, 11 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php phpdoc for pluggable from darkdragon. fixes #5509 ------------------------------------------------------------------------ r6601 | matt | 2008-01-12 01:55:51 +0000 (Sat, 12 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/general-template.php Don't try fancy tab focus if the WYSIWYG isn't active. Hat tip: skeltoac. ------------------------------------------------------------------------ r6602 | ryan | 2008-01-12 15:54:44 +0000 (Sat, 12 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/js/post.js Don't do form submit when pressing enter in add new tag box. Props mdawaffe. fixes #5629 ------------------------------------------------------------------------ r6603 | westi | 2008-01-12 17:31:17 +0000 (Sat, 12 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/comment.php Simplify to_ping query. Fixes #5649 props misterbisson. ------------------------------------------------------------------------ r6604 | matt | 2008-01-14 00:20:52 +0000 (Mon, 14 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/post.php M /trunk/wp-includes/js/thickbox/thickbox.css Have the bottom boxes be closed by default. Remove the global padding kill from thickbox CSS. ------------------------------------------------------------------------ r6605 | matt | 2008-01-14 01:14:57 +0000 (Mon, 14 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/wp-admin.css Rough pass at submit box. ------------------------------------------------------------------------ r6606 | matt | 2008-01-14 03:16:56 +0000 (Mon, 14 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-footer.php M /trunk/wp-admin/admin-header.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/wp-admin.css Have footer stay at the bottom even on short pages in long windows. Hat tip: DD32. ------------------------------------------------------------------------ r6607 | ryan | 2008-01-14 04:38:02 +0000 (Mon, 14 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/import/blogger.php More explicit statement of requirements. fixes #5220 ------------------------------------------------------------------------ r6608 | ryan | 2008-01-14 04:39:36 +0000 (Mon, 14 Jan 2008) | 1 line Changed paths: M /trunk/readme.html Bump ver in readme. Props fitzrev and spencerp. fixes #5600 ------------------------------------------------------------------------ r6609 | ryan | 2008-01-14 04:51:29 +0000 (Mon, 14 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/general-template.php Get named sidebars. Props AaronCampbell. fixes #5615 ------------------------------------------------------------------------ r6610 | ryan | 2008-01-14 05:59:39 +0000 (Mon, 14 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/comment.php Eliminate comment_date_gmt <= now from get_lastcommentmodified() queries. fixes #5650 ------------------------------------------------------------------------ r6611 | matt | 2008-01-14 07:21:25 +0000 (Mon, 14 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/wp-admin.css Some styling tweaks to header and submit box. ------------------------------------------------------------------------ r6612 | matt | 2008-01-14 09:11:41 +0000 (Mon, 14 Jan 2008) | 1 line Changed paths: A /trunk/wp-admin/css/login.css D /trunk/wp-admin/images/box-bg-left.gif D /trunk/wp-admin/images/box-bg-right.gif D /trunk/wp-admin/images/box-bg.gif D /trunk/wp-admin/images/box-butt-left.gif D /trunk/wp-admin/images/box-butt-right.gif D /trunk/wp-admin/images/box-butt.gif D /trunk/wp-admin/images/box-head-left.gif D /trunk/wp-admin/images/box-head-right.gif D /trunk/wp-admin/images/box-head.gif D /trunk/wp-admin/images/heading-bg.gif D /trunk/wp-admin/images/login-bkg-bottom.gif D /trunk/wp-admin/images/login-bkg-tile.gif A /trunk/wp-admin/images/logo-login.gif D /trunk/wp-admin/images/notice.gif D /trunk/wp-admin/images/toggle.gif M /trunk/wp-login.php New login screen. Clearing out images not used anymore. ------------------------------------------------------------------------ r6613 | ryan | 2008-01-14 20:38:43 +0000 (Mon, 14 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/formatting.php Allow parens in urls. Props nbachiyski. fixes #5668 ------------------------------------------------------------------------ r6614 | ryan | 2008-01-14 21:44:08 +0000 (Mon, 14 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/rewrite.php Don't double requested url in url_to_postid(). Props filosofo. fixes #5661 ------------------------------------------------------------------------ r6615 | ryan | 2008-01-14 21:55:17 +0000 (Mon, 14 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/user.php M /trunk/wp-admin/users.php Move WP_User_Search to admin includes. Props Viper007Bond. fixes #5111 ------------------------------------------------------------------------ r6616 | ryan | 2008-01-14 22:35:43 +0000 (Mon, 14 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/category-template.php Return, don't echo, array. Props Otto42. fixes #5155 ------------------------------------------------------------------------ r6617 | ryan | 2008-01-14 23:56:53 +0000 (Mon, 14 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/kses.php Allow more tags in kses. Props lloydbudd. fixes #5617 ------------------------------------------------------------------------ r6618 | ryan | 2008-01-15 17:05:07 +0000 (Tue, 15 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/js/jquery/jquery.js M /trunk/wp-includes/script-loader.php jQuery 1.2.2 final. Props filosofo. fixes #5492 ------------------------------------------------------------------------ r6619 | ryan | 2008-01-16 05:52:38 +0000 (Wed, 16 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php Make publish status a dropdown. ------------------------------------------------------------------------ r6620 | ryan | 2008-01-16 06:28:42 +0000 (Wed, 16 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php Relocate delete post on edit screen. Needs styling. ------------------------------------------------------------------------ r6621 | ryan | 2008-01-16 06:48:08 +0000 (Wed, 16 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/menu-header.php Don't dangle our pipes ------------------------------------------------------------------------ r6622 | ryan | 2008-01-16 06:55:20 +0000 (Wed, 16 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/menu-header.php Close the last li. ------------------------------------------------------------------------ r6623 | ryan | 2008-01-16 07:26:41 +0000 (Wed, 16 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php Add date display and pending status. ------------------------------------------------------------------------ r6624 | ryan | 2008-01-16 09:02:18 +0000 (Wed, 16 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php Show post modification time. Needs style. Rough. ------------------------------------------------------------------------ r6625 | ryan | 2008-01-16 09:18:15 +0000 (Wed, 16 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php Fix typo and clean up ternary logic. Props fitzrev. fixes #5677 ------------------------------------------------------------------------ r6626 | ryan | 2008-01-16 16:45:36 +0000 (Wed, 16 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/plugins.php Make sure plugin is set. Props arickmann. fixes #5658 ------------------------------------------------------------------------ r6627 | ryan | 2008-01-16 16:46:49 +0000 (Wed, 16 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/plugins.php Always show plugin activation errors. Props DD32. fixes #5673 ------------------------------------------------------------------------ r6628 | ryan | 2008-01-16 19:07:11 +0000 (Wed, 16 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php Typo fix from hansengel. fixes #5676 ------------------------------------------------------------------------ r6629 | ryan | 2008-01-16 19:11:15 +0000 (Wed, 16 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/plugin.php Use PLUGINDIR in plugin_basename(). Props hansengel. fixes #5665 ------------------------------------------------------------------------ r6630 | ryan | 2008-01-16 19:15:07 +0000 (Wed, 16 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/kses.php phpdoc for kses from darkdragon. fixes #5641 ------------------------------------------------------------------------ r6631 | matt | 2008-01-17 02:46:22 +0000 (Thu, 17 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php This destroys other shutdown actions. ------------------------------------------------------------------------ r6632 | ryan | 2008-01-17 15:44:05 +0000 (Thu, 17 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/formatting.php M /trunk/wp-includes/general-template.php M /trunk/wp-includes/js/tinymce/langs/en.js M /trunk/wp-includes/js/tinymce/plugins/autosave/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/directionality/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/css/inlinepopup.css M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/editor_plugin.js A /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins A /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2 A /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img A /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif A /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/button.gif A /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif A /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif A /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif A /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif A /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif A /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css A /trunk/wp-includes/js/tinymce/plugins/inlinepopups/template.htm A /trunk/wp-includes/js/tinymce/plugins/media A /trunk/wp-includes/js/tinymce/plugins/media/css A /trunk/wp-includes/js/tinymce/plugins/media/css/content.css A /trunk/wp-includes/js/tinymce/plugins/media/css/media.css A /trunk/wp-includes/js/tinymce/plugins/media/editor_plugin.js A /trunk/wp-includes/js/tinymce/plugins/media/img A /trunk/wp-includes/js/tinymce/plugins/media/img/flash.gif A /trunk/wp-includes/js/tinymce/plugins/media/img/flv_player.swf A /trunk/wp-includes/js/tinymce/plugins/media/img/quicktime.gif A /trunk/wp-includes/js/tinymce/plugins/media/img/realmedia.gif A /trunk/wp-includes/js/tinymce/plugins/media/img/shockwave.gif A /trunk/wp-includes/js/tinymce/plugins/media/img/trans.gif A /trunk/wp-includes/js/tinymce/plugins/media/img/windowsmedia.gif A /trunk/wp-includes/js/tinymce/plugins/media/js A /trunk/wp-includes/js/tinymce/plugins/media/js/embed.js A /trunk/wp-includes/js/tinymce/plugins/media/js/media.js A /trunk/wp-includes/js/tinymce/plugins/media/langs A /trunk/wp-includes/js/tinymce/plugins/media/langs/en_dlg.js A /trunk/wp-includes/js/tinymce/plugins/media/media.htm M /trunk/wp-includes/js/tinymce/plugins/paste/blank.htm M /trunk/wp-includes/js/tinymce/plugins/paste/css/blank.css M /trunk/wp-includes/js/tinymce/plugins/paste/css/pasteword.css M /trunk/wp-includes/js/tinymce/plugins/paste/editor_plugin.js A /trunk/wp-includes/js/tinymce/plugins/paste/js A /trunk/wp-includes/js/tinymce/plugins/paste/js/pastetext.js A /trunk/wp-includes/js/tinymce/plugins/paste/js/pasteword.js A /trunk/wp-includes/js/tinymce/plugins/paste/langs/en_dlg.js M /trunk/wp-includes/js/tinymce/plugins/paste/pastetext.htm M /trunk/wp-includes/js/tinymce/plugins/paste/pasteword.htm A /trunk/wp-includes/js/tinymce/plugins/safari A /trunk/wp-includes/js/tinymce/plugins/safari/blank.htm A /trunk/wp-includes/js/tinymce/plugins/safari/editor_plugin.js A /trunk/wp-includes/js/tinymce/plugins/spellchecker/classes/GoogleSpell.php A /trunk/wp-includes/js/tinymce/plugins/spellchecker/classes/PSpell.php A /trunk/wp-includes/js/tinymce/plugins/spellchecker/classes/PSpellShell.php A /trunk/wp-includes/js/tinymce/plugins/spellchecker/classes/SpellChecker.php A /trunk/wp-includes/js/tinymce/plugins/spellchecker/classes/utils A /trunk/wp-includes/js/tinymce/plugins/spellchecker/classes/utils/JSON.php A /trunk/wp-includes/js/tinymce/plugins/spellchecker/classes/utils/Logger.php M /trunk/wp-includes/js/tinymce/plugins/spellchecker/config.php M /trunk/wp-includes/js/tinymce/plugins/spellchecker/css/content.css M /trunk/wp-includes/js/tinymce/plugins/spellchecker/css/spellchecker.css M /trunk/wp-includes/js/tinymce/plugins/spellchecker/editor_plugin.js A /trunk/wp-includes/js/tinymce/plugins/spellchecker/img A /trunk/wp-includes/js/tinymce/plugins/spellchecker/img/wline.gif A /trunk/wp-includes/js/tinymce/plugins/spellchecker/includes A /trunk/wp-includes/js/tinymce/plugins/spellchecker/includes/general.php A /trunk/wp-includes/js/tinymce/plugins/spellchecker/rpc.php M /trunk/wp-includes/js/tinymce/plugins/wordpress/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/wordpress/popups.css M /trunk/wp-includes/js/tinymce/plugins/wordpress/wordpress.css M /trunk/wp-includes/js/tinymce/themes/advanced/about.htm M /trunk/wp-includes/js/tinymce/themes/advanced/anchor.htm M /trunk/wp-includes/js/tinymce/themes/advanced/charmap.htm M /trunk/wp-includes/js/tinymce/themes/advanced/color_picker.htm M /trunk/wp-includes/js/tinymce/themes/advanced/css/colorpicker.css M /trunk/wp-includes/js/tinymce/themes/advanced/css/editor_content.css M /trunk/wp-includes/js/tinymce/themes/advanced/css/editor_popup.css M /trunk/wp-includes/js/tinymce/themes/advanced/css/editor_ui.css M /trunk/wp-includes/js/tinymce/themes/advanced/editor_template.js M /trunk/wp-