Timeline
01/21/2008:
- 23:03 Ticket #5703 (wphelp plugin for TinyMCE 3.0) created by
- Adding the "wphelp" plugin for TinyMCE 3.0 The content may need …
- 22:16 Changeset [6639] by
- Missing image from #5694
- 22:13 Changeset [6638] by
- Try a different comment bubble, fixes #5694. Hat tip: sambauers.
- 22:13 Ticket #5694 (Flexible comment counter bubble) closed by
- fixed: (In [6638]) Try a different comment bubble, fixes #5694. Hat tip: …
- 18:40 Ticket #5701 (Add a pre-comment action) closed by
- invalid: There is a filter: preprocess_comment (applied on line 648 of …
- 18:11 Ticket #5702 (update_option should accept $autoload parameter) created by
- update_option should accept the $autoload parameter. The codex claims …
- 17:44 Ticket #5701 (Add a pre-comment action) created by
- I may have missed this but I was searching for an action that triggers …
- 14:58 Ticket #5700 (missing caracter on xmlrpc string) created by
- Error string on xmlrpc.php. Missing a 's' on a string.
- 08:04 Ticket #5699 (get_col() instead of get_results() for increased performance) created by
- Using get_results() is overkill for what's being selected in this …
- 01:47 Ticket #5698 (Set timestamps for unpublished posts) created by
- Currently, we don't set timestamps for unpublished posts. This …
01/20/2008:
- 22:22 Ticket #5695 (setup-config.php unnecessarily writes to wp-config.php on every line) closed by
- invalid: Nevermind, this is necessary after more thorough testing.
- 22:16 Ticket #5697 (Add ability to create custom boxes on the Write/Edit page for Custom Fields) created by
- This functionality is currently available in the More Fields plugin: …
- 21:09 Ticket #5696 (TinyMCE: Popup boxes regressions) created by
- The popup boxes in TinyMCE are non-standard and inconsistent with the …
- 18:37 Ticket #5695 (setup-config.php unnecessarily writes to wp-config.php on every line) created by
-
In
wp-admin/setup-config.php
, a loop is run to read each line of … - 13:14 Ticket #5693 (Changing a page's parent does not change the page's guid) closed by
- invalid: Although it looks like an URL, the guid is a …
- 07:50 Ticket #5694 (Flexible comment counter bubble) created by
- Flexible and re-sizable comment counter bubble. No limits on comment …
- 06:53 Changeset [6637] by
- phpdoc for pluggable.php from darkdragon. fixes #5509
- 06:53 Ticket #5509 (PHPdoc effort for pluggable.php) closed by
- fixed: (In [6637]) phpdoc for pluggable.php from darkdragon. fixes #5509
- 04:39 Ticket #5693 (Changing a page's parent does not change the page's guid) created by
- When making a change to the parent/child relationship of two existing …
- 00:10 Ticket #5692 (Archives detailed per category) created by
- I've written a small patch which makes possible to have the archives …
01/19/2008:
- 22:50 Ticket #5691 (Display name choice for nickname should update when nickname field is ...) created by
-
In
wp-admin/profile.php
, if the user wants to set their nickname … - 21:51 Ticket #5690 (Admins are subjected to comment flood checking) created by
- Currently, when an Admin posts a comment, it's still subjected to the …
- 10:49 Ticket #5689 (smilies should not wrap on line-break) created by
- When smilies are not converted to images they still should not wrap on …
- 09:30 Ticket #5688 (Dropdown fields in admin interface are always too short) created by
- In the new admin interface, as often in the older one, the dropdown …
- 00:01 Changeset [6636] by
- Remove old tinymce files. see #5674
01/18/2008:
- 13:39 Ticket #5687 (Redundant is_tag?) created by
- There seems to be a redundant is_tag() in archive.php of default theme.
- 13:33 Ticket #5680 (wp-app.php handles "updated" element incorrectly on PUT) reopened by
- With this change in place, APE now …
- 07:59 Changeset [6635] by
- Ensure APP clients can update timestamps on publish. Fixes #5680 props …
- 07:59 Ticket #5680 (wp-app.php handles "updated" element incorrectly on PUT) closed by
- fixed: (In [6635]) Ensure APP clients can update timestamps on publish. Fixes …
- 07:52 Ticket #5686 (do_action catchup for xmlrpc) closed by
- fixed: (In [6634]) Add some more actions to xmlrpc. Fixes #5686 props …
- 07:52 Changeset [6634] by
- Add some more actions to xmlrpc. Fixes #5686 props joesephscott.
- 02:53 Ticket #5686 (do_action catchup for xmlrpc) created by
- Simple patch to catch up on do_action calls that I forget to include …
- 00:37 Ticket #5681 (Add comment-count to ATOM-feeds (RFC 4685)) closed by
- duplicate: duplicate of #5434 ? Tested on trunk? Please provide diffs not full …
01/17/2008:
- 21:45 Ticket #5685 (Windows Server Refresh vs Linux Server 302 Redirect) closed by
- invalid: As shown in the …
- 20:16 Ticket #5685 (Windows Server Refresh vs Linux Server 302 Redirect) created by
- Why is there a different way in which WordPress handles Windows …
- 16:51 Ticket #5679 (Edit slugs in place) closed by
- fixed: (In [6633]) Edit permalink in place. Fixes #5679. Hat tip: nbachiyski.
- 16:51 Changeset [6633] by
- Edit permalink in place. Fixes #5679. Hat tip: nbachiyski.
- 15:53 Ticket #5684 (Tags should be able to edit names/slugs) created by
- As of 2.5-bleeding [6627], there is no way in the default, core …
- 15:44 Ticket #5573 (2.4 post screen - buttons oogly) reopened by
- Temporarily regressed as we update to TinyMCE 3.0. see #5674
- 15:44 Changeset [6632] by
- TinyMCE 3.0 RC1. First cut, eexpect regressions. Props azaozz. see #5674
- 15:35 Ticket #5683 (New tag section needs display filtering) created by
- As of 2.5-bleeding [6627], the new tag entry section on the admin …
- 12:40 Ticket #5682 (Clean permalinks and mod_rewrite support for IIS) created by
- Hello team, In wp-settings.php you have recently introduced a very …
- 10:39 Ticket #5681 (Add comment-count to ATOM-feeds (RFC 4685)) created by
- I would like to suggest to adapt the ATOM-feed to be conform with RFC …
- 06:35 Ticket #5680 (wp-app.php handles "updated" element incorrectly on PUT) created by
- wp-app.php handles "published" element incorrectly on PUT Looks like …
- 02:46 Changeset [6631] by
- This destroys other shutdown actions.
- 00:31 Ticket #5679 (Edit slugs in place) created by
- This patch allows you to edit your slug in context of the whole …
01/16/2008:
- 19:15 Ticket #5641 (PHPdoc effort for updating kses.php) closed by
- fixed: (In [6630]) phpdoc for kses from darkdragon. fixes #5641
- 19:15 Changeset [6630] by
- phpdoc for kses from darkdragon. fixes #5641
- 19:11 Changeset [6629] by
- Use PLUGINDIR in plugin_basename(). Props hansengel. fixes #5665
- 19:11 Ticket #5665 (plugin_basename() should use PLUGINDIR constant) closed by
- fixed: (In [6629]) Use PLUGINDIR in plugin_basename(). Props hansengel. …
- 19:07 Changeset [6628] by
- Typo fix from hansengel. fixes #5676
- 19:07 Ticket #5676 (Spelling error in wp-admin/includes/media.php) closed by
- fixed: (In [6628]) Typo fix from hansengel. fixes #5676
- 16:46 Changeset [6627] by
- Always show plugin activation errors. Props DD32. fixes #5673
- 16:46 Ticket #5673 (Plugin activation error_scrape doesnt allways show errors) closed by
- fixed: (In [6627]) Always show plugin activation errors. Props DD32. fixes #5673
- 16:45 Changeset [6626] by
- Make sure plugin is set. Props arickmann. fixes #5658
- 16:45 Ticket #5658 (Plugins with errors do not show the details) closed by
- fixed: (In [6626]) Make sure plugin is set. Props arickmann. fixes #5658
- 11:20 Ticket #5678 (Respectfully strip newlines in some importers) created by
- Filing this as an enhancement because it could do with some discussion …
- 09:18 Changeset [6625] by
- Fix typo and clean up ternary logic. Props fitzrev. fixes #5677
- 09:18 Ticket #5677 (Dropdown Boxes Typo) closed by
- fixed: (In [6625]) Fix typo and clean up ternary logic. Props fitzrev. fixes #5677
- 09:02 Changeset [6624] by
- Show post modification time. Needs style. Rough.
- 07:26 Changeset [6623] by
- Add date display and pending status.
- 06:55 Changeset [6622] by
- Close the last li.
- 06:48 Changeset [6621] by
- Don't dangle our pipes
- 06:47 Ticket #5677 (Dropdown Boxes Typo) created by
-
In r6619,
$post-post_status
should be$post->post_status
. Also, … - 06:28 Changeset [6620] by
- Relocate delete post on edit screen. Needs styling.
- 05:52 Changeset [6619] by
- Make publish status a dropdown.
01/15/2008:
- 23:26 Ticket #5676 (Spelling error in wp-admin/includes/media.php) created by
- It's Louvre, not Lourve. This is visible when adding media …
- 22:49 Ticket #5675 (users.php the e-mail appears in the name, the name appears at id, etc) created by
- In the wp-admin/users.php The specifications of each user are placed …
- 17:05 Changeset [6618] by
- jQuery 1.2.2 final. Props filosofo. fixes #5492
- 17:05 Ticket #5492 (Upgrade to jQuery 1.2.x) closed by
- fixed: (In [6618]) jQuery 1.2.2 final. Props filosofo. fixes #5492
- 16:54 Ticket #5674 (TinyMCE 3.0 Final) created by
- TinyMCE 3.0 is fast approaching release and has a lot of improvements …
- 15:17 Ticket #4641 (jcalendar date selector for post timestamp) reopened by
- Is another day here yet? :) I do a lot of timed postings and because …
- 13:10 Ticket #4423 ("advancedstuff" DBX Boxes Missing Lower Left Round Corner) closed by
- wontfix: DBX has gone so this is no longer relevant. Closing as WONTFIX
- 11:57 Ticket #5673 (Plugin activation error_scrape doesnt allways show errors) created by
- On some server setups where the Error reporting is set to None, or the …
- 05:27 Ticket #5672 ("Page Author" list excludes users with custom roles) created by
- Scenario: Created new role with Schneider's plugin, restricting new …
- 04:42 Ticket #3362 (Missing <p> tag from <blockquote> (as well as extra <br /> sometimes) ...) reopened by
- Problem Still exists in trunk. Input: […] Output: […] (Works …
- 04:28 Ticket #3362 (Missing <p> tag from <blockquote> (as well as extra <br /> sometimes) ...) closed by
- worksforme
- 04:27 Ticket #3442 (role names shouldn't be gettexted in schema.php) closed by
- invalid
01/14/2008:
- 23:56 Ticket #5617 (More liberal kses.php arrays) closed by
- fixed: (In [6617]) Allow more tags in kses. Props lloydbudd. fixes #5617
- 23:56 Changeset [6617] by
- Allow more tags in kses. Props lloydbudd. fixes #5617
- 23:37 Ticket #5671 (IPv6 addresses not handled/displayed correctly) closed by
- duplicate: See #4579 (and search for ipv6 with all the duplicate tickets :))
- 23:31 Ticket #5671 (IPv6 addresses not handled/displayed correctly) created by
- It appears that WP does not display or store IPv6 addresses correctly. …
- 22:35 Changeset [6616] by
- Return, don't echo, array. Props Otto42. fixes #5155
- 22:35 Ticket #5155 (wp_tag_cloud('format=array') does not return array) closed by
- fixed: (In [6616]) Return, don't echo, array. Props Otto42. fixes #5155
- 21:55 Changeset [6615] by
- Move WP_User_Search to admin includes. Props Viper007Bond. fixes #5111
- 21:55 Ticket #5111 (Make WP_User_Search class plugable) closed by
- fixed: (In [6615]) Move WP_User_Search to admin includes. Props Viper007Bond. …
- 21:44 Changeset [6614] by
- Don't double requested url in url_to_postid(). Props filosofo. fixes #5661
- 21:44 Ticket #5661 (url_to_postid sometimes incorrectly doubles requested url) closed by
- fixed: (In [6614]) Don't double requested url in url_to_postid(). Props …
- 21:00 Ticket #5670 (Tags without alphanumeric characters) created by
- In Wordpress 2.3.x i use tags without any alphanumeric charakters …
- 20:43 Ticket #5669 (Provide single logging functions to replace logIO(), debug_fwrite() etc.) created by
- I'm looking at writing a logging infrastructure so that logIO() and …
- 20:38 Changeset [6613] by
- Allow parens in urls. Props nbachiyski. fixes #5668
- 20:38 Ticket #5668 (Allow parens in URLs) closed by
- fixed: (In [6613]) Allow parens in urls. Props nbachiyski. fixes #5668
- 20:36 Ticket #5668 (Allow parens in URLs) created by
- Parentheses are stripped when urls are entered. While #5663 handles …
- 19:49 Ticket #5667 (atompub service document should use blog title instead of "WordPress") created by
- atompub service document should use blog title instead of "WordPress" …
- 19:15 Ticket #5576 (Use accordian on the write post page?) closed by
- wontfix: We're doing something else now.
- 16:51 Ticket #5666 (faultString in xmlrpc responses is not properly escaped) created by
- The xmlrpc spec indicates that < and & be encoded as < and & in …
- 13:58 Ticket #5665 (plugin_basename() should use PLUGINDIR constant) created by
-
In
wp-includes/plugin.php
, the functionplugin_basename()
… - 12:45 Ticket #5664 (wp_nonce_ays(): "Yes"-Button in nonce confirmation does not work) created by
- In function wp_nonce_ays() (in functions.php, line 1197), the form …
- 10:26 Ticket #5663 (URL sanitization is too restrictive) created by
- Url sanitization is too strict, it allows only character from the …
- 09:11 Changeset [6612] by
- New login screen. Clearing out images not used anymore.
- 07:21 Changeset [6611] by
- Some styling tweaks to header and submit box.
- 06:47 Ticket #5626 (Keep the wp-admin footer on the bottom.) closed by
- fixed: Fixed: http://trac.wordpress.org/changeset/6606
- 05:59 Ticket #5650 (get_lastcommentmodified() query optimization) closed by
- fixed: (In [6610]) Eliminate comment_date_gmt <= now from …
- 05:59 Changeset [6610] by
- Eliminate comment_date_gmt <= now from get_lastcommentmodified() …
- 04:51 Changeset [6609] by
- Get named sidebars. Props AaronCampbell. fixes #5615
- 04:51 Ticket #5615 (Update get_sidebar to work with multiple sidebars (diff attached)) closed by
- fixed: (In [6609]) Get named sidebars. Props AaronCampbell. fixes #5615
- 04:39 Changeset [6608] by
- Bump ver in readme. Props fitzrev and spencerp. fixes #5600
- 04:39 Ticket #5600 (ReadMe Version Bump To 2.5) closed by
- fixed: (In [6608]) Bump ver in readme. Props fitzrev and spencerp. fixes #5600
- 04:38 Ticket #5220 (Blogger importer says "blogspot" when it should say "Blog*Spot".) closed by
- fixed: (In [6607]) More explicit statement of requirements. fixes #5220
- 04:38 Changeset [6607] by
- More explicit statement of requirements. fixes #5220
- 04:28 Ticket #5662 (Class Ancestor Pages) created by
- The purpose is to add a class to ancestor pages. Right now, a CSS …
- 03:45 Ticket #5661 (url_to_postid sometimes incorrectly doubles requested url) created by
- This patch brings url_to_postid into line with the same rewrite …
- 03:16 Changeset [6606] by
- Have footer stay at the bottom even on short pages in long windows. …
- 03:09 Ticket #5571 (Version Bump to 2.5) closed by
- wontfix: It's going to be called 2.4 in dev and 2.5 when we go to beta.
- 01:14 Changeset [6605] by
- Rough pass at submit box.
- 01:09 Ticket #5660 (Redesign of Plugins page) created by
- First up, I'm not sure if theres any redesign for the admin plugin …
- 00:45 Ticket #5655 (IXR_Error error messages should be in CDATA section) closed by
- wontfix: You're right: that's what the spec says.
- 00:20 Changeset [6604] by
- Have the bottom boxes be closed by default. Remove the global padding …
Note: See TracTimeline
for information about the timeline view.