Commit Graph

  • 25f88b6abb jQuery 1.2.3 Ryan Boren 2008-02-08 07:33:51 +00:00
  • c179702074 Precompute the hash of the unknown avatar user to save an md5 call. Props Viper007Bond. see #5775 Ryan Boren 2008-02-08 07:09:01 +00:00
  • e733248e77 Some first pass styling changes for manage pages. Matt Mullenweg 2008-02-08 01:40:14 +00:00
  • a909ed26c1 Widget interface updates from mdawaffe. see #5583 Ryan Boren 2008-02-07 21:57:54 +00:00
  • f1bcc40f30 Add post_password to export. Props Nazgul. fixes #4376 Ryan Boren 2008-02-07 19:22:59 +00:00
  • e32b80a14c Pass 'show' argument to bloginfo_rss filters. Props tzafrir and Viper007Bond. fixes #5267 Ryan Boren 2008-02-07 18:01:33 +00:00
  • a132f8d9a6 Gonna serve default avatars from gravatar. see #5775 Ryan Boren 2008-02-07 06:58:38 +00:00
  • b0a8da663d get_avatar(). see #5775 Ryan Boren 2008-02-07 06:07:12 +00:00
  • 147843f96f Constrain image size when adding to editor. Props tellyworth. fixes #5777 Ryan Boren 2008-02-07 04:22:38 +00:00
  • 7b16c13118 Show media upload buttons when RTE is not enabled. Props tellyworth. fixes #5764 Ryan Boren 2008-02-07 04:21:22 +00:00
  • 26c5a4f49d Make sure the theme_dir is a dir before we attempt to closedir(). fixes #5768 Mark Jaquith 2008-02-06 23:17:13 +00:00
  • 2395f3a566 Allow redirect_canonical filter to cancel a redirect (just return FALSE). see #5766 Mark Jaquith 2008-02-06 22:57:15 +00:00
  • 7a2d635909 Make RSS 2.0 comment feed GUIDs immutable. fixes #5072 Mark Jaquith 2008-02-06 22:33:21 +00:00
  • 55be48f97f Redirect if post not specified. Props lloydbudd. fixes #5754 Ryan Boren 2008-02-06 21:40:52 +00:00
  • 452f423faf Rename is_front() to is_front_page() to avoid conflict with bbPress. see #3682 Ryan Boren 2008-02-06 21:21:22 +00:00
  • c2083047a8 Remove cookie checking from check_ajax_referer(). Check nonces instead. Props mdawaffe. fixes #5782 Ryan Boren 2008-02-06 21:19:47 +00:00
  • b7bab14e13 Fix fields=names query in get_terms(). Props Sarky-de. fixes #5780 Ryan Boren 2008-02-06 20:42:03 +00:00
  • 69e33afad3 Page permalink fixes from josephscott. fixes #5781 Ryan Boren 2008-02-06 18:11:49 +00:00
  • ce5b15209f Order by and index on comment_date_gmt instead of comment_date to insulate order from offset changes. fixes #5773 Ryan Boren 2008-02-05 23:29:59 +00:00
  • 942d1d773a Remove extra search box Ryan Boren 2008-02-05 21:29:50 +00:00
  • 5ececb8f8b More edit.php butchery. Time for designers to take over Ryan Boren 2008-02-05 21:27:10 +00:00
  • 71cb9095e4 Fix edit.php h2 text Ryan Boren 2008-02-05 21:16:19 +00:00
  • 811dbba6cd Enum to varchar. fixes #4778 Ryan Boren 2008-02-05 21:05:56 +00:00
  • dd53dd5b8f First cut at post status menu. Needs style fixes. Ryan Boren 2008-02-05 20:30:24 +00:00
  • e96e46aec6 Add wp_count_posts(). Ryan Boren 2008-02-05 19:08:14 +00:00
  • fa13bbbd58 Add key on comment_approved,comment_date to speed up last comment modified queries. fixes #5773 Ryan Boren 2008-02-05 18:04:17 +00:00
  • b23b4b052d Fix interface sortables for IE7. Props filosofo. see #5583 Ryan Boren 2008-02-05 16:32:20 +00:00
  • b1d7aea363 Add beginnings of bulk tag delete. see #5684 Ryan Boren 2008-02-05 07:45:40 +00:00
  • 3a18b96c9b Trailing whitespace cleanup Ryan Boren 2008-02-05 06:47:27 +00:00
  • d5bf63fb8d Use wpurl, not home, for constructing paging links. see #5684 Ryan Boren 2008-02-05 03:18:46 +00:00
  • 7e9dd43b6a Remove cruft that slipped in. Ryan Boren 2008-02-05 03:12:39 +00:00
  • 8ce8819434 Use siteurl, not home, for constructing paging links. see #5684 Ryan Boren 2008-02-05 03:09:43 +00:00
  • f1d1586796 Remove eextra set of links. Props mdawaffe. see #5583 Ryan Boren 2008-02-04 20:54:51 +00:00
  • 7512648b3d No need to re-register widgets. see #5750 Ryan Boren 2008-02-04 20:51:10 +00:00
  • dc8a36221f Dashboard fixes from mdawaffe. No longer stomps sidebar. see #5750 Ryan Boren 2008-02-04 20:38:48 +00:00
  • 40f80710a4 Add filters to comments_open() and pings_open(). Props tellyworth. fixes #5761 Ryan Boren 2008-02-04 20:27:45 +00:00
  • 7c3373aae6 More cap checks from josephscott. see #5313 Ryan Boren 2008-02-04 18:35:05 +00:00
  • 090e465ffd Fix edit link form categories a bit. AJAX add still needs work. Ryan Boren 2008-02-02 20:31:56 +00:00
  • d04499eccc Don't hard code post type in edit forms. Props filosofo and DD32. fixes #4991 Ryan Boren 2008-02-02 19:22:14 +00:00
  • 60b802e55d Some notice fixes from Nazgul. fixes #3155 Ryan Boren 2008-02-02 18:42:09 +00:00
  • bc75594504 Add edit_page cap check. Props josephscott. see #5313 Ryan Boren 2008-02-02 17:55:40 +00:00
  • d2067ba297 New dashboard from mdawaffe. see #5750 Ryan Boren 2008-02-02 07:57:51 +00:00
  • 53909dbb3b is_front() from markjaquith and Nazgul. fixes #3682 Ryan Boren 2008-02-02 00:13:34 +00:00
  • 8f90310070 profile-update.php no longer needed. see #5736 Ryan Boren 2008-02-02 00:09:12 +00:00
  • 2e6395d081 Use feed_link instead of rss_link functions. Props nazgul. fixes #5743 Ryan Boren 2008-01-31 22:15:49 +00:00
  • 69c070237c Allow multiple db instances. Props Nazgul. fixes #2722 Ryan Boren 2008-01-31 22:09:17 +00:00
  • 479e81224b Fix profile submenu highlight. Make is_profile_page a constant so that register globals can't manipulate it. see #5736 Ryan Boren 2008-01-31 22:03:48 +00:00
  • d8317da0f7 Define parent_file and submenu_file after admin.php is loaded. see #5736 Ryan Boren 2008-01-31 21:53:16 +00:00
  • 36dffb5d2d Add unique 'for' attribute to labels for post password forms. Props Nazgul. fixes #4721 Ryan Boren 2008-01-31 21:47:35 +00:00
  • d8b614bfc7 Merge user-edit.php and profile.php. Props nbachiyski. fixes #5736 Ryan Boren 2008-01-31 21:44:17 +00:00
  • f430ceba92 Remove old tinymce files. see #5674 Ryan Boren 2008-01-31 20:48:33 +00:00
  • bdfcbd788c Update edit link pages. Link categories need work. Ryan Boren 2008-01-31 20:04:54 +00:00
  • 4be56a17b1 TinyMCE 3.0 Final from azaozz. see #5674 Ryan Boren 2008-01-31 18:10:46 +00:00
  • 975ca24e4f Remove spurious dollar sign. fixes #6690 Ryan Boren 2008-01-31 00:58:54 +00:00
  • 17cf0d92c7 Widget i18n from nbachiyski. see #5583 Ryan Boren 2008-01-30 21:49:56 +00:00
  • de3e0f8345 Future post publishing over XML-RPC fixes from markjaquith. fixes #5721 Ryan Boren 2008-01-30 20:33:14 +00:00
  • b7aaf1a3b4 Add depth arg to wp_dropdown_categories(). Props pishmishy. fixes #2461 Ryan Boren 2008-01-30 20:07:52 +00:00
  • c2cf577187 Add fullscreen plugin. Props andy. fixes #5735 Ryan Boren 2008-01-30 06:55:47 +00:00
  • e518fc833f Don't advance post counter when resetting query. see #5439 Ryan Boren 2008-01-29 23:58:41 +00:00
  • 8cc330126b Recent entries widget caching fixes from mdawaffe. Ryan Boren 2008-01-29 23:28:58 +00:00
  • d87d074a9d Use var_export instead of printr. fixes #5732 Ryan Boren 2008-01-29 22:54:18 +00:00
  • 70bd86e708 Add wp_authenticate_user filter Ryan Boren 2008-01-29 20:17:11 +00:00
  • 2b2a48cbb5 absint is not defined yet. see #4762 Ryan Boren 2008-01-29 20:00:17 +00:00
  • 7195355b63 Make sure we have a post when doing post comment feed query. Props ruckus. see #5185 Ryan Boren 2008-01-29 19:01:39 +00:00
  • 4f1971cfdb Switch from abs(intval()) to absint(). See #4762. Peter Westwood 2008-01-29 18:48:38 +00:00
  • 890a2f8ed7 Increase memory limit. Props darkdragon. see #3141 Ryan Boren 2008-01-29 17:25:45 +00:00
  • 222e9ca396 like_escape() from nbachiyski. see #5684 Ryan Boren 2008-01-29 17:20:27 +00:00
  • 7707124027 Widget i18n from nbachiyski. see #5583 Ryan Boren 2008-01-29 17:17:13 +00:00
  • ba66581f82 Comment bubble count fix from nbachiyski. fixes #5694 Ryan Boren 2008-01-29 16:43:20 +00:00
  • a659b0badb Fix tag search. Props jhodgdon. see #5684 Ryan Boren 2008-01-28 23:25:46 +00:00
  • 520265c87d Add missing close brace. Ryan Boren 2008-01-28 23:16:04 +00:00
  • 8f407953f7 Move postbox to postbox.js. Don't load cat and tag js for pages. Ryan Boren 2008-01-28 21:34:42 +00:00
  • 53ab4b8faa Fill edit slug box with current slug. Props johnbillion and nbachiyski. fixes #5704 Ryan Boren 2008-01-28 20:25:39 +00:00
  • 38cd681725 Use wp_list_bookmarks() in default theme. Props MichaelH. fixes #5724 Ryan Boren 2008-01-28 20:18:07 +00:00
  • b42fec084c Remove PHP 4.2 and 4.3 back compat functions. Props DD32. fixes #5415 Ryan Boren 2008-01-28 20:15:20 +00:00
  • 0a97d079a9 Make postbox IDs unique Ryan Boren 2008-01-28 17:45:11 +00:00
  • 6bfc62a22b Tag searching from jhodgdon. see #5684 Ryan Boren 2008-01-28 17:21:14 +00:00
  • a8eb580138 doubleval bytes. Props tellyworth. fixes #5246 Ryan Boren 2008-01-28 04:55:54 +00:00
  • 14be0c9816 Remove the duplicate code for sanitising IP Addresses we only need to do it once. Fixes #4579. Peter Westwood 2008-01-26 10:18:33 +00:00
  • e0e28e47e4 Update the required version in the readme too. Fixes #5416 props Nazgul. Peter Westwood 2008-01-26 08:10:58 +00:00
  • da0a8ff45f Fix autosave dependencies Ryan Boren 2008-01-25 23:27:33 +00:00
  • de5dc36346 Update edit page form. Post boxes need fixin' Ryan Boren 2008-01-25 23:11:54 +00:00
  • f0f95a1875 Note to self. Take note of which repository you are in before committing. Reverting [6663] Ryan Boren 2008-01-25 20:58:26 +00:00
  • 9735fb0f03 Don't assault Matt with password reset email. Ryan Boren 2008-01-25 20:52:15 +00:00
  • f55f4fbee1 Require PHP 4.3 Ryan Boren 2008-01-25 20:06:22 +00:00
  • 7ad7b2b7b4 Restore Link Categories to menu. Ryan Boren 2008-01-25 19:34:10 +00:00
  • e9de000f12 First cut at Manage->Tags. Props jhodgdon. see #5684 Ryan Boren 2008-01-25 19:29:01 +00:00
  • dd37de2de7 First pass at async upload, multi-upload, and gallery feature. Modified names from patch. Hat tip: tellyworth, skeltoac. Matt Mullenweg 2008-01-25 19:21:11 +00:00
  • 0db02d1e0d Allow IPv6 addresses as well. Fixes #4579 props pishmishy. Peter Westwood 2008-01-25 18:50:52 +00:00
  • 9125d102d4 Typo fix Ryan Boren 2008-01-25 03:19:34 +00:00
  • f1140ae187 Unescape user data before sending to wpdb::update() and wpdb::insert(), which expect unescaped data. Ryan Boren 2008-01-25 02:21:59 +00:00
  • 548903b49d Remove lingering bit of get_tags cache Ryan Boren 2008-01-25 01:59:06 +00:00
  • 3b55c522d6 Clear post_meta cache upon change. Props nbachiyski. fixes #5718 Ryan Boren 2008-01-25 01:55:21 +00:00
  • 4179e52a2b Restore global post when resetting the query. Props ionfish. fixes #5439 Ryan Boren 2008-01-25 01:41:57 +00:00
  • 1edf3683ff Eliminate dupes from display name list. Props nbachiyski. see #5508 Ryan Boren 2008-01-25 01:33:28 +00:00
  • 9c01b969a2 Remove busted get_tags cache. get_terms does the caching for us. Props josephscott Ryan Boren 2008-01-25 01:19:53 +00:00
  • 5c9413d4f1 s/Save/Change/ Ryan Boren 2008-01-24 22:48:30 +00:00
  • c1b80c091e check_ajax_referer() should look for *only* the auth_cookie, not others that look like they match. Autosave should know that an ajax response of -1 or 0 is a failure. Props mdawaffe Ryan Boren 2008-01-24 21:19:42 +00:00
  • 0883db3afb Add check_password filter Ryan Boren 2008-01-24 18:36:45 +00:00
  • b58ed9e123 Add wp_login_failed action Ryan Boren 2008-01-24 18:32:21 +00:00