Make WordPress Core

Timeline



12/02/2010:

23:49 Ticket #14897 (Selecting Network Themes & Appearance selection) closed by PeteMall
fixed: (In [16700]) s/Enable/Network Enable for net admin themes. Fixes #14897
23:49 Changeset [16700] by PeteMall
s/Enable/Network Enable for net admin themes. Fixes #14897
23:30 Ticket #15653 (Fix misspellings of occurred) closed by nacin
fixed: (In [16699]) s/occured/occurred/. props aldenta, fixes #15653.
23:30 Changeset [16699] by nacin
s/occured/occurred/. props aldenta, fixes #15653.
23:16 Changeset [16698] by nacin
Remove sticky arg from post support. props michaelh, see #12702.
22:56 Changeset [16697] by markjaquith
Fix typo in PHPdoc. props PeteMall.
22:13 Ticket #15654 (Admin bar menu widths) created by johnbillion
r16301 added a fixed width of 160px to admin bar menus. My …
21:45 Ticket #14107 (Upgrade and Update interchangeable?) closed by markjaquith
fixed: (In [16696]) Standardize around "Update" instead of "Upgrade." props …
21:45 Changeset [16696] by markjaquith
Standardize around "Update" instead of "Upgrade." props …
21:44 Ticket #15653 (Fix misspellings of occurred) created by aldenta
There are error messages and comments using occured and ocurred …
21:42 Ticket #14783 (Incorrect/missing PHPDoc) reopened by itsananderson
Reopening for an additional patch. It made more sense to reopen this …
21:32 Ticket #13936 ($wp_taxonomies should be cast as an array in /wp-admin/menu.php) closed by markjaquith
fixed: (In [16695]) Use get_taxonomies() when iterating taxonomies for menus. …
21:32 Changeset [16695] by markjaquith
Use get_taxonomies() when iterating taxonomies for menus. props …
21:28 Ticket #12602 (Tag Cloud widget does not have any css class) closed by markjaquith
fixed: (In [16694]) Add class to Tag Cloud widget div. props djzone. fixes #12602
21:28 Changeset [16694] by markjaquith
Add class to Tag Cloud widget div. props djzone. fixes #12602
21:24 Changeset [16693] by markjaquith
Another s/default/standard/. see #15582
18:23 Ticket #15652 (Tags with Accents are Incorrectly Sorted in Cloud) created by CatherineBr
By accents, I mean letters like "é", "ü", "ç", "î", etc. Currently, …
18:09 Ticket #15429 (setup-config.php 3.0.1-es_ES not replacing connection strings on ...) closed by bi0xid
fixed: Done. Repacked for 3.0.2 and released the new version.
17:26 Changeset [16692] by westi
Revert [16279] - the recursive nature of this regex doesn't play well …
17:22 Ticket #14993 (make_clickable issue with ! character in URL) reopened by westi
Replying to westi: > (In [16279]) Don't capture the pesky …
17:10 Changeset [16691] by westi
Clean the cache when deleting a term. Fixes #15651
16:27 Ticket #15651 (wp_delete_term doesn't clear the term<>object cache) created by westi
This means that as of 3.1 with an object cache enabled deleting an …
16:27 Changeset [16690] by scribu
Add note about wp_next_scheduled() in wp_schedule_event(). See #14668
16:26 Ticket #14668 (Check for scheduled event to prevent duplicates) closed by scribu
worksforme
15:29 Ticket #15649 (Inefficient selectors in common.dev.js) closed by duck_
duplicate: #15650
15:26 Ticket #15650 (Inefficient selectors in common.dev.js) created by GamajoTech
There are some repeated jQuery selector lookups that could be cached, …
15:25 Ticket #15649 (Inefficient selectors in common.dev.js) created by GamajoTech
There are some repeated jQuery selector lookups (expensive) that could …
14:42 Ticket #15625 (Post format information is displayed in the Edit Posts table even when ...) reopened by nacin
Should be reverted, per IRC discussion. This is still relevant data, …
14:16 Ticket #15647 (robots.txt not correctly changing between allow and disallow) closed by nacin
worksforme: The code looks fine to me. If ! public, then Disallow: /
14:16 Ticket #15496 (compression_test script gives 404 in Network Admin) closed by scribu
fixed: [16689]
14:16 Ticket #15648 (switch_theme action hook may provide the old template value) created by drzraf
When someone change its theme, and both support custom header, then …
14:15 Changeset [16689] by scribu
Fix compression test 404. Props duck_. Fixes #15496
14:10 Ticket #15647 (robots.txt not correctly changing between allow and disallow) created by ipstenu
From this thread: …
14:00 Ticket #15239 (register_post_type rewrite argument breaks template hierarchy) closed by nacin
invalid
13:56 Ticket #14675 (Enhancement: Better Post Type Handling for Permalinks and Queries) closed by nacin
wontfix: wontfix based on #13818 and a conversation with John. The rest of this …
13:54 Ticket #14430 (editor-style.css of a child theme overriden by parent theme) closed by nacin
fixed: (In [16688]) add_editor_style should include the parent theme CSS …
13:54 Changeset [16688] by nacin
add_editor_style should include the parent theme CSS before the child …
13:52 Ticket #13860 (Twenty Ten: Odd CSS rule messes with password protected form for galleries) reopened by nacin
Twenty Ten still needs to take advantage of the new class, I believe.
13:48 Ticket #13860 (Twenty Ten: Odd CSS rule messes with password protected form for galleries) closed by markmcwilliams
fixed: Looks fixed to me, but tell me off if it's not! ;)
12:44 Ticket #15639 (Message: 'isRtl' is undefined) closed by nacin
fixed: (In [16687]) define isRtl in the media upload iframe. props filosofo, …
12:44 Changeset [16687] by nacin
define isRtl in the media upload iframe. props filosofo, fixes #15639.
12:40 Ticket #13947 (Featured image doesn't crop) reopened by JohnONolan
@markjaquith - Simplest explanation I can give is to echo …
12:33 Ticket #15646 (Theme menu locations don't appear until a menu is created) created by JohnONolan
Nacin told me this was by design, but he said to create a ticket after …
12:21 Ticket #15645 (Refactor widgets.dev.css) created by JohnONolan
Standard refactor of widgets.dev.css to be much more awesome. See #14770
11:59 Ticket #15642 (user-new input fields stretch to the edge of the screen) reopened by JohnONolan
Re-opening just as a reminder to myself so I can track down where the …
11:19 Ticket #15644 (When deleting a user, corresponding comment user IDs aren't reset) created by nacin
Delete a user with a comment. The user ID stays. Potential for …
09:55 Ticket #15642 (user-new input fields stretch to the edge of the screen) closed by westi
fixed: (In [16686]) Restore the fix with to the Create New User form fields. …
09:55 Changeset [16686] by westi
Restore the fix with to the Create New User form fields. Fixes #15642.
09:43 Ticket #15643 (Installer to archive changed pages during upgrade or adopt phpBB style ...) closed by nacin
wontfix: Absolutely not. Sorry that you need to do those in phpBB, but core …
09:36 Ticket #15643 (Installer to archive changed pages during upgrade or adopt phpBB style ...) created by nonegiven
Suggest: Installer to archive changed pages during upgrade I suggest …
09:01 Ticket #15642 (user-new input fields stretch to the edge of the screen) created by nacin
They shouldn't.
08:34 Ticket #15641 (Terms list table shouldn't display if no terms) created by westi
If no terms exist in a taxonomy then we should display a message …
08:10 Ticket #15240 (PHP Notice in edit.php) closed by westi
fixed: (In [16685]) If we have not items don't try and output the inline_edit …
08:09 Changeset [16685] by westi
If we have not items don't try and output the inline_edit form. Fixes …
07:45 Ticket #15640 (Installer to archive changed pages during upgrade) closed by demetris
invalid: WordPress only replaces files that you are not supposed to edit. When …
06:22 Ticket #15640 (Installer to archive changed pages during upgrade) created by nonegiven
Yes, I know, it is the user's responsibility to back up and that they …
05:47 Changeset [16684] by markjaquith
PHPDoc. see #15638
04:38 Changeset [16683] by markjaquith
Argh. Missed another s/default/standard/ in [16679]. Any others? see …
04:36 Changeset [16682] by markjaquith
Missed a s/default/standard/ in [16679]. props PeteMall. see #15582.
04:20 Ticket #15635 (Thickbox admin bar interactions) closed by markjaquith
fixed: (In [16681]) Make sure media upload thickbox takes admin bar height …
04:20 Changeset [16681] by markjaquith
Make sure media upload thickbox takes admin bar height into account. …
03:39 Ticket #12702 (Enable sticky post checkbox for custom post type Publish metabox) closed by nacin
fixed: (In [16680]) Revert [15742]. Custom post types and sticky posts don't …
03:39 Changeset [16680] by nacin
Revert [15742]. Custom post types and sticky posts don't mix. fixes #12702.
03:22 Ticket #15582 ("Format: Default" provides no info, and default might change) closed by markjaquith
fixed: In [16679] The name of the standard post format is now "Standard" …
03:19 Changeset [16679] by markjaquith
The name of the standard post format is now Standard (might offer …
02:48 Ticket #15639 (Message: 'isRtl' is undefined) created by emiluzelac
Hi, 3.1-beta1-16590 and in http://localhost/wp-admin/post-new.php I …
02:42 Changeset [16678] by markjaquith
Move Post Format UI out of Publish meta box and into its own box. see …
02:40 Ticket #15638 (New UI for Post Formats) created by markjaquith
Jane and Matt feel strongly that the post format UI shouldn't be …
01:00 Ticket #15637 (Inline Edit Has No Hooks) created by sean212
Currently, I am attempting to make it possible for an author to …
00:50 Changeset [16677] by nacin
Return true if not is_admin. Tidy. see #14903.
00:21 Changeset [16676] by potbot
POT, generated from r16675
00:17 Changeset [16675] by nacin
Allow the various header constants to be redefined in Twenty Ten. see …
00:16 Changeset [16674] by nacin
Introduce remove_custom_image_header(). see #14903.

12/01/2010:

22:51 Ticket #14740 ('taxonomy_template' Filter Name Clash) reopened by nacin
We don't need another function argument here. Why not a better filter …
22:39 Ticket #15545 (When using a persistent cache, there is a race condition in get_metadata()) closed by ryan
fixed
22:34 Ticket #14521 ("File type does not meet security guidelines" is a poor error message) closed by demetris
fixed: 14521.patch was committed in r16577. Closing ticket as fixed. (By …
22:12 Ticket #15605 (Bulk spam/unspam of a blog leads to inconsistencies when object cache ...) closed by ryan
fixed: [16673]
22:12 Changeset [16673] by ryan
Deprecate and ignore the refresh arg. fixes #15605
22:12 Ticket #14270 (HTML->Visual editor issues in Webkit browsers) closed by demetris
fixed: Replying to ocean90: > It works with Chrome 7.0.544.0 and …
22:10 Ticket #15636 ("New User Default Role" dropdown should order by privilege level) created by novasource
The New User Default Role dropdown at …
21:33 Ticket #15620 (Network setup page displays bad code after activation) closed by ryan
fixed: [16672]
21:32 Changeset [16672] by ryan
Network setup fixes. Props wpdavis. fixes #15620
21:29 Ticket #14147 (mysql2date uses spaces instead of tabs) closed by ryan
fixed
21:28 Ticket #15635 (Thickbox admin bar interactions) created by ocean90
[…]
21:28 Ticket #14696 (Personal Dashboard) closed by ryan
fixed
21:26 Ticket #15634 (WP Importer should warn if WXR format is newer than it nows about) created by lloydbudd
WP Importer should warn and recommend upgrade if WXR format is newer …
21:24 Ticket #12285 (Migrate Link Categories management page to edit-tags.php) closed by scribu
fixed: Yeah, guess we can call it a day.
21:06 Ticket #15633 (Add class to custom menu item when menu url is found in current page) created by elBradford
I found the need to identify custom nav menu items when the page is at …
20:48 Ticket #15169 (Dashboard Quick Press upload window (Thickbox) caption line doubled) closed by markjaquith
fixed: (In [16671]) Prevent double Thickbox caption line for Dashboard …
20:48 Changeset [16671] by markjaquith
Prevent double Thickbox caption line for Dashboard QuickPress uploads. …
20:43 Changeset [16670] by markjaquith
Throw WP_Error if post_type passed to register_post_type() is longer …
20:41 Changeset [16669] by markjaquith
Prevent media upload links from being clicked before lightbox is ready …
20:39 Changeset [16668] by markjaquith
Doh. [16646] and [16650] were made against the wrong branch. Revert. …
20:37 Ticket #12575 (Cache get_lastpostmodified() and get_lastpostdate()) closed by scribu
fixed: [13653]
20:29 Ticket #14820 (Allow WP XML-RPC Library to be Extended) closed by ryan
fixed
20:24 Ticket #12372 (Remove Archaic get_children() reference returns) closed by scribu
fixed: (In [16667]) Remove archaic reference return in get_children(). Props …
20:23 Changeset [16667] by scribu
Remove archaic reference return in get_children(). Props filosofo. …
20:21 Ticket #14321 (The permalink field should not show for post types that are not public) closed by automattor
fixed: (In [16666]) Don't show permalink box unless the post type is publicly …
20:21 Changeset [16666] by scribu
Don't show permalink box unless the post type is publicly queryable. …
20:16 Ticket #14740 ('taxonomy_template' Filter Name Clash) closed by scribu
fixed: (In [16665]) Get rid of misplaced 'taxonomy_template' filter. Fixes #14740
20:16 Changeset [16665] by scribu
Get rid of misplaced 'taxonomy_template' filter. Fixes #14740
20:14 Ticket #15412 (Hide Extra-Long admin bar text) closed by ryan
fixed: (In [16664]) Hide Extra-Long admin bar text. Props filosofo. fixes #15412
20:14 Changeset [16664] by ryan
Hide Extra-Long admin bar text. Props filosofo. fixes #15412
20:07 Ticket #14068 (Long plugin Upgrade Notice distorts update-core.php table) closed by ryan
fixed: [16663]
20:07 Changeset [16663] by ryan
Allow long plugin upgrade notices to wrap. Props duck_. fixes #14068
20:03 Changeset [16662] by ryan
Prevent default post formats from entering the DB. see #15629 #15582
19:46 Ticket #15632 (Theme license tags) created by pross
As per http://make.wordpress.org/themes/guidelines/changes-wp-3-1/
19:28 Ticket #15630 (Don't define IFRAME_REQUEST when $_GET['inline'] is set to fix the ...) closed by ryan
fixed: [16661]
19:28 Changeset [16661] by ryan
Define IFRAME_REQUEST only if not inline. Props ocean90. fixes #15630
19:26 Ticket #15456 (Warnings in wp-admin/user-new) closed by ryan
fixed
19:24 Ticket #15445 (Version numbers for lots of @since unknown) closed by ryan
fixed: (In [16660]) Update since phpdoc. Props demetris. fixes #15445
19:24 Changeset [16660] by ryan
Update since phpdoc. Props demetris. fixes #15445
19:11 Ticket #15465 (add_meta() can return the wrong meta_id) closed by ryan
fixed: (In [16659]) Save meta id before performing actions since the …
19:11 Changeset [16659] by ryan
Save meta id before performing actions since the insert_id can change. …
19:09 Ticket #14911 (Don't fetch theme_roots on every page load.) closed by ryan
fixed: I think that's a separate issue. Let's close this ticket and look at …
19:06 Ticket #15170 (Network admin pages don't scale) closed by ryan
fixed
19:02 Ticket #15631 (Custom fields auto-focus) created by jane
When you are on the post editor (page editor, whatever), if you want …
18:55 Ticket #15630 (Don't define IFRAME_REQUEST when $_GET['inline'] is set to fix the ...) created by ocean90
See title and screenshot: http://grab.by/7FKB
18:53 Ticket #15509 (Don't show the administration bar in plugin/theme install iframe) closed by PeteMall
fixed: (In [16658]) Set IFRAME_REQUEST for theme/plugin information iframe. …
18:53 Changeset [16658] by PeteMall
Set IFRAME_REQUEST for theme/plugin information iframe. Props …
18:51 Ticket #15629 (Only support registered post formats in XML-RPC) created by ericmann
Currently, the XML-RPC interface assumes a default post format when …
18:50 Ticket #13179 (Saving a custom post type with post_parent resets to zero) closed by automattor
fixed: (In [16657]) Prevent post_parent from being reset when there's no page …
18:50 Changeset [16657] by scribu
Prevent post_parent from being reset when there's no page attributes …
18:40 Ticket #13613 (Edit Image labels are grossly verbose) closed by scribu
fixed: (In [16656]) Make image edit labels more concise. Props lloydbudd. …
18:40 Changeset [16656] by scribu
Make image edit labels more concise. Props lloydbudd. Fixes #13613
18:21 Ticket #15356 (edit-tags AJAX add is broken) closed by scribu
fixed: (In [16655]) Fix edit-tags button conflict. Props batmoo. Fixes #15356
18:21 Changeset [16655] by scribu
Fix edit-tags button conflict. Props batmoo. Fixes #15356
18:13 Changeset [16654] by ryan
Set IFRAME_REQUEST for theme-information iframe. Props Utkarsh. see #15509
18:05 Ticket #14185 (ms-sites allows editing a site in a different WP network) closed by markmcwilliams
fixed: Mentioned to Ryan on IRC, he confirmed it at fixed! :)
17:43 Ticket #15628 (Trash_post action runs twice for each call) created by b-rad
Whenever I run […] in a plugin, the function being run (e.g. …
17:31 Ticket #14731 (wp-signup.php does not validate) closed by ryan
fixed: (In [16653]) Markup and gettext fixes. Props sorich87. fixes #14731
17:31 Changeset [16653] by ryan
Markup and gettext fixes. Props sorich87. fixes #14731
17:22 Ticket #15197 (WXR export/import umbrella ticket) closed by ryan
fixed: (In [16652]) Export filtering. Props duck_. fixes #15197
17:21 Changeset [16652] by ryan
Export filtering. Props duck_. fixes #15197
17:18 Ticket #14032 (When site is "Deactivated" it says "Deleted") closed by markmcwilliams
fixed: Looks like this has since been fixed during another commit, probably …
17:16 Ticket #13918 (Don’t nag to Change Permalinks if permalink structure is defined) closed by ryan
fixed: (In [16651]) Don’t nag to Change Permalinks if permalink structure is …
17:16 Changeset [16651] by ryan
Don’t nag to Change Permalinks if permalink structure is defined. …
17:13 Ticket #13709 (Post type name should be limited to 20 chars in register_post_type()) closed by markjaquith
fixed: (In [16650]) Throw WP_Error if post_type passed to …
17:13 Changeset [16650] by markjaquith
Throw WP_Error if post_type passed to register_post_type() is longer …
16:56 Ticket #15561 (Press This is broken) reopened by duck_
Still some styling issues.
16:54 Ticket #14510 (comment_notes_before does not work.) closed by ryan
fixed: [16649]
16:52 Changeset [16649] by ryan
Fix comment_notes_before. Props mrmist. fixes #14510
16:51 Changeset [16648] by ryan
Fix bulk comment keyboard shortcuts. Props duck_. fixes #15571
16:51 Ticket #15571 (Bulk action comment keyboard shortcuts not working) closed by ryan
fixed: (In [16647]) Fix bulk comment keyboard shortcuts. Props duck_. fixes #15571
16:51 Changeset [16647] by ryan
Fix bulk comment keyboard shortcuts. Props duck_. fixes #15571
16:40 Ticket #15561 (Press This is broken) closed by ryan
fixed
16:39 Ticket #14415 (Major fail of the pages widget in the nav-menu admin page when having ...) closed by duck_
fixed: Replying to scribu: > (In [16105]) Fix regression …
16:37 Ticket #15433 (Don't use 'name' query var if 'p' is already set) reopened by mlazarov
Replying to filosofo: > To put it another way, if > 123 => …
16:34 Ticket #15621 (Media upload links can be clicked before Lightbox JS is ready.) closed by markjaquith
fixed: (In [16646]) Prevent media upload links from being clicked before …
16:34 Changeset [16646] by markjaquith
Prevent media upload links from being clicked before lightbox is ready …
16:33 Ticket #15627 (wp_insert_user should not assume a default role) created by nickmomrik
In a MS install, creating new users can add them to the main blog with …
13:40 Ticket #15626 (get_terms bug: pad_counts doesn't work if you specify parent) created by yeswework
I'm not sure if this is related to #13176 or not. Anyway, to explain …
12:31 Ticket #15625 (Post format information is displayed in the Edit Posts table even when ...) closed by westi
fixed: (In [16645]) Don't show the Post Format if the current theme doesn't …
12:31 Changeset [16645] by westi
Don't show the Post Format if the current theme doesn't support them. …
12:29 Ticket #15625 (Post format information is displayed in the Edit Posts table even when ...) created by westi
_post_states doesn't check to see if the current theme supports …
11:27 Ticket #15624 (twentyten preview is wrong) created by drzraf
TwentyTen uses add_custom_image_header() without the 3rd argument. …
11:18 Ticket #15623 (Notice is_site_admin deprecated is showing in the dashboard) closed by westi
invalid: Something is calling a deprecated function :-) A theme or plugin - …
11:13 Ticket #15623 (Notice is_site_admin deprecated is showing in the dashboard) created by koke
Notice: is_site_admin is deprecated since version 3.0! Use …
10:43 Ticket #15622 (nav-menu loading before jquery-ui-sortable) created by Xertoz
For some reason it seems my installation uses the .sortable() function …
06:53 Ticket #15621 (Media upload links can be clicked before Lightbox JS is ready.) created by markjaquith
The media upload links can be clicked before the Lightbox JS is ready. …
06:02 Changeset [16644] by scribu
Validate pagination input. Props batmoo. See #15580
04:30 Ticket #15492 (Changing siteurl under multisite doesn't automatically change ...) closed by wpdavis
invalid: I did a bit of testing and it doesn't seem to break anything, so …
04:13 Ticket #15620 (Network setup page displays bad code after activation) created by wpdavis
Currently, the network setup page at wp-admin/network/setup.php …
03:47 Ticket #15619 (General Settings Tab Not Allowing trailing URL slash to be stored in ...) reopened by dsquared
Replying to dd32: > This is the expected behaviour. The …
02:52 Ticket #15619 (General Settings Tab Not Allowing trailing URL slash to be stored in ...) closed by dd32
wontfix: This is the expected behaviour. The path is not supposed to include …
02:35 Ticket #15619 (General Settings Tab Not Allowing trailing URL slash to be stored in ...) created by dsquared
Thank you for all of the efforts you've made regarding plugins …
01:54 Ticket #15618 (use prepare on trackback urls) closed by wpmuguru
fixed: see [16643]
01:52 Ticket #15618 (use prepare on trackback urls) created by wpmuguru
Noticed this when looking at [16624]. The addslashes escapes the …
01:51 Changeset [16643] by markjaquith
Use prepare() instead of addslashes(). props wpmuguru.
01:18 Ticket #15617 (2 PHP Notice in 3.0.1 & 3.0.2) closed by nacin
invalid: $base needs to be set in wp-config in MS. the $plugins one is …
01:10 Ticket #15617 (2 PHP Notice in 3.0.1 & 3.0.2) created by ctsttom
When running WP_DEBUG = true I get the following two messages with all …

11/30/2010:

23:38 Changeset [16642] by nacin
Bump.
23:20 Milestone 3.0.2 completed
23:16 Changeset [16641] by ryan
3.0.2
23:14 Changeset [16640] by ryan
3.0.2
22:57 Changeset [16639] by ryan
Bump
22:49 Ticket #13887 (comment_whitelist checking in check_comment) closed by markjaquith
fixed: (In [16638]) Drop pingback/trackback blogroll whitelisting feature. …
22:49 Changeset [16638] by markjaquith
Drop pingback/trackback blogroll whitelisting feature. Too many ways …
22:49 Ticket #10415 (URL not secured in wp-trackback.php) closed by nacin
fixed: [16624] [16625]
22:49 Ticket #13887 (comment_whitelist checking in check_comment) reopened by markjaquith
Re-open for 3.0.2
22:49 Ticket #10415 (URL not secured in wp-trackback.php) reopened by nacin
22:46 Ticket #13887 (comment_whitelist checking in check_comment) closed by markjaquith
fixed: (In [16637]) Drop pingback/trackback blogroll whitelisting feature. …
22:46 Changeset [16637] by markjaquith
Drop pingback/trackback blogroll whitelisting feature. Too many ways …
21:58 Ticket #12891 (Advanced multi-taxonomy WP_Query()s) closed by ryan
fixed: Report bugs on new tickets. Resolving this as fixed.
21:56 Ticket #14746 (Post Formats) closed by ryan
fixed: Resolving this as fixed. Further bug reports should go into individual …
21:51 Ticket #15592 (Admin Bar Problem) closed by ryan
fixed: (In [16636]) Add bump down for menu bar. Allow themes to add a custom …
21:50 Changeset [16636] by ryan
Add bump down for menu bar. Allow themes to add a custom bump …
21:42 Ticket #15616 (Avoid running win_is_writable() on non-IIS servers) closed by nbachiyski
fixed: (In [16635]) Add another pair of parentheses, so that the right-hand …
21:41 Changeset [16635] by nbachiyski
Add another pair of parentheses, so that the right-hand …
21:39 Ticket #15616 (Avoid running win_is_writable() on non-IIS servers) created by nbachiyski
win_is_writable() is both expensive (creates temporary files) …
20:50 Changeset [16634] by nbachiyski
Run the iis7_supports_permalinks() check first * It's cheapest, most …
20:45 Ticket #15591 (Endless redirection loop when accessing Network Admin with multiple ...) closed by PeteMall
fixed: (In [16633]) Address redirection loop with multiple networks and …
20:45 Changeset [16633] by PeteMall
Address redirection loop with multiple networks and network admin. …
20:44 Ticket #14450 (ms-files.php generates bad content-types for REQUEST_URI's with query ...) closed by nacin
fixed: (In [16632]) Ensure we don't generate incorrect content types when …
20:44 Changeset [16632] by nacin
Ensure we don't generate incorrect content types when files are …
20:40 Ticket #15122 (current_user_can_for_blog() doesn't use map_meta_cap for multisite ...) closed by nacin
fixed: (In [16631]) Use map_meta_cap for multisite super admins in …
20:40 Changeset [16631] by nacin
Use map_meta_cap for multisite super admins in …
20:38 Ticket #15122 (current_user_can_for_blog() doesn't use map_meta_cap for multisite ...) reopened by nacin
20:38 Changeset [16630] by nacin
Complete Twenty Ten 1.1 merge.
20:31 Changeset [16629] by PeteMall
Remove update notifications from site-themes. See #14897
20:29 Changeset [16628] by nacin
Merge Twenty Ten 1.1 to the 3.0 branch.
20:29 Ticket #15593 (Actions missing from Sites Edit pages in new Network Admin) closed by PeteMall
fixed: (In [16627]) Add missign hooks in site-options. Fixes #15593
20:29 Changeset [16627] by PeteMall
Add missign hooks in site-options. Fixes #15593
20:18 Changeset [16626] by ryan
Version bumps
20:04 Changeset [16625] by ryan
Prepare properly. Props Vladimir Kolesnikov.
20:04 Changeset [16624] by ryan
Prepare properly. Props Vladimir Kolesnikov.
19:57 Changeset [16623] by nbachiyski
Rename the $rm variable so that the logic in win_is_writable() makes …
19:13 Changeset [16622] by nbachiyski
Proper spacing in win_is_writable(), according to the coding standards
19:11 Changeset [16621] by nbachiyski
COonvert spaces to tabs
19:05 Ticket #15615 (Left admin menu slides open, hides closed) created by johnjamesjacoby
Noticed this a few weeks ago and figured it was probably temporary. …
18:34 Ticket #13947 (Featured image doesn't crop) closed by markjaquith
invalid: This bug needs a better description. What you did, what happened, what …
16:04 Ticket #15613 (Admin Bar overlapped header/content instead of pushing it down) closed by nacin
duplicate: Indeed.
16:01 Ticket #15614 (wp_get_attachment_image functions should check id for an image) created by mtdewvirus
The wp_get_attachment_image() and wp_get_attachment_image_src() …
15:52 Ticket #15613 (Admin Bar overlapped header/content instead of pushing it down) created by jane
Admin bar is supposed to push everything down on the screen, not sit …
11:38 Ticket #15612 (Fix indentation and wordwrap in CSS files) closed by duck_
invalid: That's the whole point, they're minified to make a smaller download …
11:33 Ticket #15612 (Fix indentation and wordwrap in CSS files) created by cri
Some CSS files (e.g. /wp-admin/css/login.css) lack proper wordwrap and …
09:30 Ticket #15595 (add_menu_page position conflict) closed by westi
worksforme: That is expected behaviour. You asked it to do that.
05:15 Ticket #15482 (AJAX searches should show the loading spinner) closed by batmoo
duplicate: Closing as dupe. See #14579 and #15580
04:55 Ticket #15122 (current_user_can_for_blog() doesn't use map_meta_cap for multisite ...) closed by nacin
fixed: Sure thing.
03:03 Changeset [16620] by PeteMall
Remove theme udpate notification from site admin for multisite installs.

11/29/2010:

23:31 Ticket #15611 (Admin bar sprite tidy up) created by apeatling
As of r16619 the admin bar sprite needs to be tidied up. A few things: …
21:30 Ticket #15223 (Details disclosure in theme installer broken) closed by ryan
fixed
21:23 Ticket #15609 (Link post title in Comments On "Post title") closed by automattor
fixed: (In [16619]) Link post title on comments for a single post screen. …
21:23 Changeset [16619] by scribu
Link post title on comments for a single post screen. Fixes #15609
21:05 Ticket #15610 (Comments on attachments don't appear in site-wide comments RSS feed) created by markel
Tested against r16950. Comments that are entered against an …
21:02 Ticket #15608 (Last-Modified Header is incorrect for non-post feeds) closed by prettyboymp
invalid: Nevermind, this looks like its already fixed in head as long as the …
20:59 Ticket #15609 (Link post title in Comments On "Post title") created by scribu
Since r16617, if you are on edit-comments.php?p=123, there is no …
20:55 Ticket #15608 (Last-Modified Header is incorrect for non-post feeds) created by prettyboymp
The "Last-Modified" header sent for a feed of a custom post type is …
20:37 Ticket #14579 (Ajaxify list-type screens in the admin) closed by scribu
fixed: I replied here: http://core.trac.wordpress.org/ticket/15580#comment:36
20:36 Ticket #15220 (Post custom fields and metakey starting with _) closed by nacin
worksforme
20:36 Ticket #15220 (Post custom fields and metakey starting with _) reopened by nacin
20:21 Changeset [16618] by potbot
POT, generated from r16617
20:15 Ticket #15607 (WP_Comments_List_Table post id) closed by scribu
fixed: (In [16617]) Get rid of in favor of . Fixes #15607. See #15580
20:15 Changeset [16617] by scribu
Get rid of in favor of . Fixes #15607. See #15580
19:45 Ticket #15607 (WP_Comments_List_Table post id) created by scribu
I'm really not happy with [15604]. It would be good if we could …
19:08 Changeset [16616] by scribu
Add missing quote char when creating overlay. See #14579. See #15580
18:57 Changeset [16615] by scribu
Update URL when performing ajaxified action. See #15580
18:42 Changeset [16614] by nbachiyski
Make comments_popup_link() calls in Twenty Ten respect languages with …
17:39 Ticket #15102 (tinymce language texts not loaded on page edit) closed by scribu
worksforme
17:39 Ticket #15102 (tinymce language texts not loaded on page edit) reopened by scribu
17:34 Changeset [16613] by nbachiyski
comments_number() doesn't need to call get_the_ID(), because …
16:54 Ticket #15577 (Proper l10n of the Add New menu) closed by nbachiyski
fixed: (In [16612]) Add New string fixes. Fixes #15577
16:54 Changeset [16612] by nbachiyski
Add New string fixes. Fixes #15577
16:41 Changeset [16611] by nbachiyski
Add context to Add New buttons in Network admin. See #15577
16:16 Changeset [16610] by ryan
Default Add New menu link to first post type in list. Avoids empty …
16:07 Ticket #15597 (Admin Bar: Don't show Manage Comments and Add Post link if the user ...) closed by ryan
fixed: (In [16609]) Admin Bar: Don't show Manage Comments and Add Post link …
16:07 Changeset [16609] by ryan
Admin Bar: Don't show Manage Comments and Add Post link if the user …
14:40 Ticket #15325 (Importer tries to open XML file in wrong location on Windows) closed by ryan
fixed: (In [16608]) Remove unnecessary addslashes. Props duck_. fixes #15325
14:40 Changeset [16608] by ryan
Remove unnecessary addslashes. Props duck_. fixes #15325
13:31 Changeset [16607] by westi
Make the list of actions that can be performed on a site in the User …
12:54 Ticket #15606 (Support thumbnails for non-image media types) created by acumensystems
Hi, As the web changes, browsers support more image extensions. Part …
12:22 Ticket #15605 (Bulk spam/unspam of a blog leads to inconsistencies when object cache ...) created by westi
If you use the bulk spam/unspam actions in the Network Admin when you …
12:14 Ticket #15604 (Empty post leads to use of excerpt in feed) created by niska
The content of my posts are empty. Instead I'm using custom fields. …
11:43 Ticket #15267 ('password_reset_message' filter arguments) closed by arena
wontfix: not applicable in 3.1
11:42 Ticket #12613 (screen options for plugins) closed by arena
wontfix: too old !
11:40 Ticket #13618 (mail code cleaning) closed by arena
wontfix
11:33 Ticket #15220 (Post custom fields and metakey starting with _) closed by arena
fixed: seems to be fixed in 3.0.1 beta 1
11:20 Ticket #15102 (tinymce language texts not loaded on page edit) closed by nb000
fixed: Everyone having the same problem (tinyMCE text not translated), should …
07:24 Changeset [16606] by PeteMall
Update and error messages for site-themes. See #14897
05:39 Changeset [16605] by scribu
Set get_users() as a replacement to get_editable_user_ids() and …
05:27 Ticket #15599 (Update check on multisite should use get_user_count()) closed by nacin
fixed: (In [16604]) Use get_user_count() if multisite in wp_version_check. …
05:27 Changeset [16604] by nacin
Use get_user_count() if multisite in wp_version_check. props PeteMall, …
05:16 Ticket #15602 (check_server_timer() doesn't do anything) closed by nacin
fixed: (In [16603]) Kill check_server_timer(). fixes #15602.
05:16 Changeset [16603] by nacin
Kill check_server_timer(). fixes #15602.
05:14 Ticket #15603 (Nav menu & new editor link dialog: ambigous page selection) closed by nacin
duplicate: #13499

11/28/2010:

23:19 Ticket #15603 (Nav menu & new editor link dialog: ambigous page selection) created by DreadLox
Hello, When having a lot of pages, it often happens that some pages …
22:58 Ticket #15602 (check_server_timer() doesn't do anything) created by nacin
This function is useless. It should either die, or become a functional …
19:05 Changeset [16602] by scribu
Make bottom admin pagination scroll to the top after rows are updated. …
17:39 Changeset [16601] by scribu
Fix problems with hidden columns on network users screen. Props …
14:43 Ticket #15601 (Cannot overwrite wp_set_password in pluggable.php) created by layotte
I was trying to force lowercase passwords (for a client), so I created …
13:36 Ticket #15600 (shortcode_unautop returns emtpy string) created by mdbitz
In some cases when a website uses plugins with ShortCode the …
07:08 Ticket #15599 (Update check on multisite should use get_user_count()) created by nacin
count_users() is intensive, and it's also not the right query, because …
03:57 Ticket #15598 (Use DIRECTORY_SEPARATOR for file paths instead of '/') created by jazzmind
Unix directory path separators ('/') are hardcoded in throughout …
00:10 Ticket #15597 (Admin Bar: Don't show Manage Comments and Add Post link if the user ...) created by ocean90
In wp_admin_bar_my_sites_menu() aren't cap checks for the comment …

11/27/2010:

19:45 Ticket #15596 (Allow JS functions in TinyMCE $initArray) created by janfabry
r16090 allowed …
19:42 Ticket #15595 (add_menu_page position conflict) created by vegasgeek
If add_menu_page() gets called more than once using the same value for …
11:45 Ticket #15594 (make pluggable the multisite/"wpmu" mails) created by arena
such as the one that is generated in the first lines of …
11:36 Ticket #15593 (Actions missing from Sites Edit pages in new Network Admin) created by mwidmann
In 3.0.1 ms-sites.php called a couple of actions and filters …
09:11 Ticket #15592 (Admin Bar Problem) created by louyx
Well, this happened after the update to the revision [16600]... the …
07:20 Ticket #15591 (Endless redirection loop when accessing Network Admin with multiple ...) created by mwidmann
I have 19 Blogs, divided in 3 Sites set up in WP 3.0.1 with the help …
05:42 Ticket #15590 (Media uploader giving non-admins wsod) created by wpdavis
It seems the following line in wp-admin/includes/media.php is causing …
04:30 Ticket #15589 (autocomplete changes case of first letter of username) created by aviceda
When I try to upgrade a plugin automatically using the "Connect …
01:27 Ticket #15588 (GoogleSpell.php preg_replace eval removed) created by underground-stockholm
Hello, I have found and fixed one more of the preg_replace /e eval …
01:14 Ticket #15573 (Post Count Links are Bogus When query_var = false) closed by scribu
fixed
01:12 Ticket #15572 (White screen bulk action but no selected comments) closed by scribu
fixed
01:05 Ticket #11482 (Add LIKE to meta_compare) closed by scribu
fixed: This was fixed in #9124

11/26/2010:

22:06 Ticket #15505 (Excerpt is being double-escaped) closed by ryan
fixed
22:05 Ticket #15507 (Remove wp_admin_body_style()) closed by ryan
fixed: (In [16600]) Remove wp_admin_body_style(). Props ocean90. fixes #15507
22:05 Changeset [16600] by ryan
Remove wp_admin_body_style(). Props ocean90. fixes #15507
21:57 Ticket #14936 (Improve theme searching/browsing) closed by ryan
fixed
21:51 Ticket #15418 (Admin Bar add-menu docs) closed by ryan
fixed: (In [16599]) Admin bar phpdoc update. Props filosofo. fixes #15418
21:51 Changeset [16599] by ryan
Admin bar phpdoc update. Props filosofo. fixes #15418
21:49 Ticket #15487 (Custom permalinks redirecting back to category list instead of post) closed by ryan
fixed
21:47 Ticket #15524 (Super-admin (mu) menu hover problem) closed by ryan
fixed: (In [16598]) Super admin menu hover fix. Props filosofo. fixes #15524
21:47 Changeset [16598] by ryan
Super admin menu hover fix. Props filosofo. fixes #15524
21:38 Changeset [16597] by ryan
Revert [16359]. Deal with it in 3.2. see #15361
21:35 Changeset [16596] by ryan
Meta data caching improvements. Props mdawaffe. see #15545
14:13 Ticket #15587 (Set Featured Image Bug) created by bkerensa
Hi Ben Sounds like a strange problem you have there. Unfortunately I …
13:22 Ticket #14472 (get_categories - child_of) closed by christian_gnoth
invalid: it is working - I close this ticket
11:16 Changeset [16595] by nbachiyski
Add context to Add New admin bar menu label -- we have many other Add New
09:12 Changeset [16594] by scribu
Update get_*_columns() method docs. See #15580
02:03 Changeset [16593] by scribu
Make date columns first sort in descending order. See #15580
00:43 Ticket #15586 (movabletype-importer, trivial: fix no index upload_type warning) created by lloydbudd
movabletype-importer, trivial: fix no index upload_type warning ENV: …
00:26 Ticket #15585 ("LGPL License" should just be "LGPL") created by lloydbudd
The GNU Lesser General Public License License? […]
00:20 Changeset [16592] by PeteMall
Site themes cleanup. See #14897
00:17 Ticket #15584 (Importers Specify Specific GPL version, should they?) created by lloydbudd
Importers Specify Specific GPL version, should they? Before WordPress …

11/25/2010:

20:21 Changeset [16591] by potbot
POT, generated from r16590
19:41 Ticket #15583 (wp-admin/options-discussion: make text consistent) created by latz
In wp-admin/options-discussion almost all lines have no period at the …
19:33 Ticket #15582 ("Format: Default" provides no info, and default might change) created by lloydbudd
"Format: Default" provides little info, and a site might want to …
19:02 Changeset [16590] by nacin
Post beta bump for tonight's build.
18:59 Changeset [16589] by nacin
Only link to the Gallery category if the post is in the category. (It …
18:45 Changeset [16588] by scribu
Make comment content column unsortable. See #15580
17:54 Ticket #15564 (Sequential <br> tags are stripped from posts on update/publish) closed by azaozz
wontfix: I think you meant sequential tags as single <br> tags work properly. …
16:57 Ticket #15581 (Incomplete Abstraction of wp_insert_category()) created by miqrogroove
in wp-admin/includes/taxonomy.php the function wp_insert_category() …
16:18 Ticket #15580 (Fixes to Ajaxify Admin before 3.1) created by jane
This ticket will hold the individual adjustments needed for the …
16:17 Ticket #14489 (Missing encoding in Admin-Sidebar) closed by nacin
fixed
16:17 Ticket #14591 (Admin menu.php incorrectly sets page taxonomy query string) closed by nacin
fixed
16:16 Changeset [16587] by westi
Things go bump in the night.
16:00 Ticket #15579 (Add XML mention to WP import instructions) created by rosso99
When exporting from WordPress, there is mention of both an .XML file …
14:03 Ticket #15578 (Add (Select Image From Attachments) Option In Background SubPanel) created by alex-ye
Hi Guys , i have a small suggestion , why not we add (Select Image …
11:12 Changeset [16586] by PeteMall
Create new user form for site-users. See #15558
10:47 Ticket #15376 (Post formats help text) reopened by PeteMall
10:29 Changeset [16585] by westi
Tighter match for the ACL.
09:25 Changeset [16584] by PeteMall
Exit after wp_redirect(). See #15558
09:20 Ticket #15376 (Post formats help text) closed by westi
fixed: (In [16583]) Add Post formats info to the help text. Fixes #15376
09:20 Changeset [16583] by westi
Add Post formats info to the help text. Fixes #15376 props vegasgeek
09:13 Changeset [16582] by PeteMall
Update and error messages for site-users. See #15558.
04:53 Ticket #15577 (Proper l10n of the Add New menu) created by SergeyBiryukov
The same “Add New” string is used for Sites, Users and the Admin Bar …
04:28 Ticket #12797 (Add comment permalink to plain-text email notification) reopened by demetris
Initial patch had an unneeded space before a colon. Attached patch …
02:57 Ticket #15576 (Proper l10n of items per page in the screen options) created by SergeyBiryukov
Sites, Users, Comments, Media items and Plugins have their own …
02:14 Ticket #15569 (Minor code beautification) closed by scribu
fixed: (In [16581]) Minor code beautification. Props hakre. Fixes #15569
02:14 Changeset [16581] by scribu
Minor code beautification. Props hakre. Fixes #15569
02:05 Changeset [16580] by scribu
Prevent WSOD when no comments selected for bulk action. See #15572
01:39 Changeset [16579] by scribu
Check public flag instead of query_var to decide if counts should be …
Note: See TracTimeline for information about the timeline view.