Make WordPress Core

Timeline



05/18/2011:

21:10 Changeset [17961] by azaozz
New sprite for the TinyMCE buttons, props empireoflight, props …
20:48 Ticket #17480 (Credits page: Have 'Get involved' Codex URL localizable) reopened by westi
20:34 Ticket #17497 ("Theme Name" too long for database prevents custom menus from working ...) closed by nacin
worksforme: 3.1 now uses theme_mods_{$theme_slug}, rather than mods_{$theme_name}. …
20:31 Ticket #17497 ("Theme Name" too long for database prevents custom menus from working ...) created by fleetadmiralj
When you create a description that is too long for the database in a …
20:09 Ticket #10798 (_transient_rewrite_rules can get too long causing MySQL error) closed by nacin
duplicate
19:39 Ticket #17480 (Credits page: Have 'Get involved' Codex URL localizable) closed by nacin
fixed: In [17960]: […]
19:39 Changeset [17960] by nacin
Allow Codex URLs to be translated. Don't offer wp.org/about/ URLs for …
19:06 Ticket #17444 (Twenty Eleven: @subpackage name cannot have spaces) closed by nacin
fixed: In [17959]: […]
19:06 Changeset [17959] by nacin
Fix Twenty Eleven phpdoc subpackage names. props zeo, fixes #17444.
18:56 Ticket #17448 (Make sure $tz is not empty in get_gmt_from_date()) closed by ryan
fixed: In [17958]: […]
18:56 Changeset [17958] by ryan
Revert part of [17920]. Support for empty tz must remain. Props …
18:11 Ticket #17496 (Add wp-admin body classes for wp_version and admin_color) closed by nacin
fixed: In [17957]: […]
18:11 Changeset [17957] by nacin
Add admin body classes for the WP branch, WP version, and current …
17:40 Ticket #17469 (Lighter fallback color for TinyMCE icons) closed by markjaquith
fixed: In [17956]: […]
17:40 Changeset [17956] by markjaquith
Better CSS background color fallback for TinyMCE icons (for browsers …
17:38 Ticket #17493 (Twenty Eleven: i18n footer) closed by nacin
fixed: In [17955]: […]
17:38 Changeset [17955] by nacin
s/twentyten/twentyeleven/. props zeo, fixes #17493.
17:37 Ticket #17494 (Directory Separator Constant) closed by scribu
duplicate: Just defining a constant without using it in Core is pointless. More …
17:36 Ticket #17493 (Twenty Eleven: i18n footer) reopened by zeo
@nacin, wrong textdomain. It's twentyeleven not twentyten.
17:35 Ticket #17496 (Add wp-admin body classes for wp_version and admin_color) created by andy
Some plugins (e.g. WordPress.com Stats, Jetpack) display in their …
17:32 Ticket #17493 (Twenty Eleven: i18n footer) closed by nacin
fixed: In [17954]: […]
17:32 Changeset [17954] by nacin
Update the Twenty Eleven footer. Remove 'Theme:', translate 'powered …
17:26 Ticket #17489 (Twenty Eleven sends argument to the_excerpt(), which doesn't take any) closed by nacin
fixed: In [17953]: […]
17:26 Changeset [17953] by nacin
the_excerpt() doesn't take an argument. props coffee2code. fixes …
17:19 Ticket #17495 (blip.tv oEmbeds don't work) created by atoon
It seems that by some reason, blip.tv oEmbeds don't work. Probably …
17:08 Ticket #17494 (Directory Separator Constant) created by dragonflyeye
Other platforms I've used define a Directory Separator (/ or \, based …
17:06 Ticket #17441 (Out of date Browswer Message contains "minimize" icon.) closed by markjaquith
fixed: In [17952]: […]
17:06 Changeset [17952] by markjaquith
Prevent the browser-out-of-date dashboard nag from being minimized and …
16:54 Ticket #17493 (Twenty Eleven: i18n footer) created by zeo
Add missing translated string in footer.
16:44 Changeset [17951] by markjaquith
Add a per-post-type nav menu items filter for plugin control. props …
16:29 Ticket #17492 ($text param in wp_trim_excerpt should be optional) created by batmoo
According to the …
14:48 Ticket #17491 (Make is_email() compliant with RFC5322 (updated by RFC6854)) created by arena
is_email('toto.@…') returns true
14:46 Ticket #17490 (cURL fails with timeout when posting to a location that redirects) created by simsmaster
I have the following code in my plugin: […] If $post_data == …
14:42 Ticket #17488 (Extremely inefficient queries in archives for multiple tags (terms)) closed by scribu
duplicate: Please see #16706
14:30 Ticket #17136 (Distraction-free writing mode) reopened by scribu
14:04 Ticket #17489 (Twenty Eleven sends argument to the_excerpt(), which doesn't take any) created by coffee2code
Unlike the_content(), the_excerpt() does not accept any arguments. …
12:50 Ticket #17488 (Extremely inefficient queries in archives for multiple tags (terms)) created by nkuttler
A subquery in FROM is executed once, a subquery in WHERE is executed …
10:38 Changeset in tests [354] by westi
Add commandline options to enable WP_DEBUG and SAVEQUERIES conditionally
10:35 Changeset in tests [353] by westi
Switch around the test case listing to be easier to visually parse. …
10:30 Changeset in tests [352] by westi
Add a simple bash script to run the tests to make my life a little easier.
10:28 Ticket #17487 (Codepage issue with the wp.org Credits API) created by demetris
I was playing with my profile page at wp.org and changed the Name …
08:58 Ticket #17486 (Twenty Eleven's Showcase template problem in IE 9) created by navjotjsingh
The Ephemera section of Showcase template gets pushed down to the …
07:23 Ticket #17485 (Sort Order by Date in WP Gallery resorts to order by ID) created by nrajesh
Create a blog. Add some pics to it. Click "Add Media" link in the edit …
06:20 Ticket #17484 (r17943 breaks plugins that rearrange the admin menu) closed by azaozz
fixed: In [17950]: […]
06:20 Changeset [17950] by azaozz
Revert [17943] as it breaks plugins, props johnjamesjacoby, fixes #17484
05:25 Ticket #17484 (r17943 breaks plugins that rearrange the admin menu) created by johnjamesjacoby
r17943 affects Jetpack, BuddyPress, and bbPress. See #17324. It …
03:00 Ticket #17483 (Comments displayed multiple times in edit moderated comments screen) created by mintindeed
When moderating comments on WP Admin > Comments > Pending, there is a …
00:59 Changeset [17949] by azaozz
Fix width shortcuts in DFW, see #17136

05/17/2011:

23:59 Ticket #16969 (Stick admin bar to the top of the page, not the window) closed by scribu
wontfix: Guess it's not going to happen. Similar: #17481 For the vertical …
23:46 Ticket #17481 (Show/Hide Administration Bar) closed by scribu
worksforme: There's a already a plugin that does this: …
23:19 Ticket #17482 (Formalize a list of "Object Types") created by mikeschinkel
I'm finding a need to use a defined list of object types for numerous …
23:15 Ticket #17481 (Show/Hide Administration Bar) created by traxor
Whilst developing themes and using WordPress I keep running into …
22:00 Ticket #17480 (Credits page: Have 'Get involved' Codex URL localizable) created by xibe
Currently, the Credits page features a link to …
21:48 Ticket #17479 (Wrong link to the Security FAQ) created by xknown
The link to the Security FAQ when creating a new ticket in the WP …
19:11 Ticket #17477 (Simplify Taxonomy System) closed by mikeschinkel
maybelater: Replying to nacin: Cool! Thanks for the details. I'll …
19:04 Ticket #17478 (Disable Comments for Pages / Disable Comments for Pages Site-Wide) created by Dimitri Vorontzov
Ladies and gentlemen, it's been suggested on the Forum that I start …
18:54 Ticket #10142 (Add metadata support for taxonomy terms) closed by nacin
maybelater
18:54 Ticket #10142 (Add metadata support for taxonomy terms) reopened by nacin
We haven't ruled this out. Closing instead as maybelater.
18:37 Ticket #10142 (Add metadata support for taxonomy terms) closed by scribu
wontfix: As Otto has said countless times, terms are just a convenient name for …
18:15 Ticket #17477 (Simplify Taxonomy System) created by mikeschinkel
Mark Jaquith has said he would like to see WordPress …
18:01 Ticket #17476 (Twenty Eleven blockquote editor style) created by helenyhou
I noticed that the blockquote styling was not consistent between …
17:36 Changeset [17948] by nacin
Fix inverse logic in [17946].
17:33 Changeset [17947] by azaozz
Use the "media" admin menu icon for the add media button in DFW, move …
17:14 Changeset [17946] by markjaquith
Even better poka-yoke on Credits page.
16:52 Ticket #17475 (Custom cropping in image-edit.php doesn't work with custom image sizes) created by mau
Custom (manual) cropping in image-edit.php doesn't work with custom …
16:36 Changeset [17945] by markjaquith
Make sure we have an array on the Credits page. Handles situations …
15:20 Ticket #17474 (jQuery UI 1.8.14) created by ramoonus
Has been released today For more info see …
14:51 Ticket #17473 (Add JS detection to wp_iframe output) created by jacobwg
Currently any page in the admin area includes the necessary script to …
14:22 Ticket #15909 (outdated jquery.form.js) closed by azaozz
fixed: In [17944]: […]
14:22 Changeset [17944] by azaozz
Update jQuery Form plugin, props duck_, fixes #15909
14:03 Ticket #17471 (jquery form needs updating) closed by duck_
duplicate: #15909
12:56 Ticket #17472 (wp_redirect() should return true on success) created by draca
Ticket #3250 added the ability for a filter to cancel a redirect …
09:22 Ticket #17471 (jquery form needs updating) created by netweblogic
my plugin users are having all sorts of issues in IE and submitting …
06:27 Ticket #17470 (Display warning when editing the page_for_posts page) created by alexkingorg
I recently ran into a situation where someone was very confused by the …
06:19 Changeset [17943] by azaozz
Remove links from the menu separators, see #17324
05:58 Ticket #17384 (Credits page) closed by nacin
fixed: In [17942]: […]
05:58 Changeset [17942] by nacin
Credits page HTML closing tag and alt fix, props Utkarsh. Link …
05:45 Changeset [17941] by azaozz
RTL styles, props yoavf, see #17324
04:25 Changeset [17940] by azaozz
Maximum i18n flexibility for word count, props nacin, see #17136
03:58 Ticket #17436 (Distraction Free Writing doesn't respect my love of the blue theme) closed by azaozz
fixed: In [17939]: […]
03:58 Changeset [17939] by azaozz
Blue styles for DFW toolbar, props jorbin, fixes #17436

05/16/2011:

23:23 Ticket #17469 (Lighter fallback color for TinyMCE icons) created by greuben
TinyMCE icons look very dark in IE9
22:44 Ticket #17468 (#respond text color is not visible in TwentyEleven dark color scheme) created by greuben
#333 is not properly visible on #000 background
22:16 Ticket #17467 (TinyMCE focus problems in IE9) created by greuben
In IE9 if you click on tinymce editor, it does not get focus. You have …
21:49 Ticket #17466 (Hardcoded http protocol in MU site admin creation email) created by exell.christopher
When email is sent to MU site admins notifying them of the creation of …
21:20 Ticket #17465 (#post-body has light gray brackground) created by greuben
Which looks awkward after the new UI update. The blue color scheme is …
21:09 Ticket #17464 (Profile Image Offset In Admin Bar When Viewing Site) created by jrtc27
If in your user profile setting you check the "Show Admin Bar >> When …
20:19 Ticket #17463 (nav menus should offer an archive link for CPTs with has_archive) closed by nacin
duplicate: Check that, there's a patch. This one looks better - can you upload …
20:17 Ticket #17463 (nav menus should offer an archive link for CPTs with has_archive) created by aaroncampbell
Basically if a CPT has archives, it would be nice for the nav_menus to …
20:09 Ticket #17459 (wp_insert_post doesn't catch query failure) reopened by nacin
$wpdb->insert() can return false, but it can also return …
20:08 Ticket #17462 (Improve cron locking) created by ryan
wp-cron.php loops that run longer than the one minute lock timeout can …
20:03 Ticket #17461 (Advanced User Engine to manage Rights) closed by scribu
worksforme: This is already possible, either directly through code, or using a …
20:01 Ticket #17459 (wp_insert_post doesn't catch query failure) closed by scribu
invalid: This is simply not true. $wpdb->insert() returns FALSE on error. -1 …
19:59 Ticket #17461 (Advanced User Engine to manage Rights) created by bugdev
It would be useful, if we can create our own user roles, and give some …
19:57 Ticket #17460 (WP Updates througth SSH Script) created by bugdev
The current WP Update engine is very unsecure, because if there is a …
18:14 Ticket #17459 (wp_insert_post doesn't catch query failure) created by lonnylot
When we insert the post into the DB in wp-includes/post.php on line …
17:00 Ticket #17458 (is_page_template() returns true for no page template) created by johnbillion
At some point the _wp_page_template post meta field went from being …
16:12 Ticket #17457 (Coding Standards) created by ramiy
15:40 Ticket #17456 (minor fix + inlinedocs for default-filters.php) created by ramiy
15:05 Ticket #17455 (Add $post_type argument to ...) created by duck_
As title says. You can currently use these functions to only get the …
14:03 Ticket #17454 (get_allowed_mime_types() does not return correct data) closed by duck_
invalid: get_allowed_mime_types() *is* where the upload_mimes filter is …
13:49 Ticket #17454 (get_allowed_mime_types() does not return correct data) created by MungoBBQ
Hello, I am the developer of the "Enable Media Replace" plugin. A …
12:30 Changeset [17938] by potbot
POT, generated from r17937
10:47 Ticket #17453 (Some default widgets break XHTML pages) created by peaceablewhale
Some default widgets use HTML named character references, which breaks …
10:46 Ticket #17389 (RTL for the new dashboard style) closed by yoavf
duplicate: Closing this, merging with #17324
10:44 Ticket #17452 (Export menu is added with import cap) closed by westi
fixed: In [17937]: […]
10:44 Changeset [17937] by westi
Use the correct cap for the export menu item. Fixes #17452
10:34 Ticket #17452 (Export menu is added with import cap) created by westi
The menu item for the exporter still uses the import cap rather than …
09:23 Ticket #17451 (Unify plugin update notices and include changelog data) created by dempsey
Currently the after_plugin_row hook is only used on plugins.php which …
06:17 Changeset [17936] by azaozz
Fix autosave and word count for DFW HTML editor, always update word …
05:53 Ticket #17450 (Almost pretty permalinks with non-ASCII characters do not work in Apache) created by peaceablewhale
Almost pretty permalinks (using PATH_INFO) with non-ASCII characters …
04:12 Ticket #17449 (get_term_link does not work on dereived terms from get_category) created by zanematthew
I was noticing that get_categories as of 3.0 allows you to specify a …

05/15/2011:

23:42 Ticket #17448 (Make sure $tz is not empty in get_gmt_from_date()) created by johnjamesjacoby
It's possible that $tz might still be empty by default, which causes …
22:50 Changeset [17935] by azaozz
Center admin menu icons when menu is folded, see #17324
21:37 Ticket #17447 (Add 'register_post_type_args' hook) created by mikeschinkel
I have two different use cases where I ideally would be able to hook …
18:03 Ticket #17446 (Image selection not working) closed by azaozz
fixed: In [17934]: […]
18:03 Changeset [17934] by azaozz
Update imgareaselect Jquery plugin, props duck_, fixes #17446
17:42 Ticket #17425 (Add filter for $uploads in wp_handle_upload) closed by iandunn
invalid: Ah, crap, you're right, I missed that. Sorry for the unnecessary …
15:39 Ticket #17446 (Image selection not working) created by greuben
Go to Media->Library, edit an image and drag a selection on the image. …
14:13 Ticket #17445 (Give a speed kick to combined is_serialized() + is_serialized_string() ...) created by hakre
In #17129 is_serialized_string() has been speed up by 23%. That was …
11:31 Ticket #17444 (Twenty Eleven: @subpackage name cannot have spaces) created by zeo
Refer to summary. See: …
10:52 Ticket #17443 (Passing by reference is not needed for admin_bar_menu action any longer) created by hakre
Passing by reference is not needed for admin_bar_menu action any longer.
10:42 Ticket #17442 (CSS selector #wpadminbar * overwrites accessibility generic selectors ...) created by hakre
I just was looking to update one of my plugins for 3.1/3.2 making use …
09:42 Ticket #17441 (Out of date Browswer Message contains "minimize" icon.) created by hakre
Top-Right corner, looks like a implementation glitch on the DOM/CSS …
09:33 Ticket #17440 (Firefox 3.6.17 reported out of date but it isn't) created by hakre
Firefox 3.6.17 is not end of life. There are still security and such …
09:23 Ticket #17439 (Wordpress Database Update reports errors but says it's successfull) created by hakre
I just updated my database on current HEAD of trunk by pressing the …
08:54 Changeset [17933] by dd32
svn:eol-stle:native (CRLF for licenses) for new files
08:40 Ticket #17384 (Credits page) reopened by dd32
Just re-opening since there's a patch here. The $counter use is …
08:19 Ticket #17438 (Twenty Eleven: Show tag description in Tag archive page) created by zeo
Tag description is not displayed when browsing Tag archive that have a …
05:51 Changeset [17932] by azaozz
Refresh word count when switching editors in DFW.
05:48 Changeset [17931] by azaozz
Remove blocking alert when login cookie has expired.
03:57 Ticket #17437 (Twenty Eleven: use p.nopassword instead of div.nopassword) created by zeo
In Twenty Eleven, use p.nopassword instead of div.nopassword to make …

05/14/2011:

20:27 Ticket #17436 (Distraction Free Writing doesn't respect my love of the blue theme) created by jorbin
As a user, I choose to use the beautiful blue theme. The new …
19:57 Changeset [17930] by koopersmith
Blue theme revisions. Migrate colors from nav-menu.css to …
19:57 Ticket #17435 (Inaccurate order and orderby values for sortable list table columns) closed by johnbillion
invalid: Ah you got in there before me nacin. I'll scrap this actually, it …
19:47 Changeset [17929] by nacin
Don't fetch auto-draft pages in WP_Rewrite::page_uri_index(). props …
19:45 Ticket #17416 (Use wp_remote_retrieve_* functions where appropriate) closed by nacin
fixed: In [17928]: […]
19:45 Changeset [17928] by nacin
Use wp_remote_retrieve_* helper functions instead of the raw HTTP …
19:41 Ticket #16543 (Restore 'Search Installed Plugins' text) closed by nacin
fixed: In [17927]: […]
19:41 Changeset [17927] by nacin
Search Installed Plugins, Search Installed Themes. props garyc40, …
19:40 Ticket #17271 (WordPress returns a status code 200 when it can't connect to the database) closed by nacin
worksforme: 500 seems appropriate. Closing pending more feedback from Pete.
19:39 Ticket #17422 (Invalid argument supplied for foreach() in wp-admin\credits.php on line 75) closed by nacin
fixed: Thanks Devin for the help.
19:29 Ticket #17435 (Inaccurate order and orderby values for sortable list table columns) created by johnbillion
WP_List_Table->print_column_headers() detects the 'order' and …
17:46 Ticket #17434 (40 words, not 40 characters - twentyeleven_excerpt_length() PHPdoc) created by tenpura
twentyten_excerpt_length() and twentyeleven_excerpt_length() PHPdoc …
16:55 Ticket #17433 (localhost is not accepted as email domain) created by sanvila
Hi. Tried to install WordPress on a Debian machine not connected to …
16:14 Ticket #17432 (Twenty Eleven: pre/code text overflows on comment content) created by devinreams
If a long block of pre or code text is entered into a comment it will …
14:30 Ticket #17429 (Bulk Edit not removing posts) closed by azaozz
invalid: Thanks @studionashvegas for the feedback.
14:30 Ticket #17431 ("show on screen" appears twice) created by arena
see images attached
09:56 Changeset [17926] by westi
More phpdoc typo fixes. See #17414 props Utkarsh
09:50 Changeset [17925] by westi
Fix typos and inconsistencies in PHPdoc / function declarations. See …
07:54 Ticket #17430 (publish date did not use timezone setting) created by V.J.Catkick
on 3.2-beta1-17916 when you published entry, the publish-date should …
07:11 Ticket #17429 (Bulk Edit not removing posts) created by studionashvegas
Scenario: Multiple Posts... I've selected them with check boxes, …
06:11 Ticket #17428 (Update star.gif file) created by tillkruess
With the change of the admin ui layout in 3.2, the old star.gif looks …
04:40 Changeset [17924] by markjaquith
Blue admin theme updates for the new UI style. props saracannon. see #17324
01:20 Ticket #17420 (Wordpress visual editing causes a validation error (DIV tag inside a P tag)) closed by azaozz
wontfix: There are several ways end users can break images with captions in the …
00:45 Ticket #17421 (Static page selection is disabled in Reading Settings ( jQuery v1.6.1 ...) closed by azaozz
fixed: In [17923]
00:43 Changeset [17923] by azaozz
FIx static front page selector in Settings-Writing, props JDTrower …

05/13/2011:

22:58 Ticket #17427 (query_posts and tag) created by venerabile
When i try to make a query like this: query_posts('tag=sometag'); …
20:46 Ticket #17426 (Twenty Eleven: Missing comma in transition-property) created by Jayjdk
In Twenty Eleven, a comma is needed between the properties in …
20:16 Ticket #17425 (Add filter for $uploads in wp_handle_upload) created by iandunn
Right now there isn't any way for a plugin to set a custom directory …
19:31 Ticket #17256 (Image-error in Multisite (subdir)) closed by ryan
fixed: In [17922]: […]
19:31 Changeset [17922] by ryan
s/Content-type/Content-Type/. Props dvwallin. fixes #17256
19:25 Ticket #16988 (Help Tabs for Network Admin Settings outdated nav-menu reference) closed by ryan
fixed: In [17921]: […]
19:25 Changeset [17921] by ryan
Update some network admin help text. Props dougwrites. fixes #16988
19:22 Ticket #17424 (Long text in Recent Drafts widget) created by Lardjo
Recent Drafts widget has a small bug. If a post title is too long (you …
19:17 Ticket #16920 (PHP5-Port: Take out unnecessary compat functions from diverse files) closed by ryan
fixed: In [17920]: […]
19:17 Changeset [17920] by ryan
Remove PHP5 back compat code from get_gmt_from_date. Props …
19:08 Ticket #17265 (Change Codex terminolgy from SubPanel/Panel to Screen) closed by ryan
fixed: In [17919]: […]
19:08 Changeset [17919] by ryan
Fix broken help link. Props SergeyBiryukov. fixes #17265
18:38 Ticket #17423 (Twenty Eleven: responsive design does not drop sidebars entirely) created by devinreams
I've set up a Twenty Eleven theme and using the "Home" page template: …
18:33 Ticket #17411 (Duplicate 'login_form' action in wp-login.php) closed by ryan
fixed: In [17918]: […]
18:33 Changeset [17918] by ryan
s/login_form/login_init/. Props sorich87. fixes #17411
18:29 Ticket #17422 (Invalid argument supplied for foreach() in wp-admin\credits.php on line 75) created by michaelh
Getting Invalid argument supplied for foreach() in …
18:07 Ticket #17421 (Static page selection is disabled in Reading Settings ( jQuery v1.6.1 ...) created by rossdev
When trying to select a static page the selection is …
17:58 Ticket #17420 (Wordpress visual editing causes a validation error (DIV tag inside a P tag)) created by trusktr
Wordpress creates invalid HTML when you do the following: 1. Create a …
17:30 Ticket #17419 (Authors see misleading links in media library) created by johnbillion
Visit the Media Library while logged in as an Author and you'll see …
17:04 Ticket #17418 (Additional admin_user_info_links spill out) created by trepmal
Extra links (even just one) added through the admin_user_info_links …
16:25 Ticket #17279 (No need to run twentyeleven_url_grabber twice) closed by lancewillett
fixed: In [17917]: […]
16:25 Changeset [17917] by lancewillett
Twenty Eleven: run twentyeleven_url_grabber once in widgets.php, props …
15:52 Ticket #17417 (TwentyEleven editor styles not showing correct text formatting) created by studionashvegas
I submitted this as a comment under …
15:31 Ticket #17082 (White background missing in Thickbox when viewing plugin details) closed by andrewryno
fixed: Likely fixed in #17324.
13:55 Ticket #17416 (Use wp_remote_retrieve_* functions where appropriate) created by aaroncampbell
There are quite a few places where we're not using these: * …
12:22 Ticket #17415 (Twenty Eleven: Selected layout not working in the showcase template) created by rubenw
I am running the WordPress 3.2-beta1 and am playing around with the …
10:43 Ticket #17414 (PHPDocs typos for 3.2) created by duck_
For typos and such…
10:03 Changeset [17916] by westi
Bumpity
10:00 Changeset [17915] by westi
Typo fix props duck_
09:56 Changeset [17914] by westi
Introduce wp_http_supports as a much less hacky replacement for the …
09:45 Ticket #17413 (Code added by WP_List_Table::_js_vars is duplicated) created by sorich87
When a list table is 'ajax enabled' (e.g. comments list table on …
08:45 Ticket #17412 (Bulk edit sets posts to drafts when filtering posts) created by kawauso
Steps to reproduce: 1. Select posts 1. Open bulk edit 1. Filter …
08:33 Ticket #17411 (Duplicate 'login_form' action in wp-login.php) created by sorich87
There are two instances of do_action( 'login_form' ); in wp-login.php. …
08:06 Ticket #17410 (Twenty Eleven: most links lack :focus style, making keyboard ...) created by Daniel Koskinen
In Twenty Eleven, tabbing through links is almost impossible apart …
06:27 Changeset [17913] by azaozz
DFW: scroll to top when opening so the user is not disoriented, see #17136
05:56 Ticket #16643 (Page Parent Dropdown in IE8) closed by azaozz
fixed: Fixed in [17907]
05:53 Ticket #16955 (It's tricky to drag metaboxes) closed by azaozz
fixed: Fixed in [17912]
05:44 Ticket #16656 (jQuery UI 1.8.12) closed by azaozz
fixed: In [17912]: […]
05:44 Changeset [17912] by azaozz
jQuery UI 1..8.12, props hebbet, fixes #16656
05:44 Ticket #17409 (Entity & in menu title breaks XHTML 1.0 Strict validation) created by Florat
If i use & in the menu title and use $my_menu = …
04:19 Ticket #17408 (feed_links_extra does not escape html entities, causing invalid (X)HTML) created by solarissmoke
I was investigating …
03:18 Ticket #17042 (Missing closing </fieldset> in user-edit.php for "show admin bar") closed by nacin
fixed
03:18 Ticket #17042 (Missing closing </fieldset> in user-edit.php for "show admin bar") reopened by nacin
03:16 Ticket #11554 (Calendar generated by WordPress is invalid HTML5) reopened by nacin
03:15 Ticket #17351 (Twenty Eleven: link color option for dark theme does not show in admin) reopened by nacin
Not using worksforme correctly - those are for bugs we can't reproduce …
03:15 Ticket #11554 (Calendar generated by WordPress is invalid HTML5) closed by studionashvegas
worksforme: Patch applied, source ran through HTML5Validator …
03:07 Ticket #17351 (Twenty Eleven: link color option for dark theme does not show in admin) closed by studionashvegas
worksforme: Tested - works great. Sidenote: non-default colors DO remain even …
02:43 Ticket #17042 (Missing closing </fieldset> in user-edit.php for "show admin bar") closed by studionashvegas
worksforme: Tested on 3.2beta1 - new patch made; works just fine.
02:08 Changeset [17911] by nacin
Use correct variable, see #17384.
02:02 Ticket #17384 (Credits page) closed by nacin
fixed
01:46 Changeset [17910] by nacin
Show display names from wp.org profiles on the credits page. see #17384.
01:40 Ticket #17265 (Change Codex terminolgy from SubPanel/Panel to Screen) reopened by SergeyBiryukov
Found a broken link in wp-admin/edit-comments.php. Attached the patch.
00:49 Changeset [17909] by nacin
Add core contributors to credits page, first pass. see #17384.
00:38 Ticket #17394 (Network Admin -> Sites -> Users not report correctly) reopened by scribu
Indeed, it's a very sneaky bug. Thanks for the detailed steps to …
00:26 Ticket #17407 (Customize Panel For Admin Bar) closed by nacin
maybelater: This sounds like it would first make a good plugin. I don't think it …
00:02 Ticket #17407 (Customize Panel For Admin Bar) created by xlrdxrevengex
It would be cool to have a custom panel in the admin area for the …

05/12/2011:

23:31 Ticket #17406 (Include link to view plugin details on 'Updates' page) created by SecGen
When there are updates available, I check out the 'Updates' page to …
23:13 Changeset [17908] by lancewillett
Twenty Eleven footer style fixes, props matveb * Improve footer …
22:48 Ticket #17392 (update-core.php - Select All not working) closed by christopherross
invalid: Nacin, it turns out this was a JS problem with the Disqus plugin. I …
22:47 Ticket #17395 (post-new.php - rearrange not working) closed by christopherross
invalid: you're right, the error was with the Disqus plugin. I disabled it and …
22:40 Ticket #17405 (When new Comment Reply is created, background color of new reply is ...) created by kirasong
Since we're now using pretty AJAX animation when replying or …
22:00 Ticket #17311 (Update to jQuery 1.6.1) closed by azaozz
fixed: In [17907]: […]
22:00 Changeset [17907] by azaozz
jQuery 1.6.1 and fix for some small bugs that popped up while testing …
21:48 Ticket #17394 (Network Admin -> Sites -> Users not report correctly) closed by scribu
invalid: Wait, just because you assign a user the "Registration Admin" role to …
21:32 Ticket #17394 (Network Admin -> Sites -> Users not report correctly) reopened by whiteatom
Well the roles have to come in somewhere because the filters are at …
20:49 Ticket #17404 (Cannot revert to 2-column layout in post edit using screen options) closed by nacin
duplicate: #13476
20:47 Ticket #17404 (Cannot revert to 2-column layout in post edit using screen options) created by masonjames
Using rev 17906 from trunk. When adding/editing a post or page. Go …
20:20 Ticket #17394 (Network Admin -> Sites -> Users not report correctly) closed by scribu
invalid: The query looks like this: […] As you can see, roles have nothing …
20:02 Ticket #16043 (Twentyten sticky posts styling doesn't apply if a page is used to ...) closed by lancewillett
wontfix: Closing as wontfix for Twenty Ten; this works correctly in Twenty Eleven.
19:46 Ticket #17403 (Italicized text sometimes carries over to sidebars) created by clowns789
If there is a significant amount of italicized text in a post or page …
18:45 Changeset [17906] by lancewillett
Twenty Eleven: updated screenshot, props matveb
18:26 Ticket #17402 (Old version dates for wp-logo.png images uses cached images on 3.2 upgrade) closed by nacin
fixed: In [17905]: […]
18:26 Changeset [17905] by nacin
Update wp-logo.png version number. props zekeweeks, fixes #17402.
18:18 Ticket #17402 (Old version dates for wp-logo.png images uses cached images on 3.2 upgrade) created by zekeweeks
I upgraded a 3.1 install to 3.2 and noticed that wp-logo.png displays …
17:45 Ticket #17401 (Problems sanitizing image titles) created by bi0xid
Hello there. If you upload an image in any article, you can put a …
15:45 Ticket #17400 (Disable JavaScript in Comments) created by Kuzmanov
I think the ticket name says everything. Shouldn't JavaScript be …
15:15 Ticket #17399 (Esc-key to close modal window in fullscreen mode, closes fullscreen mode.) created by xibe
I've long been used to close modal windows with the Escape key: …
14:46 Ticket #17398 (Logout with ays should still respect redirect_to) created by mitchoyoshitaka
When logging out with a bad nonce, you're taken to the "Are you sure?" …
14:40 Ticket #17397 (Inconsistency in allowed site addresses) created by johnbillion
The rules for allowed characters in a site address differ between when …
14:22 Ticket #17396 (post-new.php - TinyMCE showing Visual and HTML bars) created by christopherross
The TinyMCE in WordPress 3.2 is showing both the Visual and HTML bars …
14:20 Ticket #17395 (post-new.php - rearrange not working) created by christopherross
When created a new, the ability to move boxes around and collapse or …
14:10 Ticket #17394 (Network Admin -> Sites -> Users not report correctly) created by whiteatom
The Network Admin -> Sites -> Users screen does not list all users in …
13:50 Ticket #17393 (Lost WYSIWYRG in editor-style.css - twenty eleven) created by bi0xid
Working with twenty eleven we realized that it is absolutely elastic. …
13:41 Ticket #17392 (update-core.php - Select All not working) created by christopherross
The Select All option is no longer working in update-core.php. Mac / …
13:14 Ticket #17391 (Alternative color schemes and theme settings in editor styles) created by bi0xid
Hello there. There is no support for links color change in …
12:30 Ticket #17390 (Tiddly tiny little Settings screen tweaks) created by johnbillion
It bugs me when the description texts wrap off the edge on the …
12:14 Ticket #17389 (RTL for the new dashboard style) created by yoavf
Workin' on it.
12:11 Ticket #17388 (Distraction free writing mode submit button text) created by johnbillion
The text on the submit button in distraction free writing mode should …
09:15 Ticket #17387 (Issue with wp_theme_update_row() setting $details_url) created by valendesigns
I'm building my own theme auto update script and everything was …
09:09 Changeset in tests [351] by duck_
Add back knownWPBug for future automated ticket reopening, see [350]
08:52 Ticket #17386 (set_magic_quotes_runtime() is depricated) closed by solarissmoke
duplicate: #9394
08:35 Ticket #17386 (set_magic_quotes_runtime() is depricated) created by dvwallin
I get a complaint on row 27 in wp-settings.php about …
08:34 Changeset in tests [350] by duck_
Remove more old exthttp and fopen stuff.
08:10 Changeset [17904] by markjaquith
Fix URL typo in freedoms.php. props duck_. see #17383
07:57 Changeset [17903] by markjaquith
Bump
07:41 Changeset [17902] by westi
Update script loader version for quicktags to match when it last …
07:35 Ticket #14466 (Widget position uses footer position styling) closed by koopersmith
maybelater: I'm not convinced that changing the ID in this scenario is a silver …
07:27 Ticket #17284 (#major-publishing-actions missing border-radius) closed by johnjamesjacoby
wontfix: This is no longer needed. The 3.2 admin UI refresh removes the …
07:14 Ticket #14405 (New Conditional Template Tag: is_multi_author()) closed by westi
fixed: In [17901]: […]
07:14 Changeset [17901] by westi
Introduce new is_multi_author() template tag to make it easier for …
06:45 Ticket #15067 (Deprecate exiting admin menu functions and add new ones that accept an ...) closed by nacin
maybelater: We no longer need this for the UI refresh. Re-closing.
06:37 Ticket #16768 (PHP5-port - Class Constructors Review for 3.2) closed by jane
fixed: Freeze!
06:33 Ticket #17226 (border radius for help & screen options in Opera) closed by koopersmith
fixed: Closing this as fixed. Open a new ticket if you find any missing …
06:24 Ticket #16682 (Actually set visibility keywords on methods and properties) closed by nacin
wontfix: WP_Admin_Bar doesn't have any @access specifications, the list table …
06:09 Ticket #16208 (Redirect list table requests with paged greater than total pages.) closed by markjaquith
fixed: In [17900]: […]
06:09 Changeset [17900] by markjaquith
Centralize pagination bound exceeding redirects for list tables. props …
06:06 Ticket #15238 (XML-RPC class should have better documentation) closed by nacin
fixed: New tickets for new patches.
06:04 Ticket #13301 (Improvements to UI for custom post types that are not publicy queryable) closed by nacin
fixed: In [17899]: […]
06:04 Changeset [17899] by nacin
Don't show broken 'View' links when a CPT isn't publicly queryable. …
06:03 Ticket #17385 (Post time is missing in Twenty Eleven) created by peaceablewhale
Twenty Eleven only shows post date, but the time is missing.
05:51 Changeset [17898] by koopersmith
Prevent shadow from showing in dfw visual editor.
05:50 Ticket #17352 (Avoid unnecessary multiple output buffers in admin-ajax get-comments) closed by nacin
fixed: In [17897]: […]
05:50 Changeset [17897] by nacin
Move output buffering out of a loop, collapsing it into one buffer. …
05:48 Changeset [17896] by koopersmith
Fix padding on 'save draft' button. see #17324.
05:45 Ticket #17323 (Warning for out of date and insecure browsers) closed by nacin
fixed: In [17895]: […]
05:45 Changeset [17895] by nacin
Shorten key used for browse happy site transient so it fits in …
05:17 Changeset [17894] by nacin
Switch to 'Freedoms'. see #17383.
05:06 Changeset [17893] by koopersmith
Restore lines in publish box, speed up misc-action edit animations. …
04:19 Ticket #17323 (Warning for out of date and insecure browsers) reopened by solarissmoke
After this was committed I am getting this error in trunk: […] as …
04:13 Ticket #17198 (New theme for 3.next -- Twenty Eleven) closed by jane
fixed: The inclusion of a new default theme with 3.2 is complete. Now that we …
04:08 Changeset [17892] by koopersmith
Improve publish box styles. Props chexee. see #17324.
03:59 Ticket #16893 (Stop or reduce crawling of comment reply ?replytocom URLs) closed by nacin
fixed: In [17891]: […]
03:59 Changeset [17891] by nacin
Don't allow indexing of replytocom URLs. fixes #16893.
03:57 Ticket #15986 (Consistent TinyMCE icons) closed by koopersmith
fixed: In [17890]: […]
03:57 Changeset [17890] by koopersmith
Add colored hover/active state to tinymce icons. props chexee, …
03:53 Changeset [17889] by nacin
Allow get_pages() to take multiple post statuses. see #8592.
03:45 Changeset [17888] by nacin
Document img_src_ssl in wp_check_browser_version(), see #17323.
03:33 Ticket #17323 (Warning for out of date and insecure browsers) closed by azaozz
fixed: In [17887]: […]
03:33 Changeset [17887] by azaozz
Warning for out of date and insecure browsers, props aaroncampbell, …
03:31 Ticket #15755 (Appearance: add action to reset custom background color) closed by nacin
fixed: In [17886]: […]
03:31 Changeset [17886] by nacin
Add clear to custom background color field. props lancewillett for …
03:16 Changeset [17885] by koopersmith
Style upload form on custom header/background pages consistently. see …
03:12 Ticket #16921 (License Terms of PHP License or LGLP not met.) closed by nacin
invalid: Code is gone.
03:12 Ticket #17187 (Allow plugins to disable screen options with filter) closed by azaozz
fixed: In [17884]: […]
03:12 Changeset [17884] by azaozz
Allow plugins to disable screen options with filter, props yoavf, …
03:06 Ticket #15447 (Cache Post Thumbnails) closed by nacin
fixed: In [17883]: […]
03:06 Changeset [17883] by nacin
Cache post thumbnails in the loop. props garyc40, scribu, greuben. …
02:50 Ticket #16631 (Internal linking feature is not available when rich text editing is ...) closed by koopersmith
fixed: All good. If the double-toolbar bug keeps cropping up, please open a …
02:46 Ticket #17136 (Distraction-free writing mode) closed by jane
fixed: This feature is in. Closing ticket, any bugs should get new tickets.
02:43 Changeset [17882] by koopersmith
Widgets style refresh. see #17324.
02:03 Changeset [17881] by koopersmith
Menu style updates. see #17324.
01:53 Changeset [17880] by azaozz
Improve code for DFW buttons, fix colors in some rare TinyMCE popups, …
01:45 Changeset [17879] by nacin
Make the footer text code a bit easier to read. see #17383, #17384.
01:41 Changeset [17878] by nacin
s/Your Rights/Rights/ in the footer. see #17383.
01:36 Changeset [17877] by nacin
Credits page. see #17384.
01:32 Changeset [17876] by koopersmith
Prevent content from colliding with footer. see #17324.
01:28 Ticket #17384 (Credits page) created by nacin
We should have a credits page linked in the footer, similar to the …
01:10 Changeset [17875] by nacin
Add 'Your Rights' screen to the admin. props matt, jane, ryan, …
00:57 Changeset [17874] by koopersmith
Tighten list table styles. see #17324.
00:34 Changeset [17873] by koopersmith
Remove unnecessary CSS important declarations from gradient stacks.
00:22 Changeset [17872] by koopersmith
Admin Header 2: The Return of 32px Icons. Props, iammattthomas. see #17324.

05/11/2011:

23:28 Changeset [17871] by koopersmith
Add proper mime-type to admin pngs. Props nacin.
23:18 Changeset [17870] by koopersmith
New gradient menu shadow. see #17324.
22:37 Changeset [17869] by koopersmith
Widgets: nibble the corners and use new arrows. Props chexee. see #17324.
22:28 Changeset [17868] by koopersmith
Editor toolbar/textarea styling. Props chexee. see #17324, #15986.
21:48 Ticket #17184 (Press This Bookmarklet Redesign) reopened by markjaquith
Patch juggling left out the hand. Will get that later.
21:44 Ticket #17184 (Press This Bookmarklet Redesign) closed by markjaquith
fixed: In [17867]: […]
21:44 Changeset [17867] by markjaquith
Add missing Press This image, CSS background tweak. props Chexee. …
21:26 Changeset [17866] by koopersmith
Menu tweaks. Bold top level items, less padding on submenu items. …
21:13 Ticket #17383 (Add "Freedoms" screen to admin) created by jane
We've talked about having a screen in admin with user rights, like …
20:32 Ticket #17382 (XMLRPC wp_getUsersBlogs Scalability) created by bmorneau
If there is a root blog with many sub blogs on it and a user that is …
20:27 Changeset [17865] by koopersmith
Fix footer whitespace/clearing issues, support two-line footer for low …
20:09 Ticket #17378 (Rename submenus to not clash with top level menus) closed by markjaquith
fixed: In [17864]: […]
20:09 Changeset [17864] by markjaquith
Rename submenus to not clash with top level menus. Introduce all_items …
19:29 Ticket #17381 (display_name is not updated if javascript is disabled) created by elmll
If one has javascript disabled the display name is not updated if the …
19:26 Ticket #17380 (Pending count in reply's "title" not decrementing properly after ...) created by kirasong
When adding a reply to a comment by clicking "Approve and Reply", the …
19:04 Changeset [17863] by koopersmith
Style tweaks: remove accidental border, improve metabox arrow.
18:48 Changeset [17862] by koopersmith
Gradients for everyone! Provide additional browser prefixes (including …
18:37 Ticket #17379 (Filtered exports drop attachments and featured images) created by billseymour
When using Tools>Export, targeting a specific author, the resulting …
18:15 Changeset [17861] by koopersmith
Add new metabox styles. see #17324.
18:14 Ticket #17378 (Rename submenus to not clash with top level menus) created by markjaquith
With the new menus, it looks silly to have "Posts" followed by …
17:06 Ticket #17377 (Media image link url not updated with save all changes in multisite) created by ev3rywh3re
In the attachments modal window you can normally change and set the …
17:05 Changeset [17860] by westi
Switch this to be inside the else to match previous functionality more …
17:04 Changeset [17859] by koopersmith
Embiggen fonts. see #17324.
17:01 Changeset [17858] by markjaquith
change the padding on .wrap h2 by one pixel to make it align with the …
16:57 Changeset [17857] by westi
Add a filter in postbox_classes on the classes being returned so you …
15:07 Ticket #17376 (Multisite Subfolders and bunk /wp-admin areas) created by MadtownLems
On a multisite installation with subfolders, navigating to: …
11:42 Ticket #17375 (Serialized option values broken for classes with Serializable interface) created by hakre
Wordpress has a feature build in to store arrays and objects into …
10:10 Ticket #17369 (Content disappearing in editor) closed by dd32
duplicate
10:10 Ticket #17369 (Content disappearing in editor) reopened by dd32
Fixed via #17086
10:06 Ticket #17374 (get_pages() with child_of forgets sort) created by janfabry
If you call get_pages() with both the child_of and …
09:42 Ticket #17369 (Content disappearing in editor) closed by azaozz
fixed: Yes, as @ocean90 mentioned above the new version of TinyMCE currently …
09:18 Changeset [17856] by azaozz
DFW: add tagline, move the Word count under the editor, see #17136
08:56 Changeset [17855] by koopersmith
Increase size of page title. see #17324.
08:42 Changeset [17854] by koopersmith
Font-size tweaks. see #17324.
07:55 Ticket #17373 (manual plugin upload) closed by dd32
duplicate: Can you give a quick reasoning why you believe it should be using the …
07:47 Ticket #17373 (manual plugin upload) created by dorondoron
when trying to upload a zipped plugin file manually i got a form …
07:05 Changeset [17853] by koopersmith
Improve 'howdy' dropdown styles, add 'your profile' item and no-js. …
01:35 Ticket #17371 ('Unlisted" YouTube Video doesn't display) closed by scribu
invalid: Agree with nacin.
Note: See TracTimeline for information about the timeline view.