root/branches/2.5/wp-admin/includes


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8178 [8178] 06/23/08 23:27:07 ryan Respect post_ID update when doing multiple add meta AJAX requests. Props …
(edit) @8102 [8102] 06/16/08 20:44:30 ryan Don't unpublish pages when a user who can edit publised pages but not …
(edit) @8024 [8024] 05/30/08 20:43:42 ryan Add some noncing. Props andy.
(edit) @7963 [7963] 05/20/08 18:09:38 ryan Clean and escape
(edit) @7937 [7937] 05/15/08 20:10:07 ryan Clear out bad activation keys from 2.5.1. fixes #6842 for 2.5
(edit) @7882 [7882] 05/04/08 02:05:38 ryan Widget arrangement fix from azaozz. fixes #6876 for 2.5
(edit) @7875 [7875] 05/02/08 17:26:30 ryan Fix send_to_editor escaping. Props Glotzfisch. fixes #6898 for 2.5
(edit) @7867 [7867] 05/01/08 16:51:48 ryan Refresh thickbox css. Props azaozz. fixes #6843 for 2.5
(edit) @7863 [7863] 04/30/08 20:28:02 ryan thickbox and media upload fixes from azaozz. fixes #6843 for 2.5
(edit) @7853 [7853] 04/29/08 18:35:24 ryan Use wp_count_comments() instead of direct query.
(edit) @7826 [7826] 04/25/08 06:40:52 markjaquith fix typo in [7823] for 2.5.1
(edit) @7823 [7823] 04/25/08 06:26:54 markjaquith attribute_escape() and int-casting paranoia for 2.5.1
(edit) @7819 [7819] 04/25/08 05:55:27 markjaquith attribute_escape() type in the media-uploder. props Alex Concha. for 2.5.1
(edit) @7801 [7801] 04/24/08 00:55:22 ryan Don't query for checked categories for new posts. For 2.5
(edit) @7798 [7798] 04/24/08 00:33:19 ryan Add length arg to wp_generate_password() and lengthen secret. Props …
(edit) @7786 [7786] 04/23/08 01:22:03 ryan Fix reveresed logic. see #6805
(edit) @7784 [7784] 04/23/08 01:14:15 ryan Typo fixes from DD32. fixes #6818 for 2.5
(edit) @7783 [7783] 04/23/08 00:51:45 ryan Direct file system manip fixes, should fix .svn upgrade problem. Hat tip: …
(edit) @7778 [7778] 04/22/08 22:46:09 ryan wp_category_checklist() fixes from mdawaffe. fixes #6810 for 2.5
(edit) @7776 [7776] 04/22/08 21:33:29 ryan Consolidate get_pending_comments_num() queries. see #6770 for 2.5
(edit) @7770 [7770] 04/22/08 21:06:00 ryan Convert Walker classes to pass as reference. Props mdawaffe. fixes #6796
(edit) @7767 [7767] 04/22/08 20:51:54 ryan Comment query fix from MtDewVirus?. fixes #6805 for 2.5
(edit) @7734 [7734] 04/18/08 01:53:49 ryan Checking for 0 and 1 instead of != spam is faster. For 2.5
(edit) @7731 [7731] 04/17/08 22:01:04 ryan Typo fix. see #6578
(edit) @7725 [7725] 04/17/08 20:36:33 ryan Tweak unused widgets interface. Make widget titles less repetitive. fixes …
(edit) @7722 [7722] 04/17/08 20:14:22 ryan Verify widget option sanity. Props Viper007Bond. fixes #6578 for 2.5
(edit) @7718 [7718] 04/17/08 19:19:50 ryan Key meta box array by id. Props Denis-de-Bernardy. fixes #6192 for 2.5
(edit) @7706 [7706] 04/16/08 22:03:35 ryan Legacy uploader fix from tellyworth. fixes #6629 for 2.5
(edit) @7683 [7683] 04/14/08 23:09:50 ryan Workaround response truncation by reducing size of response after …
(edit) @7676 [7676] 04/14/08 20:47:51 ryan Fix IE6 overlap and remove unnecessary markup. Props tellyworth. fixes …
(edit) @7674 [7674] 04/14/08 20:19:34 ryan Suppress exif_read_data() errors. Props tellyworth. fixes #6571 for 2.5
(edit) @7672 [7672] 04/14/08 19:47:37 ryan Pass size to image_send_to_editor filter. fies #6691 for 2.5
(edit) @7670 [7670] 04/14/08 19:31:46 ryan More efficient category and list JS from mdawaffe. fixes #6677 for 2.5
(edit) @7663 [7663] 04/14/08 17:07:18 ryan Move define of AUTOSAVE_INTERVAL to wp-settings so that it is available …
(edit) @7656 [7656] 04/14/08 16:38:59 ryan Use input instead of button to work around IE6 bug. Props tellyworth. …
(edit) @7653 [7653] 04/14/08 16:33:26 ryan Validation fixes for uploader. Props sambauers. fixes #6659 for 2.5
(edit) @7650 [7650] 04/14/08 16:30:09 ryan Fix image fetching in get_media_items(). Props tellyworth. fixes #6657 for …
(edit) @7643 [7643] 04/14/08 16:01:46 ryan Use error handler instead of die when moving files to upload dir fails. …
(edit) @7637 [7637] 04/09/08 20:09:08 ryan Use wp_count_posts() to determine availabel statuses for …
(edit) @7629 [7629] 04/08/08 17:14:33 ryan Disambiguate default slugs. Props RanYanivHartstein?. fixes #6614 for 2.5
(edit) @7613 [7613] 04/07/08 17:19:26 ryan Update timestamp when only the minute value is changed. fixes #6456 for …
(edit) @7612 [7612] 04/07/08 17:10:20 ryan upload_file_glob filter from tellyworth. fixes #6628 for 2.5
(edit) @7610 [7610] 04/07/08 17:07:42 ryan Update timestamp when only the minute value is changed. fixes #6456 for …
(edit) @7596 [7596] 04/03/08 05:03:44 markjaquith Don't show delete checkbox for default category. HTML validation. props …
(edit) @7573 [7573] 03/30/08 06:11:49 markjaquith Remove errant commas to prevent file uploader script errors in IE7. props …
(edit) @7571 [7571] 03/30/08 06:06:55 markjaquith Update timestamp when only the minute value is changed. props johnconners. …
(copy) @7568 [7568] 03/29/08 16:21:46 westi Prepare the 2.5 branch for later
copied from tags/2.5/wp-admin/includes:
(copy) @7567 [7567] 03/29/08 16:19:03 westi Do the tagging dance.
Note: See TracRevisionLog for help on using the revision log.