root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8841 [8841] 09/06/08 07:15:03 westi Untrailingslash link. Fixes #7700 props Viper007Bond.
(edit) @8840 [8840] 09/06/08 07:11:17 westi Make widget search a search box.
(edit) @8839 [8839] 09/06/08 06:56:56 ryan Label colonectomy
(edit) @8838 [8838] 09/06/08 06:56:45 westi Bust cache for changed js file.
(edit) @8837 [8837] 09/06/08 06:53:45 westi phpDoc corrections for KSES. Fixes #7550 props jacobsantos.
(edit) @8836 [8836] 09/06/08 06:49:25 ryan Resurrect Search Pages button
(edit) @8835 [8835] 09/06/08 06:38:26 westi General Template function phpdoc updates. See #5640 props jacobsantos.
(edit) @8834 [8834] 09/06/08 06:10:38 azaozz Few sidebar.php updates, functionality and look similar to the quick-post …
(edit) @8833 [8833] 09/06/08 05:59:56 azaozz Ignore comment_max_links option when zero, props tellyworth, fixes #7699
(edit) @8832 [8832] 09/06/08 05:16:56 azaozz Fix saving as draft, see #7672
(edit) @8831 [8831] 09/06/08 00:03:03 westi Use API for setting checked attribute fixes #7689 props matthewh84.
(edit) @8830 [8830] 09/05/08 23:54:49 westi Correct message when saving a draft. Fixes #7693 props johnhennmacc.
(edit) @8829 [8829] 09/05/08 23:35:04 westi Move comment reply into the single media item page section to fix notice …
(edit) @8828 [8828] 09/05/08 23:29:30 westi Fix Notice. Mark unreachable code as TODO.
(edit) @8827 [8827] 09/05/08 23:19:08 westi Better admin search boxes.
(edit) @8826 [8826] 09/05/08 22:39:49 westi Ensure $is_chrome is always defined.
(edit) @8825 [8825] 09/05/08 22:06:46 westi maybe_unserialize the array members not the array when multple post meta …
(edit) @8824 [8824] 09/05/08 22:04:04 westi maybe_unserialize the array members not the array when multple post meta …
(edit) @8823 [8823] 09/05/08 21:47:53 westi Update the General Template phpdoc see #5640.
(edit) @8822 [8822] 09/05/08 19:19:01 westi phpdoc for general template functions see #5640 props jacobsantos.
(edit) @8821 [8821] 09/05/08 19:11:41 azaozz Don't hide reply action on comments added with AJAX, props caesarsgrunt, …
(edit) @8820 [8820] 09/05/08 19:00:28 westi We now have Widgitization documentation on the codex so link to it.
(edit) @8819 [8819] 09/05/08 18:53:32 westi Improved phpdoc for the gears manifest.
(edit) @8818 [8818] 09/05/08 18:37:40 westi Allow people to update home again! See #7277.
(edit) @8817 [8817] 09/05/08 17:53:03 westi Improved phpdoc for wp-config-sample.php fixes #7397 and #7526 props …
(edit) @8816 [8816] 09/05/08 17:46:09 ryan Redirect back to Press This interface after posting
(edit) @8815 [8815] 09/05/08 16:29:03 azaozz Add simple Chrome detection and updates for Gears dialog, fixes #7684
(edit) @8814 [8814] 09/05/08 15:46:56 ryan Lose USE INDEX on comment_date_gmt. It didn't help performance very much …
(edit) @8813 [8813] 09/05/08 15:43:26 ryan Lose USE INDEX on comment_date_gmt. It didn't help performance very much …
(edit) @8812 [8812] 09/05/08 05:47:08 ryan SSH2 filesystem. Props ShaneF. see #7690
(edit) @8811 [8811] 09/05/08 05:35:58 ryan Don't append HTTPOnly if cookie domain is empty. see #7677
(edit) @8810 [8810] 09/05/08 00:10:34 ryan No HTTPOnly for Safari
(edit) @8809 [8809] 09/04/08 23:12:08 ryan Skeleton phpdoc for post-template.php. Props jacobsantos. see #7659
(edit) @8808 [8808] 09/04/08 19:55:30 ryan HttpOnly? for PHP < 5.2. Props _ck_. see #7677
(edit) @8807 [8807] 09/04/08 19:19:32 ryan phpdoc for query.php. Props jacobsantos. fixes #7663
(edit) @8806 [8806] 09/04/08 19:12:40 ryan phpdoc for cron.php. Props jacobsantos and hansengel. fixes #5637
(edit) @8805 [8805] 09/04/08 18:00:21 ryan Show all bulk ops on unfiltered comments page
(edit) @8804 [8804] 09/04/08 17:53:14 ryan Bulk action hot keys for comments. Props nbachiyski. see #7643
(edit) @8803 [8803] 09/04/08 04:41:06 ryan Fix horizontal mode layout for publish box. Props noel. fixes #7681
(edit) @8802 [8802] 09/04/08 01:11:18 ryan Add settings registration and whitelisting. Props donncha. see #7277
(edit) @8801 [8801] 09/03/08 21:42:50 westi phpdoc fixes for the phpmailer classes.
(edit) @8800 [8800] 09/03/08 19:54:14 ryan post_password_required(). fixes #7679
(edit) @8799 [8799] 09/03/08 18:34:20 ryan WXR Importer fix to resolve absolute urls without protocol and domain. …
(edit) @8798 [8798] 09/03/08 18:24:28 ryan Try out httponly for auth cookies. see #7677
(edit) @8797 [8797] 09/03/08 07:13:51 westi Set comment and ping status when QuickPressing?. Fixes #7672 props ShaneF.
(edit) @8796 [8796] 09/02/08 22:55:39 ryan Make attachment file path relative to the upload dir. Don't use GUID to …
(edit) @8795 [8795] 09/01/08 17:01:47 ryan Suppress query filters when called from get_posts(). fixes #7326 #7457 for …
(edit) @8794 [8794] 09/01/08 13:14:21 azaozz Comment manipulation keyboard shorcuts: get debug out, props nbachiyski …
(edit) @8793 [8793] 09/01/08 05:47:08 ryan skeleton phpdoc for rewrite.php. Props jacobsantos. see #7660
(edit) @8792 [8792] 09/01/08 05:45:41 ryan phpdoc for media.php. Props jacobsantos. see #7658
(edit) @8791 [8791] 09/01/08 05:44:16 ryan Skeleton phpdoc patch for themes.php. Props jacobsantos. see #7657
(edit) @8790 [8790] 09/01/08 05:33:56 ryan Revert [8655]. see #7526
(edit) @8789 [8789] 09/01/08 05:28:41 ryan Comment hotkey: move to next or previous page on pressing next/prev at end …
(edit) @8788 [8788] 09/01/08 04:10:57 azaozz is_archive() should be true for custom taxonomies too
(edit) @8787 [8787] 09/01/08 00:14:04 azaozz Base css fix for FF2, IE6 still needs work
(edit) @8786 [8786] 08/31/08 20:58:19 westi phpDoc updates for formatting functions fixes #5638 props jacobsantos.
(edit) @8785 [8785] 08/31/08 13:51:52 azaozz Base css layout, fixes #7620
(edit) @8784 [8784] 08/31/08 06:34:43 azaozz Saving/restoring the user interface state, see #7654
(edit) @8783 [8783] 08/30/08 21:28:11 westi phpDoc updates for formatting functions fixes #5638 props jacobsantos.
(edit) @8782 [8782] 08/30/08 21:23:43 westi phpDoc corrections for wp-includes. See #7550 props jacobsantos.
(edit) @8781 [8781] 08/30/08 19:51:29 westi nline Documentation for script-loader.php. Fixes #7649 props jacobsantos.
(edit) @8780 [8780] 08/30/08 07:16:16 azaozz Add hotkeys.js to all pages that list comments and prevent error if not …
(edit) @8779 [8779] 08/30/08 00:48:37 ryan Don't process keypress if the current row is null. see #7643
(edit) @8778 [8778] 08/30/08 00:28:13 ryan Support Mac meta key. see #7643
(edit) @8777 [8777] 08/29/08 21:43:34 ryan Comment manipulation keyboard shorcuts from nbachiyski. see #7643
(edit) @8776 [8776] 08/29/08 20:44:54 azaozz Add tabindex to the comment reply form. Props nbachiyski, see #7435
(edit) @8775 [8775] 08/29/08 18:41:13 ryan Ver bump
(edit) @8774 [8774] 08/29/08 18:38:57 ryan Fix typo in wp-settings.php. Props mictasm, fixes #7638 for 2.6
(edit) @8773 [8773] 08/29/08 18:33:04 ryan Mike filter suppression. Props DD32. see #7326
(edit) @8772 [8772] 08/29/08 09:32:48 azaozz Fix typo in wp-settings.php. Props mictasm, fixes #7638
(edit) @8771 [8771] 08/29/08 08:58:30 azaozz Don't overwrite $link object in link-manager.php
(edit) @8770 [8770] 08/29/08 07:25:45 azaozz Pass default value to get_option(), fixes #7637
(edit) @8769 [8769] 08/29/08 06:36:31 azaozz Fix position of admin notices, includes patch by caesarsgrunt, fixes #7619
(edit) @8768 [8768] 08/29/08 05:16:48 azaozz Add white background to .postbox, props Speedboxer, fixes #7636
(edit) @8767 [8767] 08/29/08 05:07:40 azaozz Reply to comments from admin, small improvements and fixes, see #7435
(edit) @8766 [8766] 08/28/08 22:30:27 ryan Suppress query filters when called from get_posts(). see #7326 #7547
(edit) @8765 [8765] 08/28/08 22:09:56 azaozz Hide the Reply button if no js and fix some HTML validation problems. …
(edit) @8764 [8764] 08/28/08 22:03:38 azaozz Pass on variables to the wp_comment_reply filter. Props caesarsgrunt, see …
(edit) @8763 [8763] 08/28/08 20:55:40 westi Only upgrade if we are installed. Fixes #7627 props pishmishy.
(edit) @8762 [8762] 08/28/08 20:26:36 ryan Update phpMailer to 2.0.2. Props mattyrob. fixes #7474
(edit) @8761 [8761] 08/28/08 19:58:57 ryan Don't 404 for categories, tags, and authors that exist but have no posts. …
(edit) @8760 [8760] 08/28/08 17:42:21 ryan Use farbtastic for custom header color picker. Props rmmccue. see #5591
(edit) @8759 [8759] 08/28/08 07:09:46 ryan Upgrade db with remote post during core update. see #5560
(edit) @8758 [8758] 08/27/08 22:04:12 ryan Add edit and delete links to the Content->Links rows. Add …
(edit) @8757 [8757] 08/27/08 21:35:54 ryan Use wp_dropdown_pages() insead of parent_dropdown()
(edit) @8756 [8756] 08/27/08 21:35:22 ryan Add sub page padding back. see #7552
(edit) @8755 [8755] 08/27/08 20:55:48 westi Make it possible to clear the recently active plugins list. Fixes #7613
(edit) @8754 [8754] 08/27/08 20:47:01 westi Performance improvements using strpos. Fixes #7611 and #7610 props …
(edit) @8753 [8753] 08/27/08 19:49:08 ryan Show Settings for edit link form. see #7552
(edit) @8752 [8752] 08/27/08 19:41:51 ryan Show Settings for edit page form. see #7552
(edit) @8751 [8751] 08/27/08 19:36:12 ryan crazyhorse dash see #7552
(edit) @8750 [8750] 08/27/08 18:18:55 ryan Fix delete page nonce. see #7552
(edit) @8749 [8749] 08/27/08 18:05:27 ryan wp_rand() - more randy rands for 2.6
(edit) @8748 [8748] 08/27/08 18:04:43 ryan Consolidate contiguous whitespace in usernames . For 2.6
(edit) @8747 [8747] 08/27/08 18:01:05 ryan RSS widget shouldn't link if there isn't a link. Props MtDewVirus?. fixes …
(edit) @8746 [8746] 08/27/08 18:00:51 ryan RSS widget shouldn't link if there isn't a link. Props MtDewVirus?. fixes …
(edit) @8745 [8745] 08/27/08 06:56:57 westi utf8 encode data from IPTC tags. Fixes #7495 for 2.6 branch props Txanny.
(edit) @8744 [8744] 08/27/08 06:54:48 westi utf8 encode data from IPTC tags. Fixes #7495 for trunk props Txanny.
(edit) @8743 [8743] 08/27/08 06:49:21 westi phpDoc updates for formatting functions. See #5638 props scohoust and …
(edit) @8742 [8742] 08/27/08 06:45:13 westi phpDoc corrections for wp-includes. See #7550 props santosj.
Note: See TracRevisionLog for help on using the revision log.