September 2009 Archives by subject
Starting: Tue Sep 1 20:06:11 UTC 2009
Ending: Wed Sep 30 23:39:10 UTC 2009
Messages: 92
- [wp-svn] [11894] trunk/wp-includes/category-template.php: Logarithmic scale for tag cloud, props kometbomb, fixes #10703
m at wordpress.org
- [wp-svn] [11895] trunk/wp-includes/comment-template.php: Pass Post ID to the get_comments_number filter, props sirzooro, fixes #10705
m at wordpress.org
- [wp-svn] [11896] trunk/wp-admin/includes/media.php: Always filter the url in the media upload form.
m at wordpress.org
- [wp-svn] [11897] trunk/wp-admin: Better feedback on publishing of future posts and pages.
m at wordpress.org
- [wp-svn] [11898] trunk/wp-includes/general-template.php: Remove duplicate action addition of delete_get_calendar_cache() on update_option_start_of_week.
m at wordpress.org
- [wp-svn] [11899] trunk/wp-includes/media.php: Revert rotating images based on EXIF Orientation.
m at wordpress.org
- [wp-svn] [11900] trunk/wp-includes/category-template.php: Add a the_terms filter, and use a default ", " sep.
m at wordpress.org
- [wp-svn] [11901] trunk/wp-admin/includes/template.php: Display comments in descending date order, consistently.
m at wordpress.org
- [wp-svn] [11902] trunk: is_blog_installed() improvements and repair.php.
m at wordpress.org
- [wp-svn] [11903] trunk/wp-includes/functions.php: Allow force_ssl_admin() to properly accept false as a value.
m at wordpress.org
- [wp-svn] [11904] trunk/wp-admin: Pass logged_in cookie to async-upload.
m at wordpress.org
- [wp-svn] [11905] trunk/wp-includes/pluggable.php: Filter the cookie scheme in auth_redirect().
m at wordpress.org
- [wp-svn] [11906] trunk/wp-includes/link-template.php: Fix Press This bookmarklet for Safari 4.
m at wordpress.org
- [wp-svn] [11907] trunk/wp-includes/formatting.php: Give plugins and themes simple control over the text displayed at the end of an autogenerated excerpt .
m at wordpress.org
- [wp-svn] [11908] trunk/wp-admin/includes/post.php: Don't show "Change Permalinks" button when editing the page set as "Front page", props simonwheatley, fixes #10760
m at wordpress.org
- [wp-svn] [11909] trunk: More add/delete/update actions.
m at wordpress.org
- [wp-svn] [11910] trunk/wp-mail.php: Post by Email plugins might want to use there own POP3 class so move the action earlier .
m at wordpress.org
- [wp-svn] [11911] trunk: Image editing (first run).
m at wordpress.org
- [wp-svn] [11912] trunk/wp-includes/capabilities.php: Add missing break.
m at wordpress.org
- [wp-svn] [11913] branches/2.8/wp-includes/capabilities.php: Add missing break.
m at wordpress.org
- [wp-svn] [11914] trunk/wp-admin/import/btt.php: Retire BunnyTags importer
m at wordpress.org
- [wp-svn] [11915] branches/2.8/wp-admin/import/btt.php: Retire BunnyTags importer
m at wordpress.org
- [wp-svn] [11916] branches/2.8/wp-admin/import/jkw.php: Retire Jerome' s keywords importer
m at wordpress.org
- [wp-svn] [11917] trunk/wp-admin/import/jkw.php: Retire Jerome's keywords importer
m at wordpress.org
- [wp-svn] [11918] trunk/wp-admin/includes/update-core.php: Add btt.php and jkw. php to list of files to remove during upgrade.
m at wordpress.org
- [wp-svn] [11919] branches/2.8/wp-admin/includes/update-core.php: Add btt.php and jkw .php to list of files to remove during upgrade.
m at wordpress.org
- [wp-svn] [11920] trunk/wp-includes/compat.php: Make our hash_hmac compatibility function unit testable even when the real one exists .
m at wordpress.org
- [wp-svn] [11921] trunk/wp-includes/compat.php: Correct key padding and add support for raw_output in hash_hmac.
m at wordpress.org
- [wp-svn] [11922] trunk/wp-admin/includes/post.php: phpDoc for wp_{check|set}_post_lock functions.
m at wordpress.org
- [wp-svn] [11923] trunk/wp-admin: Switch the post|page being editing message from a create_function call to a normal function and reduce the duplicated code .
m at wordpress.org
- [wp-svn] [11924] trunk/wp-admin/includes/post.php: Fix pagination in Media Library after moving items to trash
m at wordpress.org
- [wp-svn] [11925] trunk/wp-admin/includes/post.php: Use the old strings which are more translator friendly and add a generic default string to aid re-use by plugins adding post_types .
m at wordpress.org
- [wp-svn] [11926] trunk/wp-admin/includes/class-wp-upgrader.php: Plugin/ Theme installer: Do not bail if empty destination directory exists, props dd32, fixes #10775
m at wordpress.org
- [wp-svn] [11927] trunk/wp-includes: Avoid rare autosave collision when trying to publish the post immediately after it was autosaved , fixes #6785
m at wordpress.org
- [wp-svn] [11928] trunk: Explain that the permalink is temporary for autosave generated permalinks, fixes #7733
m at wordpress.org
- [wp-svn] [11929] trunk: Filter fields through kses upon display.
m at wordpress.org
- [wp-svn] [11930] trunk: Remove trailing whitespace
m at wordpress.org
- [wp-svn] [11931] trunk/wp-admin: Remove trailing whitespace
m at wordpress.org
- [wp-svn] [11932] trunk/wp-includes/http.php: Use null instead of 0 when setting content length.
m at wordpress.org
- [wp-svn] [11933] trunk/wp-admin/includes/update.php: phpDoc subpackage is Administration not Admin.
m at wordpress.org
- [wp-svn] [11934] trunk/wp-admin/includes: Include 'hidden' directories in filesystem dirlist by default, props dd32, fixes #10774
m at wordpress.org
- [wp-svn] [11935] trunk/wp-includes/formatting.php: Strip \r when escaping strings for JS, props nbachiyski, fixes #7041
m at wordpress.org
- [wp-svn] [11936] trunk/wp-includes/post-template.php: Pass args array to wp_list_pages filter.
m at wordpress.org
- [wp-svn] [11937] trunk/wp-includes/http.php: Fix content length setup.
m at wordpress.org
- [wp-svn] [11938] trunk/wp-includes/class-simplepie.php: Update SimplePie to 1.2.
m at wordpress.org
- [wp-svn] [11939] trunk/wp-admin: Fix plugin menu item icon hover state, props johnbillion, fixes #10794
m at wordpress.org
- [wp-svn] [11940] trunk/wp-admin/tools.php: screen_icon() after <div class="wrap">, props johnbillion, fixes #10795
m at wordpress.org
- [wp-svn] [11941] trunk/wp-includes/taxonomy.php: Actions for taxonomy updates.
m at wordpress.org
- [wp-svn] [11942] trunk/xmlrpc.php: Don' t run content_save_pre filter twice for XMLRPC posts.
m at wordpress.org
- [wp-svn] [11943] trunk: First pass commentmeta implementation.
m at wordpress.org
- [wp-svn] [11944] trunk/wp-admin: Press This fixes.
m at wordpress.org
- [wp-svn] [11945] trunk: Move the storage of the metadata for trashed comments into the comment meta table rather than storing it in an option .
m at wordpress.org
- [wp-svn] [11946] trunk/wp-includes/meta.php: Don' t pass undefined vars to action hooks.
m at wordpress.org
- [wp-svn] [11947] trunk/wp-includes/post.php: Remove temporary transition code from the trash_meta option to postmeta transition See #4529 .
m at wordpress.org
- [wp-svn] [11948] trunk/wp-includes/meta.php: Return correct results for both single and array cases.
m at wordpress.org
- [wp-svn] [11949] trunk/wp-mail.php: Make the action name for post-by-email takeover actually unique so the plugins are not triggered every time WP tries to send an email!
m at wordpress.org
- [wp-svn] [11950] trunk/wp-admin/includes/user.php: Fix user creation from admin after changes for #10751.
m at wordpress.org
- [wp-svn] [11951] trunk/wp-includes/pluggable.php: Fix notice when adding tag from the Post Tags page.
m at wordpress.org
- [wp-svn] [11952] trunk/wp-admin: Add "View trash" link to the notice after moving to the trash
m at wordpress.org
- [wp-svn] [11953] trunk/wp-admin/includes/dashboard.php: Switch round some quotes.
m at wordpress.org
- [wp-svn] [11954] trunk/wp-admin/includes/template.php: Special case comment type ' all'.
m at wordpress.org
- [wp-svn] [11955] trunk/wp-admin/includes/schema.php: Key should be comment_id not post_id.
m at wordpress.org
- [wp-svn] [11956] trunk: get_delete_post_link()
m at wordpress.org
- [wp-svn] [11957] trunk/wp-includes/theme.php: Move theme preview away from using create_function and to predefined functions .
m at wordpress.org
- [wp-svn] [11958] trunk: Eliminate the redundant and confusing comment threading depth of 1.
m at wordpress.org
- [wp-svn] [11959] trunk/wp-includes/theme.php: Updated phpdoc for the theme preview code.
m at wordpress.org
- [wp-svn] [11960] trunk/wp-includes/query.php: Set the cap appropriate to the post type.
m at wordpress.org
- [wp-svn] [11961] trunk/wp-includes/functions.php: Fix notice in wp_explain_nonce when the supplied action has no extra text.
m at wordpress.org
- [wp-svn] [11962] trunk/wp-admin/includes/template.php: Move the nonce on the import upload form to the action url so it always arrives even if the post data exceeds post_max_size .
m at wordpress.org
- [wp-svn] [11963] trunk/wp-admin/includes: Handle the file upload case on import when post_max_size is smaller than upload_max_filesize and no POST data arrives at all .
m at wordpress.org
- [wp-svn] [11964] trunk/wp-admin/import: Use hard-coded functions instead of create_function() in importers.
m at wordpress.org
- [wp-svn] [11965] trunk: Image Editor improvements, see #10528
m at wordpress.org
- [wp-svn] [11966] trunk: Active plugin filter, plugin deactivation array_splice() protection.
m at wordpress.org
- [wp-svn] [11967] trunk/wp-admin: Image Editor: fix JS prompt, add size to ' load_image_to_edit' filter, see #10528
m at wordpress.org
- [wp-svn] [11968] trunk: Actions for postmeta updates.
m at wordpress.org
- [wp-svn] [11969] trunk/xmlrpc.php: Use a post_parent of 0 instead of -1 to indicate unattached posts.
m at wordpress.org
- [wp-svn] [11970] branches/2.8/wp-admin/edit-attachment-rows.php: Remove trailing whitespace after closing tag
m at wordpress.org
- [wp-svn] [11971] trunk: Remove trailing whitespace
m at wordpress.org
- [wp-svn] [11972] trunk: Image Editor: fix minified CSS, see #10528
m at wordpress.org
- [wp-svn] [11973] trunk: Image Editor: fix preview size calculation when cropping small part of a very large image , see #10528
m at wordpress.org
- [wp-svn] [11974] trunk: TinyMCE 3.2.7
m at wordpress.org
- [wp-svn] [11975] trunk/wp-admin/includes/template.php: Apply "comment_edit_pre" filter when quick-editing comments, props Viper007Bond, fixes #10858
m at wordpress.org
- [wp-svn] [11976] trunk/wp-includes/post.php: Improve get_page_hierarchy, props hailin, fixes #10853
m at wordpress.org
- [wp-svn] [11977] trunk/wp-includes/http.php: Expose HTTP PUT when supported, props mdawaffe, fixes #10855
m at wordpress.org
- [wp-svn] [11978] trunk/wp-includes: esc_sql() for wp-includes
m at wordpress.org
- [wp-svn] [11979] trunk/wp-admin/upload.php: Hide "Attach" link for media ( which requires JS) if no JS available.
m at wordpress.org
- [wp-svn] [11980] trunk: Deprecates the_content_rss().
m at wordpress.org
- [wp-svn] [11981] trunk/wp-includes/category-template.php: Pad counts in wp_dropdown_categories.
m at wordpress.org
- [wp-svn] [11982] trunk: Press This: editor fixes and CSS tweaks for IE6/7
m at wordpress.org
- [wp-svn] [11983] trunk/wp-admin/includes/template.php: htmlspecialchars after apply_filters, props Viper007Bond, see #10858
m at wordpress.org
- [wp-svn] [11984] trunk: Image Editor: add load and save image filters, fix backup sizes meta, see #10528
m at wordpress.org
- [wp-svn] [11985] trunk/wp-admin/includes/image-edit.php: Image Editor: fix refreshing of the thumbnail, use WP_Http_Fopen::test(), see #10528
m at wordpress.org
Last message date:
Wed Sep 30 23:39:10 UTC 2009
Archived on: Wed Sep 30 23:39:12 UTC 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).