Timeline
05/18/2011:
- 21:10 Changeset [17961] by
- New sprite for the TinyMCE buttons, props empireoflight, props …
- 20:48 Ticket #17480 (Credits page: Have 'Get involved' Codex URL localizable) reopened by
- 20:34 Ticket #17497 ("Theme Name" too long for database prevents custom menus from working ...) closed by
- 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
- 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
- duplicate
- 19:39 Ticket #17480 (Credits page: Have 'Get involved' Codex URL localizable) closed by
- fixed: In [17960]: […]
- 19:39 Changeset [17960] by
- 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
- fixed: In [17959]: […]
- 19:06 Changeset [17959] by
- 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
- fixed: In [17958]: […]
- 18:56 Changeset [17958] by
- 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
- fixed: In [17957]: […]
- 18:11 Changeset [17957] by
- Add admin body classes for the WP branch, WP version, and current …
- 17:40 Ticket #17469 (Lighter fallback color for TinyMCE icons) closed by
- fixed: In [17956]: […]
- 17:40 Changeset [17956] by
- Better CSS background color fallback for TinyMCE icons (for browsers …
- 17:38 Ticket #17493 (Twenty Eleven: i18n footer) closed by
- fixed: In [17955]: […]
- 17:38 Changeset [17955] by
- s/twentyten/twentyeleven/. props zeo, fixes #17493.
- 17:37 Ticket #17494 (Directory Separator Constant) closed by
- duplicate: Just defining a constant without using it in Core is pointless. More …
- 17:36 Ticket #17493 (Twenty Eleven: i18n footer) reopened by
- @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
- Some plugins (e.g. WordPress.com Stats, Jetpack) display in their …
- 17:32 Ticket #17493 (Twenty Eleven: i18n footer) closed by
- fixed: In [17954]: […]
- 17:32 Changeset [17954] by
- 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
- fixed: In [17953]: […]
- 17:26 Changeset [17953] by
- the_excerpt() doesn't take an argument. props coffee2code. fixes …
- 17:19 Ticket #17495 (blip.tv oEmbeds don't work) created by
- It seems that by some reason, blip.tv oEmbeds don't work. Probably …
- 17:08 Ticket #17494 (Directory Separator Constant) created by
- 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
- fixed: In [17952]: […]
- 17:06 Changeset [17952] by
- Prevent the browser-out-of-date dashboard nag from being minimized and …
- 16:54 Ticket #17493 (Twenty Eleven: i18n footer) created by
- Add missing translated string in footer.
- 16:44 Changeset [17951] by
- 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
- According to the …
- 14:48 Ticket #17491 (Make is_email() compliant with RFC5322 (updated by RFC6854)) created by
- is_email('toto.@…') returns true
- 14:46 Ticket #17490 (cURL fails with timeout when posting to a location that redirects) created by
- 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
- duplicate: Please see #16706
- 14:30 Ticket #17136 (Distraction-free writing mode) reopened by
- 14:04 Ticket #17489 (Twenty Eleven sends argument to the_excerpt(), which doesn't take any) created by
-
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
- A subquery in FROM is executed once, a subquery in WHERE is executed …
- 10:38 Changeset in tests [354] by
- Add commandline options to enable WP_DEBUG and SAVEQUERIES conditionally
- 10:35 Changeset in tests [353] by
- Switch around the test case listing to be easier to visually parse. …
- 10:30 Changeset in tests [352] by
- 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
- 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
- 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
- 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
- fixed: In [17950]: […]
- 06:20 Changeset [17950] by
- Revert [17943] as it breaks plugins, props johnjamesjacoby, fixes #17484
- 05:25 Ticket #17484 (r17943 breaks plugins that rearrange the admin menu) created by
- r17943 affects Jetpack, BuddyPress, and bbPress. See #17324. It …
- 03:00 Ticket #17483 (Comments displayed multiple times in edit moderated comments screen) created by
- When moderating comments on WP Admin > Comments > Pending, there is a …
- 00:59 Changeset [17949] by
- 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
- wontfix: Guess it's not going to happen. Similar: #17481 For the vertical …
- 23:46 Ticket #17481 (Show/Hide Administration Bar) closed by
- worksforme: There's a already a plugin that does this: …
- 23:19 Ticket #17482 (Formalize a list of "Object Types") created by
- 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
- Whilst developing themes and using WordPress I keep running into …
- 22:00 Ticket #17480 (Credits page: Have 'Get involved' Codex URL localizable) created by
- Currently, the Credits page features a link to …
- 21:48 Ticket #17479 (Wrong link to the Security FAQ) created by
- The link to the Security FAQ when creating a new ticket in the WP …
- 19:11 Ticket #17477 (Simplify Taxonomy System) closed by
- 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
- 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
- maybelater
- 18:54 Ticket #10142 (Add metadata support for taxonomy terms) reopened by
- We haven't ruled this out. Closing instead as maybelater.
- 18:37 Ticket #10142 (Add metadata support for taxonomy terms) closed by
- wontfix: As Otto has said countless times, terms are just a convenient name for …
- 18:15 Ticket #17477 (Simplify Taxonomy System) created by
- Mark Jaquith has said he would like to see WordPress …
- 18:01 Ticket #17476 (Twenty Eleven blockquote editor style) created by
- I noticed that the blockquote styling was not consistent between …
- 17:36 Changeset [17948] by
- Fix inverse logic in [17946].
- 17:33 Changeset [17947] by
- Use the "media" admin menu icon for the add media button in DFW, move …
- 17:14 Changeset [17946] by
- 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
- Custom (manual) cropping in image-edit.php doesn't work with custom …
- 16:36 Changeset [17945] by
- Make sure we have an array on the Credits page. Handles situations …
- 15:20 Ticket #17474 (jQuery UI 1.8.14) created by
- Has been released today For more info see …
- 14:51 Ticket #17473 (Add JS detection to wp_iframe output) created by
- Currently any page in the admin area includes the necessary script to …
- 14:22 Ticket #15909 (outdated jquery.form.js) closed by
- fixed: In [17944]: […]
- 14:22 Changeset [17944] by
- Update jQuery Form plugin, props duck_, fixes #15909
- 14:03 Ticket #17471 (jquery form needs updating) closed by
- duplicate: #15909
- 12:56 Ticket #17472 (wp_redirect() should return true on success) created by
- Ticket #3250 added the ability for a filter to cancel a redirect …
- 09:22 Ticket #17471 (jquery form needs updating) created by
- 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
- I recently ran into a situation where someone was very confused by the …
- 06:19 Changeset [17943] by
- Remove links from the menu separators, see #17324
- 05:58 Ticket #17384 (Credits page) closed by
- fixed: In [17942]: […]
- 05:58 Changeset [17942] by
- Credits page HTML closing tag and alt fix, props Utkarsh. Link …
- 05:45 Changeset [17941] by
- RTL styles, props yoavf, see #17324
- 04:25 Changeset [17940] by
- 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
- fixed: In [17939]: […]
- 03:58 Changeset [17939] by
- Blue styles for DFW toolbar, props jorbin, fixes #17436
05/16/2011:
- 23:23 Ticket #17469 (Lighter fallback color for TinyMCE icons) created by
- TinyMCE icons look very dark in IE9
- 22:44 Ticket #17468 (#respond text color is not visible in TwentyEleven dark color scheme) created by
- #333 is not properly visible on #000 background
- 22:16 Ticket #17467 (TinyMCE focus problems in IE9) created by
- 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
- 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
- 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
- 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
- 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
- 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
- $wpdb->insert() can return false, but it can also return …
- 20:08 Ticket #17462 (Improve cron locking) created by
- 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
- 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
- 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
- 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
- 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
- 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
-
At some point the
_wp_page_template
post meta field went from being … - 16:12 Ticket #17457 (Coding Standards) created by
- 15:40 Ticket #17456 (minor fix + inlinedocs for default-filters.php) created by
- 15:05 Ticket #17455 (Add $post_type argument to ...) created by
- 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
-
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
- Hello, I am the developer of the "Enable Media Replace" plugin. A …
- 12:30 Changeset [17938] by
- POT, generated from r17937
- 10:47 Ticket #17453 (Some default widgets break XHTML pages) created by
- Some default widgets use HTML named character references, which breaks …
- 10:46 Ticket #17389 (RTL for the new dashboard style) closed by
- duplicate: Closing this, merging with #17324
- 10:44 Ticket #17452 (Export menu is added with import cap) closed by
- fixed: In [17937]: […]
- 10:44 Changeset [17937] by
- Use the correct cap for the export menu item. Fixes #17452
- 10:34 Ticket #17452 (Export menu is added with import cap) created by
- 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
- Currently the after_plugin_row hook is only used on plugins.php which …
- 06:17 Changeset [17936] by
- 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
- 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
- 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
- It's possible that $tz might still be empty by default, which causes …
- 22:50 Changeset [17935] by
- Center admin menu icons when menu is folded, see #17324
- 21:37 Ticket #17447 (Add 'register_post_type_args' hook) created by
- I have two different use cases where I ideally would be able to hook …
- 18:03 Ticket #17446 (Image selection not working) closed by
- fixed: In [17934]: […]
- 18:03 Changeset [17934] by
- Update imgareaselect Jquery plugin, props duck_, fixes #17446
- 17:42 Ticket #17425 (Add filter for $uploads in wp_handle_upload) closed by
- invalid: Ah, crap, you're right, I missed that. Sorry for the unnecessary …
- 15:39 Ticket #17446 (Image selection not working) created by
- 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
- 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
- Refer to summary. See: …
- 10:52 Ticket #17443 (Passing by reference is not needed for admin_bar_menu action any longer) created by
- 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
- 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
- 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
- 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
- I just updated my database on current HEAD of trunk by pressing the …
- 08:54 Changeset [17933] by
- svn:eol-stle:native (CRLF for licenses) for new files
- 08:40 Ticket #17384 (Credits page) reopened by
- 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
- Tag description is not displayed when browsing Tag archive that have a …
- 05:51 Changeset [17932] by
- Refresh word count when switching editors in DFW.
- 05:48 Changeset [17931] by
- Remove blocking alert when login cookie has expired.
- 03:57 Ticket #17437 (Twenty Eleven: use p.nopassword instead of div.nopassword) created by
- 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
- As a user, I choose to use the beautiful blue theme. The new …
- 19:57 Changeset [17930] by
- 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
- invalid: Ah you got in there before me nacin. I'll scrap this actually, it …
- 19:47 Changeset [17929] by
- 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
- fixed: In [17928]: […]
- 19:45 Changeset [17928] by
- Use wp_remote_retrieve_* helper functions instead of the raw HTTP …
- 19:41 Ticket #16543 (Restore 'Search Installed Plugins' text) closed by
- fixed: In [17927]: […]
- 19:41 Changeset [17927] by
- 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
- 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
- fixed: Thanks Devin for the help.
- 19:29 Ticket #17435 (Inaccurate order and orderby values for sortable list table columns) created by
-
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
- twentyten_excerpt_length() and twentyeleven_excerpt_length() PHPdoc …
- 16:55 Ticket #17433 (localhost is not accepted as email domain) created by
- 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
- 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
- invalid: Thanks @studionashvegas for the feedback.
- 14:30 Ticket #17431 ("show on screen" appears twice) created by
- see images attached
- 09:56 Changeset [17926] by
- More phpdoc typo fixes. See #17414 props Utkarsh
- 09:50 Changeset [17925] by
- Fix typos and inconsistencies in PHPdoc / function declarations. See …
- 07:54 Ticket #17430 (publish date did not use timezone setting) created by
- on 3.2-beta1-17916 when you published entry, the publish-date should …
- 07:11 Ticket #17429 (Bulk Edit not removing posts) created by
- Scenario: Multiple Posts... I've selected them with check boxes, …
- 06:11 Ticket #17428 (Update star.gif file) created by
- With the change of the admin ui layout in 3.2, the old star.gif looks …
- 04:40 Changeset [17924] by
- 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
- 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
- fixed: In [17923]
- 00:43 Changeset [17923] by
- FIx static front page selector in Settings-Writing, props JDTrower …
05/13/2011:
- 22:58 Ticket #17427 (query_posts and tag) created by
- 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
- 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
- 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
- fixed: In [17922]: […]
- 19:31 Changeset [17922] by
- 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
- fixed: In [17921]: […]
- 19:25 Changeset [17921] by
- Update some network admin help text. Props dougwrites. fixes #16988
- 19:22 Ticket #17424 (Long text in Recent Drafts widget) created by
- 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
- fixed: In [17920]: […]
- 19:17 Changeset [17920] by
- 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
- fixed: In [17919]: […]
- 19:08 Changeset [17919] by
- Fix broken help link. Props SergeyBiryukov. fixes #17265
- 18:38 Ticket #17423 (Twenty Eleven: responsive design does not drop sidebars entirely) created by
- 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
- fixed: In [17918]: […]
- 18:33 Changeset [17918] by
- 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
- 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
- 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
- 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
- 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
- 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
- fixed: In [17917]: […]
- 16:25 Changeset [17917] by
- 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
- I submitted this as a comment under …
- 15:31 Ticket #17082 (White background missing in Thickbox when viewing plugin details) closed by
- fixed: Likely fixed in #17324.
- 13:55 Ticket #17416 (Use wp_remote_retrieve_* functions where appropriate) created by
- 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
- 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
- For typos and such…
- 10:03 Changeset [17916] by
- Bumpity
- 10:00 Changeset [17915] by
- Typo fix props duck_
- 09:56 Changeset [17914] by
- 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
- 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
- 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
- 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
- In Twenty Eleven, tabbing through links is almost impossible apart …
- 06:27 Changeset [17913] by
- 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
- fixed: Fixed in [17907]
- 05:53 Ticket #16955 (It's tricky to drag metaboxes) closed by
- fixed: Fixed in [17912]
- 05:44 Ticket #16656 (jQuery UI 1.8.12) closed by
- fixed: In [17912]: […]
- 05:44 Changeset [17912] by
- 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
- 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
- I was investigating …
- 03:18 Ticket #17042 (Missing closing </fieldset> in user-edit.php for "show admin bar") closed by
- fixed
- 03:18 Ticket #17042 (Missing closing </fieldset> in user-edit.php for "show admin bar") reopened by
- 03:16 Ticket #11554 (Calendar generated by WordPress is invalid HTML5) reopened by
- 03:15 Ticket #17351 (Twenty Eleven: link color option for dark theme does not show in admin) reopened by
- 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
- 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
- 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
- worksforme: Tested on 3.2beta1 - new patch made; works just fine.
- 02:08 Changeset [17911] by
- Use correct variable, see #17384.
- 02:02 Ticket #17384 (Credits page) closed by
- fixed
- 01:46 Changeset [17910] by
- 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
-
Found a broken link in
wp-admin/edit-comments.php
. Attached the patch. - 00:49 Changeset [17909] by
- Add core contributors to credits page, first pass. see #17384.
- 00:38 Ticket #17394 (Network Admin -> Sites -> Users not report correctly) reopened by
- Indeed, it's a very sneaky bug. Thanks for the detailed steps to …
- 00:26 Ticket #17407 (Customize Panel For Admin Bar) closed by
- 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
- 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
- When there are updates available, I check out the 'Updates' page to …
- 23:13 Changeset [17908] by
- Twenty Eleven footer style fixes, props matveb * Improve footer …
- 22:48 Ticket #17392 (update-core.php - Select All not working) closed by
- 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
- 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
- Since we're now using pretty AJAX animation when replying or …
- 22:00 Ticket #17311 (Update to jQuery 1.6.1) closed by
- fixed: In [17907]: […]
- 22:00 Changeset [17907] by
- 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
- 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
- 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
- duplicate: #13476
- 20:47 Ticket #17404 (Cannot revert to 2-column layout in post edit using screen options) created by
- 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
- 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
- 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
- If there is a significant amount of italicized text in a post or page …
- 18:45 Changeset [17906] by
- 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
- fixed: In [17905]: […]
- 18:26 Changeset [17905] by
- 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
- 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
- Hello there. If you upload an image in any article, you can put a …
- 15:45 Ticket #17400 (Disable JavaScript in Comments) created by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- Working with twenty eleven we realized that it is absolutely elastic. …
- 13:41 Ticket #17392 (update-core.php - Select All not working) created by
- 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
- Hello there. There is no support for links color change in …
- 12:30 Ticket #17390 (Tiddly tiny little Settings screen tweaks) created by
- 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
- Workin' on it.
- 12:11 Ticket #17388 (Distraction free writing mode submit button text) created by
- 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
- I'm building my own theme auto update script and everything was …
- 09:09 Changeset in tests [351] by
- Add back knownWPBug for future automated ticket reopening, see [350]
- 08:52 Ticket #17386 (set_magic_quotes_runtime() is depricated) closed by
- duplicate: #9394
- 08:35 Ticket #17386 (set_magic_quotes_runtime() is depricated) created by
- I get a complaint on row 27 in wp-settings.php about …
- 08:34 Changeset in tests [350] by
- Remove more old exthttp and fopen stuff.
- 08:10 Changeset [17904] by
- Fix URL typo in freedoms.php. props duck_. see #17383
- 07:57 Changeset [17903] by
- Bump
- 07:41 Changeset [17902] by
- Update script loader version for quicktags to match when it last …
- 07:35 Ticket #14466 (Widget position uses footer position styling) closed by
- 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
- 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
- fixed: In [17901]: […]
- 07:14 Changeset [17901] by
- 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
- 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
- fixed: Freeze!
- 06:33 Ticket #17226 (border radius for help & screen options in Opera) closed by
- 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
- 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
- fixed: In [17900]: […]
- 06:09 Changeset [17900] by
- Centralize pagination bound exceeding redirects for list tables. props …
- 06:06 Ticket #15238 (XML-RPC class should have better documentation) closed by
- fixed: New tickets for new patches.
- 06:04 Ticket #13301 (Improvements to UI for custom post types that are not publicy queryable) closed by
- fixed: In [17899]: […]
- 06:04 Changeset [17899] by
- 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
- Twenty Eleven only shows post date, but the time is missing.
- 05:51 Changeset [17898] by
- Prevent shadow from showing in dfw visual editor.
- 05:50 Ticket #17352 (Avoid unnecessary multiple output buffers in admin-ajax get-comments) closed by
- fixed: In [17897]: […]
- 05:50 Changeset [17897] by
- Move output buffering out of a loop, collapsing it into one buffer. …
- 05:48 Changeset [17896] by
- Fix padding on 'save draft' button. see #17324.
- 05:45 Ticket #17323 (Warning for out of date and insecure browsers) closed by
- fixed: In [17895]: […]
- 05:45 Changeset [17895] by
- Shorten key used for browse happy site transient so it fits in …
- 05:17 Changeset [17894] by
- Switch to 'Freedoms'. see #17383.
- 05:06 Changeset [17893] by
- 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
- 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
- fixed: The inclusion of a new default theme with 3.2 is complete. Now that we …
- 04:08 Changeset [17892] by
- Improve publish box styles. Props chexee. see #17324.
- 03:59 Ticket #16893 (Stop or reduce crawling of comment reply ?replytocom URLs) closed by
- fixed: In [17891]: […]
- 03:59 Changeset [17891] by
- Don't allow indexing of replytocom URLs. fixes #16893.
- 03:57 Ticket #15986 (Consistent TinyMCE icons) closed by
- fixed: In [17890]: […]
- 03:57 Changeset [17890] by
- Add colored hover/active state to tinymce icons. props chexee, …
- 03:53 Changeset [17889] by
- Allow get_pages() to take multiple post statuses. see #8592.
- 03:45 Changeset [17888] by
- 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
- fixed: In [17887]: […]
- 03:33 Changeset [17887] by
- Warning for out of date and insecure browsers, props aaroncampbell, …
- 03:31 Ticket #15755 (Appearance: add action to reset custom background color) closed by
- fixed: In [17886]: […]
- 03:31 Changeset [17886] by
- Add clear to custom background color field. props lancewillett for …
- 03:16 Changeset [17885] by
- 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
- invalid: Code is gone.
- 03:12 Ticket #17187 (Allow plugins to disable screen options with filter) closed by
- fixed: In [17884]: […]
- 03:12 Changeset [17884] by
- Allow plugins to disable screen options with filter, props yoavf, …
- 03:06 Ticket #15447 (Cache Post Thumbnails) closed by
- fixed: In [17883]: […]
- 03:06 Changeset [17883] by
- 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
- fixed: All good. If the double-toolbar bug keeps cropping up, please open a …
- 02:46 Ticket #17136 (Distraction-free writing mode) closed by
- fixed: This feature is in. Closing ticket, any bugs should get new tickets.
- 02:43 Changeset [17882] by
- Widgets style refresh. see #17324.
- 02:03 Changeset [17881] by
- Menu style updates. see #17324.
- 01:53 Changeset [17880] by
- Improve code for DFW buttons, fix colors in some rare TinyMCE popups, …
- 01:45 Changeset [17879] by
- Make the footer text code a bit easier to read. see #17383, #17384.
- 01:41 Changeset [17878] by
- s/Your Rights/Rights/ in the footer. see #17383.
- 01:36 Changeset [17877] by
- Credits page. see #17384.
- 01:32 Changeset [17876] by
- Prevent content from colliding with footer. see #17324.
- 01:28 Ticket #17384 (Credits page) created by
- We should have a credits page linked in the footer, similar to the …
- 01:10 Changeset [17875] by
- Add 'Your Rights' screen to the admin. props matt, jane, ryan, …
- 00:57 Changeset [17874] by
- Tighten list table styles. see #17324.
- 00:34 Changeset [17873] by
- Remove unnecessary CSS important declarations from gradient stacks.
- 00:22 Changeset [17872] by
- Admin Header 2: The Return of 32px Icons. Props, iammattthomas. see #17324.
05/11/2011:
- 23:28 Changeset [17871] by
- Add proper mime-type to admin pngs. Props nacin.
- 23:18 Changeset [17870] by
- New gradient menu shadow. see #17324.
- 22:37 Changeset [17869] by
- Widgets: nibble the corners and use new arrows. Props chexee. see #17324.
- 22:28 Changeset [17868] by
- Editor toolbar/textarea styling. Props chexee. see #17324, #15986.
- 21:48 Ticket #17184 (Press This Bookmarklet Redesign) reopened by
- Patch juggling left out the hand. Will get that later.
- 21:44 Ticket #17184 (Press This Bookmarklet Redesign) closed by
- fixed: In [17867]: […]
- 21:44 Changeset [17867] by
- Add missing Press This image, CSS background tweak. props Chexee. …
- 21:26 Changeset [17866] by
- Menu tweaks. Bold top level items, less padding on submenu items. …
- 21:13 Ticket #17383 (Add "Freedoms" screen to admin) created by
- We've talked about having a screen in admin with user rights, like …
- 20:32 Ticket #17382 (XMLRPC wp_getUsersBlogs Scalability) created by
- If there is a root blog with many sub blogs on it and a user that is …
- 20:27 Changeset [17865] by
- 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
- fixed: In [17864]: […]
- 20:09 Changeset [17864] by
- 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
- 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
- When adding a reply to a comment by clicking "Approve and Reply", the …
- 19:04 Changeset [17863] by
- Style tweaks: remove accidental border, improve metabox arrow.
- 18:48 Changeset [17862] by
- Gradients for everyone! Provide additional browser prefixes (including …
- 18:37 Ticket #17379 (Filtered exports drop attachments and featured images) created by
- When using Tools>Export, targeting a specific author, the resulting …
- 18:15 Changeset [17861] by
- Add new metabox styles. see #17324.
- 18:14 Ticket #17378 (Rename submenus to not clash with top level menus) created by
- 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
- In the attachments modal window you can normally change and set the …
- 17:05 Changeset [17860] by
- Switch this to be inside the else to match previous functionality more …
- 17:04 Changeset [17859] by
- Embiggen fonts. see #17324.
- 17:01 Changeset [17858] by
- change the padding on .wrap h2 by one pixel to make it align with the …
- 16:57 Changeset [17857] by
- 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
- On a multisite installation with subfolders, navigating to: …
- 11:42 Ticket #17375 (Serialized option values broken for classes with Serializable interface) created by
- Wordpress has a feature build in to store arrays and objects into …
- 10:10 Ticket #17369 (Content disappearing in editor) closed by
- duplicate
- 10:10 Ticket #17369 (Content disappearing in editor) reopened by
- Fixed via #17086
- 10:06 Ticket #17374 (get_pages() with child_of forgets sort) created by
-
If you call
get_pages()
with both thechild_of
and … - 09:42 Ticket #17369 (Content disappearing in editor) closed by
- fixed: Yes, as @ocean90 mentioned above the new version of TinyMCE currently …
- 09:18 Changeset [17856] by
- DFW: add tagline, move the Word count under the editor, see #17136
- 08:56 Changeset [17855] by
- Increase size of page title. see #17324.
- 08:42 Changeset [17854] by
- Font-size tweaks. see #17324.
- 07:55 Ticket #17373 (manual plugin upload) closed by
- duplicate: Can you give a quick reasoning why you believe it should be using the …
- 07:47 Ticket #17373 (manual plugin upload) created by
- when trying to upload a zipped plugin file manually i got a form …
- 07:05 Changeset [17853] by
- Improve 'howdy' dropdown styles, add 'your profile' item and no-js. …
- 01:35 Ticket #17371 ('Unlisted" YouTube Video doesn't display) closed by
- invalid: Agree with nacin.
Note: See TracTimeline
for information about the timeline view.