------------------------------------------------------------------------ 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-includes/js/tinymce/themes/advanced/image.htm A /trunk/wp-includes/js/tinymce/themes/advanced/img A /trunk/wp-includes/js/tinymce/themes/advanced/img/colorpicker.jpg A /trunk/wp-includes/js/tinymce/themes/advanced/img/icons.gif A /trunk/wp-includes/js/tinymce/themes/advanced/js A /trunk/wp-includes/js/tinymce/themes/advanced/js/about.js A /trunk/wp-includes/js/tinymce/themes/advanced/js/anchor.js A /trunk/wp-includes/js/tinymce/themes/advanced/js/charmap.js A /trunk/wp-includes/js/tinymce/themes/advanced/js/color_picker.js A /trunk/wp-includes/js/tinymce/themes/advanced/js/image.js A /trunk/wp-includes/js/tinymce/themes/advanced/js/link.js A /trunk/wp-includes/js/tinymce/themes/advanced/js/source_editor.js M /trunk/wp-includes/js/tinymce/themes/advanced/langs/en.js A /trunk/wp-includes/js/tinymce/themes/advanced/langs/en_dlg.js M /trunk/wp-includes/js/tinymce/themes/advanced/link.htm A /trunk/wp-includes/js/tinymce/themes/advanced/skins A /trunk/wp-includes/js/tinymce/themes/advanced/skins/default A /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/content.css A /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/dialog.css A /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/img A /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/img/buttons.png A /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/img/items.gif A /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/img/menu_arrow.gif A /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/img/menu_check.gif A /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/img/progress.gif A /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/img/tabs.gif A /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/ui.css A /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7 A /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/content.css A /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/dialog.css A /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img A /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg.png A /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/ui.css M /trunk/wp-includes/js/tinymce/themes/advanced/source_editor.htm M /trunk/wp-includes/js/tinymce/tiny_mce.js M /trunk/wp-includes/js/tinymce/tiny_mce_config.php M /trunk/wp-includes/js/tinymce/tiny_mce_gzip.php M /trunk/wp-includes/js/tinymce/tiny_mce_popup.js M /trunk/wp-includes/js/tinymce/utils/editable_selects.js M /trunk/wp-includes/js/tinymce/utils/form_utils.js M /trunk/wp-includes/js/tinymce/utils/mclayer.js M /trunk/wp-includes/js/tinymce/utils/mctabs.js M /trunk/wp-includes/js/tinymce/utils/validate.js TinyMCE 3.0 RC1. First cut, eexpect regressions. Props azaozz. see #5674 ------------------------------------------------------------------------ r6633 | matt | 2008-01-17 16:51:32 +0000 (Thu, 17 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-admin/wp-admin.css M /trunk/wp-includes/link-template.php M /trunk/wp-includes/script-loader.php Edit permalink in place. Fixes #5679. Hat tip: nbachiyski. ------------------------------------------------------------------------ r6634 | westi | 2008-01-18 07:52:15 +0000 (Fri, 18 Jan 2008) | 1 line Changed paths: M /trunk/xmlrpc.php Add some more actions to xmlrpc. Fixes #5686 props joesephscott. ------------------------------------------------------------------------ r6635 | westi | 2008-01-18 07:59:09 +0000 (Fri, 18 Jan 2008) | 1 line Changed paths: M /trunk/wp-app.php Ensure APP clients can update timestamps on publish. Fixes #5680 props tvachon. ------------------------------------------------------------------------ r6636 | ryan | 2008-01-19 00:01:45 +0000 (Sat, 19 Jan 2008) | 1 line Changed paths: D /trunk/wp-includes/js/tinymce/plugins/autosave/editor_plugin_src.js D /trunk/wp-includes/js/tinymce/plugins/directionality/images D /trunk/wp-includes/js/tinymce/plugins/directionality/langs D /trunk/wp-includes/js/tinymce/plugins/inlinepopups/css D /trunk/wp-includes/js/tinymce/plugins/inlinepopups/images D /trunk/wp-includes/js/tinymce/plugins/inlinepopups/jscripts D /trunk/wp-includes/js/tinymce/plugins/paste/images D /trunk/wp-includes/js/tinymce/plugins/paste/jscripts D /trunk/wp-includes/js/tinymce/plugins/paste/langs/en.js D /trunk/wp-includes/js/tinymce/plugins/spellchecker/classes/HttpClient.class.php D /trunk/wp-includes/js/tinymce/plugins/spellchecker/classes/TinyGoogleSpell.class.php D /trunk/wp-includes/js/tinymce/plugins/spellchecker/classes/TinyPspell.class.php D /trunk/wp-includes/js/tinymce/plugins/spellchecker/classes/TinyPspellShell.class.php D /trunk/wp-includes/js/tinymce/plugins/spellchecker/css/spellchecker.css D /trunk/wp-includes/js/tinymce/plugins/spellchecker/images D /trunk/wp-includes/js/tinymce/plugins/spellchecker/langs D /trunk/wp-includes/js/tinymce/plugins/spellchecker/tinyspell.php D /trunk/wp-includes/js/tinymce/themes/advanced/css D /trunk/wp-includes/js/tinymce/themes/advanced/images D /trunk/wp-includes/js/tinymce/themes/advanced/jscripts Remove old tinymce files. see #5674 ------------------------------------------------------------------------ r6637 | ryan | 2008-01-20 06:53:42 +0000 (Sun, 20 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php phpdoc for pluggable.php from darkdragon. fixes #5509 ------------------------------------------------------------------------ r6638 | matt | 2008-01-21 22:13:07 +0000 (Mon, 21 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/menu.php M /trunk/wp-admin/wp-admin.css Try a different comment bubble, fixes #5694. Hat tip: sambauers. ------------------------------------------------------------------------ r6639 | matt | 2008-01-21 22:16:02 +0000 (Mon, 21 Jan 2008) | 1 line Changed paths: A /trunk/wp-admin/images/comment-stalk.gif Missing image from #5694 ------------------------------------------------------------------------ r6640 | ryan | 2008-01-22 05:50:22 +0000 (Tue, 22 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/comment.php get_col() instead of get_results(). Props fitzrev. fixes #5699 ------------------------------------------------------------------------ r6641 | ryan | 2008-01-22 06:23:46 +0000 (Tue, 22 Jan 2008) | 1 line Changed paths: D /trunk/wp-includes/js/tinymce/plugins/autosave/langs/en.js M /trunk/wp-includes/js/tinymce/plugins/wordpress/langs/en.js M /trunk/wp-includes/js/tinymce/plugins/wphelp/editor_plugin.js D /trunk/wp-includes/js/tinymce/plugins/wphelp/langs/en.js M /trunk/wp-includes/js/tinymce/tiny_mce_config.php M /trunk/wp-includes/js/tinymce/wp-mce-help.php Port wphelp plugin to tinyMCE 3.0. Props azaozz. see #5703 ------------------------------------------------------------------------ r6642 | ryan | 2008-01-22 17:13:43 +0000 (Tue, 22 Jan 2008) | 1 line Changed paths: M /trunk/xmlrpc.php Typo fix from rnt. fixes #5700 ------------------------------------------------------------------------ r6643 | ryan | 2008-01-22 19:35:19 +0000 (Tue, 22 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php M /trunk/wp-includes/post.php M /trunk/wp-includes/user.php M /trunk/wp-login.php Refactor login. see #5405 ------------------------------------------------------------------------ r6644 | ryan | 2008-01-23 18:20:59 +0000 (Wed, 23 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/query.php M /trunk/wp-includes/user.php M /trunk/wp-includes/widgets.php Pass remember arg. see #5405 ------------------------------------------------------------------------ r6645 | westi | 2008-01-23 20:25:08 +0000 (Wed, 23 Jan 2008) | 1 line Changed paths: M /trunk/wp-app.php M /trunk/wp-includes/post.php Fix the updated times when publishing/editing with APP. See #5680 props rubys. ------------------------------------------------------------------------ r6646 | ryan | 2008-01-23 23:38:30 +0000 (Wed, 23 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/post.php Don't forget to pass the category ------------------------------------------------------------------------ r6647 | ryan | 2008-01-24 18:32:21 +0000 (Thu, 24 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Add wp_login_failed action ------------------------------------------------------------------------ r6648 | ryan | 2008-01-24 18:36:45 +0000 (Thu, 24 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Add check_password filter ------------------------------------------------------------------------ r6649 | ryan | 2008-01-24 21:19:42 +0000 (Thu, 24 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/js/autosave.js M /trunk/wp-includes/pluggable.php M /trunk/wp-includes/script-loader.php check_ajax_referer() should look for *only* the auth_cookie, not others that look like they match. Autosave should know that an ajax response of -1 or 0 is a failure. Props mdawaffe ------------------------------------------------------------------------ r6650 | ryan | 2008-01-24 22:48:30 +0000 (Thu, 24 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/widgets.php s/Save/Change/ ------------------------------------------------------------------------ r6651 | ryan | 2008-01-25 01:19:53 +0000 (Fri, 25 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/category.php Remove busted get_tags cache. get_terms does the caching for us. Props josephscott ------------------------------------------------------------------------ r6652 | ryan | 2008-01-25 01:33:28 +0000 (Fri, 25 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/user-edit.php Eliminate dupes from display name list. Props nbachiyski. see #5508 ------------------------------------------------------------------------ r6653 | ryan | 2008-01-25 01:41:57 +0000 (Fri, 25 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/query.php Restore global post when resetting the query. Props ionfish. fixes #5439 ------------------------------------------------------------------------ r6654 | ryan | 2008-01-25 01:55:21 +0000 (Fri, 25 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/post.php Clear post_meta cache upon change. Props nbachiyski. fixes #5718 ------------------------------------------------------------------------ r6655 | ryan | 2008-01-25 01:59:06 +0000 (Fri, 25 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/category.php Remove lingering bit of get_tags cache ------------------------------------------------------------------------ r6656 | ryan | 2008-01-25 02:21:59 +0000 (Fri, 25 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/registration.php Unescape user data before sending to wpdb::update() and wpdb::insert(), which expect unescaped data. ------------------------------------------------------------------------ r6657 | ryan | 2008-01-25 03:19:34 +0000 (Fri, 25 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/post.php Typo fix ------------------------------------------------------------------------ r6658 | westi | 2008-01-25 18:50:52 +0000 (Fri, 25 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/comment.php Allow IPv6 addresses as well. Fixes #4579 props pishmishy. ------------------------------------------------------------------------ r6659 | matt | 2008-01-25 19:21:11 +0000 (Fri, 25 Jan 2008) | 1 line Changed paths: A /trunk/wp-admin/async-upload.php M /trunk/wp-admin/css/media.css M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/media-upload.php A /trunk/wp-includes/js/swfupload A /trunk/wp-includes/js/swfupload/handlers.js A /trunk/wp-includes/js/swfupload/plugins A /trunk/wp-includes/js/swfupload/plugins/swfupload.cookies.js A /trunk/wp-includes/js/swfupload/plugins/swfupload.documentready.js A /trunk/wp-includes/js/swfupload/plugins/swfupload.graceful_degradation.js A /trunk/wp-includes/js/swfupload/plugins/swfupload.queue.js A /trunk/wp-includes/js/swfupload/swfupload.js A /trunk/wp-includes/js/swfupload/swfupload_f9.swf M /trunk/wp-includes/script-loader.php A /trunk/wp-includes/shortcodes.php M /trunk/wp-settings.php First pass at async upload, multi-upload, and gallery feature. Modified names from patch. Hat tip: tellyworth, skeltoac. ------------------------------------------------------------------------ r6660 | ryan | 2008-01-25 19:29:01 +0000 (Fri, 25 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php A /trunk/wp-admin/edit-tag-form.php A /trunk/wp-admin/edit-tags.php M /trunk/wp-admin/edit.php M /trunk/wp-admin/includes/template.php A /trunk/wp-admin/js/tags.js M /trunk/wp-admin/menu.php M /trunk/wp-includes/script-loader.php M /trunk/wp-includes/taxonomy.php First cut at Manage->Tags. Props jhodgdon. see #5684 ------------------------------------------------------------------------ r6661 | ryan | 2008-01-25 19:34:10 +0000 (Fri, 25 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/menu.php Restore Link Categories to menu. ------------------------------------------------------------------------ r6662 | ryan | 2008-01-25 20:06:22 +0000 (Fri, 25 Jan 2008) | 1 line Changed paths: M /trunk/wp-settings.php Require PHP 4.3 ------------------------------------------------------------------------ r6663 | ryan | 2008-01-25 20:52:15 +0000 (Fri, 25 Jan 2008) | 1 line Changed paths: M /trunk/wp-login.php Don't assault Matt with password reset email. ------------------------------------------------------------------------ r6664 | ryan | 2008-01-25 20:58:26 +0000 (Fri, 25 Jan 2008) | 1 line Changed paths: M /trunk/wp-login.php Note to self. Take note of which repository you are in before committing. Reverting [6663] ------------------------------------------------------------------------ r6665 | ryan | 2008-01-25 23:11:54 +0000 (Fri, 25 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/page-new.php M /trunk/wp-admin/page.php Update edit page form. Post boxes need fixin' ------------------------------------------------------------------------ r6666 | ryan | 2008-01-25 23:27:33 +0000 (Fri, 25 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/script-loader.php Fix autosave dependencies ------------------------------------------------------------------------ r6667 | westi | 2008-01-26 08:10:58 +0000 (Sat, 26 Jan 2008) | 1 line Changed paths: M /trunk/readme.html Update the required version in the readme too. Fixes #5416 props Nazgul. ------------------------------------------------------------------------ r6668 | westi | 2008-01-26 10:18:33 +0000 (Sat, 26 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/comment.php Remove the duplicate code for sanitising IP Addresses we only need to do it once. Fixes #4579. ------------------------------------------------------------------------ r6669 | ryan | 2008-01-28 04:55:54 +0000 (Mon, 28 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/functions.php doubleval bytes. Props tellyworth. fixes #5246 ------------------------------------------------------------------------ r6670 | ryan | 2008-01-28 17:21:14 +0000 (Mon, 28 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-tags.php M /trunk/wp-admin/includes/template.php Tag searching from jhodgdon. see #5684 ------------------------------------------------------------------------ r6671 | ryan | 2008-01-28 17:45:11 +0000 (Mon, 28 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-page-form.php Make postbox IDs unique ------------------------------------------------------------------------ r6672 | ryan | 2008-01-28 20:15:20 +0000 (Mon, 28 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/compat.php Remove PHP 4.2 and 4.3 back compat functions. Props DD32. fixes #5415 ------------------------------------------------------------------------ r6673 | ryan | 2008-01-28 20:18:07 +0000 (Mon, 28 Jan 2008) | 1 line Changed paths: M /trunk/wp-content/themes/default/links.php Use wp_list_bookmarks() in default theme. Props MichaelH. fixes #5724 ------------------------------------------------------------------------ r6674 | ryan | 2008-01-28 20:25:39 +0000 (Mon, 28 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/js/post.js M /trunk/wp-includes/script-loader.php Fill edit slug box with current slug. Props johnbillion and nbachiyski. fixes #5704 ------------------------------------------------------------------------ r6675 | ryan | 2008-01-28 21:34:42 +0000 (Mon, 28 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/js/post.js A /trunk/wp-admin/js/postbox.js M /trunk/wp-includes/script-loader.php Move postbox to postbox.js. Don't load cat and tag js for pages. ------------------------------------------------------------------------ r6676 | ryan | 2008-01-28 23:16:04 +0000 (Mon, 28 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/js/swfupload/handlers.js M /trunk/wp-includes/script-loader.php Add missing close brace. ------------------------------------------------------------------------ r6677 | ryan | 2008-01-28 23:25:46 +0000 (Mon, 28 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Fix tag search. Props jhodgdon. see #5684 ------------------------------------------------------------------------ r6678 | ryan | 2008-01-29 16:43:20 +0000 (Tue, 29 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/js/edit-comments.js M /trunk/wp-admin/menu.php Comment bubble count fix from nbachiyski. fixes #5694 ------------------------------------------------------------------------ r6679 | ryan | 2008-01-29 17:17:13 +0000 (Tue, 29 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/widgets.php M /trunk/wp-admin/js/widgets.js Widget i18n from nbachiyski. see #5583 ------------------------------------------------------------------------ r6680 | ryan | 2008-01-29 17:20:27 +0000 (Tue, 29 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php M /trunk/wp-includes/formatting.php like_escape() from nbachiyski. see #5684 ------------------------------------------------------------------------ r6681 | ryan | 2008-01-29 17:25:45 +0000 (Tue, 29 Jan 2008) | 1 line Changed paths: M /trunk/wp-settings.php Increase memory limit. Props darkdragon. see #3141 ------------------------------------------------------------------------ r6682 | westi | 2008-01-29 18:48:38 +0000 (Tue, 29 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/import/btt.php M /trunk/wp-admin/import/jkw.php M /trunk/wp-includes/general-template.php M /trunk/wp-includes/pluggable.php M /trunk/wp-includes/query.php M /trunk/wp-settings.php Switch from abs(intval()) to absint(). See #4762. ------------------------------------------------------------------------ r6683 | ryan | 2008-01-29 19:01:39 +0000 (Tue, 29 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/query.php Make sure we have a post when doing post comment feed query. Props ruckus. see #5185 ------------------------------------------------------------------------ r6684 | ryan | 2008-01-29 20:00:17 +0000 (Tue, 29 Jan 2008) | 1 line Changed paths: M /trunk/wp-settings.php absint is not defined yet. see #4762 ------------------------------------------------------------------------ r6685 | ryan | 2008-01-29 20:17:11 +0000 (Tue, 29 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Add wp_authenticate_user filter ------------------------------------------------------------------------ r6686 | ryan | 2008-01-29 22:54:18 +0000 (Tue, 29 Jan 2008) | 1 line Changed paths: M /trunk/xmlrpc.php Use var_export instead of printr. fixes #5732 ------------------------------------------------------------------------ r6687 | ryan | 2008-01-29 23:28:58 +0000 (Tue, 29 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/widgets.php Recent entries widget caching fixes from mdawaffe. ------------------------------------------------------------------------ r6688 | ryan | 2008-01-29 23:58:41 +0000 (Tue, 29 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/query.php Don't advance post counter when resetting query. see #5439 ------------------------------------------------------------------------ r6689 | ryan | 2008-01-30 06:55:47 +0000 (Wed, 30 Jan 2008) | 1 line Changed paths: A /trunk/wp-includes/js/tinymce/plugins/fullscreen A /trunk/wp-includes/js/tinymce/plugins/fullscreen/editor_plugin.js A /trunk/wp-includes/js/tinymce/plugins/fullscreen/fullscreen.htm M /trunk/wp-includes/js/tinymce/tiny_mce_config.php Add fullscreen plugin. Props andy. fixes #5735 ------------------------------------------------------------------------ r6690 | ryan | 2008-01-30 20:07:52 +0000 (Wed, 30 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/category-template.php Add depth arg to wp_dropdown_categories(). Props pishmishy. fixes #2461 ------------------------------------------------------------------------ r6691 | ryan | 2008-01-30 20:33:14 +0000 (Wed, 30 Jan 2008) | 1 line Changed paths: M /trunk/xmlrpc.php Future post publishing over XML-RPC fixes from markjaquith. fixes #5721 ------------------------------------------------------------------------ r6692 | ryan | 2008-01-30 21:49:56 +0000 (Wed, 30 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/script-loader.php Widget i18n from nbachiyski. see #5583 ------------------------------------------------------------------------ r6693 | ryan | 2008-01-31 00:58:54 +0000 (Thu, 31 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/category-template.php Remove spurious dollar sign. fixes #6690 ------------------------------------------------------------------------ r6694 | ryan | 2008-01-31 18:10:46 +0000 (Thu, 31 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/js/post.js M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/general-template.php M /trunk/wp-includes/js/autosave.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/fullscreen/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/fullscreen/fullscreen.htm M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif A /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/drag.gif M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css M /trunk/wp-includes/js/tinymce/plugins/media/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/media/media.htm M /trunk/wp-includes/js/tinymce/plugins/paste/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/paste/pastetext.htm M /trunk/wp-includes/js/tinymce/plugins/paste/pasteword.htm M /trunk/wp-includes/js/tinymce/plugins/safari/editor_plugin.js A /trunk/wp-includes/js/tinymce/plugins/wordpress/css A /trunk/wp-includes/js/tinymce/plugins/wordpress/css/content.css M /trunk/wp-includes/js/tinymce/plugins/wordpress/editor_plugin.js A /trunk/wp-includes/js/tinymce/plugins/wordpress/img A /trunk/wp-includes/js/tinymce/plugins/wordpress/img/help.gif A /trunk/wp-includes/js/tinymce/plugins/wordpress/img/more.gif A /trunk/wp-includes/js/tinymce/plugins/wordpress/img/more_bug.gif A /trunk/wp-includes/js/tinymce/plugins/wordpress/img/page.gif A /trunk/wp-includes/js/tinymce/plugins/wordpress/img/page_bug.gif A /trunk/wp-includes/js/tinymce/plugins/wordpress/img/toolbars.gif A /trunk/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif A /trunk/wp-includes/js/tinymce/plugins/wordpress/js M /trunk/wp-includes/js/tinymce/plugins/wordpress/langs/en.js 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/editor_template.js M /trunk/wp-includes/js/tinymce/themes/advanced/image.htm A /trunk/wp-includes/js/tinymce/themes/advanced/img/fm.gif A /trunk/wp-includes/js/tinymce/themes/advanced/img/gotmoxie.png A /trunk/wp-includes/js/tinymce/themes/advanced/img/sflogo.png M /trunk/wp-includes/js/tinymce/themes/advanced/js/charmap.js M /trunk/wp-includes/js/tinymce/themes/advanced/link.htm M /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/content.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/ui.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/content.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/ui.css A /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme A /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/content.css A /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/dialog.css A /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img A /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/butt2.png A /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/button_bg.png A /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/down_arrow.gif A /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/fade-butt.png A /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/separator.gif A /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/ui.css M /trunk/wp-includes/js/tinymce/themes/advanced/source_editor.htm M /trunk/wp-includes/js/tinymce/tiny_mce.js M /trunk/wp-includes/js/tinymce/tiny_mce_config.php M /trunk/wp-includes/js/tinymce/tiny_mce_gzip.php M /trunk/wp-includes/js/tinymce/tiny_mce_popup.js A /trunk/wp-includes/js/tinymce/wordpress.css M /trunk/wp-includes/js/tinymce/wp-mce-help.php M /trunk/wp-includes/script-loader.php TinyMCE 3.0 Final from azaozz. see #5674 ------------------------------------------------------------------------ r6695 | ryan | 2008-01-31 20:04:54 +0000 (Thu, 31 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-link-form.php A /trunk/wp-admin/js/link.js M /trunk/wp-admin/link-add.php M /trunk/wp-admin/link.php M /trunk/wp-includes/script-loader.php Update edit link pages. Link categories need work. ------------------------------------------------------------------------ r6696 | ryan | 2008-01-31 20:48:33 +0000 (Thu, 31 Jan 2008) | 1 line Changed paths: D /trunk/wp-includes/js/tinymce/plugins/autosave/langs D /trunk/wp-includes/js/tinymce/plugins/wordpress/images D /trunk/wp-includes/js/tinymce/plugins/wordpress/wordpress.css D /trunk/wp-includes/js/tinymce/plugins/wphelp Remove old tinymce files. see #5674 ------------------------------------------------------------------------ r6697 | ryan | 2008-01-31 21:44:17 +0000 (Thu, 31 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/profile.php M /trunk/wp-admin/user-edit.php M /trunk/wp-includes/capabilities.php Merge user-edit.php and profile.php. Props nbachiyski. fixes #5736 ------------------------------------------------------------------------ r6698 | ryan | 2008-01-31 21:47:35 +0000 (Thu, 31 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/post-template.php Add unique 'for' attribute to labels for post password forms. Props Nazgul. fixes #4721 ------------------------------------------------------------------------ r6699 | ryan | 2008-01-31 21:53:16 +0000 (Thu, 31 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/profile-update.php Define parent_file and submenu_file after admin.php is loaded. see #5736 ------------------------------------------------------------------------ r6700 | ryan | 2008-01-31 22:03:48 +0000 (Thu, 31 Jan 2008) | 1 line Changed paths: M /trunk/wp-admin/profile-update.php M /trunk/wp-admin/profile.php M /trunk/wp-admin/user-edit.php Fix profile submenu highlight. Make is_profile_page a constant so that register globals can't manipulate it. see #5736 ------------------------------------------------------------------------ r6701 | ryan | 2008-01-31 22:09:17 +0000 (Thu, 31 Jan 2008) | 1 line Changed paths: M /trunk/wp-includes/wp-db.php Allow multiple db instances. Props Nazgul. fixes #2722 ------------------------------------------------------------------------ r6702 | ryan | 2008-01-31 22:15:49 +0000 (Thu, 31 Jan 2008) | 1 line Changed paths: M /trunk/wp-content/themes/classic/comments.php M /trunk/wp-content/themes/default/attachment.php M /trunk/wp-content/themes/default/single.php Use feed_link instead of rss_link functions. Props nazgul. fixes #5743 ------------------------------------------------------------------------ r6703 | ryan | 2008-02-02 00:09:12 +0000 (Sat, 02 Feb 2008) | 1 line Changed paths: D /trunk/wp-admin/profile-update.php profile-update.php no longer needed. see #5736 ------------------------------------------------------------------------ r6704 | ryan | 2008-02-02 00:13:34 +0000 (Sat, 02 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/query.php is_front() from markjaquith and Nazgul. fixes #3682 ------------------------------------------------------------------------ r6705 | ryan | 2008-02-02 07:57:51 +0000 (Sat, 02 Feb 2008) | 1 line Changed paths: A /trunk/wp-admin/includes/dashboard.php M /trunk/wp-admin/includes/schema.php M /trunk/wp-admin/includes/upgrade.php M /trunk/wp-admin/index-extra.php M /trunk/wp-admin/index.php M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/version.php M /trunk/wp-includes/widgets.php New dashboard from mdawaffe. see #5750 ------------------------------------------------------------------------ r6709 | ryan | 2008-02-02 17:55:40 +0000 (Sat, 02 Feb 2008) | 1 line Changed paths: M /trunk/xmlrpc.php Add edit_page cap check. Props josephscott. see #5313 ------------------------------------------------------------------------ r6711 | ryan | 2008-02-02 18:42:09 +0000 (Sat, 02 Feb 2008) | 1 line Changed paths: M /trunk/wp-content/themes/default/comments.php M /trunk/wp-content/themes/default/header.php M /trunk/wp-includes/cache.php M /trunk/wp-includes/classes.php M /trunk/wp-includes/comment-template.php M /trunk/wp-includes/feed.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/user.php M /trunk/wp-includes/wp-db.php M /trunk/wp-login.php Some notice fixes from Nazgul. fixes #3155 ------------------------------------------------------------------------ r6712 | ryan | 2008-02-02 19:22:14 +0000 (Sat, 02 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/page-new.php M /trunk/wp-includes/default-filters.php Don't hard code post type in edit forms. Props filosofo and DD32. fixes #4991 ------------------------------------------------------------------------ r6713 | ryan | 2008-02-02 20:31:56 +0000 (Sat, 02 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/js/link.js M /trunk/wp-admin/js/postbox.js M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/script-loader.php Fix edit link form categories a bit. AJAX add still needs work. ------------------------------------------------------------------------ r6714 | ryan | 2008-02-04 18:35:05 +0000 (Mon, 04 Feb 2008) | 1 line Changed paths: M /trunk/xmlrpc.php More cap checks from josephscott. see #5313 ------------------------------------------------------------------------ r6716 | ryan | 2008-02-04 20:27:45 +0000 (Mon, 04 Feb 2008) | 1 line Changed paths: M /trunk/wp-comments-post.php M /trunk/wp-includes/comment-template.php M /trunk/wp-trackback.php Add filters to comments_open() and pings_open(). Props tellyworth. fixes #5761 ------------------------------------------------------------------------ r6717 | ryan | 2008-02-04 20:38:48 +0000 (Mon, 04 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/dashboard.php M /trunk/wp-admin/includes/widgets.php M /trunk/wp-admin/widgets.php M /trunk/wp-includes/widgets.php Dashboard fixes from mdawaffe. No longer stomps sidebar. see #5750 ------------------------------------------------------------------------ r6718 | ryan | 2008-02-04 20:51:10 +0000 (Mon, 04 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/widgets.php No need to re-register widgets. see #5750 ------------------------------------------------------------------------ r6719 | ryan | 2008-02-04 20:54:51 +0000 (Mon, 04 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/widgets.php Remove eextra set of links. Props mdawaffe. see #5583 ------------------------------------------------------------------------ r6721 | ryan | 2008-02-05 03:09:43 +0000 (Tue, 05 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-tags.php Use siteurl, not home, for constructing paging links. see #5684 ------------------------------------------------------------------------ r6722 | ryan | 2008-02-05 03:12:39 +0000 (Tue, 05 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-tags.php Remove cruft that slipped in. ------------------------------------------------------------------------ r6723 | ryan | 2008-02-05 03:18:46 +0000 (Tue, 05 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-tags.php Use wpurl, not home, for constructing paging links. see #5684 ------------------------------------------------------------------------ r6726 | ryan | 2008-02-05 06:47:27 +0000 (Tue, 05 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/edit-tags.php M /trunk/wp-admin/export.php M /trunk/wp-admin/import/blogger.php M /trunk/wp-admin/import/btt.php M /trunk/wp-admin/import/jkw.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/wordpress.php M /trunk/wp-admin/import/wp-cat2tag.php M /trunk/wp-admin/includes/dashboard.php M /trunk/wp-admin/includes/export.php M /trunk/wp-admin/includes/image.php M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/includes/widgets.php M /trunk/wp-admin/install.php M /trunk/wp-admin/plugins.php M /trunk/wp-admin/setup-config.php M /trunk/wp-admin/user-edit.php M /trunk/wp-admin/users.php M /trunk/wp-admin/widgets.php M /trunk/wp-app.php M /trunk/wp-includes/bookmark-template.php M /trunk/wp-includes/bookmark.php M /trunk/wp-includes/canonical.php M /trunk/wp-includes/classes.php M /trunk/wp-includes/comment-template.php M /trunk/wp-includes/comment.php M /trunk/wp-includes/compat.php M /trunk/wp-includes/deprecated.php M /trunk/wp-includes/feed-atom-comments.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/js/tinymce/plugins/spellchecker/classes/SpellChecker.php M /trunk/wp-includes/js/tinymce/tiny_mce_config.php M /trunk/wp-includes/js/tinymce/tiny_mce_gzip.php M /trunk/wp-includes/js/tinymce/wp-mce-help.php M /trunk/wp-includes/l10n.php M /trunk/wp-includes/link-template.php M /trunk/wp-includes/pluggable.php M /trunk/wp-includes/plugin.php M /trunk/wp-includes/post.php M /trunk/wp-includes/query.php M /trunk/wp-includes/rewrite.php M /trunk/wp-includes/script-loader.php M /trunk/wp-includes/shortcodes.php M /trunk/wp-includes/streams.php M /trunk/wp-includes/taxonomy.php M /trunk/wp-includes/update.php M /trunk/wp-includes/user.php M /trunk/wp-includes/widgets.php M /trunk/wp-includes/wp-db.php M /trunk/wp-login.php M /trunk/wp-settings.php M /trunk/xmlrpc.php Trailing whitespace cleanup ------------------------------------------------------------------------ r6727 | ryan | 2008-02-05 07:45:40 +0000 (Tue, 05 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-tags.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/wp-admin.css Add beginnings of bulk tag delete. see #5684 ------------------------------------------------------------------------ r6728 | ryan | 2008-02-05 16:32:20 +0000 (Tue, 05 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/js/jquery/interface.js Fix interface sortables for IE7. Props filosofo. see #5583 ------------------------------------------------------------------------ r6729 | ryan | 2008-02-05 18:04:17 +0000 (Tue, 05 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/schema.php M /trunk/wp-includes/comment.php M /trunk/wp-includes/version.php Add key on comment_approved,comment_date to speed up last comment modified queries. fixes #5773 ------------------------------------------------------------------------ r6730 | ryan | 2008-02-05 19:08:14 +0000 (Tue, 05 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/index.php M /trunk/wp-includes/post.php Add wp_count_posts(). ------------------------------------------------------------------------ r6731 | ryan | 2008-02-05 20:30:24 +0000 (Tue, 05 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit.php M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/wp-admin.css First cut at post status menu. Needs style fixes. ------------------------------------------------------------------------ r6732 | ryan | 2008-02-05 21:05:56 +0000 (Tue, 05 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/schema.php M /trunk/wp-includes/version.php Enum to varchar. fixes #4778 ------------------------------------------------------------------------ r6733 | ryan | 2008-02-05 21:16:19 +0000 (Tue, 05 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit.php M /trunk/wp-admin/includes/post.php Fix edit.php h2 text ------------------------------------------------------------------------ r6734 | ryan | 2008-02-05 21:27:10 +0000 (Tue, 05 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit.php M /trunk/wp-admin/wp-admin.css More edit.php butchery. Time for designers to take over ------------------------------------------------------------------------ r6735 | ryan | 2008-02-05 21:29:50 +0000 (Tue, 05 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit.php Remove extra search box ------------------------------------------------------------------------ r6736 | ryan | 2008-02-05 23:29:59 +0000 (Tue, 05 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/schema.php M /trunk/wp-includes/comment.php M /trunk/wp-includes/version.php Order by and index on comment_date_gmt instead of comment_date to insulate order from offset changes. fixes #5773 ------------------------------------------------------------------------ r6737 | ryan | 2008-02-06 18:11:49 +0000 (Wed, 06 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/link-template.php Page permalink fixes from josephscott. fixes #5781 ------------------------------------------------------------------------ r6738 | ryan | 2008-02-06 20:42:03 +0000 (Wed, 06 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Fix fields=names query in get_terms(). Props Sarky-de. fixes #5780 ------------------------------------------------------------------------ r6739 | ryan | 2008-02-06 21:19:47 +0000 (Wed, 06 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php 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-includes/js/autosave.js M /trunk/wp-includes/pluggable.php M /trunk/wp-includes/script-loader.php Remove cookie checking from check_ajax_referer(). Check nonces instead. Props mdawaffe. fixes #5782 ------------------------------------------------------------------------ r6740 | ryan | 2008-02-06 21:21:22 +0000 (Wed, 06 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/query.php Rename is_front() to is_front_page() to avoid conflict with bbPress. see #3682 ------------------------------------------------------------------------ r6741 | ryan | 2008-02-06 21:40:52 +0000 (Wed, 06 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/post.php Redirect if post not specified. Props lloydbudd. fixes #5754 ------------------------------------------------------------------------ r6742 | markjaquith | 2008-02-06 22:33:21 +0000 (Wed, 06 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/feed-rss2-comments.php M /trunk/wp-includes/feed.php Make RSS 2.0 comment feed GUIDs immutable. fixes #5072 ------------------------------------------------------------------------ r6743 | markjaquith | 2008-02-06 22:57:15 +0000 (Wed, 06 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/canonical.php Allow redirect_canonical filter to cancel a redirect (just return FALSE). see #5766 ------------------------------------------------------------------------ r6744 | markjaquith | 2008-02-06 23:17:13 +0000 (Wed, 06 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/theme.php Make sure the theme_dir is a dir before we attempt to closedir(). fixes #5768 ------------------------------------------------------------------------ r6746 | ryan | 2008-02-07 04:21:22 +0000 (Thu, 07 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/general-template.php Show media upload buttons when RTE is not enabled. Props tellyworth. fixes #5764 ------------------------------------------------------------------------ r6747 | ryan | 2008-02-07 04:22:38 +0000 (Thu, 07 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php Constrain image size when adding to editor. Props tellyworth. fixes #5777 ------------------------------------------------------------------------ r6748 | ryan | 2008-02-07 06:07:12 +0000 (Thu, 07 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/schema.php M /trunk/wp-admin/options-reading.php A /trunk/wp-includes/images/avatar A /trunk/wp-includes/images/avatar/unknown-128.jpg A /trunk/wp-includes/images/avatar/unknown-16.jpg A /trunk/wp-includes/images/avatar/unknown-32.jpg A /trunk/wp-includes/images/avatar/unknown-48.jpg A /trunk/wp-includes/images/avatar/unknown-96.jpg M /trunk/wp-includes/pluggable.php M /trunk/wp-includes/version.php get_avatar(). see #5775 ------------------------------------------------------------------------ r6749 | ryan | 2008-02-07 06:58:38 +0000 (Thu, 07 Feb 2008) | 1 line Changed paths: D /trunk/wp-includes/images/avatar M /trunk/wp-includes/pluggable.php Gonna serve default avatars from gravatar. see #5775 ------------------------------------------------------------------------ r6750 | ryan | 2008-02-07 18:01:33 +0000 (Thu, 07 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/feed.php Pass 'show' argument to bloginfo_rss filters. Props tzafrir and Viper007Bond. fixes #5267 ------------------------------------------------------------------------ r6753 | ryan | 2008-02-07 19:22:59 +0000 (Thu, 07 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/import/wordpress.php M /trunk/wp-admin/includes/export.php Add post_password to export. Props Nazgul. fixes #4376 ------------------------------------------------------------------------ r6754 | ryan | 2008-02-07 21:57:54 +0000 (Thu, 07 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/widgets-rtl.css M /trunk/wp-admin/css/widgets.css M /trunk/wp-admin/includes/admin.php M /trunk/wp-admin/includes/widgets.php M /trunk/wp-admin/widgets.php M /trunk/wp-admin/wp-admin.css Widget interface updates from mdawaffe. see #5583 ------------------------------------------------------------------------ r6755 | matt | 2008-02-08 01:40:14 +0000 (Fri, 08 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit.php M /trunk/wp-admin/wp-admin.css Some first pass styling changes for manage pages. ------------------------------------------------------------------------ r6756 | ryan | 2008-02-08 07:09:01 +0000 (Fri, 08 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Precompute the hash of the unknown avatar user to save an md5 call. Props Viper007Bond. see #5775 ------------------------------------------------------------------------ r6757 | ryan | 2008-02-08 07:33:51 +0000 (Fri, 08 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/js/jquery/jquery.js M /trunk/wp-includes/script-loader.php jQuery 1.2.3 ------------------------------------------------------------------------ r6758 | ryan | 2008-02-08 18:51:37 +0000 (Fri, 08 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/includes/template.php add_meta_box(). see #5798 ------------------------------------------------------------------------ r6759 | ryan | 2008-02-08 19:38:53 +0000 (Fri, 08 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-tags.php Bulk tag delete from jhodgdon. see #5684 ------------------------------------------------------------------------ r6760 | ryan | 2008-02-08 19:50:10 +0000 (Fri, 08 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/query.php Allow rand post ordering. Props Otto42 and Nazgul. fixes #4617 ------------------------------------------------------------------------ r6761 | ryan | 2008-02-08 19:57:50 +0000 (Fri, 08 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/js/link.js A /trunk/wp-admin/js/page.js M /trunk/wp-admin/js/post.js M /trunk/wp-admin/js/postbox.js A /trunk/wp-admin/js/slug.js M /trunk/wp-admin/page-new.php M /trunk/wp-admin/page.php M /trunk/wp-includes/script-loader.php Postbox save updates and admin js refactoring from nbachiyski. fixes #5799 ------------------------------------------------------------------------ r6762 | ryan | 2008-02-08 21:06:15 +0000 (Fri, 08 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/includes/template.php Separate meta box context into page and context to accommodate postbox API changes. see #5798 ------------------------------------------------------------------------ r6763 | ryan | 2008-02-09 00:19:48 +0000 (Sat, 09 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/query.php Show full content, including content after the more tag, for feeds. fixes #2582 ------------------------------------------------------------------------ r6764 | ryan | 2008-02-09 05:00:13 +0000 (Sat, 09 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/themes/advanced/editor_template.js M /trunk/wp-includes/js/tinymce/themes/advanced/image.htm M /trunk/wp-includes/js/tinymce/themes/advanced/js/image.js M /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/dialog.css M /trunk/wp-includes/js/tinymce/wordpress.css add "select class" to the Image pop-up. Props azaozz. fixes #5803 ------------------------------------------------------------------------ r6765 | ryan | 2008-02-09 06:43:15 +0000 (Sat, 09 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/langs/en.js A /trunk/wp-includes/js/tinymce/langs/wp-langs.php M /trunk/wp-includes/js/tinymce/plugins/media/langs/en_dlg.js M /trunk/wp-includes/js/tinymce/plugins/paste/langs/en_dlg.js M /trunk/wp-includes/js/tinymce/plugins/wordpress/langs/en.js M /trunk/wp-includes/js/tinymce/themes/advanced/langs/en.js M /trunk/wp-includes/js/tinymce/themes/advanced/langs/en_dlg.js M /trunk/wp-includes/js/tinymce/tiny_mce_config.php M /trunk/wp-includes/js/tinymce/tiny_mce_gzip.php M /trunk/wp-includes/js/tinymce/tiny_mce_popup.js M /trunk/wp-includes/script-loader.php gettext for tinymce strings. Props azaozz. see #5769 ------------------------------------------------------------------------ r6766 | ryan | 2008-02-09 07:08:32 +0000 (Sat, 09 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/index.php Use %s instead of %d so number_format_i18n() strings don't get cast to 1. ------------------------------------------------------------------------ r6767 | ryan | 2008-02-09 07:29:36 +0000 (Sat, 09 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/formatting.php M /trunk/wp-includes/general-template.php htmlspecialchars when loading content into html editor. Props DD32 and andy. fixes #5796 ------------------------------------------------------------------------ r6768 | ryan | 2008-02-09 08:40:00 +0000 (Sat, 09 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-page-form.php Fix display of dates for drafts and future posts. Props DD32 and ffemtcj. see #5774 ------------------------------------------------------------------------ r6769 | ryan | 2008-02-09 12:42:15 +0000 (Sat, 09 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/themes/advanced/editor_template.js M /trunk/wp-includes/js/tinymce/themes/advanced/image.htm M /trunk/wp-includes/js/tinymce/themes/advanced/js/image.js M /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/dialog.css M /trunk/wp-includes/js/tinymce/tiny_mce_popup.js M /trunk/wp-includes/js/tinymce/wordpress.css Automatically add classes to images for floated images. Props azaozz. fixes #5803 ------------------------------------------------------------------------ r6770 | ryan | 2008-02-09 13:08:28 +0000 (Sat, 09 Feb 2008) | 1 line Changed paths: A /trunk/wp-admin/js/editor.js M /trunk/wp-admin/js/post.js 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/script-loader.php Move editor js to editor.js. fixes #5799 ------------------------------------------------------------------------ r6771 | ryan | 2008-02-09 19:36:25 +0000 (Sat, 09 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/options-reading.php Remove warning about more tag cutting off posts in feeds. Props lloydbudd. fixes #2582 ------------------------------------------------------------------------ r6772 | ryan | 2008-02-09 20:17:49 +0000 (Sat, 09 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/theme-editor.php More informative error message when theme files are not writable. Props hansengel. fixes #5783 ------------------------------------------------------------------------ r6773 | ryan | 2008-02-10 06:27:03 +0000 (Sun, 10 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/plugins/wordpress/editor_plugin.js Maintain hidden toolbar state when switching to fullscreen. Props azaozz. fixes #5806 ------------------------------------------------------------------------ r6774 | ryan | 2008-02-10 06:49:46 +0000 (Sun, 10 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/js/link.js Fix add new category box for links. Props DD32. fixes #5797 ------------------------------------------------------------------------ r6775 | ryan | 2008-02-10 07:12:33 +0000 (Sun, 10 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/options-reading.php M /trunk/wp-blog-header.php M /trunk/wp-includes/functions.php Remove gzip_compression(). Leave it to the server. fixes #4342 ------------------------------------------------------------------------ r6776 | ryan | 2008-02-10 07:28:14 +0000 (Sun, 10 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/users.php Fix users table formatting. Props Potter_System and markjaquith. fixes #5784 ------------------------------------------------------------------------ r6777 | ryan | 2008-02-10 07:59:34 +0000 (Sun, 10 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/class-phpass.php M /trunk/wp-includes/comment-template.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 M /trunk/wp-includes/pluggable.php M /trunk/wp-includes/post.php s/2.4/2.5/. Props ffemtcj. fixes #5810 ------------------------------------------------------------------------ r6778 | matt | 2008-02-10 08:10:11 +0000 (Sun, 10 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-header.php A /trunk/wp-admin/css/global.css M /trunk/wp-admin/edit-post-rows.php M /trunk/wp-admin/edit.php A /trunk/wp-admin/images/comment-grey-bubble.png M /trunk/wp-admin/images/comment-stalk.gif M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/wp-admin.css New manage posts almost fully functional, and some admin CSS reorganization. TODO: Delete buttons and checkboxes are currently impotent. ------------------------------------------------------------------------ r6779 | ryan | 2008-02-11 05:45:54 +0000 (Mon, 11 Feb 2008) | 1 line Changed paths: A /trunk/wp-admin/includes/class-ftp.php A /trunk/wp-admin/includes/class-pclzip.php A /trunk/wp-admin/includes/class-wp-filesystem-direct.php A /trunk/wp-admin/includes/class-wp-filesystem-ftpext.php A /trunk/wp-admin/includes/class-wp-filesystem-ftpsockets.php M /trunk/wp-admin/includes/file.php M /trunk/wp-admin/includes/update.php A /trunk/wp-admin/update.php First cut at plugin update. Props DD32 for the filesystem abstraction. see #5586 ------------------------------------------------------------------------ r6780 | matt | 2008-02-11 06:35:24 +0000 (Mon, 11 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/schema.php M /trunk/wp-admin/options-misc.php M /trunk/wp-includes/functions.php Allow uploads outside of the WP path and custom URLs for the same. ------------------------------------------------------------------------ r6781 | matt | 2008-02-11 07:44:21 +0000 (Mon, 11 Feb 2008) | 1 line Changed paths: A /trunk/wp-admin/images/media-button-gallery.gif A /trunk/wp-admin/images/media-button-image.gif A /trunk/wp-admin/images/media-button-music.gif A /trunk/wp-admin/images/media-button-other.gif A /trunk/wp-admin/images/media-button-video.gif M /trunk/wp-admin/images/media-buttons.gif M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/wp-admin.css Butter upload buttons. Still need custom dialogs for music/video/other. ------------------------------------------------------------------------ r6782 | matt | 2008-02-11 07:53:10 +0000 (Mon, 11 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/bookmarklet.php M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/sidebar.php M /trunk/wp-admin/upload.php M /trunk/wp-includes/js/tinymce/wp-mce-help.php A few places we were missing links to new stylesheet. ------------------------------------------------------------------------ r6783 | matt | 2008-02-11 08:02:01 +0000 (Mon, 11 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/image.php M /trunk/wp-includes/functions.php Lowercase extensions too, dynamically change when we try to create thumbnails by memory limit. ------------------------------------------------------------------------ r6784 | ryan | 2008-02-11 08:14:01 +0000 (Mon, 11 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/image.php Use absint ------------------------------------------------------------------------ r6785 | ryan | 2008-02-11 08:46:11 +0000 (Mon, 11 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-ftpext.php M /trunk/wp-admin/includes/class-wp-filesystem-ftpsockets.php ftp fs tweaks. see #5586 ------------------------------------------------------------------------ r6786 | matt | 2008-02-11 09:02:44 +0000 (Mon, 11 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/image.php M /trunk/wp-includes/functions.php M /trunk/wp-includes/shortcodes.php Blow out mem limit, slightly larger thumbnails. ------------------------------------------------------------------------ r6787 | ryan | 2008-02-11 09:18:11 +0000 (Mon, 11 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-page-form.php Fix delete page nonce ------------------------------------------------------------------------ r6788 | ryan | 2008-02-11 17:40:16 +0000 (Mon, 11 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/js/slug.js Fix edit slug ajax nonce. props nbachiyski. see #5816 ------------------------------------------------------------------------ r6789 | ryan | 2008-02-11 17:45:18 +0000 (Mon, 11 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/default-filters.php M /trunk/wp-includes/functions.php M /trunk/wp-includes/js/tinymce/tiny_mce_config.php M /trunk/wp-includes/js/tinymce/tiny_mce_gzip.php M /trunk/wp-includes/script-loader.php New gzip compressor for TinyMCE from azaozz. fixes #5807 ------------------------------------------------------------------------ r6790 | ryan | 2008-02-11 19:22:22 +0000 (Mon, 11 Feb 2008) | 1 line Changed paths: D /trunk/wp-includes/js/tinymce/langs/en.js D /trunk/wp-includes/js/tinymce/plugins/media/langs D /trunk/wp-includes/js/tinymce/plugins/paste/langs D /trunk/wp-includes/js/tinymce/plugins/wordpress/langs D /trunk/wp-includes/js/tinymce/themes/advanced/langs A /trunk/wp-includes/js/tinymce/tiny_mce_ext.js tinyMCE compressor additions and deletion of unused lang files. Props azaozz. see #5807 ------------------------------------------------------------------------ r6791 | ryan | 2008-02-11 20:19:29 +0000 (Mon, 11 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/tiny_mce_ext.js tinyMCE compressor update from azaozz. see #5807 ------------------------------------------------------------------------ r6792 | ryan | 2008-02-11 21:05:20 +0000 (Mon, 11 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Remove debug code ------------------------------------------------------------------------ r6793 | ryan | 2008-02-11 21:52:50 +0000 (Mon, 11 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-post-rows.php Fix human readable time offset for future posts. Props ffemtcj. fixes #5817 ------------------------------------------------------------------------ r6794 | ryan | 2008-02-11 23:19:09 +0000 (Mon, 11 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/js/slug.js M /trunk/wp-admin/wp-admin.css Use full slug, not abbreviated slug, when editing. Props nbachiyski. fixes #5816 ------------------------------------------------------------------------ r6795 | ryan | 2008-02-12 04:47:31 +0000 (Tue, 12 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/media.css M /trunk/wp-admin/includes/media.php Multimedia uploader styling from andy. see #5824 ------------------------------------------------------------------------ r6796 | ryan | 2008-02-12 05:51:53 +0000 (Tue, 12 Feb 2008) | 1 line Changed paths: 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 Manage->Pages design update ------------------------------------------------------------------------ r6797 | ryan | 2008-02-12 05:59:07 +0000 (Tue, 12 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/includes/template.php s/post/page/ ------------------------------------------------------------------------ r6798 | ryan | 2008-02-12 08:01:32 +0000 (Tue, 12 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/link-manager.php M /trunk/wp-includes/bookmark.php Manage links redesign. Add link search. ------------------------------------------------------------------------ r6799 | ryan | 2008-02-12 09:02:02 +0000 (Tue, 12 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/categories.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/link-manager.php M /trunk/wp-includes/taxonomy.php Manage categories redesign. Add categories search. ------------------------------------------------------------------------ r6800 | ryan | 2008-02-12 09:25:19 +0000 (Tue, 12 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-tags.php M /trunk/wp-admin/includes/template.php Manage Tags design update. Column spacing and justification need fixing. ------------------------------------------------------------------------ r6801 | ryan | 2008-02-13 06:35:21 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/shortcodes.php Fix floated left gallery layout breaks. Prop s nbachiyski. fixes #5828 ------------------------------------------------------------------------ r6802 | ryan | 2008-02-13 06:39:45 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/comment-template.php Fix variable name typo. Props reinkim. fixes #5834 ------------------------------------------------------------------------ r6803 | ryan | 2008-02-13 06:49:23 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/post.php Use array keys instead of hard coded list when traversing post fields to sanitize. Props andy. fixes #5836 ------------------------------------------------------------------------ r6804 | ryan | 2008-02-13 07:32:50 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/categories.php M /trunk/wp-admin/edit-link-categories.php M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/link-manager.php Design update for link categories management. ------------------------------------------------------------------------ r6805 | ryan | 2008-02-13 07:33:56 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-link-categories.php Bump nuber of link cats per page. ------------------------------------------------------------------------ r6806 | ryan | 2008-02-13 08:22:26 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-header.php Update salutation menu ------------------------------------------------------------------------ r6807 | ryan | 2008-02-13 08:55:17 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit.php M /trunk/wp-admin/post-new.php M /trunk/wp-admin/post.php Update post save notifications and redirects ------------------------------------------------------------------------ r6808 | ryan | 2008-02-13 09:30:26 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/edit.php M /trunk/wp-admin/index.php M /trunk/wp-includes/post.php Reduce queries by wp_count_posts(). Props josephscott. fixes #5820 ------------------------------------------------------------------------ r6809 | ryan | 2008-02-13 09:32:32 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/index.php Link to tag manager from dash ------------------------------------------------------------------------ r6810 | ryan | 2008-02-13 10:07:57 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: A /trunk/wp-admin/css/dashboard.css M /trunk/wp-admin/includes/dashboard.php M /trunk/wp-admin/index-extra.php M /trunk/wp-admin/index.php M /trunk/wp-admin/wp-admin.css Dashboard styling from mdawaffe. see #5750 ------------------------------------------------------------------------ r6811 | ryan | 2008-02-13 11:01:42 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/dashboard.css M /trunk/wp-admin/index.php Dashboard styling from mdawaffe. see #5750 ------------------------------------------------------------------------ r6812 | ryan | 2008-02-13 11:21:09 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/deprecated.php Add gzip_compression() stub in case someone actually uses it. ------------------------------------------------------------------------ r6813 | ryan | 2008-02-13 17:39:40 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/functions.php Make Nonce Mismatch Fail Instead of AYS. Props filosofo. fixes #5838 for 2.5 ------------------------------------------------------------------------ r6815 | ryan | 2008-02-13 17:54:08 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/xmlrpc.php metaWeblog.newPost fix. Props malex. fixes #5814 for 2.5 ------------------------------------------------------------------------ r6816 | ryan | 2008-02-13 18:10:41 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/page.php M /trunk/wp-admin/post.php Fix add custom field redirects. Props pishmishy. fixes #2788 ------------------------------------------------------------------------ r6817 | ryan | 2008-02-13 18:14:38 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/functions.php Add a prophylactic specialchars to the object in explain nonce. see #5838 ------------------------------------------------------------------------ r6819 | ryan | 2008-02-13 18:29:10 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/feed-atom-comments.php Improve metadata for atom comment search feeds. Props ionfish. fixes #5493 ------------------------------------------------------------------------ r6820 | ryan | 2008-02-13 18:36:40 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php Finish making upload tabs pluggable. Props andy. fixes #5843 ------------------------------------------------------------------------ r6821 | ryan | 2008-02-13 18:42:07 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-login.php Pass login, email, and errors to register_post action. fixes #5763 ------------------------------------------------------------------------ r6822 | ryan | 2008-02-13 18:47:34 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/bookmark-template.php Add wp_list_bookmarks filter. Props codealsatian. fixes #5532 ------------------------------------------------------------------------ r6823 | ryan | 2008-02-13 19:02:08 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/query.php Allow is_single(), is_category(), and is_tag() to accept arrays. Props fitzrev. fixes #5593 ------------------------------------------------------------------------ r6824 | ryan | 2008-02-13 19:12:46 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/category-template.php Add RAND order option to wp_tag_cloud(). Props fitzrev. fixes #5726 ------------------------------------------------------------------------ r6825 | ryan | 2008-02-13 19:15:30 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/schema.php M /trunk/wp-admin/includes/template.php M /trunk/wp-includes/version.php Add comment_date_gmt key to comments table. Optimize _wp_get_comment_list() query. fixes #5785 ------------------------------------------------------------------------ r6826 | ryan | 2008-02-13 19:20:29 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-page-form.php Do page, not post, meta boxes. Props arickmann. see #5798 ------------------------------------------------------------------------ r6827 | ryan | 2008-02-13 20:53:18 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit.php M /trunk/wp-admin/includes/template.php Hookup bulk delete for posts. ------------------------------------------------------------------------ r6828 | westi | 2008-02-13 21:56:56 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/bookmark-template.php '>" ------------------------------------------------------------------------ r6829 | ryan | 2008-02-13 21:58:46 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php Rough in Related section of preview view. Needs styling. see #5847 ------------------------------------------------------------------------ r6830 | ryan | 2008-02-13 23:16:11 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/async-upload.php Add capability check to async-upload. Props xknown. fixes #5848 ------------------------------------------------------------------------ r6831 | ryan | 2008-02-13 23:54:11 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-pages.php Bulk delete for manage pages. ------------------------------------------------------------------------ r6832 | ryan | 2008-02-13 23:58:23 +0000 (Wed, 13 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/plugin-editor.php More informative error message when plugin files are not writable. Props hansengel. fixes #5783 ------------------------------------------------------------------------ r6833 | ryan | 2008-02-14 00:39:38 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/options-discussion.php M /trunk/wp-admin/options-general.php M /trunk/wp-admin/options-head.php M /trunk/wp-admin/options-misc.php M /trunk/wp-admin/options-permalink.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/options.php Options are called Settings now. Props hansengel. see #5850 ------------------------------------------------------------------------ r6834 | ryan | 2008-02-14 00:51:28 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/js/post.js Save tags lingering in quick add box upon save. Props fitzrev. fixes #5849 ------------------------------------------------------------------------ r6835 | ryan | 2008-02-14 00:54:52 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/classes.php Walker markup fixes from hailin. fixes #5844 ------------------------------------------------------------------------ r6836 | ryan | 2008-02-14 00:57:29 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/export.php Change strong to avoid gettext ambiguity. Props RanYanivHartstein. fixes #5515 ------------------------------------------------------------------------ r6837 | ryan | 2008-02-14 02:40:17 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/options-discussion.php M /trunk/wp-admin/options-misc.php M /trunk/wp-admin/options-reading.php M /trunk/wp-admin/options-writing.php Replace fieldset with h3 in settings pages. Props hansengel. see #5851 ------------------------------------------------------------------------ r6838 | ryan | 2008-02-14 02:46:08 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/options-discussion.php M /trunk/wp-admin/options-general.php M /trunk/wp-admin/options-misc.php M /trunk/wp-admin/options-permalink.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/options.php Styling updates for settings pages. Props hansengel. see #5851 ------------------------------------------------------------------------ r6839 | ryan | 2008-02-14 02:51:12 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/classes.php Revert [6835] as it breaks the depth arg. see#5844 ------------------------------------------------------------------------ r6840 | ryan | 2008-02-14 03:10:51 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/options-reading.php Styling updates for reading settings. see #5851 ------------------------------------------------------------------------ r6841 | ryan | 2008-02-14 05:19:39 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/options-discussion.php M /trunk/wp-admin/options-general.php M /trunk/wp-admin/options-misc.php M /trunk/wp-admin/options-permalink.php M /trunk/wp-admin/options-privacy.php M /trunk/wp-admin/options-reading.php M /trunk/wp-admin/options-writing.php Styling updates for settings. see #5851 ------------------------------------------------------------------------ r6842 | ryan | 2008-02-14 05:28:48 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/link-manager.php Bulk delete for links ------------------------------------------------------------------------ r6843 | ryan | 2008-02-14 05:40:19 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Add more sort options to wp_get_object_terms(). Props andy. fixes #5245 ------------------------------------------------------------------------ r6844 | ryan | 2008-02-14 05:45:40 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/plugins/wordpress/editor_plugin.js M /trunk/wp-includes/js/tinymce/themes/advanced/image.htm M /trunk/wp-includes/js/tinymce/themes/advanced/js/image.js auto-add css class when using align on Image. Props azaozz. fixes #5856 ------------------------------------------------------------------------ r6845 | ryan | 2008-02-14 06:18:17 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-category-form.php M /trunk/wp-admin/edit-link-category-form.php M /trunk/wp-admin/edit-tag-form.php Use niceblue table format for some edit forms ------------------------------------------------------------------------ r6846 | ryan | 2008-02-14 06:40:10 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/options-discussion.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 Width of 100% for settings tables ------------------------------------------------------------------------ r6847 | ryan | 2008-02-14 09:17:00 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/categories.php Bulk delete for categories ------------------------------------------------------------------------ r6848 | ryan | 2008-02-14 09:26:40 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-tags.php Bulk tag delete ------------------------------------------------------------------------ r6849 | ryan | 2008-02-14 09:34:19 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-link-categories.php M /trunk/wp-admin/includes/template.php Bulk link category delete ------------------------------------------------------------------------ r6850 | ryan | 2008-02-14 15:33:56 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-category-form.php M /trunk/wp-admin/edit-link-category-form.php M /trunk/wp-admin/edit-tag-form.php M /trunk/wp-admin/options-discussion.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 Move table width to CSS. Props hansengel. see 5851 ------------------------------------------------------------------------ r6851 | ryan | 2008-02-14 17:17:57 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/schema.php M /trunk/wp-includes/taxonomy.php M /trunk/wp-includes/version.php Support ordering for term relationships. Props andy. fixes #5857 ------------------------------------------------------------------------ r6852 | ryan | 2008-02-14 20:15:36 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/users.php Manage Users styling updates ------------------------------------------------------------------------ r6853 | ryan | 2008-02-14 21:50:43 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/comment.php generic_ping() improvements from fitztrev. fixes #5855 ------------------------------------------------------------------------ r6854 | ryan | 2008-02-14 21:57:19 +0000 (Thu, 14 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-post-rows.php Filter cat and tag names. Props jhodgdon. fixes #5861 ------------------------------------------------------------------------ r6855 | ryan | 2008-02-15 00:02:58 +0000 (Fri, 15 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-tags.php Fix manage tags wrong message display. see #5684 ------------------------------------------------------------------------ r6856 | ryan | 2008-02-15 06:44:17 +0000 (Fri, 15 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-post-rows.php Put full post date and time in link title. Clean up date display for drafts. see #5813 ------------------------------------------------------------------------ r6857 | ryan | 2008-02-15 06:46:54 +0000 (Fri, 15 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-header.php A /trunk/wp-admin/css/ie.css Fix postbox layout for IE. Props hansengel. fixes #5812 ------------------------------------------------------------------------ r6858 | ryan | 2008-02-15 07:34:52 +0000 (Fri, 15 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/classes.php Walker markup fixes from hailin. fixes #5844 ------------------------------------------------------------------------ r6859 | ryan | 2008-02-15 17:46:02 +0000 (Fri, 15 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/edit.php Gettext strings. Props SteveAgl. fixes #5865 ------------------------------------------------------------------------ r6860 | ryan | 2008-02-15 18:44:48 +0000 (Fri, 15 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/link-manager.php Fix validation and filtering for link manager ------------------------------------------------------------------------ r6861 | ryan | 2008-02-15 20:42:53 +0000 (Fri, 15 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/widgets.php Default args to array. Props fitztrev. fixes #5866 ------------------------------------------------------------------------ r6862 | ryan | 2008-02-15 21:02:50 +0000 (Fri, 15 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit.php Clean up URL and redirect after GET posts ------------------------------------------------------------------------ r6863 | ryan | 2008-02-15 22:29:18 +0000 (Fri, 15 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/categories.php M /trunk/wp-admin/edit-link-categories.php M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/edit-tags.php M /trunk/wp-admin/link-manager.php Clean up URL and redirect after GET posts ------------------------------------------------------------------------ r6864 | ryan | 2008-02-15 22:40:02 +0000 (Fri, 15 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-post-rows.php Show (no title) if the post title is empty ------------------------------------------------------------------------ r6865 | ryan | 2008-02-15 22:42:44 +0000 (Fri, 15 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Show (no title) if the page title is empty ------------------------------------------------------------------------ r6866 | ryan | 2008-02-15 23:11:42 +0000 (Fri, 15 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php Styling fix for previewview from hansengel. see #5847 ------------------------------------------------------------------------ r6867 | ryan | 2008-02-16 01:15:35 +0000 (Sat, 16 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php Put closing div inside conditional. ------------------------------------------------------------------------ r6868 | matt | 2008-02-16 02:39:13 +0000 (Sat, 16 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/comment.php M /trunk/wp-admin/wp-admin.css Avatars for backend. ------------------------------------------------------------------------ r6869 | westi | 2008-02-16 11:36:46 +0000 (Sat, 16 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/edit.php Fix broken translations. Fixes #5865 props hervada. ------------------------------------------------------------------------ r6870 | westi | 2008-02-16 12:54:10 +0000 (Sat, 16 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/import/wordpress.php Add translations. Fixes #5877 props hervada. ------------------------------------------------------------------------ r6871 | westi | 2008-02-16 15:07:31 +0000 (Sat, 16 Feb 2008) | 1 line Changed paths: M /trunk/wp-content/plugins/hello.php Update Hello Dolly for the new admin ui. Fixes #5657 props hansengel. ------------------------------------------------------------------------ r6872 | westi | 2008-02-16 16:24:52 +0000 (Sat, 16 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/post.php Make sure we can publish private posts. Fixes #5881, #4206. ------------------------------------------------------------------------ r6873 | westi | 2008-02-16 17:03:05 +0000 (Sat, 16 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php More specific moderation emails for {ping|track}backs. Fixes #4986 props Otto42. ------------------------------------------------------------------------ r6874 | ryan | 2008-02-16 17:43:03 +0000 (Sat, 16 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php gettext string. Props hervada. fixes #5878 ------------------------------------------------------------------------ r6875 | ryan | 2008-02-16 21:44:50 +0000 (Sat, 16 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/includes/user.php M /trunk/wp-admin/users.php users.php redesign. WIP ------------------------------------------------------------------------ r6876 | ryan | 2008-02-16 21:54:47 +0000 (Sat, 16 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/media.css M /trunk/wp-admin/includes/media.php M /trunk/wp-includes/js/swfupload/handlers.js M /trunk/wp-includes/post-template.php Media handling updates from andy. fixes #5874 ------------------------------------------------------------------------ r6877 | ryan | 2008-02-16 22:05:37 +0000 (Sat, 16 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/script-loader.php Bump js ver ------------------------------------------------------------------------ r6878 | ryan | 2008-02-16 22:08:13 +0000 (Sat, 16 Feb 2008) | 1 line Changed paths: A /trunk/wp-admin/css/theme-editor.css M /trunk/wp-admin/theme-editor.php M /trunk/wp-admin/wp-admin.css Theme editor restyling from hansengel. see #5871 ------------------------------------------------------------------------ r6879 | ryan | 2008-02-16 22:09:03 +0000 (Sat, 16 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/theme-editor.css Set eol-style ------------------------------------------------------------------------ r6880 | ryan | 2008-02-16 22:39:59 +0000 (Sat, 16 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/ie.css A /trunk/wp-admin/images/admin-menu.gif M /trunk/wp-admin/wp-admin.css Tab styling fixes from hempsworth. fixes #5868 ------------------------------------------------------------------------ r6881 | ryan | 2008-02-17 00:58:23 +0000 (Sun, 17 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/theme-editor.php Theme editor gettext from hervada. fixes #5885 ------------------------------------------------------------------------ r6882 | ryan | 2008-02-17 01:34:30 +0000 (Sun, 17 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/users.php Show only roles that have users ------------------------------------------------------------------------ r6883 | ryan | 2008-02-17 01:57:58 +0000 (Sun, 17 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/comment.php Fix backend avatar display ------------------------------------------------------------------------ r6884 | ryan | 2008-02-17 19:41:47 +0000 (Sun, 17 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Tab styling fixes from Speedboxer. see #5868 ------------------------------------------------------------------------ r6885 | ryan | 2008-02-17 19:44:16 +0000 (Sun, 17 Feb 2008) | 1 line Changed paths: D /trunk/wp-admin/images/admin-menu.gif Removed no longer needed image. see #5868 ------------------------------------------------------------------------ r6886 | ryan | 2008-02-17 20:16:22 +0000 (Sun, 17 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/user.php M /trunk/wp-admin/users.php Remove pseudo role group by ------------------------------------------------------------------------ r6887 | ryan | 2008-02-17 20:24:43 +0000 (Sun, 17 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/user.php Back to 50 per page ------------------------------------------------------------------------ r6888 | ryan | 2008-02-17 22:06:26 +0000 (Sun, 17 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/users.php Fix var typo ------------------------------------------------------------------------ r6889 | ryan | 2008-02-17 22:17:55 +0000 (Sun, 17 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/theme-editor.php Don't include CSS on action pages. ------------------------------------------------------------------------ r6890 | ryan | 2008-02-17 22:23:04 +0000 (Sun, 17 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/theme-editor.css M /trunk/wp-admin/theme-editor.php M /trunk/wp-content/themes/default/rtl.css Theme editor font sizing and layout fixes from ionfish. see #5890 ------------------------------------------------------------------------ r6891 | ryan | 2008-02-17 23:53:36 +0000 (Sun, 17 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/theme-editor.php Load teme editor css on admin_head hook. Props DD32. see #5871 ------------------------------------------------------------------------ r6892 | ryan | 2008-02-18 17:05:37 +0000 (Mon, 18 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/file.php Add new file descriptions for the theme editor. Props SteveAgl. fixes #5897 ------------------------------------------------------------------------ r6893 | ryan | 2008-02-18 17:07:23 +0000 (Mon, 18 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/langs/wp-langs.php Fix TinyMCE translation typo. Props rnt. fixes #5769 ------------------------------------------------------------------------ r6894 | ryan | 2008-02-18 17:11:12 +0000 (Mon, 18 Feb 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-admin/wp-admin.css M /trunk/wp-includes/general-template.php M /trunk/wp-includes/js/tinymce/tiny_mce_config.php M /trunk/wp-includes/js/tinymce/tiny_mce_ext.js M /trunk/wp-includes/script-loader.php TinyMCE config enhancements from azaozz. fixes #5896 #5888 ------------------------------------------------------------------------ r6895 | ryan | 2008-02-18 17:13:21 +0000 (Mon, 18 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Typo fix from rnt. fixes #5894 ------------------------------------------------------------------------ r6896 | ryan | 2008-02-18 17:33:40 +0000 (Mon, 18 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/schema.php Declare wpdb and wp_queries as global. Props jhodgdon. see #5860 ------------------------------------------------------------------------ r6897 | ryan | 2008-02-18 17:42:51 +0000 (Mon, 18 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/admin.php Make sure plugin is a file before loading. Props filosofo. fixes #5822 ------------------------------------------------------------------------ r6898 | ryan | 2008-02-18 17:44:14 +0000 (Mon, 18 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php Add submitpost_box action to post edit form. Props filosofo. see #5873 ------------------------------------------------------------------------ r6899 | ryan | 2008-02-18 17:46:26 +0000 (Mon, 18 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/category-template.php Add optional post ID arg to the_category and get_the_category_list. Props filosofo. fixes #5050 ------------------------------------------------------------------------ r6900 | ryan | 2008-02-18 19:25:56 +0000 (Mon, 18 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/tiny_mce_config.php TinyMCE compressor fixes from azaozz. fixes #5900 ------------------------------------------------------------------------ r6901 | ryan | 2008-02-18 19:38:01 +0000 (Mon, 18 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/wp-admin.css submit box actions hooks from filosofo. fixes #5873 ------------------------------------------------------------------------ r6902 | ryan | 2008-02-18 20:16:02 +0000 (Mon, 18 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/user.php Make user option name sanitization consistent. Props filosofo. fixes #5901 ------------------------------------------------------------------------ r6903 | ryan | 2008-02-18 20:36:49 +0000 (Mon, 18 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/post-new.php Remove bookmarklet stuff from post-new.php. Moving it somewhere else. ------------------------------------------------------------------------ r6904 | ryan | 2008-02-18 22:07:57 +0000 (Mon, 18 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/js/page.js M /trunk/wp-admin/js/post.js Move timestamp to submitbox. Put it in a slidedown. see #5846 ------------------------------------------------------------------------ r6905 | ryan | 2008-02-18 22:31:52 +0000 (Mon, 18 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Dashboard menu fixes from mt. fixes #5904 ------------------------------------------------------------------------ r6906 | ryan | 2008-02-18 22:45:11 +0000 (Mon, 18 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Fix text and link colors in submit box. Props ffemtcj. fixes #5778 ------------------------------------------------------------------------ r6907 | ryan | 2008-02-18 23:06:13 +0000 (Mon, 18 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/images/wordpress-logo.png Logo with new colors. Props mt. fixes #5905 ------------------------------------------------------------------------ r6908 | ryan | 2008-02-19 00:00:53 +0000 (Tue, 19 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/theme-editor.css Theme editor layout fixes from ionfish. see #5890 ------------------------------------------------------------------------ r6909 | ryan | 2008-02-19 00:47:58 +0000 (Tue, 19 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/dashboard.css M /trunk/wp-admin/wp-admin.css Add webkit border radius. Props mt. fixes #5906 ------------------------------------------------------------------------ r6910 | ryan | 2008-02-19 06:13:20 +0000 (Tue, 19 Feb 2008) | 1 line Changed paths: A /trunk/wp-admin/edit-attachment-rows.php M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/upload.php M /trunk/wp-includes/classes.php M /trunk/wp-includes/post.php M /trunk/wp-includes/query.php Media Library design updates from Andy. see #5911 ------------------------------------------------------------------------ r6911 | ryan | 2008-02-19 06:52:30 +0000 (Tue, 19 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/shortcodes.php Support positional attributes in shortcodes. Props tellyworth. fixes #5914 ------------------------------------------------------------------------ r6912 | ryan | 2008-02-19 06:55:28 +0000 (Tue, 19 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Remove h1 letter spacing. Props mt. fixes #5913 ------------------------------------------------------------------------ r6913 | ryan | 2008-02-19 07:09:31 +0000 (Tue, 19 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/dashboard.css M /trunk/wp-admin/index.php M /trunk/wp-admin/wp-admin.css Button stylings from my. fixes #5912 ------------------------------------------------------------------------ r6914 | ryan | 2008-02-19 08:22:42 +0000 (Tue, 19 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-ftpext.php Fix ftpext dirlist for ftp servers that return 8 fields instead of 9. see #5586 ------------------------------------------------------------------------ r6915 | ryan | 2008-02-19 20:24:50 +0000 (Tue, 19 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/admin.php Add admin_init action. fixes #5924 ------------------------------------------------------------------------ r6916 | ryan | 2008-02-19 20:28:54 +0000 (Tue, 19 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/schema.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/users.php M /trunk/wp-includes/l10n.php Don't save translated role names to the DB. Instead, translate them on the fly. fixes #3442 #5537 ------------------------------------------------------------------------ r6917 | ryan | 2008-02-19 20:31:14 +0000 (Tue, 19 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/dashboard.css M /trunk/wp-admin/wp-admin.css Border radius changes from mt. fixes #5906 ------------------------------------------------------------------------ r6918 | ryan | 2008-02-19 20:33:59 +0000 (Tue, 19 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/categories.php M /trunk/wp-admin/edit-comments.php M /trunk/wp-admin/edit-link-categories.php M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/edit-tags.php M /trunk/wp-admin/edit.php M /trunk/wp-admin/link-manager.php M /trunk/wp-admin/plugin-editor.php M /trunk/wp-admin/theme-editor.php M /trunk/wp-admin/upload.php M /trunk/wp-admin/users.php M /trunk/wp-admin/widgets.php M /trunk/wp-admin/wp-admin.css Standardize button and select treatments. Props mt. fixes #5925 ------------------------------------------------------------------------ r6919 | ryan | 2008-02-20 00:12:48 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-ftp.php M /trunk/wp-admin/includes/class-pclzip.php M /trunk/wp-admin/includes/class-wp-filesystem-direct.php M /trunk/wp-admin/includes/class-wp-filesystem-ftpext.php M /trunk/wp-admin/includes/class-wp-filesystem-ftpsockets.php Set eol-style to native ------------------------------------------------------------------------ r6920 | ryan | 2008-02-20 00:15:55 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-direct.php M /trunk/wp-admin/includes/update.php fs direct fixes from DD32. see #5586 ------------------------------------------------------------------------ r6921 | ryan | 2008-02-20 00:16:44 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/update.php Do version check on admin_init. Props DD32. fixes #5928 ------------------------------------------------------------------------ r6922 | ryan | 2008-02-20 00:19:01 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/login.css M /trunk/wp-admin/images/logo-login.gif M /trunk/wp-login.php Login styling updates from mt. fixes #5929 ------------------------------------------------------------------------ r6923 | ryan | 2008-02-20 02:41:16 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/comment.php M /trunk/wp-admin/edit-form-comment.php A /trunk/wp-admin/js/comment.js M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/script-loader.php Update edit comment form. WIP ------------------------------------------------------------------------ r6924 | ryan | 2008-02-20 02:46:10 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/js/comment.js Set eol-style ------------------------------------------------------------------------ r6925 | ryan | 2008-02-20 02:55:36 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/update.php Revert [6921]. see #5928 ------------------------------------------------------------------------ r6926 | ryan | 2008-02-20 03:12:46 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-link-form.php Style edit link form fields ------------------------------------------------------------------------ r6927 | ryan | 2008-02-20 03:16:47 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-page-form.php Add Related section to edit page form ------------------------------------------------------------------------ r6928 | ryan | 2008-02-20 03:23:34 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/dashboard.css M /trunk/wp-admin/index-extra.php M /trunk/wp-admin/index.php Plugins dashboard widget from mdawaffe. fixes #5931 ------------------------------------------------------------------------ r6929 | ryan | 2008-02-20 05:34:51 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Lose caching of user DB misses. Wasn't working out that well. ------------------------------------------------------------------------ r6930 | ryan | 2008-02-20 05:39:04 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-comment.php M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/general-template.php Don't show Add Media when editing comments. Props azaozz. fixes #5910 ------------------------------------------------------------------------ r6931 | ryan | 2008-02-20 05:45:16 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/users.php Redirect to cleanup URL ------------------------------------------------------------------------ r6932 | ryan | 2008-02-20 06:50:52 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/options-general.php Change some meta box titles ------------------------------------------------------------------------ r6933 | ryan | 2008-02-20 07:01:36 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Update date display in Manage Posts ------------------------------------------------------------------------ r6934 | ryan | 2008-02-20 07:44:25 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/link.php Fix edit link page menu parentage. ------------------------------------------------------------------------ r6935 | ryan | 2008-02-20 08:06:03 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/includes/bookmark.php Add privacy and preview to edit link submitbox ------------------------------------------------------------------------ r6936 | ryan | 2008-02-20 09:29:27 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/categories.php M /trunk/wp-admin/css/global.css M /trunk/wp-admin/edit-link-categories.php M /trunk/wp-admin/edit-post-rows.php M /trunk/wp-admin/edit-tags.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/link-manager.php M /trunk/wp-admin/users.php Make checkbox column narrow ------------------------------------------------------------------------ r6937 | ryan | 2008-02-20 10:02:12 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/global.css M /trunk/wp-admin/edit-tags.php Alignment tweaks ------------------------------------------------------------------------ r6938 | ryan | 2008-02-20 16:46:44 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/post.php pre_post_update action from tellyworth. fixes #5815 ------------------------------------------------------------------------ r6939 | ryan | 2008-02-20 16:47:50 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/shortcodes.php shortcodes should not require var=val format. Props andy. fixes #5892 ------------------------------------------------------------------------ r6940 | ryan | 2008-02-20 16:52:40 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/classes.php Skip main posts query if 404. Props misterbisson. fixes #5717 ------------------------------------------------------------------------ r6941 | ryan | 2008-02-20 17:05:42 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/upload.php Fix media delete nonce. Props andy. see #5911 ------------------------------------------------------------------------ r6942 | ryan | 2008-02-20 17:57:53 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-content/themes/default/archive.php Remove useless is_tag() call. Props takayukister. fixes #5687 ------------------------------------------------------------------------ r6943 | ryan | 2008-02-20 19:30:55 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/comment.php M /trunk/wp-admin/custom-header.php M /trunk/wp-admin/edit-category-form.php M /trunk/wp-admin/edit-comments.php M /trunk/wp-admin/edit-form-comment.php M /trunk/wp-admin/edit-form.php M /trunk/wp-admin/edit-link-category-form.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/edit-tag-form.php M /trunk/wp-admin/export.php M /trunk/wp-admin/import/blogger.php M /trunk/wp-admin/import/btt.php M /trunk/wp-admin/import/dotclear.php M /trunk/wp-admin/import/jkw.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/wp-cat2tag.php M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/includes/upload.php M /trunk/wp-admin/install.php M /trunk/wp-admin/link-import.php M /trunk/wp-admin/moderation.php M /trunk/wp-admin/page-new.php M /trunk/wp-admin/plugin-editor.php M /trunk/wp-admin/themes.php M /trunk/wp-admin/update.php M /trunk/wp-admin/upgrade.php M /trunk/wp-admin/user-edit.php Remove raquo from buttons. Props filosofo. fixes #5938 ------------------------------------------------------------------------ r6944 | ryan | 2008-02-20 20:30:39 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-link-category-form.php M /trunk/wp-admin/edit-tag-form.php M /trunk/wp-admin/options-writing.php Remove label colons for niceblue widefat tables. Props filosofo. fixes #5939 ------------------------------------------------------------------------ r6945 | ryan | 2008-02-20 20:57:21 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Allow comment object to be passed to get_avatar() for convenience. see #5775 ------------------------------------------------------------------------ r6946 | ryan | 2008-02-20 20:58:58 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Allow comment object to be passed to get_avatar() for convenience. see #5775 ------------------------------------------------------------------------ r6947 | ryan | 2008-02-20 22:49:04 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-form-comment.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/wp-admin.css Add h2 headers to the write/edit pages ------------------------------------------------------------------------ r6948 | ryan | 2008-02-20 23:31:56 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-form-comment.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/wp-admin.css Lose the breaks and do it right ------------------------------------------------------------------------ r6949 | ryan | 2008-02-20 23:43:06 +0000 (Wed, 20 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-form-comment.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/edit-page-form.php Add Related section to all write/edit pages ------------------------------------------------------------------------ r6950 | ryan | 2008-02-21 00:27:23 +0000 (Thu, 21 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-header.php M /trunk/wp-admin/categories.php M /trunk/wp-admin/css/global.css M /trunk/wp-admin/edit-category-form.php M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-link-categories.php M /trunk/wp-admin/edit-link-category-form.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/edit-tag-form.php M /trunk/wp-admin/edit-tags.php M /trunk/wp-admin/edit.php M /trunk/wp-admin/import/blogger.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/textpattern.php M /trunk/wp-admin/import/wp-cat2tag.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/link-manager.php M /trunk/wp-admin/upload.php M /trunk/wp-admin/users.php M /trunk/wp-admin/widgets.php M /trunk/wp-admin/wp-admin.css M /trunk/wp-content/themes/default/functions.php Admin styling updates from mt. fixes #5940 ------------------------------------------------------------------------ r6951 | ryan | 2008-02-21 00:52:51 +0000 (Thu, 21 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/post.php Add a default for post_conten_filtered ------------------------------------------------------------------------ r6952 | ryan | 2008-02-21 06:00:15 +0000 (Thu, 21 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/media.css M /trunk/wp-admin/includes/image.php M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/options-writing.php A /trunk/wp-includes/media.php M /trunk/wp-settings.php Image size options from tellyworth. fixes #5933 ------------------------------------------------------------------------ r6953 | ryan | 2008-02-21 06:19:46 +0000 (Thu, 21 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-includes/js/autosave.js M /trunk/wp-includes/script-loader.php Auto add preview link after autosaving a new post or page. Props filosofo. see #5847 ------------------------------------------------------------------------ r6954 | ryan | 2008-02-21 17:08:06 +0000 (Thu, 21 Feb 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/slug.js M /trunk/wp-includes/js/autosave.js M /trunk/wp-includes/script-loader.php Show permalink editor on new posts after autosave. Props filosofo. see #5749 ------------------------------------------------------------------------ r6955 | ryan | 2008-02-21 20:19:34 +0000 (Thu, 21 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/js/page.js M /trunk/wp-admin/js/post.js M /trunk/wp-includes/js/autosave.js M /trunk/wp-includes/link-template.php M /trunk/wp-includes/script-loader.php Slug edit for pages. Hide advanced slug field if JS enabled. Trigger first autosave after 15 chars. Set autosave interval to 60s. Props filosofo. see #5749 ------------------------------------------------------------------------ r6956 | ryan | 2008-02-21 20:47:15 +0000 (Thu, 21 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/classes.php Revert [6940]. Breaks atompub. see #5717 ------------------------------------------------------------------------ r6957 | ryan | 2008-02-21 21:03:43 +0000 (Thu, 21 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/version.php Ver bump ------------------------------------------------------------------------ r6958 | ryan | 2008-02-21 21:20:09 +0000 (Thu, 21 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/dashboard.css M /trunk/wp-admin/includes/dashboard.php M /trunk/wp-admin/index-extra.php M /trunk/wp-admin/index.php Dashboard widgets caching improvements from mdawaffe. see #5750 ------------------------------------------------------------------------ r6959 | ryan | 2008-02-21 21:40:25 +0000 (Thu, 21 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/js/editor.js M /trunk/wp-includes/js/tinymce/plugins/fullscreen/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/fullscreen/fullscreen.htm M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css M /trunk/wp-includes/js/tinymce/plugins/media/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/media/js/media.js M /trunk/wp-includes/js/tinymce/plugins/paste/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/safari/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/spellchecker/editor_plugin.js M /trunk/wp-includes/js/tinymce/themes/advanced/charmap.htm M /trunk/wp-includes/js/tinymce/themes/advanced/editor_template.js M /trunk/wp-includes/js/tinymce/themes/advanced/js/charmap.js M /trunk/wp-includes/js/tinymce/themes/advanced/js/image.js M /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/content.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/dialog.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/ui.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/content.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/dialog.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/ui.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/content.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/dialog.css A /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/tabs.gif M /trunk/wp-includes/js/tinymce/tiny_mce.js M /trunk/wp-includes/js/tinymce/tiny_mce_config.php M /trunk/wp-includes/js/tinymce/tiny_mce_popup.js M /trunk/wp-includes/js/tinymce/utils/form_utils.js M /trunk/wp-includes/script-loader.php TinyMCE 3.01. Props azaozz. fixes #5944 ------------------------------------------------------------------------ r6960 | ryan | 2008-02-21 21:49:48 +0000 (Thu, 21 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/theme-editor.php Remove extraneous tag. Props ionfish. fixes #5890 ------------------------------------------------------------------------ r6961 | ryan | 2008-02-21 22:20:19 +0000 (Thu, 21 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-form-comment.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/js/comment.js M /trunk/wp-admin/js/page.js M /trunk/wp-admin/js/post.js Validation fixes ------------------------------------------------------------------------ r6962 | ryan | 2008-02-21 22:26:56 +0000 (Thu, 21 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-page-form.php Validation fixes ------------------------------------------------------------------------ r6963 | ryan | 2008-02-21 22:29:48 +0000 (Thu, 21 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-link-form.php Validation fixes ------------------------------------------------------------------------ r6964 | ryan | 2008-02-21 23:49:05 +0000 (Thu, 21 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/rewrite.php Make pagename regex ungreedy. Fixes /pagename/2 links ------------------------------------------------------------------------ r6965 | ryan | 2008-02-21 23:55:11 +0000 (Thu, 21 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/install.css M /trunk/wp-admin/install.php M /trunk/wp-admin/setup-config.php M /trunk/wp-admin/upgrade.php M /trunk/wp-blog-header.php Style updates for install from mt. fixes #5946 ------------------------------------------------------------------------ r6966 | ryan | 2008-02-22 02:04:17 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-form-comment.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/wp-admin.css Move submitboxes to be the first thing in the poststuff div. Props fitztrev. fixes #5947 ------------------------------------------------------------------------ r6967 | ryan | 2008-02-22 02:09:16 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css New side menu styling from mt. fixes #5948 ------------------------------------------------------------------------ r6968 | ryan | 2008-02-22 03:06:35 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/plugin-editor.php Plugin editor design updates from ffemtcj. fixes #5950 ------------------------------------------------------------------------ r6969 | ryan | 2008-02-22 03:45:19 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/wp-admin.css Submitbox style changes from mt. see #5949 ------------------------------------------------------------------------ r6970 | ryan | 2008-02-22 03:52:19 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-comment.php submitbox stylings from mt. fixes #5949 ------------------------------------------------------------------------ r6971 | ryan | 2008-02-22 04:02:09 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/script-loader.php Restore JIT script localization. Props azaozz. fixes #5921 ------------------------------------------------------------------------ r6972 | ryan | 2008-02-22 04:45:24 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/menu-header.php Side menu styling from mt. fixes #5948 ------------------------------------------------------------------------ r6973 | ryan | 2008-02-22 05:07:03 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/tiny_mce_config.php Move blockquote to first toolbar. Props azaozz. fixes #5709 ------------------------------------------------------------------------ r6974 | ryan | 2008-02-22 05:53:47 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/media.css M /trunk/wp-admin/edit-attachment-rows.php M /trunk/wp-admin/includes/media.php M /trunk/wp-includes/default-filters.php M /trunk/wp-includes/formatting.php M /trunk/wp-includes/general-template.php A /trunk/wp-includes/images/audio.png A /trunk/wp-includes/images/css.png A /trunk/wp-includes/images/default.png A /trunk/wp-includes/images/doc.png A /trunk/wp-includes/images/exe.png A /trunk/wp-includes/images/html.png A /trunk/wp-includes/images/js.png A /trunk/wp-includes/images/pdf.png A /trunk/wp-includes/images/swf.png A /trunk/wp-includes/images/tar.png A /trunk/wp-includes/images/text.png A /trunk/wp-includes/images/video.png A /trunk/wp-includes/images/zip.png M /trunk/wp-includes/js/swfupload/handlers.js M /trunk/wp-includes/media.php M /trunk/wp-includes/post-template.php M /trunk/wp-includes/post.php M /trunk/wp-includes/script-loader.php Media library work from andy. see #5911 ------------------------------------------------------------------------ r6975 | ryan | 2008-02-22 06:12:10 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/js/comment.js M /trunk/wp-admin/js/page.js M /trunk/wp-admin/js/post.js Return false from edit timestamp click handler. Props fitztrev. fixes #5954 ------------------------------------------------------------------------ r6976 | ryan | 2008-02-22 06:43:56 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/options-permalink.php Styling for permalink settings page from mtfrom mt. fixes #5956 ------------------------------------------------------------------------ r6977 | ryan | 2008-02-22 06:46:15 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Submitbox styling from mt. fixes #5957 ------------------------------------------------------------------------ r6978 | westi | 2008-02-22 07:43:06 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/options-discussion.php M /trunk/wp-admin/options-general.php M /trunk/wp-admin/options-misc.php M /trunk/wp-admin/options-permalink.php M /trunk/wp-admin/options-writing.php M /trunk/wp-admin/wp-admin.css Styling updates for the settings pages. Fixes #5959 props iammattthomas. ------------------------------------------------------------------------ r6979 | westi | 2008-02-22 07:44:36 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/options.php Styling updates for the options.php. Fixes #5958 props fitztrev. ------------------------------------------------------------------------ r6980 | ryan | 2008-02-22 17:30:43 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-attachment-rows.php M /trunk/wp-admin/edit-comments.php M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/edit-post-rows.php M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/includes/widgets.php M /trunk/wp-admin/link-manager.php M /trunk/wp-admin/moderation.php M /trunk/wp-admin/options-discussion.php M /trunk/wp-admin/options-permalink.php M /trunk/wp-admin/options-writing.php M /trunk/wp-admin/plugins.php M /trunk/wp-admin/users.php M /trunk/wp-admin/widgets.php Validation fixes from nbachiyski. fixes #5962 ------------------------------------------------------------------------ r6981 | ryan | 2008-02-22 17:33:47 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/upload.php Media paging fix from filosofo and andy. fixes #5963 ------------------------------------------------------------------------ r6982 | ryan | 2008-02-22 17:36:09 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php M /trunk/wp-settings.php Allow overriding the default secret key. Proy. Props nbachiyski. fixes #5960 ------------------------------------------------------------------------ r6983 | ryan | 2008-02-22 17:43:56 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/includes/dashboard.php M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/includes/taxonomy.php M /trunk/wp-admin/media-upload.php M /trunk/wp-admin/post.php M /trunk/wp-includes/canonical.php M /trunk/wp-includes/functions.php M /trunk/wp-includes/post.php M /trunk/wp-includes/query.php M /trunk/wp-includes/taxonomy.php M /trunk/wp-includes/widgets.php Notice fixes from nbachiyski. fixes #5961 ------------------------------------------------------------------------ r6984 | ryan | 2008-02-22 17:46:03 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/functions.php Upload path fixes from tellyworth. see #5953 ------------------------------------------------------------------------ r6985 | ryan | 2008-02-22 19:59:12 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/default-filters.php M /trunk/wp-includes/post.php Make sure post has future status before publishing from cron. Props hailin. fixes #5801 ------------------------------------------------------------------------ r6986 | ryan | 2008-02-22 20:48:28 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/query.php Small code formatting tweak ------------------------------------------------------------------------ r6987 | ryan | 2008-02-22 22:07:53 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-login.php Show messages with message styling instead of error styling. fixes #5929 ------------------------------------------------------------------------ r6988 | ryan | 2008-02-22 22:38:52 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-attachment-rows.php Date and title fixes for media management from andy. fixes #5927 ------------------------------------------------------------------------ r6989 | ryan | 2008-02-22 23:13:02 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Allow full localization of edit timestamp fields. fixes #5514 ------------------------------------------------------------------------ r6990 | ryan | 2008-02-22 23:36:53 +0000 (Fri, 22 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/users.php Add bulk role change to users.php ------------------------------------------------------------------------ r6991 | ryan | 2008-02-23 04:10:04 +0000 (Sat, 23 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/user-edit.php Remove role context. Props nbachiyski. fixes #5966 ------------------------------------------------------------------------ r6992 | matt | 2008-02-23 07:20:08 +0000 (Sat, 23 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit.php Don't show filter stuff when we're on a single post view. ------------------------------------------------------------------------ r6993 | ryan | 2008-02-23 08:01:51 +0000 (Sat, 23 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php M /trunk/wp-admin/includes/template.php Manage comments rework. WIP. ------------------------------------------------------------------------ r6994 | ryan | 2008-02-23 08:33:44 +0000 (Sat, 23 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php M /trunk/wp-includes/comment.php Manage comments rework. WIP ------------------------------------------------------------------------ r6995 | westi | 2008-02-23 22:11:47 +0000 (Sat, 23 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-attachment-rows.php M /trunk/wp-admin/edit-post-rows.php M /trunk/wp-admin/includes/template.php M /trunk/wp-includes/functions.php Fix the display of human time difference when server timezone if different from blog timezone. Fixes #5970 props jhodgdon. ------------------------------------------------------------------------ r6996 | ryan | 2008-02-24 02:04:11 +0000 (Sun, 24 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-header.php M /trunk/wp-admin/css/ie.css M /trunk/wp-admin/wp-admin.css Specify min width on pages that use TinyMCE. Props azaozz. fixes #5975 ------------------------------------------------------------------------ r6997 | ryan | 2008-02-24 02:07:51 +0000 (Sun, 24 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/global.css 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/export.php M /trunk/wp-admin/import.php M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/link-manager.php M /trunk/wp-admin/upload.php M /trunk/wp-admin/wp-admin.css Admin style tweaks from mt. fixes #5974 ------------------------------------------------------------------------ r6998 | ryan | 2008-02-24 02:09:24 +0000 (Sun, 24 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/canonical.php Revert changes to canonical that broke redirects. Props fitztrev. fixes #5961 ------------------------------------------------------------------------ r6999 | ryan | 2008-02-24 02:33:30 +0000 (Sun, 24 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php Hook up bulk comment operations. ------------------------------------------------------------------------ r7000 | ryan | 2008-02-24 04:33:10 +0000 (Sun, 24 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/comment.php M /trunk/wp-admin/css/install.css M /trunk/wp-admin/edit-category-form.php M /trunk/wp-admin/edit-link-category-form.php M /trunk/wp-admin/edit-tag-form.php M /trunk/wp-admin/import/dotclear.php M /trunk/wp-admin/import/greymatter.php M /trunk/wp-admin/import/textpattern.php M /trunk/wp-admin/install.php M /trunk/wp-admin/options-discussion.php M /trunk/wp-admin/options-general.php M /trunk/wp-admin/options-misc.php M /trunk/wp-admin/options-permalink.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/options.php M /trunk/wp-admin/setup-config.php M /trunk/wp-admin/update.php M /trunk/wp-admin/users.php M /trunk/wp-admin/wp-admin.css Change niceblue class name to form-table. Props filosofo and mt. fixes #5973 ------------------------------------------------------------------------ r7001 | ryan | 2008-02-24 04:33:51 +0000 (Sun, 24 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/install.css M /trunk/wp-includes/functions.php Error page styling from mt. fixes #5977 ------------------------------------------------------------------------ r7002 | ryan | 2008-02-24 04:34:40 +0000 (Sun, 24 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php disregard nonexistant attachments. Props andy. fixes #5967 ------------------------------------------------------------------------ r7003 | ryan | 2008-02-24 04:51:47 +0000 (Sun, 24 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php Comment detail and list views ------------------------------------------------------------------------ r7004 | ryan | 2008-02-24 19:37:58 +0000 (Sun, 24 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-header.php Localize help and forum links. Props SteveAgl. fixes #5983 ------------------------------------------------------------------------ r7005 | ryan | 2008-02-24 19:41:04 +0000 (Sun, 24 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/global.css M /trunk/wp-admin/edit-comments.php M /trunk/wp-admin/wp-admin.css Manage comments styling from mt. see #5985 ------------------------------------------------------------------------ r7006 | ryan | 2008-02-24 20:28:36 +0000 (Sun, 24 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php Remember filter settings. Redirect cleanups. ------------------------------------------------------------------------ r7007 | ryan | 2008-02-24 20:42:44 +0000 (Sun, 24 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php Trim long urls. Hide Approve button when listing already Approved comments. ------------------------------------------------------------------------ r7008 | ryan | 2008-02-24 21:38:44 +0000 (Sun, 24 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php Date display fixes for manage comments. ------------------------------------------------------------------------ r7009 | ryan | 2008-02-24 21:52:46 +0000 (Sun, 24 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php Add approve and spam links ------------------------------------------------------------------------ r7010 | ryan | 2008-02-24 22:22:28 +0000 (Sun, 24 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php Move edit link to author name. ------------------------------------------------------------------------ r7011 | ryan | 2008-02-25 00:28:21 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php M /trunk/wp-admin/wp-admin.css Manage comments styling from mt. fixes #5985 ------------------------------------------------------------------------ r7012 | ryan | 2008-02-25 00:34:26 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Change 2px radii to 3px. Props mt. fixes #5987 ------------------------------------------------------------------------ r7013 | ryan | 2008-02-25 05:56:21 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php Comment action fixes ------------------------------------------------------------------------ r7014 | ryan | 2008-02-25 06:30:38 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/link-add.php Remove add link bookmarlet from write link page. Relocating it. ------------------------------------------------------------------------ r7015 | ryan | 2008-02-25 07:34:24 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: M /trunk/wp-login.php Create password reset key only once. Props tellyworth. fixes #5990 ------------------------------------------------------------------------ r7016 | ryan | 2008-02-25 07:41:13 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: M /trunk/wp-login.php Some password reset filters ------------------------------------------------------------------------ r7017 | ryan | 2008-02-25 08:08:09 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/menu.php Put settings first in the side menu ------------------------------------------------------------------------ r7018 | ryan | 2008-02-25 08:20:36 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php Add manage_comments_nav action ------------------------------------------------------------------------ r7019 | ryan | 2008-02-25 08:24:44 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/menu.php D /trunk/wp-admin/moderation.php Remove moderation.php. edit-comments.php now handles moderation ------------------------------------------------------------------------ r7020 | ryan | 2008-02-25 18:33:39 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/media.css M /trunk/wp-admin/wp-admin.css CSS rule fixes from Nao and ionfish. fixes #5993 ------------------------------------------------------------------------ r7021 | ryan | 2008-02-25 18:34:45 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: M /trunk/xmlrpc.php Grammar fix. Props thenlich and hansengel. fixes #5991 ------------------------------------------------------------------------ r7022 | ryan | 2008-02-25 18:40:46 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/link-template.php get_pagenum_link filter from Martin2006. fixes #5969 ------------------------------------------------------------------------ r7023 | ryan | 2008-02-25 18:45:27 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/options-general.php Change Your Timezone to simply Timezone. Props hansengel. fixes #5988 ------------------------------------------------------------------------ r7024 | ryan | 2008-02-25 18:54:22 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: M /trunk/readme.html Typo fix. Props Stevie212. fixes #6001 ------------------------------------------------------------------------ r7025 | ryan | 2008-02-25 19:03:35 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css M /trunk/wp-includes/js/tinymce/themes/advanced/editor_template.js M /trunk/wp-includes/js/tinymce/themes/advanced/js/about.js M /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/content.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/ui.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/content.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/ui.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/dialog.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/ui.css M /trunk/wp-includes/js/tinymce/tiny_mce.js M /trunk/wp-includes/js/tinymce/tiny_mce_config.php M /trunk/wp-includes/js/tinymce/tiny_mce_ext.js M /trunk/wp-includes/js/tinymce/tiny_mce_popup.js M /trunk/wp-includes/js/tinymce/wordpress.css Workaround Safari crasher. Props azaozz. fixes #5945 ------------------------------------------------------------------------ r7026 | ryan | 2008-02-25 19:13:21 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/import/stp.php M /trunk/xmlrpc.php Grammar fixes from takayukister and thenlich. fixes #5992 ------------------------------------------------------------------------ r7027 | ryan | 2008-02-25 19:29:30 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: A /trunk/wp-admin/moderation.php Resurrect moderation.php as a redirect to edit-comments.php. ------------------------------------------------------------------------ r7028 | westi | 2008-02-25 22:00:27 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/wp-db.php Add keyed object output to wpdb::get_results. Fixes #5286 props andy. ------------------------------------------------------------------------ r7029 | westi | 2008-02-25 22:10:04 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Fix one wrong corner css. Fixes #5987 props johnbillion. ------------------------------------------------------------------------ r7030 | westi | 2008-02-25 22:18:41 +0000 (Mon, 25 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/category-template.php Support category names in in_category(). Fixes #4558 props robmil. ------------------------------------------------------------------------ r7031 | ryan | 2008-02-26 04:22:09 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/global.css M /trunk/wp-admin/wp-admin.css Adjust margin and sidemenu. Props mt. fixes #5832 #6003 ------------------------------------------------------------------------ r7032 | ryan | 2008-02-26 04:53:48 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-comment.php M /trunk/wp-includes/general-template.php Fix edit comment form tab indices. fixes #5712 ------------------------------------------------------------------------ r7033 | ryan | 2008-02-26 05:23:05 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-ftpsockets.php Instantiate errors object for ftpsockets class. ------------------------------------------------------------------------ r7034 | ryan | 2008-02-26 07:15:59 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/ie.css M /trunk/wp-admin/js/editor.js Editor style fixes for IE6 from mt and azaozz. fixes #6004 ------------------------------------------------------------------------ r7035 | ryan | 2008-02-26 08:50:42 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/dashboard.php Add nbsp. Props Speedboxer. fixes #5931 ------------------------------------------------------------------------ r7036 | ryan | 2008-02-26 08:54:11 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-attachment-rows.php M /trunk/wp-includes/post.php update mime-to-icon matching and get filename from function instead of guid. Props andy. see #5911 ------------------------------------------------------------------------ r7037 | ryan | 2008-02-26 09:45:51 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/wp-db.php Silence warnings if error_log is disabled. fixes #5771 ------------------------------------------------------------------------ r7038 | ryan | 2008-02-26 10:05:05 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/functions.php Return error when requesting invalid feed format. Props pishmishy. fixes #5446 ------------------------------------------------------------------------ r7039 | ryan | 2008-02-26 18:35:01 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-ftpext.php Silence some exected warnings in ftpext. Props DD32. see #5586 ------------------------------------------------------------------------ r7040 | ryan | 2008-02-26 18:44:26 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Add cursor pointer to buttons. Props ionfish. fixes #5943 ------------------------------------------------------------------------ r7041 | ryan | 2008-02-26 18:46:03 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/image.php M /trunk/wp-includes/media.php image_resize() and friends from tellyworth. fixes #6005 ------------------------------------------------------------------------ r7042 | ryan | 2008-02-26 18:51:45 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/post.php Add some defaults for wp_insert_attachment. fixes #6006 ------------------------------------------------------------------------ r7043 | ryan | 2008-02-26 19:30:10 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/media.css M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/media-upload.php M /trunk/wp-includes/js/swfupload/handlers.js M /trunk/wp-includes/media.php M /trunk/wp-includes/script-loader.php Media upload updates from andy. see #5911 ------------------------------------------------------------------------ r7044 | ryan | 2008-02-26 19:33:51 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/ie.css Fix theme and plugin editor styling for IE. Props mt. fixes #5950 ------------------------------------------------------------------------ r7045 | ryan | 2008-02-26 19:57:00 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/functions.php M /trunk/wp-includes/post.php fix overuse of default mime icon and re-shuffle mp4/m4a file type matches. Props andy. see #5911 ------------------------------------------------------------------------ r7046 | ryan | 2008-02-26 20:35:40 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/categories.php M /trunk/wp-admin/edit-link-categories.php M /trunk/wp-admin/edit-tags.php M /trunk/wp-admin/edit.php M /trunk/wp-admin/link-manager.php M /trunk/wp-admin/upload.php Remove messages from the requested URI so they don't follow us around while paging. ------------------------------------------------------------------------ r7047 | ryan | 2008-02-26 20:53:07 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/page.php Add page saved notice. ------------------------------------------------------------------------ r7048 | ryan | 2008-02-26 20:56:03 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/dashboard.php Correct RSS link for plugin dashboard widget. Props mdawaffe. fixes #5931 ------------------------------------------------------------------------ r7049 | ryan | 2008-02-26 21:07:15 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/custom-header.php Show custom header images in the media library. Props spikeyslam. fixes #6008 ------------------------------------------------------------------------ r7050 | ryan | 2008-02-26 22:45:46 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php M /trunk/wp-admin/edit-post-rows.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/js/common.js M /trunk/wp-admin/js/edit-comments.js M /trunk/wp-admin/menu.php M /trunk/wp-includes/js/jquery/jquery.color.js M /trunk/wp-includes/js/wp-lists.js M /trunk/wp-includes/script-loader.php Ajax tweaks for edit-comments.php from mdawaffe. fixes #6009 ------------------------------------------------------------------------ r7051 | ryan | 2008-02-26 22:48:47 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: D /trunk/wp-includes/js/list-manipulation.js Remove list-manipulation.js. No longer used ------------------------------------------------------------------------ r7052 | ryan | 2008-02-26 22:51:16 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/script-loader.php Bump jquery color ver ------------------------------------------------------------------------ r7053 | ryan | 2008-02-26 23:04:44 +0000 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/script-loader.php Remove listman from script loader ------------------------------------------------------------------------ r7054 | ryan | 2008-02-27 00:25:08 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/file.php M /trunk/wp-includes/formatting.php Fix users query ------------------------------------------------------------------------ r7055 | ryan | 2008-02-27 00:36:33 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/file.php M /trunk/wp-includes/formatting.php Revert [7054]. No idea how I managed that. ------------------------------------------------------------------------ r7056 | ryan | 2008-02-27 00:37:40 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/formatting.php Use preg_replace_callback() instead of using the 'e' modifier. ------------------------------------------------------------------------ r7057 | ryan | 2008-02-27 00:46:27 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.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/template.php M /trunk/wp-admin/js/edit-posts.js M /trunk/wp-admin/js/users.js M /trunk/wp-admin/link-manager.php M /trunk/wp-admin/upload.php M /trunk/wp-admin/users.php M /trunk/wp-includes/script-loader.php Don't load wp-lists on pages that don't need it. Props mdawaffe. fixes #6011 ------------------------------------------------------------------------ r7058 | ryan | 2008-02-27 00:47:15 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/file.php get_temp_dir(). fixes #5984 ------------------------------------------------------------------------ r7059 | ryan | 2008-02-27 05:05:28 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: D /trunk/wp-admin/js/edit-posts.js D /trunk/wp-admin/js/link-cat.js Remove unused files. see #6011 ------------------------------------------------------------------------ r7060 | ryan | 2008-02-27 05:36:42 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/plugins/fullscreen/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/fullscreen/fullscreen.htm M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/template.htm M /trunk/wp-includes/js/tinymce/plugins/paste/js/pasteword.js M /trunk/wp-includes/js/tinymce/plugins/safari/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/wordpress/editor_plugin.js M /trunk/wp-includes/js/tinymce/themes/advanced/editor_template.js A /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_silver.png A /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/ui_silver.css M /trunk/wp-includes/js/tinymce/tiny_mce.js M /trunk/wp-includes/js/tinymce/wp-mce-help.php M /trunk/wp-includes/script-loader.php TinyMCE 3.02 from azaozz. fixes #6012 ------------------------------------------------------------------------ r7061 | ryan | 2008-02-27 05:37:13 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/ui_silver.css set eol style ------------------------------------------------------------------------ r7062 | ryan | 2008-02-27 08:31:10 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/media.css M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/upload.php Add media library uploader tab. Props andy. see #5911 ------------------------------------------------------------------------ r7063 | ryan | 2008-02-27 17:19:58 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-ftpext.php M /trunk/wp-admin/includes/dashboard.php M /trunk/wp-includes/functions.php gettext fixes from takayukister. fixes #6018 ------------------------------------------------------------------------ r7064 | westi | 2008-02-27 18:25:25 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/category-template.php A better in_category which supports category names that are all numbers. ------------------------------------------------------------------------ r7065 | westi | 2008-02-27 18:45:40 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/import/mt.php M /trunk/wp-admin/import/wordpress.php Generate random passwords for users created during import. Fixes #5837 props pishmishy. ------------------------------------------------------------------------ r7066 | ryan | 2008-02-27 19:18:21 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/global.css M /trunk/wp-admin/export.php M /trunk/wp-admin/plugins.php M /trunk/wp-admin/wp-admin.css Style updates to plugins, export, and sidemenu from mt. fixes #6019 ------------------------------------------------------------------------ r7067 | ryan | 2008-02-27 19:36:02 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php M /trunk/wp-includes/js/swfupload/handlers.js remove debug cruft and set swfupload max file size to match php ini. Props andy. see #5911 ------------------------------------------------------------------------ r7070 | ryan | 2008-02-27 21:30:59 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/query.php For page attachmentes, set both is_attachment and is_page to true so that templates cascade correctly. ------------------------------------------------------------------------ r7071 | ryan | 2008-02-27 21:47:52 +0000 (Wed, 27 Feb 2008) | 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 Tagging terminology cleanup from lloydudd. fixes #6020 ------------------------------------------------------------------------ r7072 | ryan | 2008-02-27 22:05:50 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/import/blogger.php 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/mt.php M /trunk/wp-admin/import/rss.php M /trunk/wp-admin/import/textpattern.php M /trunk/wp-admin/import/wordpress.php Make punctuation consistent. Props hervada and lloydbudd. fixes #5880 ------------------------------------------------------------------------ r7073 | ryan | 2008-02-27 22:38:02 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/post-template.php Add current_page_item on page_for_posts. Props mdawaffe. fixes #2959 ------------------------------------------------------------------------ r7074 | ryan | 2008-02-27 23:28:18 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/classes.php M /trunk/wp-includes/post.php Introduce get_post_ancestors(). Add current_page_ancestor class to ancestors of the current page. Props AaronCampbell. fixes #5662 ------------------------------------------------------------------------ r7075 | ryan | 2008-02-27 23:36:24 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/js/edit-comments.js M /trunk/wp-includes/script-loader.php Fix AJAX comment moderation on edit post view. Props mdawaffe. fixes #4245 ------------------------------------------------------------------------ r7076 | ryan | 2008-02-27 23:43:22 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/update.php Fix plugin version compare. Props mdawaffe. fixes #5978 ------------------------------------------------------------------------ r7077 | ryan | 2008-02-27 23:57:00 +0000 (Wed, 27 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-pages.php M /trunk/wp-includes/widgets.php fix new-fangled multi widgets. Props mdawaffe. see #6022 ------------------------------------------------------------------------ r7078 | ryan | 2008-02-28 00:13:09 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/includes/template.php Show comments when viewing a page in Manage Pages. fixes #6022 ------------------------------------------------------------------------ r7079 | ryan | 2008-02-28 00:16:49 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-pages.php Add edit comments js to edit-pages when viewing a page's comments. see #6022 ------------------------------------------------------------------------ r7080 | ryan | 2008-02-28 00:31:46 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/widgets.php M /trunk/wp-includes/widgets.php Fix widgets using old-style multi instance support. Props mdawaffe. fixes #6023 ------------------------------------------------------------------------ r7081 | ryan | 2008-02-28 06:43:45 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/classes.php Cast to array ------------------------------------------------------------------------ r7082 | ryan | 2008-02-28 06:50:25 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/edit-comments.php M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/edit.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/js/edit-comments.js M /trunk/wp-includes/js/wp-lists.js M /trunk/wp-includes/script-loader.php Unify comment display. Props mdawaffe. fixes #6025 ------------------------------------------------------------------------ r7083 | ryan | 2008-02-28 07:04:52 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php Add unapprove button ------------------------------------------------------------------------ r7084 | ryan | 2008-02-28 07:34:13 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/post.php Change save post redirects. see #6024 ------------------------------------------------------------------------ r7085 | ryan | 2008-02-28 07:37:15 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-page-form.php Update 'See Comments on this Page' link ------------------------------------------------------------------------ r7086 | ryan | 2008-02-28 09:11:11 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/widgets-rtl.css M /trunk/wp-admin/css/widgets.css M /trunk/wp-admin/includes/widgets.php M /trunk/wp-admin/js/widgets.js M /trunk/wp-includes/js/wp-lists.js Widget admin layout fixes from mdawaffe. fixes #5997 ------------------------------------------------------------------------ r7087 | westi | 2008-02-28 16:34:59 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Ensure email address is lower case in get_avatar(). Fixes #6028 props josephscott. ------------------------------------------------------------------------ r7088 | ryan | 2008-02-28 20:37:48 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/dashboard.css M /trunk/wp-admin/includes/dashboard.php M /trunk/wp-admin/wp-admin.css Dashboard styling from mt. fixes #6029 ------------------------------------------------------------------------ r7089 | ryan | 2008-02-28 20:39:14 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Change approved comment color. Props mt. fixes #6030 ------------------------------------------------------------------------ r7090 | ryan | 2008-02-28 20:40:23 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css View switcher styling from mt. fixes #6031 ------------------------------------------------------------------------ r7091 | westi | 2008-02-28 21:11:47 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Use a default size that gravatar supports rather than one it doesn't. Fixes #6033 props josephscott. ------------------------------------------------------------------------ r7092 | ryan | 2008-02-28 21:29:51 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/media.css M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/media-upload.php M /trunk/wp-includes/js/swfupload/handlers.js M /trunk/wp-includes/script-loader.php Media library updates from andy. see #5911 ------------------------------------------------------------------------ r7093 | ryan | 2008-02-28 21:51:57 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/js/wp-lists.js Fade approved comments from moderated list. Props filosofo. fixes #6032 ------------------------------------------------------------------------ r7094 | ryan | 2008-02-28 21:57:39 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/js/wp-lists.js Revert [7093]. Need a different method. see #6032 ------------------------------------------------------------------------ r7095 | westi | 2008-02-28 21:57:49 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/upgrade.php urlencode the goback url to preserve any parameters. Fixes #5753 props DD32. ------------------------------------------------------------------------ r7096 | ryan | 2008-02-28 22:01:56 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php urlencode only when needed. Props spikeyslam. see #5775 ------------------------------------------------------------------------ r7097 | westi | 2008-02-28 22:02:20 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-content/plugins/hello.php Line dolly up again. ------------------------------------------------------------------------ r7098 | ryan | 2008-02-28 22:12:04 +0000 (Thu, 28 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/edit-comments.php M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/edit.php M /trunk/wp-admin/includes/template.php Fade approved comments from moderated list. Props mdawaffe. fixes #6032 ------------------------------------------------------------------------ r7099 | ryan | 2008-02-29 06:49:05 +0000 (Fri, 29 Feb 2008) | 1 line Changed paths: A /trunk/wp-includes/images/crystal A /trunk/wp-includes/images/crystal/archive.png A /trunk/wp-includes/images/crystal/audio.png A /trunk/wp-includes/images/crystal/code.png A /trunk/wp-includes/images/crystal/default.png A /trunk/wp-includes/images/crystal/document.png A /trunk/wp-includes/images/crystal/interactive.png A /trunk/wp-includes/images/crystal/license.txt A /trunk/wp-includes/images/crystal/spreadsheet.png A /trunk/wp-includes/images/crystal/text.png A /trunk/wp-includes/images/crystal/video.png Media icons. fixes #6039 ------------------------------------------------------------------------ r7100 | ryan | 2008-02-29 06:54:15 +0000 (Fri, 29 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/media.css M /trunk/wp-includes/functions.php M /trunk/wp-includes/js/swfupload/handlers.js M /trunk/wp-includes/post.php M /trunk/wp-includes/script-loader.php Media Library updates from andy. see #5911 ------------------------------------------------------------------------ r7101 | ryan | 2008-02-29 08:08:17 +0000 (Fri, 29 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/css/global.css M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/wp-admin.css Set max width on .wrap. Props mt. fixes #6036 ------------------------------------------------------------------------ r7102 | ryan | 2008-02-29 08:12:12 +0000 (Fri, 29 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-pages.php Remove some no longer needed JS. Props mdawaffe. fixes #6011 ------------------------------------------------------------------------ r7103 | ryan | 2008-02-29 09:51:36 +0000 (Fri, 29 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/includes/upgrade.php M /trunk/wp-admin/page.php M /trunk/wp-admin/post.php M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/classes.php M /trunk/wp-includes/js/autosave.js A /trunk/wp-includes/js/wp-ajax-response.js M /trunk/wp-includes/js/wp-lists.js M /trunk/wp-includes/script-loader.php M /trunk/wp-includes/version.php Post Edit Collision Detection from mdawaffe. fixes #6043 ------------------------------------------------------------------------ r7104 | ryan | 2008-02-29 17:09:44 +0000 (Fri, 29 Feb 2008) | 1 line Changed paths: M /trunk/readme.html M /trunk/wp-admin/comment.php M /trunk/wp-admin/edit-link-categories.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/import/blogware.php M /trunk/wp-admin/import/livejournal.php M /trunk/wp-admin/import/mt.php M /trunk/wp-admin/import/wordpress.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/link-manager.php M /trunk/wp-admin/user-edit.php M /trunk/wp-includes/author-template.php M /trunk/wp-includes/js/colorpicker.js M /trunk/wp-includes/js/tinymce/wp-mce-help.php Update deprecated attributes. Props hansengel. fixes #6037 ------------------------------------------------------------------------ r7105 | ryan | 2008-02-29 17:15:34 +0000 (Fri, 29 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php Remove empty gettext call. Props andy. fixes #6044 ------------------------------------------------------------------------ r7106 | ryan | 2008-02-29 17:49:50 +0000 (Fri, 29 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/kses.php Use preg_replace_callback instead of 'e' modifier. see #5644 ------------------------------------------------------------------------ r7107 | ryan | 2008-02-29 18:28:32 +0000 (Fri, 29 Feb 2008) | 1 line Changed paths: M /trunk/wp-includes/kses.php Use preg_replace_callback instead of 'e' modifier. see #5644 ------------------------------------------------------------------------ r7108 | ryan | 2008-02-29 19:00:52 +0000 (Fri, 29 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/options-general.php Hardcode offset range since the step argument to range is PHP 5 only. fixes #6047 ------------------------------------------------------------------------ r7109 | ryan | 2008-02-29 21:49:49 +0000 (Fri, 29 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit.php M /trunk/wp-admin/includes/post.php M /trunk/wp-includes/classes.php M /trunk/wp-includes/post.php M /trunk/wp-includes/query.php Add option to check caps when querying a particular post status. fixes #6052 ------------------------------------------------------------------------ r7110 | ryan | 2008-02-29 22:02:49 +0000 (Fri, 29 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit.php Allow searching within a given post status. fixes #5839 ------------------------------------------------------------------------ r7111 | ryan | 2008-02-29 22:29:57 +0000 (Fri, 29 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/post.php Restrict edit.php searches to posts. No pages. ------------------------------------------------------------------------ r7112 | ryan | 2008-02-29 22:34:29 +0000 (Fri, 29 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-pages.php Add option to check caps when querying a particular page status. fixes #6052 ------------------------------------------------------------------------ r7113 | ryan | 2008-02-29 22:38:20 +0000 (Fri, 29 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-pages.php Allow searching within a given page status. fixes #5839 ------------------------------------------------------------------------ r7114 | ryan | 2008-02-29 23:27:02 +0000 (Fri, 29 Feb 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-footer.php M /trunk/wp-admin/admin-header.php M /trunk/wp-admin/css/ie.css M /trunk/wp-admin/edit-form-comment.php M /trunk/wp-admin/js/editor.js M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/functions.php M /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/ui.css max width fixes from azaozz. fixes #6051 ------------------------------------------------------------------------ r7115 | ryan | 2008-03-01 00:08:00 +0000 (Sat, 01 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Error class stlying from mt. fixes #6034 ------------------------------------------------------------------------ r7116 | ryan | 2008-03-01 00:16:55 +0000 (Sat, 01 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/page.php Change save page redirects. see #6024 ------------------------------------------------------------------------ r7117 | ryan | 2008-03-01 00:40:16 +0000 (Sat, 01 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Fix link colors for error class. Props mt. see #6034 ------------------------------------------------------------------------ r7118 | ryan | 2008-03-01 02:06:55 +0000 (Sat, 01 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css More error class styling from mt. see #6034 ------------------------------------------------------------------------ r7119 | ryan | 2008-03-01 02:12:52 +0000 (Sat, 01 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Full length fields on the edit link form. Props mt. fixes #6055 ------------------------------------------------------------------------ r7120 | ryan | 2008-03-01 06:26:13 +0000 (Sat, 01 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-page-form.php Fix private post toggle ------------------------------------------------------------------------ r7121 | ryan | 2008-03-01 08:13:23 +0000 (Sat, 01 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/ui.css max width fixes from azaozz. fixes #6051 ------------------------------------------------------------------------ r7122 | ryan | 2008-03-01 20:38:35 +0000 (Sat, 01 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/plugins.php Remove extra plugin page pipes. fixes #6059 ------------------------------------------------------------------------ r7123 | ryan | 2008-03-01 20:40:06 +0000 (Sat, 01 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/users.php thead instead of tbody. Props alexrabe. fixes #6057 ------------------------------------------------------------------------ r7124 | ryan | 2008-03-01 20:41:18 +0000 (Sat, 01 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php Fix passed by reference errors. Props DD32. fixes #6056 ------------------------------------------------------------------------ r7125 | ryan | 2008-03-01 20:54:00 +0000 (Sat, 01 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/import/stp.php Make punctuation consistent. Props hervada. fixes #5880 ------------------------------------------------------------------------ r7126 | ryan | 2008-03-01 21:20:23 +0000 (Sat, 01 Mar 2008) | 1 line Changed paths: A /trunk/wp-admin/includes/class-ftp-pure.php A /trunk/wp-admin/includes/class-ftp-sockets.php M /trunk/wp-admin/includes/class-ftp.php M /trunk/wp-admin/includes/class-wp-filesystem-ftpext.php M /trunk/wp-admin/includes/class-wp-filesystem-ftpsockets.php M /trunk/wp-admin/includes/file.php M /trunk/wp-admin/includes/update.php Plugin updater updates. see #5586 ------------------------------------------------------------------------ r7127 | ryan | 2008-03-01 21:23:51 +0000 (Sat, 01 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/update.php Set eol-style ------------------------------------------------------------------------ r7128 | ryan | 2008-03-01 23:29:19 +0000 (Sat, 01 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-direct.php Fix file types ------------------------------------------------------------------------ r7129 | ryan | 2008-03-02 20:10:43 +0000 (Sun, 02 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-direct.php Fix file type ------------------------------------------------------------------------ r7130 | ryan | 2008-03-02 20:17:30 +0000 (Sun, 02 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-header.php M /trunk/wp-admin/bookmarklet.php M /trunk/wp-admin/categories.php M /trunk/wp-admin/css/install.css M /trunk/wp-admin/css/login.css M /trunk/wp-admin/css/widgets.css M /trunk/wp-admin/edit-comments.php M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-link-categories.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/edit-tags.php M /trunk/wp-admin/edit.php M /trunk/wp-admin/includes/class-ftp.php M /trunk/wp-admin/includes/class-pclzip.php M /trunk/wp-admin/includes/class-wp-filesystem-direct.php M /trunk/wp-admin/includes/class-wp-filesystem-ftpext.php M /trunk/wp-admin/includes/class-wp-filesystem-ftpsockets.php M /trunk/wp-admin/includes/comment.php M /trunk/wp-admin/includes/dashboard.php M /trunk/wp-admin/includes/file.php M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/includes/update.php M /trunk/wp-admin/includes/user.php M /trunk/wp-admin/js/common.js M /trunk/wp-admin/js/editor.js M /trunk/wp-admin/js/forms.js M /trunk/wp-admin/js/media-upload.js M /trunk/wp-admin/js/password-strength-meter.js M /trunk/wp-admin/js/post.js M /trunk/wp-admin/js/slug.js M /trunk/wp-admin/js/upload.js M /trunk/wp-admin/js/widgets.js M /trunk/wp-admin/link-manager.php M /trunk/wp-admin/options-general.php M /trunk/wp-admin/sidebar.php M /trunk/wp-admin/theme-editor.php M /trunk/wp-admin/update.php M /trunk/wp-admin/upload.php M /trunk/wp-admin/users.php M /trunk/wp-admin/wp-admin.css M /trunk/wp-content/themes/default/rtl.css M /trunk/wp-content/themes/default/style.css M /trunk/wp-includes/category-template.php M /trunk/wp-includes/classes.php M /trunk/wp-includes/deprecated.php M /trunk/wp-includes/functions.php M /trunk/wp-includes/general-template.php M /trunk/wp-includes/js/autosave.js M /trunk/wp-includes/js/quicktags.js M /trunk/wp-includes/js/wp-lists.js M /trunk/wp-includes/media.php M /trunk/wp-includes/pluggable.php M /trunk/wp-includes/post.php M /trunk/wp-includes/script-loader.php M /trunk/wp-includes/widgets.php Remove trailing whites. ------------------------------------------------------------------------ r7131 | ryan | 2008-03-02 21:34:25 +0000 (Sun, 02 Mar 2008) | 1 line Changed paths: M /trunk/license.txt M /trunk/wp-admin/css/widgets-rtl.css M /trunk/wp-admin/includes/dashboard.php M /trunk/wp-admin/js/categories.js M /trunk/wp-admin/js/custom-fields.js M /trunk/wp-admin/js/users.js M /trunk/wp-includes/images/crystal/license.txt M /trunk/wp-includes/js/crop/cropper.css M /trunk/wp-includes/js/jquery/jquery.color.js M /trunk/wp-includes/js/jquery/jquery.form.js M /trunk/wp-includes/js/jquery/jquery.js M /trunk/wp-includes/js/scriptaculous/MIT-LICENSE 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/js/tinymce/langs/wp-langs.php M /trunk/wp-includes/js/tinymce/license.txt M /trunk/wp-includes/js/tinymce/plugins/autosave/readme.txt Set eol-style. Props nbachiyski. fixes #6065 ------------------------------------------------------------------------ r7132 | ryan | 2008-03-02 21:41:35 +0000 (Sun, 02 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Make sure avatar size is numeric. Props Martin2006. fixes #6069 ------------------------------------------------------------------------ r7133 | ryan | 2008-03-02 22:15:30 +0000 (Sun, 02 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/post.php Show page hierarchy when editing page slugs. fixes #6068 ------------------------------------------------------------------------ r7134 | matt | 2008-03-03 04:14:16 +0000 (Mon, 03 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/functions.php Deal correctly with empty upload_path option. Hat tip: tellyworth. ------------------------------------------------------------------------ r7135 | matt | 2008-03-03 04:17:37 +0000 (Mon, 03 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/image.php M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/includes/schema.php M /trunk/wp-admin/options-writing.php M /trunk/wp-includes/media.php M /trunk/wp-includes/post-template.php M /trunk/wp-includes/post.php Creating intermediate sizes, better thumbnails, and other image improvements. Hat tip: tellyworth. ------------------------------------------------------------------------ r7136 | ryan | 2008-03-03 20:52:04 +0000 (Mon, 03 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/upload.php M /trunk/wp-admin/wp-admin.css Error class styling from mt. fixes #6034 ------------------------------------------------------------------------ r7137 | ryan | 2008-03-03 20:53:04 +0000 (Mon, 03 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/media.php Image sizing fix from andy. fixes #6074 ------------------------------------------------------------------------ r7138 | ryan | 2008-03-03 20:58:06 +0000 (Mon, 03 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-includes/js/autosave.js Only show "saved at" when the post was actually saved. Props mdawaffe. fixes #6053 ------------------------------------------------------------------------ r7139 | ryan | 2008-03-03 21:02:53 +0000 (Mon, 03 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/js/slug.js Slug edit fix from nbachiyski. fixes #6072 ------------------------------------------------------------------------ r7140 | ryan | 2008-03-03 21:05:23 +0000 (Mon, 03 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/dashboard.php M /trunk/wp-includes/comment.php M /trunk/wp-includes/compat.php M /trunk/wp-includes/formatting.php M /trunk/wp-settings.php M /trunk/wp-trackback.php Multi-byte character safe excerpting from nbachiyski. fixes #6077 ------------------------------------------------------------------------ r7141 | ryan | 2008-03-03 21:06:26 +0000 (Mon, 03 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/widgets.css Widget admin styling from my. fixes #6078 ------------------------------------------------------------------------ r7142 | ryan | 2008-03-03 21:09:08 +0000 (Mon, 03 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Revert plugin page styling for now. Props mt. see #6067 ------------------------------------------------------------------------ r7143 | ryan | 2008-03-03 21:12:17 +0000 (Mon, 03 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/js/link.js M /trunk/wp-admin/js/post.js M /trunk/wp-includes/js/autosave.js Set focus for some fields. Props nbachiyski. fixes #6080 ------------------------------------------------------------------------ r7144 | ryan | 2008-03-03 21:13:47 +0000 (Mon, 03 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Validation fix from nbachiyski. fixes #5962 ------------------------------------------------------------------------ r7145 | ryan | 2008-03-03 21:15:34 +0000 (Mon, 03 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/js/autosave.js M /trunk/wp-includes/script-loader.php Autosave notice styling from mdawaffe. fixes #6054 ------------------------------------------------------------------------ r7146 | ryan | 2008-03-04 00:05:30 +0000 (Tue, 04 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/page.php M /trunk/wp-admin/post.php M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/js/autosave.js Post edit collision detection fixes from mdawaffe. fixes #6043 ------------------------------------------------------------------------ r7147 | ryan | 2008-03-04 00:07:29 +0000 (Tue, 04 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/plugins/paste/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/spellchecker/classes/GoogleSpell.php M /trunk/wp-includes/js/tinymce/plugins/wordpress/editor_plugin.js M /trunk/wp-includes/js/tinymce/themes/advanced/js/link.js M /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/ui.css M /trunk/wp-includes/js/tinymce/tiny_mce.js M /trunk/wp-includes/js/tinymce/tiny_mce_config.php M /trunk/wp-includes/js/tinymce/wp-mce-help.php Update to TinyMCE 3.03. Define shortcuts. Relocate cached TMCE file. Props azaozz. fixes #6084 ------------------------------------------------------------------------ r7148 | ryan | 2008-03-04 00:41:49 +0000 (Tue, 04 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/schema.php M /trunk/wp-admin/includes/upgrade.php M /trunk/wp-includes/script-loader.php Set autosave_interval for fresh installs. DEfault to 60 if autosave_interval is not set. see #6075 ------------------------------------------------------------------------ r7149 | matt | 2008-03-04 04:21:37 +0000 (Tue, 04 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/schema.php M /trunk/wp-includes/media.php M /trunk/wp-includes/post-template.php New functions for attachment image display, fixes #6086. Hat tip: tellyworth. ------------------------------------------------------------------------ r7150 | matt | 2008-03-04 04:23:35 +0000 (Tue, 04 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/media.php Handle GD errors correctly during image resizing. Fixes #6087. Hat tip: tellyworth. ------------------------------------------------------------------------ r7151 | matt | 2008-03-04 04:28:23 +0000 (Tue, 04 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/wp-admin.css Table styling and "add media" label. See #5911. Hat tip: andy. ------------------------------------------------------------------------ r7152 | matt | 2008-03-04 04:33:40 +0000 (Tue, 04 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/import/wordpress.php Don't timeout while importing WXR. Fixes #6089. Hat tip: tellyworth. ------------------------------------------------------------------------ r7153 | ryan | 2008-03-04 17:07:47 +0000 (Tue, 04 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/schema.php M /trunk/wp-admin/js/edit-comments.js M /trunk/wp-includes/script-loader.php Comment bubble count fixes from mdawaffe. fixes #6090 ------------------------------------------------------------------------ r7154 | ryan | 2008-03-04 17:08:39 +0000 (Tue, 04 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/schema.php Remove cruft ------------------------------------------------------------------------ r7155 | ryan | 2008-03-04 17:10:17 +0000 (Tue, 04 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-direct.php M /trunk/wp-admin/includes/class-wp-filesystem-ftpext.php M /trunk/wp-admin/includes/class-wp-filesystem-ftpsockets.php M /trunk/wp-admin/includes/update.php wp-fs fixes from DD32. see #5586 ------------------------------------------------------------------------ r7156 | ryan | 2008-03-04 17:12:04 +0000 (Tue, 04 Mar 2008) | 1 line Changed paths: M /trunk/wp-settings.php Make sure encoding is not empty. Props tenpura. see #6902 ------------------------------------------------------------------------ r7157 | ryan | 2008-03-04 19:25:00 +0000 (Tue, 04 Mar 2008) | 1 line Changed paths: M /trunk/wp-settings.php Fallback to UTF-8 if not valid mb_internal_encoding. Props tenpura. fixes #6092 ------------------------------------------------------------------------ r7158 | ryan | 2008-03-04 22:52:36 +0000 (Tue, 04 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Update get_avatar() phpdoc ------------------------------------------------------------------------ r7159 | ryan | 2008-03-05 05:53:56 +0000 (Wed, 05 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/tiny_mce_config.php Use wp_mkdir_p() to create js cache dir. Props DD32. see #6097 ------------------------------------------------------------------------ r7160 | ryan | 2008-03-05 06:46:42 +0000 (Wed, 05 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/media.css M /trunk/wp-admin/includes/media.php M /trunk/wp-includes/js/swfupload/handlers.js M /trunk/wp-includes/script-loader.php Improve upload_max_filesize error. Improve error display for long messages. New uploads now added to bottom, not top. Fix align class. Remove redundant header text. Props andy. see #5911 ------------------------------------------------------------------------ r7161 | matt | 2008-03-05 18:49:56 +0000 (Wed, 05 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/post.php Don't return early before filtering. ------------------------------------------------------------------------ r7162 | markjaquith | 2008-03-05 22:09:28 +0000 (Wed, 05 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/includes/post.php M /trunk/wp-includes/js/autosave.js Post slug fixes from nbachiyski. fixes #6072 ------------------------------------------------------------------------ r7163 | ryan | 2008-03-06 06:02:26 +0000 (Thu, 06 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/login.css Change the colors on the login error messages. Props mt. fixes #6105 ------------------------------------------------------------------------ r7164 | ryan | 2008-03-06 06:06:13 +0000 (Thu, 06 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-ftpext.php M /trunk/wp-admin/includes/class-wp-filesystem-ftpsockets.php wpfs fixes from DD32. see #5586 ------------------------------------------------------------------------ r7165 | ryan | 2008-03-06 06:07:53 +0000 (Thu, 06 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/admin.php M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/includes/schema.php M /trunk/wp-includes/script-loader.php Use constant instead of DB option for setting autosave_interval. Props mdawaffe. fixes #6075 ------------------------------------------------------------------------ r7166 | matt | 2008-03-06 09:48:36 +0000 (Thu, 06 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php Check all should now work on comments. ------------------------------------------------------------------------ r7167 | matt | 2008-03-06 09:53:03 +0000 (Thu, 06 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/global.css M /trunk/wp-admin/wp-admin.css Underline all links in body, none in header. ------------------------------------------------------------------------ r7168 | matt | 2008-03-06 09:58:47 +0000 (Thu, 06 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-post-rows.php M /trunk/wp-admin/wp-admin.css Move view link to status, missed underline. ------------------------------------------------------------------------ r7169 | matt | 2008-03-06 10:09:14 +0000 (Thu, 06 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/comment.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/edit-post-rows.php M /trunk/wp-admin/includes/template.php Clean up comments links, link to more comments pages not posts. ------------------------------------------------------------------------ r7170 | matt | 2008-03-06 10:23:00 +0000 (Thu, 06 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/edit.php M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/upload.php Fix some names and order of filters. ------------------------------------------------------------------------ r7171 | ryan | 2008-03-06 18:14:58 +0000 (Thu, 06 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-ftpsockets.php ftpsockets fix from DD32. see #5586 ------------------------------------------------------------------------ r7172 | ryan | 2008-03-06 19:48:54 +0000 (Thu, 06 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/file.php M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/js/media-upload.js M /trunk/wp-includes/js/swfupload/handlers.js M /trunk/wp-includes/media.php M /trunk/wp-includes/post-template.php M /trunk/wp-includes/post.php M /trunk/wp-includes/script-loader.php M /trunk/wp-includes/shortcodes.php Fix insert, gallery, sizing, type queries, errors, thumbs, type fallback. Props andy. see #5911 ------------------------------------------------------------------------ r7173 | ryan | 2008-03-06 19:56:02 +0000 (Thu, 06 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/js/editor.js M /trunk/wp-includes/js/tinymce/langs/wp-langs.php M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css M /trunk/wp-includes/js/tinymce/plugins/spellchecker/editor_plugin.js M /trunk/wp-includes/js/tinymce/themes/advanced/js/link.js M /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/content.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/ui.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/content.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/ui.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/ui.css M /trunk/wp-includes/js/tinymce/tiny_mce.js M /trunk/wp-includes/js/tinymce/tiny_mce_config.php M /trunk/wp-includes/script-loader.php Added filter for changing the languages selection for the spellchecker, fixed problems with valid_elements and added filter for extended_valid_elements, update to the latest version. Props azaozz. fixes #6111 ------------------------------------------------------------------------ r7174 | ryan | 2008-03-06 20:44:29 +0000 (Thu, 06 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/global.css M /trunk/wp-admin/wp-admin.css Remove link underlines from where the shouldn't be. Props mt. fixes #6113 ------------------------------------------------------------------------ r7175 | ryan | 2008-03-06 21:48:20 +0000 (Thu, 06 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Add unapprove links. Props mdawaffe. see #6094 ------------------------------------------------------------------------ r7176 | ryan | 2008-03-06 23:01:22 +0000 (Thu, 06 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/js/widgets.js M /trunk/wp-includes/script-loader.php M /trunk/wp-includes/widgets.php Make cancel mean cancel. Props mdawaffe. see #5886 ------------------------------------------------------------------------ r7177 | ryan | 2008-03-06 23:40:21 +0000 (Thu, 06 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php fix missing thumbnail radio button for inserting into post. Props andy. see #5911 ------------------------------------------------------------------------ r7178 | matt | 2008-03-07 01:17:21 +0000 (Fri, 07 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-header.php A /trunk/wp-admin/css/colors-fresh.css M /trunk/wp-admin/css/dashboard.css M /trunk/wp-admin/css/global.css M /trunk/wp-admin/css/media.css M /trunk/wp-admin/css/theme-editor.css M /trunk/wp-admin/css/upload.css M /trunk/wp-admin/css/widgets.css M /trunk/wp-admin/includes/dashboard.php M /trunk/wp-admin/wp-admin.css Abstract colors from layout CSS. Pass 1. ------------------------------------------------------------------------ r7179 | matt | 2008-03-07 07:16:29 +0000 (Fri, 07 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-fresh.css CSS consolidation. ------------------------------------------------------------------------ r7180 | matt | 2008-03-07 07:53:15 +0000 (Fri, 07 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/wp-admin.css Don't show comment text in list view; extra layout bit. ------------------------------------------------------------------------ r7181 | matt | 2008-03-07 10:05:54 +0000 (Fri, 07 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-fresh.css M /trunk/wp-admin/css/global.css M /trunk/wp-admin/css/ie.css 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-category-form.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/post-new.php M /trunk/wp-admin/wp-admin.css A number of style tweaks; widen up a little; starting to add contextual help to various forms; catching up unloved forms with new UI guidelines. ------------------------------------------------------------------------ r7182 | westi | 2008-03-07 14:29:05 +0000 (Fri, 07 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/options-permalink.php Link to more specific documentation. Fixes #6070 props MichaelH. ------------------------------------------------------------------------ r7183 | westi | 2008-03-07 14:48:10 +0000 (Fri, 07 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/menu-header.php Work harder to create the correct links for new top level menus. Fixes #4907 props DD32. ------------------------------------------------------------------------ r7184 | matt | 2008-03-07 18:35:24 +0000 (Fri, 07 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/categories.php M /trunk/wp-admin/css/colors-fresh.css M /trunk/wp-admin/edit-comments.php M /trunk/wp-admin/edit-link-categories.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/edit-tags.php M /trunk/wp-admin/edit.php M /trunk/wp-admin/link-manager.php M /trunk/wp-admin/upload.php M /trunk/wp-admin/users.php M /trunk/wp-admin/wp-admin.css Make deletes hover red, rawr. ------------------------------------------------------------------------ r7185 | westi | 2008-03-07 22:40:08 +0000 (Fri, 07 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php Use the new colours stylesheet for the media library. See #5911 props andy. ------------------------------------------------------------------------ r7186 | westi | 2008-03-08 22:38:55 +0000 (Sat, 08 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/edit-link-form.php Better name for the related link to manage categories. Fixes #6133 props MichaelH. ------------------------------------------------------------------------ r7187 | westi | 2008-03-08 22:43:58 +0000 (Sat, 08 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-fresh.css M /trunk/wp-admin/css/login.css M /trunk/wp-login.php Abstract css colours on login page to colors-fresh. Fixes #6135 props iammattthomas. ------------------------------------------------------------------------ r7188 | westi | 2008-03-08 22:50:12 +0000 (Sat, 08 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/theme-editor.php Add context to translated string. Fixes #6134 props RanYanivHartstein. ------------------------------------------------------------------------ r7189 | westi | 2008-03-09 21:54:34 +0000 (Sun, 09 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/edit-link-form.php Consistent headings for the Manage->Link page. See #6137 props MichaelH. ------------------------------------------------------------------------ r7190 | westi | 2008-03-09 22:11:20 +0000 (Sun, 09 Mar 2008) | 2 lines Changed paths: M /trunk/wp-includes/formatting.php Remove the entity decoding and recoding from wp_html_excerpt. Fixes #6077 props nbachiyski. ------------------------------------------------------------------------ r7191 | westi | 2008-03-09 22:14:49 +0000 (Sun, 09 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/export.php Better description for WXR. Fixes #6093 props thenlich and MtDewVirus. ------------------------------------------------------------------------ r7192 | ryan | 2008-03-10 05:19:12 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/widgets.css M /trunk/wp-admin/widgets.php Relocate Save Changes button. Props mdawaffe. fixes #6118 ------------------------------------------------------------------------ r7193 | ryan | 2008-03-10 05:28:21 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/bookmark.php M /trunk/wp-includes/bookmark.php Add sanitization to get_link() and get_link_to_edit(). Props mdawaffe. fixes #6125 ------------------------------------------------------------------------ r7194 | ryan | 2008-03-10 05:37:13 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/dashboard.css M /trunk/wp-admin/index.php M /trunk/wp-admin/plugin-editor.php M /trunk/wp-admin/theme-editor.php M /trunk/wp-admin/users.php M /trunk/wp-admin/wp-admin.css Style fixes from mt. fixes #6124 ------------------------------------------------------------------------ r7195 | ryan | 2008-03-10 05:42:08 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/dashboard.css M /trunk/wp-admin/wp-admin.css Dashboard styling updates from mt. see #6120 ------------------------------------------------------------------------ r7196 | ryan | 2008-03-10 05:44:56 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/link-add.php M /trunk/wp-admin/link.php Enqueue XFN for link pages. Props mdawaffe. fixes #6217 ------------------------------------------------------------------------ r7197 | ryan | 2008-03-10 05:47:07 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/dashboard.css M /trunk/wp-admin/includes/widgets.php M /trunk/wp-admin/index.php Dashboard IE fixes from mdawaffe. see #5750 ------------------------------------------------------------------------ r7198 | ryan | 2008-03-10 05:48:28 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-link-form.php Add Delete link link to edit link form. Props mdawaffe. fixes #6126 ------------------------------------------------------------------------ r7199 | ryan | 2008-03-10 05:51:33 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/install.php gettext strings. Props hervada. fixes #6136 ------------------------------------------------------------------------ r7200 | ryan | 2008-03-10 05:54:46 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/js/edit-comments.js M /trunk/wp-admin/menu.php M /trunk/wp-admin/wp-admin.css Hide moderation count bubble when no comments are awaiting moderation. Props filosofo. fixes #6010 ------------------------------------------------------------------------ r7201 | ryan | 2008-03-10 05:58:15 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-fresh.css Dashboard styling updates from mt. fixes #6120 ------------------------------------------------------------------------ r7202 | markjaquith | 2008-03-10 06:46:38 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/index.php No longer BetaPress TODO. fixes #6060 ------------------------------------------------------------------------ r7203 | ryan | 2008-03-10 07:11:44 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-login.php Include login rtl css. Props nbachiyski. fixes #6121 ------------------------------------------------------------------------ r7204 | ryan | 2008-03-10 07:15:01 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/link-template.php Use default category when getting permalink if the post has no categories assigned. Props nbachiyski. see #6083 ------------------------------------------------------------------------ r7205 | ryan | 2008-03-10 07:44:23 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/update.php Return error if base dir empty. Props DD32. see #5586 ------------------------------------------------------------------------ r7206 | ryan | 2008-03-10 07:45:46 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/update.php Show error data in message. Props DD32. see #5586 ------------------------------------------------------------------------ r7207 | ryan | 2008-03-10 08:24:45 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-fresh.css A /trunk/wp-admin/images/bubble_bg.gif M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/wp-admin.css Fix comment bubble alignment. Props azaozz. fixes #6115 ------------------------------------------------------------------------ r7208 | ryan | 2008-03-10 08:38:17 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/widgets.php Typo fix ------------------------------------------------------------------------ r7209 | ryan | 2008-03-10 17:13:41 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/update.php Fix deletion of plugins not in their own directory. Props DD32. see #5586 ------------------------------------------------------------------------ r7210 | matt | 2008-03-10 20:57:04 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Drop the padding back down now that the borders are back. ------------------------------------------------------------------------ r7211 | matt | 2008-03-10 20:59:08 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: A /trunk/wp-admin/css/colors-classic.css New color file. ------------------------------------------------------------------------ r7212 | matt | 2008-03-10 21:31:33 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-attachment-rows.php M /trunk/wp-includes/media.php Icon fixes. See #5911; hat tip: andy. ------------------------------------------------------------------------ r7213 | matt | 2008-03-10 21:49:08 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-header.php M /trunk/wp-admin/css/colors-classic.css M /trunk/wp-admin/css/colors-fresh.css M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/media-upload.php M /trunk/wp-login.php Invisible ink delete links. See #5911. Also some old school colors, half-way done. ------------------------------------------------------------------------ r7214 | ryan | 2008-03-10 22:09:26 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/user-edit.php M /trunk/wp-admin/wp-admin.css Styling update for user edit form. Props mt. fixes #6140 ------------------------------------------------------------------------ r7215 | ryan | 2008-03-10 22:10:39 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Add cursor pointer to buttons. Props ionfish and mt. fixes #5943 ------------------------------------------------------------------------ r7216 | matt | 2008-03-10 22:35:19 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-classic.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/ui.css Some more color updates. ------------------------------------------------------------------------ r7217 | ryan | 2008-03-10 22:59:57 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/dashboard.php M /trunk/wp-admin/index.php Add cap checks to dash. Props mdawaffe. fixes #5858 ------------------------------------------------------------------------ r7218 | matt | 2008-03-10 23:04:20 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-attachment-rows.php M /trunk/wp-admin/includes/media.php M /trunk/wp-includes/media.php More attachment thumbnail fixes, see #5911. Hat tip: andy. ------------------------------------------------------------------------ r7219 | ryan | 2008-03-10 23:23:32 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/widgets.php M /trunk/wp-admin/widgets.php Make titles for multiple instances of a widget distinct. Props mdawaffe. fixes #6108 ------------------------------------------------------------------------ r7220 | matt | 2008-03-10 23:55:26 +0000 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/js/swfupload/handlers.js Show a message after the upload has finished but before the return HTML is finished. ------------------------------------------------------------------------ r7221 | matt | 2008-03-11 00:02:15 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-content/themes/default/attachment.php Better attachment template. Hat tip: Andy. Fixes #6150. ------------------------------------------------------------------------ r7222 | matt | 2008-03-11 00:09:14 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: D /trunk/wp-content/themes/default/attachment.php A /trunk/wp-content/themes/default/image.php M /trunk/wp-includes/media.php Better media attachment template. See #5911. Hat tip: andy. ------------------------------------------------------------------------ r7223 | matt | 2008-03-11 00:37:29 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/theme.php Big regex for type. ------------------------------------------------------------------------ r7224 | matt | 2008-03-11 00:43:07 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/theme.php Smaller regex. ------------------------------------------------------------------------ r7225 | matt | 2008-03-11 00:46:58 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-content/themes/default/single.php Don't link to yourself on a permalink page. ------------------------------------------------------------------------ r7226 | matt | 2008-03-11 00:58:37 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-header.php Use jQuery load function when available. Fixes #6112; Hat tip: azaozz. ------------------------------------------------------------------------ r7227 | matt | 2008-03-11 01:10:48 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/js/swfupload/handlers.js M /trunk/wp-includes/script-loader.php Parley voo crunching? ------------------------------------------------------------------------ r7228 | matt | 2008-03-11 01:30:15 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php M /trunk/wp-includes/js/swfupload/handlers.js See #5911. Hat tip: andy. ------------------------------------------------------------------------ r7229 | matt | 2008-03-11 02:08:10 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-classic.css Dashboard color tweak. ------------------------------------------------------------------------ r7230 | matt | 2008-03-11 07:23:07 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-header.php M /trunk/wp-admin/css/colors-classic.css M /trunk/wp-admin/css/colors-fresh.css M /trunk/wp-admin/css/theme-editor.css 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-page-form.php M /trunk/wp-admin/edit-tag-form.php M /trunk/wp-admin/options-permalink.php M /trunk/wp-admin/themes.php M /trunk/wp-admin/wp-admin.css Visual and English tweaks throughout. ------------------------------------------------------------------------ r7231 | matt | 2008-03-11 07:28:47 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Show comment time, not post time. ------------------------------------------------------------------------ r7232 | matt | 2008-03-11 07:31:19 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-classic.css M /trunk/wp-admin/css/colors-fresh.css M /trunk/wp-admin/css/ie.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/ui.css Abstract TinyMCE colors. Fixes #6154. Hat tip: azaozz. ------------------------------------------------------------------------ r7233 | matt | 2008-03-11 07:45:31 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/media.php Turn off the fullsize argument, which was accidentally toggled earlier. ------------------------------------------------------------------------ r7234 | westi | 2008-03-11 08:44:59 +0000 (Tue, 11 Mar 2008) | 2 lines Changed paths: M /trunk/wp-settings.php Improved wording for the missing mysql error message. Fixes #6141 props MtDewVirus. ------------------------------------------------------------------------ r7235 | westi | 2008-03-11 08:54:08 +0000 (Tue, 11 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/user-edit.php Validation and Translation fixes for the Profile page. Fixes #6152 and #6153 props johnbillion. ------------------------------------------------------------------------ r7236 | westi | 2008-03-11 08:55:57 +0000 (Tue, 11 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/js/edit-comments.js M /trunk/wp-includes/script-loader.php Bring the bubble back when we have moderated a comment. Fixes #6010 props mdawaffe. ------------------------------------------------------------------------ r7237 | ryan | 2008-03-11 16:13:07 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/update.php M /trunk/wp-admin/index.php M /trunk/wp-includes/update.php Upgrade message in dash. Props mdawaffe. fixes #6060 ------------------------------------------------------------------------ r7238 | ryan | 2008-03-11 16:37:44 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-direct.php M /trunk/wp-admin/includes/class-wp-filesystem-ftpext.php M /trunk/wp-admin/includes/class-wp-filesystem-ftpsockets.php M /trunk/wp-admin/includes/file.php M /trunk/wp-admin/includes/update.php M /trunk/wp-admin/update.php Auto update fixes from DD32. see #5586 ------------------------------------------------------------------------ r7239 | ryan | 2008-03-11 16:41:53 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/options-permalink.php Remove extraneous slash. Props rnt. fixes #6158 ------------------------------------------------------------------------ r7240 | ryan | 2008-03-11 16:54:48 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-classic.css M /trunk/wp-admin/css/colors-fresh.css M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/js/editor.js M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css More TinyMCE color abstraction and new border for title and editor. Props azaozz. fixes #6156 ------------------------------------------------------------------------ r7241 | westi | 2008-03-11 17:23:30 +0000 (Tue, 11 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/includes/class-ftp-pure.php M /trunk/wp-admin/includes/class-ftp-sockets.php M /trunk/wp-admin/includes/class-ftp.php Add phpDoc with copyright and licencing info to external ftp libs. Fixes #6155 props DD32. ------------------------------------------------------------------------ r7242 | ryan | 2008-03-11 17:42:09 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/widgets.php Make sure widget is available before trying to display it in the admin. Props mdawaffe. fixes #6149 ------------------------------------------------------------------------ r7243 | ryan | 2008-03-11 18:01:22 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/widgets.php Don't show multi widgets multi times in available widgets. Props mdawaffe. fixes #6162 ------------------------------------------------------------------------ r7244 | westi | 2008-03-11 18:18:22 +0000 (Tue, 11 Mar 2008) | 2 lines Changed paths: M /trunk/wp-includes/feed-atom.php M /trunk/wp-includes/feed-rss2-comments.php M /trunk/wp-includes/feed-rss2.php M /trunk/wp-includes/feed.php Better self links for feeds. Fixes #5238 props andy. ------------------------------------------------------------------------ r7245 | matt | 2008-03-11 18:26:14 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-classic.css Some color tweaks. ------------------------------------------------------------------------ r7246 | ryan | 2008-03-11 19:36:46 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/user-edit.php gettext ------------------------------------------------------------------------ r7247 | ryan | 2008-03-11 20:10:39 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit.php Fix AJAX comment ops for single posts. Props mdawaffe. see #6165 ------------------------------------------------------------------------ r7248 | ryan | 2008-03-11 20:26:10 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-pages.php Fix AJAX comment ops for single pages. Props mdawaffe. fixes #6165 ------------------------------------------------------------------------ r7249 | ryan | 2008-03-11 21:06:03 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-header.php M /trunk/wp-admin/includes/user.php M /trunk/wp-admin/user-edit.php M /trunk/wp-includes/general-template.php M /trunk/wp-includes/registration.php Admin color selector. see #6167 ------------------------------------------------------------------------ r7250 | ryan | 2008-03-11 21:08:09 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/link-template.php Fix edit links for attachments. Props mdawaffe. fixes #6168 ------------------------------------------------------------------------ r7251 | ryan | 2008-03-11 21:09:07 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-attachment-rows.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/upload.php Fix comment bubble links for attachments and pages. Props mdawaffe. fixes #6169 ------------------------------------------------------------------------ r7252 | ryan | 2008-03-11 21:21:24 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/users.php Move All Users to head of filter list ------------------------------------------------------------------------ r7253 | westi | 2008-03-11 21:37:23 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/user.php Allow plugins to filter the result of get_user_option(). ------------------------------------------------------------------------ r7254 | ryan | 2008-03-11 22:03:05 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/user-edit.php user edit form validation fixes ------------------------------------------------------------------------ r7255 | ryan | 2008-03-11 23:04:13 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/ie.css M /trunk/wp-admin/wp-admin.css Editor button fixes for IE. Props azaozz. fixes #6172 ------------------------------------------------------------------------ r7256 | ryan | 2008-03-11 23:15:17 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/js/swfupload/handlers.js M /trunk/wp-includes/script-loader.php media handling fixes from andy. see #5911 ------------------------------------------------------------------------ r7257 | ryan | 2008-03-11 23:45:07 +0000 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-ftp-pure.php M /trunk/wp-admin/includes/class-ftp-sockets.php M /trunk/wp-admin/includes/class-ftp.php Typo fixes. fixes #6155 ------------------------------------------------------------------------ r7258 | ryan | 2008-03-12 00:12:34 +0000 (Wed, 12 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-header.php M /trunk/wp-admin/admin.php M /trunk/wp-admin/includes/media.php Color scheme selector fixes from andy. see #6167 ------------------------------------------------------------------------ r7259 | ryan | 2008-03-12 02:35:22 +0000 (Wed, 12 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/user-edit.php M /trunk/wp-admin/wp-admin.css Color scheme switcher styling from mt. fixes #6178 ------------------------------------------------------------------------ r7260 | matt | 2008-03-12 03:43:01 +0000 (Wed, 12 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-classic.css A little darker on the right now. ------------------------------------------------------------------------ r7261 | matt | 2008-03-12 04:46:17 +0000 (Wed, 12 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-classic.css M /trunk/wp-admin/css/colors-fresh.css A /trunk/wp-admin/images/comment-stalk-classic.gif A /trunk/wp-admin/images/comment-stalk-fresh.gif D /trunk/wp-admin/images/comment-stalk.gif Color tweaks, fixes #6180 ------------------------------------------------------------------------ r7262 | ryan | 2008-03-12 05:50:07 +0000 (Wed, 12 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-classic.css M /trunk/wp-admin/css/colors-fresh.css M /trunk/wp-admin/css/media.css M /trunk/wp-admin/edit-attachment-rows.php M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/js/common.js A /trunk/wp-admin/media.php M /trunk/wp-includes/js/wp-ajax-response.js M /trunk/wp-includes/js/wp-lists.js M /trunk/wp-includes/link-template.php M /trunk/wp-includes/script-loader.php Attachment editing from mdawaffe. fixes #6181 ------------------------------------------------------------------------ r7263 | ryan | 2008-03-12 08:10:00 +0000 (Wed, 12 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-attachment-rows.php M /trunk/wp-admin/user-edit.php M /trunk/wp-includes/media.php M /trunk/wp-includes/post-template.php Image fixes from andy. see #5911 ------------------------------------------------------------------------ r7264 | westi | 2008-03-12 08:38:21 +0000 (Wed, 12 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/options-general.php Add some missing timezone offsets. Fixes #6176 props sambauers. ------------------------------------------------------------------------ r7265 | markjaquith | 2008-03-12 08:54:41 +0000 (Wed, 12 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Move "approve/unapprove" links to the right, so the comment action links are consistently in the same position. fixes #6143 ------------------------------------------------------------------------ r7266 | westi | 2008-03-12 17:36:26 +0000 (Wed, 12 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/edit-page-form.php Add description for custom fields on write>page. Fixes #6190 props hansengel. ------------------------------------------------------------------------ r7267 | ryan | 2008-03-12 19:56:08 +0000 (Wed, 12 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/js/widgets.js Don't double insert widget. Props mdawaffe. fixes #6191 ------------------------------------------------------------------------ r7268 | ryan | 2008-03-12 22:21:14 +0000 (Wed, 12 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/user.php Action oriented text for expired session notice. Props lloydbudd. fixes #6193 ------------------------------------------------------------------------ r7269 | ryan | 2008-03-12 22:41:43 +0000 (Wed, 12 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/functions.php M /trunk/wp-includes/wp-db.php Suppress logging of DB errors when checking if blog is installed. see #5771 ------------------------------------------------------------------------ r7270 | ryan | 2008-03-12 22:47:11 +0000 (Wed, 12 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/plugins/fullscreen/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/media/js/media.js M /trunk/wp-includes/js/tinymce/plugins/media/media.htm M /trunk/wp-includes/js/tinymce/plugins/paste/pastetext.htm M /trunk/wp-includes/js/tinymce/plugins/paste/pasteword.htm M /trunk/wp-includes/js/tinymce/themes/advanced/anchor.htm M /trunk/wp-includes/js/tinymce/themes/advanced/color_picker.htm M /trunk/wp-includes/js/tinymce/themes/advanced/editor_template.js M /trunk/wp-includes/js/tinymce/themes/advanced/image.htm M /trunk/wp-includes/js/tinymce/themes/advanced/js/image.js M /trunk/wp-includes/js/tinymce/themes/advanced/js/link.js M /trunk/wp-includes/js/tinymce/themes/advanced/link.htm M /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/content.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/ui.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/content.css A /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_black.png M /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_silver.png M /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/ui.css A /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/ui_black.css M /trunk/wp-includes/js/tinymce/themes/advanced/source_editor.htm M /trunk/wp-includes/js/tinymce/tiny_mce.js M /trunk/wp-includes/js/tinymce/tiny_mce_config.php M /trunk/wp-includes/js/tinymce/tiny_mce_popup.js M /trunk/wp-includes/js/tinymce/utils/form_utils.js M /trunk/wp-includes/js/tinymce/utils/validate.js M /trunk/wp-includes/script-loader.php TinyMCE 3.05 from azaozz. fixes #6195 ------------------------------------------------------------------------ r7271 | ryan | 2008-03-12 23:15:31 +0000 (Wed, 12 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/media.php M /trunk/wp-includes/post.php Remove intermediate images when deleting an attachment. Props tellyworth. fixes #6142 ------------------------------------------------------------------------ r7272 | ryan | 2008-03-13 06:06:33 +0000 (Thu, 13 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Fix code button alignment. Props sambauers. fixes #6179 ------------------------------------------------------------------------ r7273 | westi | 2008-03-13 19:17:57 +0000 (Thu, 13 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/user-edit.php M /trunk/wp-admin/wp-admin.css IE fixes for the stylesheet selector. Fixes #6200 props hansengel. ------------------------------------------------------------------------ r7274 | westi | 2008-03-13 20:39:56 +0000 (Thu, 13 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/edit.php Move the restrict_manage_post hook back to a useful place. Fixes #6196. ------------------------------------------------------------------------ r7275 | westi | 2008-03-13 21:33:11 +0000 (Thu, 13 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/includes/widgets.php M /trunk/wp-admin/js/widgets.js M /trunk/wp-includes/script-loader.php Better protection against double widget insertion. Fixes #6191 props mdawaffe. ------------------------------------------------------------------------ r7276 | ryan | 2008-03-13 23:51:32 +0000 (Thu, 13 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/menu.php Show Add Link page when visiting Write from Mange->Links. Props MtDewVirus. fixes #6204 ------------------------------------------------------------------------ r7277 | ryan | 2008-03-14 06:27:25 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/widgets.php Typo fix from nerrad. fixes #6216 ------------------------------------------------------------------------ r7278 | ryan | 2008-03-14 06:30:41 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/widgets.php Make RSS and text widget controls the same width. Props mdawaffe. fixes #6205 ------------------------------------------------------------------------ r7279 | ryan | 2008-03-14 06:43:38 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Merge style attributes. Props Quandary. fixes #6214 ------------------------------------------------------------------------ r7280 | ryan | 2008-03-14 06:44:40 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php Encode ampersands. Props Quandary. fixes #6212 ------------------------------------------------------------------------ r7281 | ryan | 2008-03-14 06:48:23 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/widgets.php Avoid integer overflow with widget IDs. Props mdawaffe. fixes #6210 ------------------------------------------------------------------------ r7282 | matt | 2008-03-14 07:07:46 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/post-new.php Remove drafts from Write page. ------------------------------------------------------------------------ r7283 | matt | 2008-03-14 07:26:46 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/dashboard.php Make empty links text a bit more informative. ------------------------------------------------------------------------ r7284 | matt | 2008-03-14 07:58:04 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/langs/wp-langs.php Let's call a spade a spade. ------------------------------------------------------------------------ r7285 | matt | 2008-03-14 08:17:59 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-fresh.css M /trunk/wp-admin/css/global.css M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-form-comment.php M /trunk/wp-admin/edit-page-form.php A /trunk/wp-admin/images/date-button.gif M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/js/comment.js M /trunk/wp-admin/js/page.js M /trunk/wp-admin/js/post.js M /trunk/wp-admin/wp-admin.css Date display and editing tweaks. ------------------------------------------------------------------------ r7286 | matt | 2008-03-14 08:30:45 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Change order of links to match buttons above. ------------------------------------------------------------------------ r7287 | matt | 2008-03-14 08:38:09 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Tighten up buttons a bit, always space out delete from its neighbor. ------------------------------------------------------------------------ r7288 | matt | 2008-03-14 08:39:07 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/upload.php Only show months that actually have attachments. ------------------------------------------------------------------------ r7289 | matt | 2008-03-14 08:40:53 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-login.php logging button should be titlecase. ------------------------------------------------------------------------ r7290 | matt | 2008-03-14 08:43:00 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/js/postbox.js The whole title box should be clickable to expand or contract. Fixes #6217. Hat tip: azaozz. ------------------------------------------------------------------------ r7291 | westi | 2008-03-14 16:51:39 +0000 (Fri, 14 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/user-edit.php M /trunk/wp-admin/wp-admin.css Allow you to click on the colours or label to select a colour scheme. Fixes #6198 props nbachiyski. ------------------------------------------------------------------------ r7292 | ryan | 2008-03-14 18:16:29 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/dashboard.php Mark dashboard feed links for translation so they can be localized. Props tai. fixes #6222 ------------------------------------------------------------------------ r7293 | ryan | 2008-03-14 18:18:23 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-classic.css M /trunk/wp-admin/css/colors-fresh.css CSS typo fixes from sambauers. fixes #6220 ------------------------------------------------------------------------ r7294 | ryan | 2008-03-14 18:22:19 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/install.php install.php i18n and html fixes. Props nbachiyski. fixes #6221 ------------------------------------------------------------------------ r7295 | ryan | 2008-03-14 18:26:48 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Remove underline from admin footer links. Pros sambauers. fixes #6201 ------------------------------------------------------------------------ r7296 | westi | 2008-03-14 19:08:09 +0000 (Fri, 14 Mar 2008) | 2 lines Changed paths: M /trunk/xmlrpc.php Allow plugins to filter the fetched pingback source data. Fixes #3525 props tenpura. ------------------------------------------------------------------------ r7297 | ryan | 2008-03-14 19:11:41 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/update.php Allow hardcoding of FTP connection info. Props DD32. see #5586 ------------------------------------------------------------------------ r7298 | matt | 2008-03-14 19:23:56 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/media.php Simpler gallery markup in feeds. Fixs #6225. Hat tip: andy. ------------------------------------------------------------------------ r7299 | westi | 2008-03-14 19:37:18 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/export.php Enclose more things as CDATA when exporting. Fixes #4242 props nbachiyski. ------------------------------------------------------------------------ r7300 | ryan | 2008-03-14 19:56:43 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-ftpext.php M /trunk/wp-admin/includes/class-wp-filesystem-ftpsockets.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/includes/widgets.php M /trunk/wp-admin/theme-editor.php i18n fixes from nbachiyski. fixes #6226 ------------------------------------------------------------------------ r7301 | westi | 2008-03-14 20:01:08 +0000 (Fri, 14 Mar 2008) | 2 lines Changed paths: M /trunk/wp-app.php Use blog name in atom service document. Fixes #5667 props tvachon. ------------------------------------------------------------------------ r7302 | ryan | 2008-03-14 20:17:17 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/js/password-strength-meter.js M /trunk/wp-admin/user-edit.php i18n fixes from nbachiyski. fixes #6226 ------------------------------------------------------------------------ r7303 | ryan | 2008-03-14 22:20:24 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/update.php M /trunk/wp-includes/js/tinymce/langs/wp-langs.php i18n fixes from nbachiyski. fixes #6226 ------------------------------------------------------------------------ r7304 | ryan | 2008-03-14 23:58:31 +0000 (Fri, 14 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/categories.php M /trunk/wp-admin/comment.php M /trunk/wp-admin/css/global.css M /trunk/wp-admin/css/theme-editor.css M /trunk/wp-admin/edit-attachment-rows.php M /trunk/wp-admin/edit-comments.php M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-form-comment.php M /trunk/wp-admin/edit-form.php M /trunk/wp-admin/edit-link-categories.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/edit-post-rows.php M /trunk/wp-admin/edit-tags.php M /trunk/wp-admin/edit.php M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/link-import.php M /trunk/wp-admin/link-manager.php M /trunk/wp-admin/options-writing.php M /trunk/wp-admin/plugin-editor.php M /trunk/wp-admin/plugins.php M /trunk/wp-admin/sidebar.php M /trunk/wp-admin/theme-editor.php M /trunk/wp-admin/upload.php M /trunk/wp-admin/user-edit.php M /trunk/wp-admin/users.php M /trunk/wp-admin/wp-admin.css Reduce dependency on inline style. Props mdawaffe. fixes #6228 ------------------------------------------------------------------------ r7305 | matt | 2008-03-15 00:21:28 +0000 (Sat, 15 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/css/colors-classic.css M /trunk/wp-admin/css/colors-fresh.css Some color changes from JSM. ------------------------------------------------------------------------ r7306 | markjaquith | 2008-03-15 02:23:27 +0000 (Sat, 15 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Use newer Gravatar URL style. props link2caro. fixes #6229 ------------------------------------------------------------------------ r7307 | ryan | 2008-03-15 06:14:03 +0000 (Sat, 15 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-attachment-rows.php M /trunk/wp-admin/edit-link-categories.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/edit-post-rows.php M /trunk/wp-admin/edit-tags.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/users.php Reduce dependency on inline style. Props mdawaffe. fixes #6228 ------------------------------------------------------------------------ r7308 | westi | 2008-03-15 08:27:28 +0000 (Sat, 15 Mar 2008) | 2 lines Changed paths: M /trunk/wp-includes/pluggable.php Change the default size avatar back to 96 now we are using the new gravatar.com api which supports bigger sizes. ------------------------------------------------------------------------ r7309 | westi | 2008-03-15 08:29:10 +0000 (Sat, 15 Mar 2008) | 2 lines Changed paths: M /trunk/wp-includes/js/tinymce/plugins/media/media.htm Typo fix from johnbillion. ------------------------------------------------------------------------ r7310 | westi | 2008-03-15 08:40:22 +0000 (Sat, 15 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-form-comment.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/edit-page-form.php Add an action to allow plugins to add extra related links to the list. Fixes #6232. ------------------------------------------------------------------------ r7311 | matt | 2008-03-15 16:53:36 +0000 (Sat, 15 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-classic.css M /trunk/wp-admin/css/colors-fresh.css A /trunk/wp-admin/images/tail.gif M /trunk/wp-admin/js/common.js M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/script-loader.php Tooltips for media buttons. Hat tip: azaozz. ------------------------------------------------------------------------ r7312 | matt | 2008-03-15 16:57:57 +0000 (Sat, 15 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-classic.css Match quicktag bar to button. ------------------------------------------------------------------------ r7313 | matt | 2008-03-15 17:02:16 +0000 (Sat, 15 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/user.php M /trunk/wp-admin/user-edit.php M /trunk/wp-includes/general-template.php M /trunk/wp-includes/registration.php M /trunk/wp-login.php So fresh and so clean, clean. ------------------------------------------------------------------------ r7314 | westi | 2008-03-15 18:33:16 +0000 (Sat, 15 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-pclzip.php Chase down some 64bit dragons. Ensure that we only ever create a 32bit number to compare to the 32bit magic number when searching a zip file for the end of the directory record. See #6236. ------------------------------------------------------------------------ r7315 | westi | 2008-03-15 18:38:21 +0000 (Sat, 15 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/index.php Add some class to the your are using theme xxx paragraph. Fixes #6234 props Aaron Harun. ------------------------------------------------------------------------ r7316 | westi | 2008-03-15 19:26:17 +0000 (Sat, 15 Mar 2008) | 2 lines Changed paths: M /trunk/wp-includes/script-loader.php Make the preview message consistent. Fixes #6238 props mdawaffe. ------------------------------------------------------------------------ r7317 | westi | 2008-03-15 20:27:16 +0000 (Sat, 15 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Make the edit link point to the profile for the current user when managing users. ------------------------------------------------------------------------ r7318 | westi | 2008-03-15 20:42:00 +0000 (Sat, 15 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/user-edit.php Set autocomplete off for password files on the profile pages. Fixes #5006. ------------------------------------------------------------------------ r7319 | westi | 2008-03-15 20:50:49 +0000 (Sat, 15 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Allow plugins to filter the redirect status as well as the location. See #4790. ------------------------------------------------------------------------ r7320 | westi | 2008-03-15 21:27:10 +0000 (Sat, 15 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/post.php Only replace the last segment of the uri when generating the sample permalink. Fixes #6068. ------------------------------------------------------------------------ r7321 | westi | 2008-03-15 21:52:12 +0000 (Sat, 15 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Only link to a post for editing if the user can edit it. ------------------------------------------------------------------------ r7322 | westi | 2008-03-15 22:09:23 +0000 (Sat, 15 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Only show IP and email address for comments a user can edit. Fixes #4353. ------------------------------------------------------------------------ r7323 | westi | 2008-03-15 22:44:34 +0000 (Sat, 15 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/functions.php Allow for wp_nonce_field, wp_referrer_field and wp_original_referer_field be able to return output. Fixes #3628 props robmil. ------------------------------------------------------------------------ r7324 | matt | 2008-03-15 22:48:12 +0000 (Sat, 15 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/js/jquery/suggest.js Don't let the auto-suggest overwrite the form field after the page has redrawn a bit. Fixes #6240. Hat tip: azaozz. ------------------------------------------------------------------------ r7325 | westi | 2008-03-15 22:57:47 +0000 (Sat, 15 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-form-comment.php M /trunk/wp-admin/edit-form.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/js/comment.js M /trunk/wp-admin/js/common.js M /trunk/wp-admin/js/link.js M /trunk/wp-admin/js/page.js M /trunk/wp-admin/js/post.js M /trunk/wp-admin/js/upload.js M /trunk/wp-admin/user-edit.php M /trunk/wp-includes/js/thickbox/thickbox.js Switch from addLoadEvent to jQuery(document).ready. Fixes #6241 props azaozz. ------------------------------------------------------------------------ r7326 | westi | 2008-03-15 23:16:28 +0000 (Sat, 15 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/import/mt.php Import mt tags/keywords. See #4472 props shacker. ------------------------------------------------------------------------ r7327 | ryan | 2008-03-16 09:49:10 +0000 (Sun, 16 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-ftp.php M /trunk/wp-admin/includes/class-wp-filesystem-ftpext.php M /trunk/wp-admin/includes/class-wp-filesystem-ftpsockets.php M /trunk/wp-admin/includes/file.php FTP CWD fixes from DD32. see #6245 ------------------------------------------------------------------------ r7328 | ryan | 2008-03-16 09:50:35 +0000 (Sun, 16 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-ftpext.php M /trunk/wp-admin/includes/class-wp-filesystem-ftpsockets.php find_base_dir fixes from DD32. see #6245 ------------------------------------------------------------------------ r7329 | westi | 2008-03-16 10:00:11 +0000 (Sun, 16 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Don't show a check box for deleting the default category. ------------------------------------------------------------------------ r7330 | westi | 2008-03-16 10:04:42 +0000 (Sun, 16 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/index.php Allow plugins to filter the dashboard counts sentance. Fixes #6244 props nerrad. ------------------------------------------------------------------------ r7331 | westi | 2008-03-16 12:21:03 +0000 (Sun, 16 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/index.php Fix my poor spelling. Props dickie. ------------------------------------------------------------------------ r7332 | matt | 2008-03-16 14:07:11 +0000 (Sun, 16 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Fix for bizarre FFb4 bug in WYSIWYG. Hat tip: azaozz. ------------------------------------------------------------------------ r7333 | westi | 2008-03-16 16:55:31 +0000 (Sun, 16 Mar 2008) | 2 lines Changed paths: M /trunk/wp-includes/pluggable.php Give the default avatar some class. ------------------------------------------------------------------------ r7334 | ryan | 2008-03-16 18:18:35 +0000 (Sun, 16 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-ftpsockets.php Fix var name. see #6236 ------------------------------------------------------------------------ r7335 | ryan | 2008-03-16 18:19:42 +0000 (Sun, 16 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-ftpext.php Fix var name. see #6236 ------------------------------------------------------------------------ r7336 | ryan | 2008-03-16 20:37:02 +0000 (Sun, 16 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-includes/js/wp-ajax-response.js M /trunk/wp-includes/script-loader.php Don't allow duplicate category creation. Props westi and mdawaffe. fixes #3799 ------------------------------------------------------------------------ r7337 | westi | 2008-03-16 22:16:27 +0000 (Sun, 16 Mar 2008) | 2 lines Changed paths: M /trunk/wp-includes/kses.php Update the allowed attributes for html list elements. Fixes #6253 props andy and lloydbudd. ------------------------------------------------------------------------ r7338 | ryan | 2008-03-16 23:05:16 +0000 (Sun, 16 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/includes/comment.php M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/js/post.js M /trunk/wp-includes/script-loader.php Better date editing from MarkJaquith. see #6250 ------------------------------------------------------------------------ r7339 | markjaquith | 2008-03-17 03:09:50 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Remove reference to edit_date which no longer exists. Props fitzrev. see #6250 ------------------------------------------------------------------------ r7340 | markjaquith | 2008-03-17 03:18:17 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-page-form.php Fix reference to page as "post" ------------------------------------------------------------------------ r7341 | markjaquith | 2008-03-17 03:26:53 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/js/page.js M /trunk/wp-includes/script-loader.php Bring Edit Page screen up to parity with Edit Post screen WRT timestamps. see #6250 ------------------------------------------------------------------------ r7342 | markjaquith | 2008-03-17 03:34:04 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-page-form.php Sync "Last edited" on Edit Page screen to that on Edit Post screen. see #6250 ------------------------------------------------------------------------ r7343 | markjaquith | 2008-03-17 03:45:05 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/options-reading.php Strange for this to be the only question on the page (and with strange answers at that). Wash dishes? Wash dishes. ------------------------------------------------------------------------ r7344 | matt | 2008-03-17 17:20:13 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/wp-admin.css Right align comment action links. ------------------------------------------------------------------------ r7345 | ryan | 2008-03-17 18:07:06 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/widgets.php Remove unfinished widget contextual help. Pros mdawaffe. fixes #6203 ------------------------------------------------------------------------ r7346 | ryan | 2008-03-17 18:28:43 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/media.css M /trunk/wp-admin/media.php Fix warning in media.php. Show sidemenu. Props andy. fixes #6206 ------------------------------------------------------------------------ r7347 | ryan | 2008-03-17 20:07:06 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: D /trunk/wp-admin/css/upload-rtl.css D /trunk/wp-admin/css/upload.css D /trunk/wp-admin/upload.php Remove old upload files. props andy. fixes #5911 ------------------------------------------------------------------------ r7348 | ryan | 2008-03-17 20:08:43 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php do not insert empty links; use the file basename if no title given. Props andy. fixes #6249 ------------------------------------------------------------------------ r7349 | ryan | 2008-03-17 20:09:55 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php Make media button type default filter in Library browser. Props andy. fixes #6231 ------------------------------------------------------------------------ r7350 | ryan | 2008-03-17 20:42:29 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-page-form.php s/post/page/. Props xibe and ninjaWR. fixes #6260 ------------------------------------------------------------------------ r7351 | ryan | 2008-03-17 21:18:03 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-app.php Better phrasing. Props kichu and MtDewVirus. fixes #6259 ------------------------------------------------------------------------ r7352 | ryan | 2008-03-17 22:18:32 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/includes/post.php Display 15 posts. Remove no longer needed add-post AJAX action. Props johnhennmacc. fixes #6264 ------------------------------------------------------------------------ r7353 | ryan | 2008-03-17 22:27:47 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-post-rows.php Add title attribute to edit post link. see #6802 ------------------------------------------------------------------------ r7354 | ryan | 2008-03-17 22:31:26 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Add title attribute to edit page link. see #6082 ------------------------------------------------------------------------ r7355 | ryan | 2008-03-17 22:39:06 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Add title attribute to edit comment link. see #6082 ------------------------------------------------------------------------ r7356 | westi | 2008-03-17 22:53:14 +0000 (Mon, 17 Mar 2008) | 2 lines Changed paths: A /trunk/wp-admin/upload.php Restore upload.php as we really need it. See #5911. ------------------------------------------------------------------------ r7357 | westi | 2008-03-17 22:54:13 +0000 (Mon, 17 Mar 2008) | 2 lines Changed paths: D /trunk/wp-admin/includes/upload.php Delete the correct upload.php. See #5911 props andy. ------------------------------------------------------------------------ r7358 | westi | 2008-03-17 22:56:00 +0000 (Mon, 17 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/upload.php Set eol-style. ------------------------------------------------------------------------ r7359 | ryan | 2008-03-17 23:02:12 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-attachment-rows.php M /trunk/wp-admin/edit-post-rows.php M /trunk/wp-admin/edit.php M /trunk/wp-admin/upload.php Remove remnants of infinite posts features. Props mdawaffe. fixes #6264 ------------------------------------------------------------------------ r7360 | ryan | 2008-03-17 23:12:17 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-content/themes/default/comments.php M /trunk/wp-content/themes/default/style.css Add avatar support to default theme. ------------------------------------------------------------------------ r7361 | ryan | 2008-03-17 23:16:10 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-content/themes/classic/comments.php M /trunk/wp-content/themes/classic/style.css Avatar support for classic theme ------------------------------------------------------------------------ r7362 | ryan | 2008-03-17 23:25:05 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/widgets.php M /trunk/wp-admin/widgets.php M /trunk/wp-includes/widgets.php Fix multi-widget addition with JS disabled. Props mdawaffe. see #6239 ------------------------------------------------------------------------ r7363 | ryan | 2008-03-17 23:40:55 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/link-manager.php Add title attribute to edit link link. see #6082 ------------------------------------------------------------------------ r7364 | ryan | 2008-03-17 23:47:03 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Add title attribute to edit category link. see #6082 ------------------------------------------------------------------------ r7365 | ryan | 2008-03-17 23:51:34 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Add title attribute to edit link category link. see #6082 ------------------------------------------------------------------------ r7366 | ryan | 2008-03-17 23:54:30 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-attachment-rows.php Add title attribute to edit media link. see #6082 ------------------------------------------------------------------------ r7367 | ryan | 2008-03-17 23:57:26 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Add title attribute to edit tag link. see #6082 ------------------------------------------------------------------------ r7368 | ryan | 2008-03-18 00:09:31 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Don't squish the autosave error notice. Props mdawaffe. fixes #6267 ------------------------------------------------------------------------ r7369 | ryan | 2008-03-18 00:13:11 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-ftpext.php M /trunk/wp-admin/includes/class-wp-filesystem-ftpsockets.php Basedir location fixes for ftp fs from DD32. see #6245 ------------------------------------------------------------------------ r7370 | ryan | 2008-03-18 01:53:36 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/kses.php Better protocol check from Ɓukasz Pilorz. ------------------------------------------------------------------------ r7371 | ryan | 2008-03-18 02:04:54 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/js/forms.js M /trunk/wp-includes/script-loader.php Fix check all for IE. Props mdawaffe. fixes #6268 ------------------------------------------------------------------------ r7372 | ryan | 2008-03-18 02:07:49 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/options-misc.php M /trunk/wp-admin/wp-admin.css Styling fixes for Options->Misc from mdawaffe. fixes #6202 ------------------------------------------------------------------------ r7373 | ryan | 2008-03-18 02:22:07 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-post-rows.php Add title attribute to view post link. see #6082 ------------------------------------------------------------------------ r7374 | ryan | 2008-03-18 02:28:43 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Add title attribute to view page link. see #6082 ------------------------------------------------------------------------ r7375 | ryan | 2008-03-18 02:43:20 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-includes/js/autosave.js M /trunk/wp-includes/pluggable.php Renew autosave nonce. Props andy. fixes #6266 ------------------------------------------------------------------------ r7376 | ryan | 2008-03-18 04:59:54 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-includes/pluggable.php More nonce renewals from andy. fixes #6266 ------------------------------------------------------------------------ r7377 | ryan | 2008-03-18 05:04:18 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/functions.php Add explanatory text for upgrade plugin nonce. Props DD32. see #5586 ------------------------------------------------------------------------ r7378 | ryan | 2008-03-18 06:59:53 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/js/editor.js M /trunk/wp-includes/js/tinymce/langs/wp-langs.php M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/media/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/media/media.htm M /trunk/wp-includes/js/tinymce/plugins/safari/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/spellchecker/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/wordpress/editor_plugin.js M /trunk/wp-includes/js/tinymce/themes/advanced/editor_template.js M /trunk/wp-includes/js/tinymce/themes/advanced/js/color_picker.js M /trunk/wp-includes/js/tinymce/themes/advanced/js/link.js M /trunk/wp-includes/js/tinymce/themes/advanced/skins/default/ui.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/o2k7/ui.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/content.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/ui.css M /trunk/wp-includes/js/tinymce/tiny_mce.js M /trunk/wp-includes/js/tinymce/tiny_mce_config.php M /trunk/wp-includes/js/tinymce/tiny_mce_ext.js M /trunk/wp-includes/js/tinymce/wp-mce-help.php M /trunk/wp-includes/script-loader.php TinyMCE fixes from azaozz. fixes #6272 ------------------------------------------------------------------------ r7379 | ryan | 2008-03-18 07:01:01 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/version.php Buhbump ------------------------------------------------------------------------ r7380 | ryan | 2008-03-18 16:32:05 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/langs/wp-langs.php Restore wp-langs changes. Props azaozz. fixes #6273 ------------------------------------------------------------------------ r7381 | ryan | 2008-03-18 17:06:04 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/dashboard.php Grammar fix. Props Denis-de-Bernardy and MtDewVirus. fixes #6274 ------------------------------------------------------------------------ r7382 | ryan | 2008-03-18 17:17:48 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/dashboard.php Grammar fix from filosofo. fixes #6274 ------------------------------------------------------------------------ r7383 | ryan | 2008-03-18 17:29:30 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/plugins/media/media.htm Typo fix. fixes #6230 ------------------------------------------------------------------------ r7384 | ryan | 2008-03-18 19:20:18 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-category-form.php M /trunk/wp-admin/edit-link-category-form.php M /trunk/wp-admin/edit-link-form.php M /trunk/wp-admin/edit-tag-form.php M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/js/common.js M /trunk/wp-admin/users.php M /trunk/wp-includes/script-loader.php Fix over-aggressive form validation. Props mdawaffe. fixes #6209 ------------------------------------------------------------------------ r7385 | ryan | 2008-03-18 19:37:31 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-link-form.php Fix over-aggressive form validation. Props mdawaffe. fixes #6209 ------------------------------------------------------------------------ r7386 | ryan | 2008-03-18 19:41:09 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/link-manager.php Remove unneeded js include. Props mdawaffe. fixes #6287 ------------------------------------------------------------------------ r7387 | ryan | 2008-03-18 21:32:42 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-classic.css M /trunk/wp-admin/css/colors-fresh.css Make plugin update colors more readable. Props mt. fixes #6276 ------------------------------------------------------------------------ r7388 | ryan | 2008-03-18 21:35:03 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-classic.css M /trunk/wp-admin/css/colors-fresh.css Change unapproved comment background color. Props mt. fixes #6288 ------------------------------------------------------------------------ r7389 | markjaquith | 2008-03-18 22:49:41 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/index.php Show Pending Review posts on the dashboard. props link2caro for the idea. fixes #6290 ------------------------------------------------------------------------ r7390 | markjaquith | 2008-03-18 23:00:45 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/index.php There ARE 2 posts pending your review. props mdawaffe. see #6290 ------------------------------------------------------------------------ r7391 | markjaquith | 2008-03-18 23:24:04 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-comment.php M /trunk/wp-admin/includes/comment.php M /trunk/wp-admin/includes/dashboard.php M /trunk/wp-admin/options-discussion.php M /trunk/wp-includes/pluggable.php moderation.php is no more. All hail edit-comments.php?comment_status=moderated ------------------------------------------------------------------------ r7392 | ryan | 2008-03-18 23:49:42 +0000 (Tue, 18 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/link-category.php Fix menu parent for link category editor ------------------------------------------------------------------------ r7393 | ryan | 2008-03-19 02:46:27 +0000 (Wed, 19 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-ftpext.php M /trunk/wp-admin/includes/file.php Fix typo in ftpext class. Handle safe mode errors. PRops DD32. see #5586 ------------------------------------------------------------------------ r7394 | markjaquith | 2008-03-19 05:38:58 +0000 (Wed, 19 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/js/page.js M /trunk/wp-admin/js/post.js M /trunk/wp-includes/general-template.php M /trunk/wp-includes/js/autosave.js M /trunk/wp-includes/script-loader.php Autosave when title has content and loses focus. props ryan. see #5749 ------------------------------------------------------------------------ r7395 | markjaquith | 2008-03-19 06:04:45 +0000 (Wed, 19 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/functions.php wp_nonce_ays() HTML fixes from DD32. fixes #6270 ------------------------------------------------------------------------ r7396 | ryan | 2008-03-19 06:18:05 +0000 (Wed, 19 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php Disable flash uploader if mac and mod_security is enabled. Props andy. fixes #6278 ------------------------------------------------------------------------ r7397 | ryan | 2008-03-19 16:00:09 +0000 (Wed, 19 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/edit.php M /trunk/wp-admin/import/dotclear.php M /trunk/wp-admin/import/greymatter.php M /trunk/wp-admin/import/textpattern.php M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/upload.php M /trunk/wp-includes/l10n.php ngettext fixes from nbachiyski. fixes #6261 ------------------------------------------------------------------------ r7398 | ryan | 2008-03-19 16:08:03 +0000 (Wed, 19 Mar 2008) | 1 line Changed paths: A /trunk/wp-admin/css/colors-fresh-rtl.css A /trunk/wp-admin/css/dashboard-rtl.css A /trunk/wp-admin/css/ie-rtl.css M /trunk/wp-admin/css/install-rtl.css A /trunk/wp-admin/css/login-rtl.css A /trunk/wp-admin/css/media-rtl.css M /trunk/wp-admin/css/widgets-rtl.css A /trunk/wp-admin/images/comment-stalk-rtl.gif A /trunk/wp-admin/images/toggle-arrow-rtl.gif M /trunk/wp-admin/rtl.css RTL CSS from Mani. fixes #6296 ------------------------------------------------------------------------ r7399 | ryan | 2008-03-19 16:16:16 +0000 (Wed, 19 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-classic.css M /trunk/wp-admin/css/colors-fresh.css M /trunk/wp-admin/css/global.css M /trunk/wp-admin/css/widgets.css M /trunk/wp-admin/wp-admin.css Tighten layout. Props mt. see #6292 ------------------------------------------------------------------------ r7400 | ryan | 2008-03-19 16:51:43 +0000 (Wed, 19 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php Remove dead code ------------------------------------------------------------------------ r7401 | markjaquith | 2008-03-19 18:18:59 +0000 (Wed, 19 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php Make sure apache_getenv() exists before using it. fixes #6278 ------------------------------------------------------------------------ r7402 | ryan | 2008-03-19 18:53:01 +0000 (Wed, 19 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/tiny_mce_config.php TinyMCE cache fixes from markjaquith and azaozz. fixes #6295 ------------------------------------------------------------------------ r7403 | ryan | 2008-03-19 20:36:23 +0000 (Wed, 19 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-ftpext.php M /trunk/wp-admin/includes/class-wp-filesystem-ftpsockets.php Check return of tmpfile(). see #5586 ------------------------------------------------------------------------ r7404 | markjaquith | 2008-03-19 21:33:47 +0000 (Wed, 19 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-post-rows.php M /trunk/wp-includes/post-template.php Do not double-mark posts as "Private" in the admin. fixes #3146 ------------------------------------------------------------------------ r7405 | ryan | 2008-03-19 23:17:23 +0000 (Wed, 19 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/functions.php Suppress errors during option retrieval while installing. see #5771 ------------------------------------------------------------------------ r7406 | ryan | 2008-03-20 00:33:59 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php M /trunk/wp-includes/functions.php M /trunk/wp-includes/js/swfupload/handlers.js M /trunk/wp-includes/js/swfupload/plugins/swfupload.graceful_degradation.js M /trunk/wp-includes/script-loader.php Degrade flash upload if the server is lightttpd < 1.5. Props nbachyski. fixes #6243 ------------------------------------------------------------------------ r7407 | ryan | 2008-03-20 00:34:41 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php Typo fix. see #6243 ------------------------------------------------------------------------ r7408 | ryan | 2008-03-20 00:40:07 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/version.php Bump ver to distinguish ongoing trunk from the RC1 package. ------------------------------------------------------------------------ r7409 | markjaquith | 2008-03-20 04:19:58 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php Only show Contributors post stati they can chose. Hide date editing from Contributors (as they cannot use it). fixes #6303 ------------------------------------------------------------------------ r7410 | markjaquith | 2008-03-20 04:30:38 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-post-rows.php Hide delete checkbox and remove edit link for entries the current user cannot delete or edit ------------------------------------------------------------------------ r7411 | markjaquith | 2008-03-20 04:39:23 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/js/widgets.js M /trunk/wp-includes/script-loader.php M /trunk/wp-includes/widgets.php Multi-widgets should never be removed if you click cancel. props mdawaffe. fixes #6291 ------------------------------------------------------------------------ r7412 | markjaquith | 2008-03-20 05:02:40 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/link-manager.php Bail out users who go to Manage - Links trying to add a link ------------------------------------------------------------------------ r7413 | markjaquith | 2008-03-20 05:42:46 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Fix doublewide checkbox on user profile in FF. fixes #6282 ------------------------------------------------------------------------ r7414 | ryan | 2008-03-20 06:08:27 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/file.php Enable wpfs auto selection. Props DD32. seee #5586 ------------------------------------------------------------------------ r7415 | ryan | 2008-03-20 17:22:43 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-direct.php M /trunk/wp-admin/update.php wpfs direct fixes from DD32. see #5586 ------------------------------------------------------------------------ r7416 | ryan | 2008-03-20 17:24:44 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/plugin.php deactivate_plugins() fix from DD32. fixes #6309 ------------------------------------------------------------------------ r7417 | markjaquith | 2008-03-20 17:50:56 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Part of [7399] regressed part of [7344]. Reverting until HC can deliver recommendation. ------------------------------------------------------------------------ r7418 | ryan | 2008-03-20 19:08:40 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/wp-db.php Don't error_log() if error_log file is not writable. see #5771 ------------------------------------------------------------------------ r7419 | ryan | 2008-03-20 19:16:38 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/wp-db.php Don't error_log() if error_log file is not writable. see #5771 ------------------------------------------------------------------------ r7420 | westi | 2008-03-20 19:40:11 +0000 (Thu, 20 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/index.php Send plugins all the replacment strings. ------------------------------------------------------------------------ r7421 | ryan | 2008-03-20 19:56:37 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/class-phpass.php Use uniqid if getmypid is disabled. Props Solar Designer. fixes #6293 ------------------------------------------------------------------------ r7422 | ryan | 2008-03-20 20:07:48 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Right-align actions header, too. Props mt. see #6292 ------------------------------------------------------------------------ r7423 | ryan | 2008-03-20 20:19:25 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/taxonomy.php Parse default args and return WP_Error for emprt cat name in wp_insert_category. ------------------------------------------------------------------------ r7424 | markjaquith | 2008-03-20 20:28:17 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-comments.php Show previous search in comment search box ------------------------------------------------------------------------ r7425 | markjaquith | 2008-03-20 20:32:18 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/comment.php don't time-throttle comments from Administrators ------------------------------------------------------------------------ r7426 | ryan | 2008-03-20 21:15:05 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/page.php M /trunk/wp-admin/post.php Always save and continue except when referred from the permalink page for the post being edited. ------------------------------------------------------------------------ r7427 | ryan | 2008-03-20 21:40:17 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-attachment-rows.php M /trunk/wp-admin/edit-post-rows.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/wp-admin.css Wrap comment bubbles in minimum width div to avoid chopping. Props mt. fixes #6207 ------------------------------------------------------------------------ r7428 | ryan | 2008-03-20 21:59:08 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-classic.css M /trunk/wp-admin/css/colors-fresh.css M /trunk/wp-admin/wp-admin.css Underline links and tweak colors in user_info menu. Props mt. fixes #6314 ------------------------------------------------------------------------ r7429 | ryan | 2008-03-20 22:01:27 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/dashboard.php Fix dash markup when there's only one comment. Props mdawaffe. fixes #6306 ------------------------------------------------------------------------ r7430 | ryan | 2008-03-20 22:33:34 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Return error if term DB insert fails ------------------------------------------------------------------------ r7431 | ryan | 2008-03-20 23:34:32 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/classes.php M /trunk/wp-includes/taxonomy.php M /trunk/wp-includes/wp-db.php Capture last db error. Pass it in WP_Error data when term inserts fail. Fix typo in WP_Ajax_Response ------------------------------------------------------------------------ r7432 | ryan | 2008-03-20 23:39:39 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/js/wp-ajax-response.js M /trunk/wp-includes/script-loader.php Make b0rked message slightly more informative. ------------------------------------------------------------------------ r7433 | ryan | 2008-03-20 23:43:54 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/update.php Don't show plugin upgrade notice if user cannot edit_plugins. Props DD32. fixes #6248 ------------------------------------------------------------------------ r7434 | ryan | 2008-03-20 23:54:17 +0000 (Thu, 20 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/update.php Fix logic inversion. Props DD32. fixes #6248 ------------------------------------------------------------------------ r7435 | ryan | 2008-03-21 03:02:16 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-header.php Fix IE conditional. Props mdawaffe. fixes #6327 ------------------------------------------------------------------------ r7436 | ryan | 2008-03-21 03:03:38 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/js/wp-ajax-response.js parseAjaxResponse fix from mdawaffe. fixes #6326 ------------------------------------------------------------------------ r7437 | ryan | 2008-03-21 03:08:22 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/link-template.php use explicit attachment permalink marker for int names. Props andy. fixes #6280 ------------------------------------------------------------------------ r7438 | markjaquith | 2008-03-21 03:31:12 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/page.php M /trunk/wp-admin/post.php M /trunk/wp-includes/functions.php "Go back" link for admin-initiated post/page edits. e.g. do a search, edit a post, click the link to go back to the search. ------------------------------------------------------------------------ r7439 | markjaquith | 2008-03-21 03:35:27 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-page-form.php Don't show 'Go Back' link for drafts ------------------------------------------------------------------------ r7440 | markjaquith | 2008-03-21 04:03:33 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/functions.php Prevent uploads from overwriting each other. props neodude. fixes #6294 ------------------------------------------------------------------------ r7441 | markjaquith | 2008-03-21 04:10:01 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/includes/misc.php M /trunk/wp-includes/functions.php better Apache mod detection from andy. fixes #6278 ------------------------------------------------------------------------ r7442 | markjaquith | 2008-03-21 04:45:19 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/options-discussion.php Give the greylist and blacklist a little room to breathe! ------------------------------------------------------------------------ r7443 | ryan | 2008-03-21 05:15:21 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/class-wp-filesystem-ftpext.php M /trunk/wp-admin/includes/class-wp-filesystem-ftpsockets.php FTP find_base_dir fixes from DD32. see #5586 ------------------------------------------------------------------------ r7444 | westi | 2008-03-21 08:31:50 +0000 (Fri, 21 Mar 2008) | 2 lines Changed paths: M /trunk/wp-includes/media.php Add a filter to the jpeg_quality to allow for it to be modified. Fixes #6289. ------------------------------------------------------------------------ r7445 | westi | 2008-03-21 08:56:29 +0000 (Fri, 21 Mar 2008) | 2 lines Changed paths: M /trunk/wp-includes/functions.php Add sanitization of option values to add_option. Fixes #5209 props johnbillion. ------------------------------------------------------------------------ r7446 | westi | 2008-03-21 09:20:04 +0000 (Fri, 21 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/includes/media.php Translate WordPress. Fixes #6324. ------------------------------------------------------------------------ r7447 | westi | 2008-03-21 09:25:03 +0000 (Fri, 21 Mar 2008) | 2 lines Changed paths: M /trunk/wp-includes/script-loader.php We use "do not" not "don't". Fixes #6328 props rnt. ------------------------------------------------------------------------ r7448 | westi | 2008-03-21 09:29:22 +0000 (Fri, 21 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/admin-functions.php M /trunk/wp-admin/upgrade-functions.php Mark files as deprecated. See #4960. ------------------------------------------------------------------------ r7449 | westi | 2008-03-21 12:46:34 +0000 (Fri, 21 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/css/dashboard.css Make double height dashboard widgets really double height. Fixes #6325 props Viper007Bond. ------------------------------------------------------------------------ r7450 | ryan | 2008-03-21 16:10:33 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-content/themes/classic/comments-popup.php M /trunk/wp-content/themes/default/comments-popup.php M /trunk/wp-includes/js/tinymce/plugins/wordpress/editor_plugin.js W-P! rocks the CamelCase. Props lloydbudd. fixes #6335 ------------------------------------------------------------------------ r7451 | ryan | 2008-03-21 16:11:47 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/class-phpmailer.php Change default phpmailer address ------------------------------------------------------------------------ r7452 | markjaquith | 2008-03-21 16:29:59 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/formatting.php make_clickable() trailing punctuation fixes from neodude. fixes #5081 ------------------------------------------------------------------------ r7453 | ryan | 2008-03-21 17:57:35 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/dashboard.css Fix horizontal scrollbar in dashboard. Props mt. fixes #6336 ------------------------------------------------------------------------ r7454 | ryan | 2008-03-21 18:11:47 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/classes.php Fix parens in walker. Props hailin. ------------------------------------------------------------------------ r7455 | ryan | 2008-03-21 18:27:56 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/functions.php Cleanup slashing in wp_mkdir_p ------------------------------------------------------------------------ r7456 | markjaquith | 2008-03-21 19:34:27 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/plugin.php M /trunk/wp-admin/plugin-editor.php Better plugin-deactivation array-fu from Denis-de-Bernardy. fixes #6332 ------------------------------------------------------------------------ r7457 | markjaquith | 2008-03-21 19:40:06 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/plugins.php We're not reactivating ALL plugins, just the ones that were previously active ------------------------------------------------------------------------ r7458 | markjaquith | 2008-03-21 20:03:31 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/post.php Always show 15 media files per page in the media manager (do not use front-of-house ppp setting). props Denis-de-Bernardy. fixes #6334 ------------------------------------------------------------------------ r7459 | markjaquith | 2008-03-21 20:29:03 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/js/edit-comments.js Don't increment moderation counter when deleting or marking comments as spam. fixes #6338 ------------------------------------------------------------------------ r7460 | ryan | 2008-03-21 21:05:22 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/ie.css M /trunk/wp-admin/update.php Fix dashboard width in IE. Props mdawaffe. fixes #6336 ------------------------------------------------------------------------ r7461 | ryan | 2008-03-21 21:39:28 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Close img tag. Props Otto42. fixes #6339 ------------------------------------------------------------------------ r7462 | markjaquith | 2008-03-21 21:57:25 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/js/edit-comments.js M /trunk/wp-includes/js/wp-lists.js increment comment moderation counter when unapproving comment from approved comments screen. props mdawaffe. fixes #6338 ------------------------------------------------------------------------ r7463 | westi | 2008-03-21 22:01:29 +0000 (Fri, 21 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/plugins.php Right align actions on Plugins page. Fixes #6337 props mt. ------------------------------------------------------------------------ r7464 | ryan | 2008-03-21 22:13:03 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/js/editor.js M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/media/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/media/media.htm M /trunk/wp-includes/js/tinymce/plugins/paste/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/wordpress/editor_plugin.js M /trunk/wp-includes/js/tinymce/themes/advanced/about.htm M /trunk/wp-includes/js/tinymce/themes/advanced/editor_template.js M /trunk/wp-includes/js/tinymce/tiny_mce.js M /trunk/wp-includes/js/tinymce/tiny_mce_config.php M /trunk/wp-includes/js/tinymce/tiny_mce_popup.js M /trunk/wp-includes/js/tinymce/wp-mce-help.php M /trunk/wp-includes/script-loader.php TinyMCE updates from azaozz. fixes #6340 ------------------------------------------------------------------------ r7465 | ryan | 2008-03-21 23:02:00 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/plugin.php M /trunk/wp-admin/includes/update.php M /trunk/wp-admin/update.php Deactivate plugins during plugin update. Props DD32. see #6262 ------------------------------------------------------------------------ r7466 | ryan | 2008-03-21 23:21:27 +0000 (Fri, 21 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-attachment-rows.php M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/js/swfupload/handlers.js M /trunk/wp-includes/media.php pretty delete animation, fix squashed icons and use 80x60 thumbs, add rel attrs to attachment links inserted from uploader. Props andy. see #5911 ------------------------------------------------------------------------ r7467 | matt | 2008-03-22 07:35:11 +0000 (Sat, 22 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/widgets.php Don't dupe widget titles. Fixes #6349. Hat tip: mdawaffe. ------------------------------------------------------------------------ r7468 | ryan | 2008-03-22 08:15:48 +0000 (Sat, 22 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/js/post.js M /trunk/wp-includes/js/autosave.js M /trunk/wp-includes/js/wp-lists.js M /trunk/wp-includes/script-loader.php Fix custom field add/update/delete. Props mdawaffe. fixes #6343 ------------------------------------------------------------------------ r7469 | ryan | 2008-03-22 08:17:37 +0000 (Sat, 22 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/widgets.php Fix bad incrementor in widgets. Props mdawaffe. fixes #6350 ------------------------------------------------------------------------ r7470 | ryan | 2008-03-22 08:20:04 +0000 (Sat, 22 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/js/editor.js Fix pasted html cleanup. Props azaozz. fixes #6346 ------------------------------------------------------------------------ r7471 | ryan | 2008-03-22 08:23:18 +0000 (Sat, 22 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css M /trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/dialog.css Update background color of insert link dialog. Props azaozz. fixes #6304 ------------------------------------------------------------------------ r7472 | westi | 2008-03-22 09:14:49 +0000 (Sat, 22 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/includes/template.php M /trunk/wp-includes/category-template.php Improve the tabindex's on the Write>Post page. Need to do the others too. ------------------------------------------------------------------------ r7473 | westi | 2008-03-22 10:29:54 +0000 (Sat, 22 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-page-form.php Tab index love for Write>Page. ------------------------------------------------------------------------ r7474 | matt | 2008-03-22 17:14:53 +0000 (Sat, 22 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/media.php Better default quality. ------------------------------------------------------------------------ r7475 | matt | 2008-03-22 17:40:28 +0000 (Sat, 22 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php register_taxonomy seems crippled and useless, but let's try it anyway. ------------------------------------------------------------------------ r7476 | ryan | 2008-03-22 17:59:55 +0000 (Sat, 22 Mar 2008) | 1 line Changed paths: A /trunk/wp-admin/css/colors-classic-rtl.css M /trunk/wp-admin/css/ie-rtl.css A /trunk/wp-admin/css/upload-rtl.css M /trunk/wp-admin/rtl.css RTL CSS from mani_monaj. see #6296 ------------------------------------------------------------------------ r7477 | ryan | 2008-03-22 18:33:31 +0000 (Sat, 22 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/general-template.php Fix loading of colors RTL css. Props mani_monaj. see #6296 ------------------------------------------------------------------------ r7478 | matt | 2008-03-22 19:34:21 +0000 (Sat, 22 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/functions.php M /trunk/wp-includes/media.php Helper comment and lowercase filenames before playing around with them, to avoid extension duplication. ------------------------------------------------------------------------ r7479 | westi | 2008-03-22 21:25:21 +0000 (Sat, 22 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/js/post.js Add tabindex. See #6352. ------------------------------------------------------------------------ r7480 | westi | 2008-03-22 22:19:25 +0000 (Sat, 22 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-includes/js/autosave.js Tabindex for the Preview/View links. See #6352. ------------------------------------------------------------------------ r7481 | ryan | 2008-03-23 00:55:11 +0000 (Sun, 23 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Make sure IDs are >= 0. see #6305 ------------------------------------------------------------------------ r7482 | ryan | 2008-03-23 00:58:47 +0000 (Sun, 23 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/post.php Add default for post_excerpt. see #6355 ------------------------------------------------------------------------ r7483 | ryan | 2008-03-23 01:10:46 +0000 (Sun, 23 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/taxonomy.php Make sure cat parents are >= 0. see #6305 ------------------------------------------------------------------------ r7484 | matt | 2008-03-23 06:41:43 +0000 (Sun, 23 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/categories.php M /trunk/wp-admin/css/global.css M /trunk/wp-admin/css/ie.css M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-link-categories.php M /trunk/wp-admin/edit-tags.php M /trunk/wp-admin/edit.php M /trunk/wp-admin/images/bubble_bg.gif M /trunk/wp-admin/includes/template.php M /trunk/wp-admin/upload.php M /trunk/wp-admin/wp-admin.css Spacing cleanups and fixes. Hat tip: azaozz. ------------------------------------------------------------------------ r7485 | matt | 2008-03-23 07:10:17 +0000 (Sun, 23 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-pages.php M /trunk/wp-admin/edit.php M /trunk/wp-admin/includes/media.php M /trunk/wp-admin/upload.php Sometimes people have huge numbers of posts, let's always number_format them. Also, additional related link. ------------------------------------------------------------------------ r7486 | matt | 2008-03-23 07:32:58 +0000 (Sun, 23 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/wp-admin.css Have titles show cursor. Hat tip: Noel. ------------------------------------------------------------------------ r7487 | ryan | 2008-03-23 16:34:28 +0000 (Sun, 23 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/dashboard.php Typo fix from Viper007Bond. fixes #6358 ------------------------------------------------------------------------ r7488 | ryan | 2008-03-23 16:36:05 +0000 (Sun, 23 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/plugin.php Use is_plugin_active() and remove double searching. Props DD32. fixes #6332 ------------------------------------------------------------------------ r7489 | ryan | 2008-03-23 16:37:06 +0000 (Sun, 23 Mar 2008) | 1 line Changed paths: 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 Maintain toolbar state. Props azaozz. fixes #6360 ------------------------------------------------------------------------ r7490 | ryan | 2008-03-23 16:38:30 +0000 (Sun, 23 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-page-form.php s/Post/Page/. Props Denis-de-Bernardy. fixes #6361 ------------------------------------------------------------------------ r7491 | ryan | 2008-03-23 17:02:11 +0000 (Sun, 23 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php M /trunk/wp-includes/classes.php M /trunk/wp-includes/default-filters.php M /trunk/wp-includes/post-template.php M /trunk/wp-includes/query.php M /trunk/wp-includes/rewrite.php M /trunk/wp-includes/taxonomy.php M /trunk/wp-includes/template-loader.php M /trunk/wp-includes/theme.php Taxonomy queries and urls. Props andy. see #6357 ------------------------------------------------------------------------ r7492 | matt | 2008-03-23 18:19:03 +0000 (Sun, 23 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/post-template.php Return the content so everything doesn't go blank from [7491]. See #6537. Hat tip: robmil. ------------------------------------------------------------------------ r7493 | westi | 2008-03-23 22:10:00 +0000 (Sun, 23 Mar 2008) | 2 lines Changed paths: M /trunk/wp-includes/rewrite.php Setup the class variable for when it's not used. Props dickie. ------------------------------------------------------------------------ r7494 | ryan | 2008-03-24 02:51:51 +0000 (Mon, 24 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/dashboard-rtl.css M /trunk/wp-admin/css/ie-rtl.css M /trunk/wp-admin/css/widgets-rtl.css M /trunk/wp-admin/rtl.css RTL fixes from mani_monaj and RanYanivHartstein. see #6296 #6365 ------------------------------------------------------------------------ r7495 | ryan | 2008-03-24 02:53:15 +0000 (Mon, 24 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-fresh.css M /trunk/wp-admin/css/media.css Uploader CSS tweaks from tellyworth. fixes #6367 ------------------------------------------------------------------------ r7496 | ryan | 2008-03-24 02:57:19 +0000 (Mon, 24 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php M /trunk/wp-includes/media.php M /trunk/wp-includes/shortcodes.php Gallery display enhancements from tellyworth. fixes #6368 ------------------------------------------------------------------------ r7497 | matt | 2008-03-24 05:15:28 +0000 (Mon, 24 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/formatting.php Bring in forgotton tag_escape. Fixes #6368. ------------------------------------------------------------------------ r7498 | matt | 2008-03-24 08:28:15 +0000 (Mon, 24 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/options-discussion.php M /trunk/wp-admin/options-general.php M /trunk/wp-admin/options-misc.php M /trunk/wp-admin/options-reading.php M /trunk/wp-admin/options-writing.php Some options juggling to put things where they fit a little better, and more exposition around the more obtuse options. ------------------------------------------------------------------------ r7499 | westi | 2008-03-24 12:15:55 +0000 (Mon, 24 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/upgrade.php M /trunk/wp-includes/version.php Upgrade the database so we get all the new options for thumbnail size etc in all blogs. ------------------------------------------------------------------------ r7500 | ryan | 2008-03-24 16:09:25 +0000 (Mon, 24 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/upgrade.php Add GUI to first page. Props MichaelH. fixes #6373 ------------------------------------------------------------------------ r7501 | ryan | 2008-03-24 16:16:15 +0000 (Mon, 24 Mar 2008) | 1 line Changed paths: A /trunk/wp-admin/css/theme-editor-rtl.css RTL fixes from mani_monaj and RanYanivHartstein?. see #6296 #6365 ------------------------------------------------------------------------ r7502 | ryan | 2008-03-24 16:18:30 +0000 (Mon, 24 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/global.css M /trunk/wp-admin/css/ie.css M /trunk/wp-admin/css/widgets.css M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/js/tinymce/themes/advanced/link.htm FF3_b4 horizontal selects fix, widgets css fixes for IE6 and other small fixes and improvements from mt. fixes #6370 ------------------------------------------------------------------------ r7503 | ryan | 2008-03-24 20:30:33 +0000 (Mon, 24 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/classes.php M /trunk/wp-includes/query.php Fix some notices ------------------------------------------------------------------------ r7504 | markjaquith | 2008-03-24 20:36:46 +0000 (Mon, 24 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/index.php require_once() the dashboard include, using ABSPATH. props Viper007Bond. fixes #6356 ------------------------------------------------------------------------ r7505 | ryan | 2008-03-24 20:39:05 +0000 (Mon, 24 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/category-template.php in_category(): Return immediately if category is empty. ------------------------------------------------------------------------ r7506 | markjaquith | 2008-03-24 22:06:17 +0000 (Mon, 24 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Preserve HTML entities in Custom Fields. fixes #6374 ------------------------------------------------------------------------ r7507 | ryan | 2008-03-24 22:43:20 +0000 (Mon, 24 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Accept array of object types when registering a taxonomy. Props andy. see #6357 ------------------------------------------------------------------------ r7508 | ryan | 2008-03-25 00:22:37 +0000 (Tue, 25 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/misc.php M /trunk/wp-includes/functions.php Reture true from got_mod_rewrite if we can't determine if the module is loaded. Add got_rewrite filter. Props andy. fixes #6278 ------------------------------------------------------------------------ r7509 | ryan | 2008-03-25 01:42:38 +0000 (Tue, 25 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-ajax.php Fix addition of new meta keys when no meta keys currently exist. Props DD32. fixes #6343 ------------------------------------------------------------------------ r7510 | markjaquith | 2008-03-25 07:33:57 +0000 (Tue, 25 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php Check the Alignment: None box by default for media insertion. XHTML validation. see #6379 ------------------------------------------------------------------------ r7511 | ryan | 2008-03-25 17:47:02 +0000 (Tue, 25 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/query.php Cleanup cat query var ------------------------------------------------------------------------ r7512 | markjaquith | 2008-03-25 20:09:34 +0000 (Tue, 25 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/global.css Prevent individual post comment listing admin page title from sneaking behind the search box. fixes #6375 ------------------------------------------------------------------------ r7513 | ryan | 2008-03-26 03:22:53 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/js/editor.js M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/editor_plugin.js M /trunk/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css M /trunk/wp-includes/js/tinymce/plugins/safari/editor_plugin.js M /trunk/wp-includes/js/tinymce/themes/advanced/js/anchor.js M /trunk/wp-includes/js/tinymce/tiny_mce.js M /trunk/wp-includes/js/tinymce/tiny_mce_config.php M /trunk/wp-includes/js/tinymce/wordpress.css M /trunk/wp-includes/script-loader.php Fixing several problems with TiynMCE, triggering of autosave() on an empty post in Safari 3.1,
tags in FF, tag may break if switching from Visual to HTML mode and back several times, little cleanup of the compressor and others. Props azaozz. fixes #6384 ------------------------------------------------------------------------ r7514 | ryan | 2008-03-26 03:31:27 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Pass box to add_meta_box() callback. Props henrikmelin. fixes #6316 ------------------------------------------------------------------------ r7515 | ryan | 2008-03-26 03:33:14 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/plugins.php Markup fixes for plugins page from DD32. fixes #6383 ------------------------------------------------------------------------ r7516 | ryan | 2008-03-26 03:34:55 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/media.php Handle more than 3 columns in gallery. Props Dickie. fixes #6382 ------------------------------------------------------------------------ r7517 | ryan | 2008-03-26 03:59:40 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/plugins.php Filter list of plugins actions. Props DD32. see #5660 ------------------------------------------------------------------------ r7518 | ryan | 2008-03-26 04:23:02 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-classic.css M /trunk/wp-admin/css/colors-fresh.css A /trunk/wp-admin/images/active.png M /trunk/wp-admin/plugins.php Tweak active plugin highlighting. WIP. see #6275 ------------------------------------------------------------------------ r7519 | matt | 2008-03-26 04:48:20 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: D /trunk/wp-admin/images/active.png M /trunk/wp-admin/plugins.php Removing active image. ------------------------------------------------------------------------ r7520 | ryan | 2008-03-26 06:37:19 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php M /trunk/wp-content/themes/default/image.php M /trunk/wp-includes/category-template.php M /trunk/wp-includes/classes.php M /trunk/wp-includes/formatting.php M /trunk/wp-includes/media.php M /trunk/wp-includes/query.php M /trunk/wp-includes/rewrite.php M /trunk/wp-includes/taxonomy.php Taxonomy links and template tags from andy. see #6357 ------------------------------------------------------------------------ r7521 | ryan | 2008-03-26 06:50:42 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/version.php RC2 ------------------------------------------------------------------------ r7522 | markjaquith | 2008-03-26 07:14:07 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/admin-header.php M /trunk/wp-admin/themes.php Consensus is to make "Visit Site" links open in the same tab/window. fixes #6163 ------------------------------------------------------------------------ r7523 | markjaquith | 2008-03-26 07:29:28 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-fresh.css Old school green color for active plugins was harshing on my WP 2.5 zen colors. see #6275 ------------------------------------------------------------------------ r7524 | ryan | 2008-03-26 07:43:52 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-login.php Honor redirect_to for logged in users. Props DD32. fixes #6385 ------------------------------------------------------------------------ r7525 | ryan | 2008-03-26 16:14:29 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/plugin-editor.php Fix plugin error scraping in the plugin editor. Props DD32. fixes #6332 ------------------------------------------------------------------------ r7526 | ryan | 2008-03-26 18:26:22 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php get_term_link() fixes for core taxonomies. Props andy. see #6357 ------------------------------------------------------------------------ r7527 | ryan | 2008-03-26 18:55:24 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/page.php M /trunk/wp-admin/post.php Redirect consistency when saving pages and posts. ------------------------------------------------------------------------ r7528 | ryan | 2008-03-26 19:35:42 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/template.php Link to post instead of post editor from edit-comments.php. ------------------------------------------------------------------------ r7529 | markjaquith | 2008-03-26 20:06:18 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/global.css M /trunk/wp-admin/edit-form-advanced.php M /trunk/wp-admin/edit-form-comment.php M /trunk/wp-admin/edit-page-form.php M /trunk/wp-admin/includes/post.php M /trunk/wp-admin/js/comment.js M /trunk/wp-admin/js/page.js M /trunk/wp-admin/js/post.js M /trunk/wp-admin/wp-admin.css M /trunk/wp-includes/general-template.php M /trunk/wp-includes/script-loader.php Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395 ------------------------------------------------------------------------ r7530 | markjaquith | 2008-03-26 20:15:52 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-comment.php Use red background delete style for Delete Comment link on Edit Comment screen. fixes #6396 ------------------------------------------------------------------------ r7531 | ryan | 2008-03-26 20:17:31 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/link-template.php M /trunk/wp-includes/query.php M /trunk/wp-includes/rewrite.php Fix attachment links for permalink structures containing category tag. Props andy. fixes #4699 ------------------------------------------------------------------------ r7532 | markjaquith | 2008-03-26 20:28:40 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/js/autosave.js M /trunk/wp-includes/script-loader.php Autosave fixes for attachments from andy. fixes #6389 ------------------------------------------------------------------------ r7533 | markjaquith | 2008-03-26 21:00:21 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php M /trunk/wp-includes/js/autosave.js M /trunk/wp-includes/script-loader.php Use attachment title instead of filename, unless it is empty ------------------------------------------------------------------------ r7534 | ryan | 2008-03-26 21:22:19 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php Fix user feedback when editing attachment details immediately after upload. Props andy. fixes #6398 ------------------------------------------------------------------------ r7535 | ryan | 2008-03-26 21:26:28 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php Fix user feedback when editing attachment details immediately after upload. Props andy. fixes #6398 ------------------------------------------------------------------------ r7536 | ryan | 2008-03-26 21:54:02 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-tag-form.php M /trunk/wp-admin/edit-tags.php Fix redirects after editing and deleting tags. ------------------------------------------------------------------------ r7537 | ryan | 2008-03-26 22:21:01 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-link-categories.php M /trunk/wp-admin/edit-link-category-form.php M /trunk/wp-admin/link-category.php Fix redirects after editing and deleting link categories. ------------------------------------------------------------------------ r7538 | ryan | 2008-03-26 22:27:27 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/colors-fresh.css M /trunk/wp-admin/css/global.css A /trunk/wp-admin/images/active.png M /trunk/wp-admin/plugins.php M /trunk/wp-admin/wp-admin.css Active plugin highlighting tweaks from MT. fixes #6275 ------------------------------------------------------------------------ r7539 | matt | 2008-03-26 23:12:54 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-content/themes/default/style.css .clear class was used, but undefined, which could cause funky image navigation at some sizes. ------------------------------------------------------------------------ r7540 | ryan | 2008-03-26 23:41:41 +0000 (Wed, 26 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/post.php M /trunk/wp-admin/sidebar.php Add nonce and gettext to sidebar.php. Fix sidebar redirect. ------------------------------------------------------------------------ r7541 | matt | 2008-03-27 00:13:14 +0000 (Thu, 27 Mar 2008) | 1 line Changed paths: M /trunk/wp-content/themes/default/image.php Make calls in image.php template more explicit to allow for easier hacking and adaptation. ------------------------------------------------------------------------ r7542 | ryan | 2008-03-27 01:48:22 +0000 (Thu, 27 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/media.php M /trunk/wp-admin/upload.php Media edit and delete redirect fixes. WIP. ------------------------------------------------------------------------ r7543 | markjaquith | 2008-03-27 02:50:01 +0000 (Thu, 27 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-attachment-rows.php Don't show broken parent post links for orphaned media. fixes #6408 ------------------------------------------------------------------------ r7544 | markjaquith | 2008-03-27 03:02:54 +0000 (Thu, 27 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/edit-form-advanced.php Tags work without JS, so we should not hide them! ------------------------------------------------------------------------ r7545 | ryan | 2008-03-27 06:30:20 +0000 (Thu, 27 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/taxonomy.php Allow register_taxonomy() to be called before init for back compat with impatient plugins. ------------------------------------------------------------------------ r7546 | ryan | 2008-03-27 07:20:53 +0000 (Thu, 27 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/import/wordpress.php Init categories array. Props tellyworth. fixes #6411 ------------------------------------------------------------------------ r7547 | ryan | 2008-03-27 07:36:30 +0000 (Thu, 27 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/file.php M /trunk/wp-admin/includes/update.php Return WP_Error from download_url() on HTTP Errors. Fix cases where current plugin filename differs from the WordPress.org slug. Props DD32. see #5586 ------------------------------------------------------------------------ r7548 | ryan | 2008-03-27 08:09:06 +0000 (Thu, 27 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/widgets.php Localize date in dashboard. Props hervada and nbachiyski. fixes #6397 ------------------------------------------------------------------------ r7549 | ryan | 2008-03-27 16:56:56 +0000 (Thu, 27 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/image.php Use is_numeric instead of ctype_digit. Props josephscott. fixes #5481 ------------------------------------------------------------------------ r7550 | westi | 2008-03-27 17:37:37 +0000 (Thu, 27 Mar 2008) | 2 lines Changed paths: M /trunk/wp-admin/includes/media.php Allow a plugin to force enable/disable the flash uploader. See #6406 props DD32. ------------------------------------------------------------------------ r7551 | ryan | 2008-03-27 20:10:29 +0000 (Thu, 27 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/classes.php Remove unanchored string replacement. Props nh7a. fixes #6423 ------------------------------------------------------------------------ r7552 | ryan | 2008-03-27 20:33:56 +0000 (Thu, 27 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/css/ie-rtl.css M /trunk/wp-admin/rtl.css RTL fixes from mani_monaj. see #6296 ------------------------------------------------------------------------ r7553 | ryan | 2008-03-27 20:42:50 +0000 (Thu, 27 Mar 2008) | 1 line Changed paths: M /trunk/wp-content/themes/default/rtl.css Updated RTL for default theme from mani_monaj. see #6296 ------------------------------------------------------------------------ r7554 | ryan | 2008-03-27 22:05:51 +0000 (Thu, 27 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/media.php M /trunk/wp-includes/rewrite.php Redirect back to attachment permalink page after editing attachment via 'Edit This' link. ------------------------------------------------------------------------ r7555 | ryan | 2008-03-27 22:44:47 +0000 (Thu, 27 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/pluggable.php Rehash old md5 hashes inside of wp_check_password() to make hashing more pluggable. ------------------------------------------------------------------------ r7556 | ryan | 2008-03-28 03:49:35 +0000 (Fri, 28 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/js/tinymce/themes/advanced/editor_template.js M /trunk/wp-includes/js/tinymce/tiny_mce_config.php M /trunk/wp-includes/js/tinymce/tiny_mce_popup.js M /trunk/wp-includes/js/tinymce/wordpress.css M /trunk/wp-includes/js/tinymce/wp-mce-help.php M /trunk/wp-includes/script-loader.php TinyMCE RTL and paste as plain text fixes from azaozz. fixes #6429 ------------------------------------------------------------------------ r7557 | ryan | 2008-03-28 03:53:05 +0000 (Fri, 28 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/includes/media.php do not add rel if link is not get_attachment_link. Props andy. fixes #6428 ------------------------------------------------------------------------ r7558 | ryan | 2008-03-28 06:08:20 +0000 (Fri, 28 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/rewrite.php M /trunk/wp-includes/version.php Disable mod_security for uploader. Props andy. see #6406 ------------------------------------------------------------------------ r7559 | ryan | 2008-03-28 06:51:19 +0000 (Fri, 28 Mar 2008) | 1 line Changed paths: M /trunk/wp-trackback.php Drop trackbacks that request UTF-7 ------------------------------------------------------------------------ r7560 | ryan | 2008-03-28 07:02:55 +0000 (Fri, 28 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/version.php RC3 ------------------------------------------------------------------------ r7561 | matt | 2008-03-28 15:23:09 +0000 (Fri, 28 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/shortcodes.php Shortcode quotes were getting texturized, which can cause a bit of chaos. Fixes #6436. ------------------------------------------------------------------------ r7562 | westi | 2008-03-28 19:05:22 +0000 (Fri, 28 Mar 2008) | 2 lines Changed paths: M /trunk/wp-includes/general-template.php Remove the slash from html generators and camelcase WP. Fixes #6440 props lloydbudd. ------------------------------------------------------------------------ r7563 | matt | 2008-03-29 04:03:09 +0000 (Sat, 29 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/rewrite.php In some environments people can override most things but not mod_sec rules, so this breaks their blog and they can't recover unless they manually edit the file. There is no way to detect whether you can overwrite the rules or not. ------------------------------------------------------------------------ r7564 | markjaquith | 2008-03-29 06:47:30 +0000 (Sat, 29 Mar 2008) | 1 line Changed paths: M /trunk/wp-admin/page.php M /trunk/wp-admin/post.php Sync page edit and post edit redirect message usage a bit more -- properly exclude the page.php file from the "go back" link for page edits. ------------------------------------------------------------------------ r7565 | markjaquith | 2008-03-29 07:21:12 +0000 (Sat, 29 Mar 2008) | 1 line Changed paths: D /trunk/wp-admin/images/active.png M /trunk/wp-admin/wp-admin.css Cannot use Silk icon because of an incompatible license. Not really needed with background color and "Active" text anyway. see #6275 ------------------------------------------------------------------------ r7566 | matt | 2008-03-29 14:39:28 +0000 (Sat, 29 Mar 2008) | 1 line Changed paths: M /trunk/wp-includes/version.php Live from WordCamp Dallas. :)