Commit Graph

  • 4cb32bba0c Make header logo replaceable from css Andrew Ozz 2008-12-06 02:16:28 +00:00
  • 69719e8945 Limit to 5 Ryan Boren 2008-12-05 23:49:47 +00:00
  • d31387d674 Speed up Recent Comments dash module query Ryan Boren 2008-12-05 23:42:06 +00:00
  • 154cc86cb5 Allow plugins to hook in a custom comment counter Ryan Boren 2008-12-05 23:40:09 +00:00
  • 971fac85ae Fix documentation for get_alloptions. Fixes #8491 props jeremyclarke. Peter Westwood 2008-12-05 22:39:59 +00:00
  • f4b79c81b8 Use wp_count_comments() for Right Now. Eliminated a query. Ryan Boren 2008-12-05 22:33:45 +00:00
  • 6e9cd4cc06 Fix not defined error Ryan Boren 2008-12-05 21:45:57 +00:00
  • 9fafac9e5f Fix not defined error Ryan Boren 2008-12-05 21:45:49 +00:00
  • 4a6fcd9bc6 Bump Ryan Boren 2008-12-05 20:52:58 +00:00
  • 158b8c81e9 user_agent, not user-agent, for Streams transport. Props alexrabe. fixes #8500 Ryan Boren 2008-12-05 20:12:51 +00:00
  • 7cf788ba56 Add quick_edit_dropdown_pages_args filter Ryan Boren 2008-12-05 19:40:30 +00:00
  • b6a0df1678 post_parent dropdown fixes. get_pages() cache fix to eliminate duplicate queries. Ryan Boren 2008-12-05 19:19:24 +00:00
  • e5f6baeedc Use wp_dropdown_page() Ryan Boren 2008-12-05 18:03:24 +00:00
  • a38974136d Remove uuml. Props nbachiyski. fixes #8464 Ryan Boren 2008-12-05 17:33:24 +00:00
  • 4ea36107fd Allow bulk approval of comments from the spam queue Mark Jaquith 2008-12-05 09:29:10 +00:00
  • 355b63c21c Add colors to comment actions on edit comments screen Andrew Ozz 2008-12-05 08:05:52 +00:00
  • 927094d296 Prevent hotkeys from clicking hidden links -- keeps U and A from both acting as moderated/approved toggles. Now each one just does its own function. Mark Jaquith 2008-12-05 08:01:10 +00:00
  • 3126ab0172 Remove some whitespace and old inactive code Mark Jaquith 2008-12-05 07:36:53 +00:00
  • 0c1161d915 Fix Shift-X toggling of comments on Edit Comments Mark Jaquith 2008-12-05 07:15:31 +00:00
  • ca3acca0fb Attach orphan attachments when inserting into a post, fixes #8490 Andrew Ozz 2008-12-05 06:21:42 +00:00
  • 723a52a32e Fix postbox title action links overlapping Andrew Ozz 2008-12-05 06:16:50 +00:00
  • fee741345b Don't check blog options for user-settings Ryan Boren 2008-12-05 06:08:46 +00:00
  • 7c243ba2b7 Run wp_user_settings() from admin-header Ryan Boren 2008-12-05 05:33:36 +00:00
  • 6c16ca328e Return description not name. Props josephscott. fixes #8494 Ryan Boren 2008-12-05 05:13:27 +00:00
  • 7b2e1ef17e wp-lists: catch the whole class, pending comments: silently accept approval of already approved comment. Props mdawaffe Ryan Boren 2008-12-05 05:10:38 +00:00
  • d0560d1644 Don't check user settings if doing ajax. Ryan Boren 2008-12-05 05:10:05 +00:00
  • f19167fbca User term IDs returned from wp_update_term() in case a plugin that remaps IDs is in use Ryan Boren 2008-12-05 04:08:20 +00:00
  • c84ffb56ef Set eol-style Ryan Boren 2008-12-05 01:44:26 +00:00
  • 26f3bc7c16 Fix H2 in users.php Andrew Ozz 2008-12-05 01:18:19 +00:00
  • 987580e03f Fix warning. fixes #8448 Ryan Boren 2008-12-04 23:20:41 +00:00
  • 3bc3fc2f53 Check return of dir(). see #8478 Ryan Boren 2008-12-04 22:07:57 +00:00
  • 1c84611441 Allow override of default file permissions with FS_CHMOD_DIR and FS_CHMOD_FILE. Props DD32. see #8478 Ryan Boren 2008-12-04 21:58:46 +00:00
  • e216144286 Action -> Bulk Action for manage screens, props FFEMTcJ, fixes #8375 Andrew Ozz 2008-12-04 21:57:56 +00:00
  • 2e8d387c34 Use binary mode for fopen in download_url() Ryan Boren 2008-12-04 21:47:45 +00:00
  • e6fd9a5a97 Ensure that the theme-editor displays the correct files when a child theme overrides templates. Fixes #8236 props roganty. Peter Westwood 2008-12-04 21:29:55 +00:00
  • 2ef3e8fdb6 Fight back against browser autocomplete some more. Fixes #8462 props Ozh. Peter Westwood 2008-12-04 20:47:58 +00:00
  • 6bd635e65d Update importing instructions in the WXR export file. Fixes #8483 props yoavf. Peter Westwood 2008-12-04 20:34:00 +00:00
  • b08ca3f781 Add the comment type to the data wp.getComment returns. Fixes #8486 props josephscott. Peter Westwood 2008-12-04 20:31:40 +00:00
  • 8aa27b5013 Link to comments on the page they are on. Fixes #8488 props johnconners. Peter Westwood 2008-12-04 20:26:43 +00:00
  • d1926da5bb Fix Notice on comment posting. Peter Westwood 2008-12-04 20:26:05 +00:00
  • e9431babe7 Bump Ryan Boren 2008-12-04 19:15:58 +00:00
  • a667264804 RTL updates from kashani. see #8047 Ryan Boren 2008-12-04 19:13:22 +00:00
  • 8db8771085 Page comments from the first page of a multi-page post. Props Viper007Bond. fixes #8450 Ryan Boren 2008-12-04 19:11:53 +00:00
  • 85bb38adc9 Delete update_plugins when plugins are deleted. Props thinlight. fixes #8451 Ryan Boren 2008-12-04 18:39:11 +00:00
  • 54baf9f3f6 Remove extra php open tags Ryan Boren 2008-12-04 18:18:15 +00:00
  • a425539641 No named entities in comment feeds. Props nbachiyski. fixes #8464 Ryan Boren 2008-12-04 17:47:50 +00:00
  • c0b6062654 Easier translation for search strings in H2s Andrew Ozz 2008-12-04 12:01:02 +00:00
  • 29bca3d957 Add search string to H2s, fixes #8373 Andrew Ozz 2008-12-04 09:20:52 +00:00
  • dfed4a90c2 Add the screen_icon() for Widgetless themes too Mark Jaquith 2008-12-04 07:47:11 +00:00
  • a5052d5bf2 Better display and wording for themes with no widget-enabled sidebars Mark Jaquith 2008-12-04 07:44:16 +00:00
  • 7ebc549cc4 Do not show the Turbo link in the header if Gears is already being used, props markjaquith, fixes #8276 Andrew Ozz 2008-12-04 06:35:21 +00:00
  • e3c3333f74 Press This fixes from Noel. see #7949 Mark Jaquith 2008-12-04 04:58:27 +00:00
  • b97cf8d9e2 Make the menu css easier for localizations to extend, fix plugins bubble when menu is folded, fixes #8472 fixes #8473 Andrew Ozz 2008-12-04 02:04:49 +00:00
  • 2c7a9007de Styles version bump Ryan Boren 2008-12-03 21:13:11 +00:00
  • ab94457199 RTL updates from kashani. see #8047 Ryan Boren 2008-12-03 21:00:23 +00:00
  • 10cd006c29 Bump Ryan Boren 2008-12-03 19:56:31 +00:00
  • 62ddc13d82 Round timeouts less then 1 but greater than 0 to 1 for curl transport. see #8086 Ryan Boren 2008-12-03 19:56:05 +00:00
  • 0d75a8896b Add Slug column for link categories Ryan Boren 2008-12-03 19:18:41 +00:00
  • e4396a891e Don't show form when confirming password resets. Ryan Boren 2008-12-03 19:04:07 +00:00
  • 9aa5152440 Bump Ryan Boren 2008-12-03 18:13:26 +00:00
  • 7b0c368857 Don't import cat and tags with empty string for name. Check for WP_Error after term insertion. fixes #8474 Ryan Boren 2008-12-03 17:47:44 +00:00
  • 6c3a317b14 Put the link category delete warning in the correct place. Fixes #8434 props FFEMTcJ. Peter Westwood 2008-12-03 08:50:50 +00:00
  • d88a6ccf96 Make postboxes less "jumpy" when dragging, see #8364 Andrew Ozz 2008-12-03 08:40:06 +00:00
  • 4194adcfd3 Fix field labels in file.php, fixes #8456 Andrew Ozz 2008-12-03 01:43:11 +00:00
  • 6a3f6d7dec Fix footer in IE7, Screen Options in IE6, fixes #8447, fixes #8457 Andrew Ozz 2008-12-02 23:53:43 +00:00
  • 26d5d33cef Bump Ryan Boren 2008-12-02 20:03:21 +00:00
  • 0b6046d9fd 'Add Link' when adding new link. fixes #8465 Ryan Boren 2008-12-02 19:52:12 +00:00
  • 04ac8afac0 Assign comment post ID when importing existing posts. Props tott. fixes #8458 Ryan Boren 2008-12-02 19:25:42 +00:00
  • 5e9d071992 Notice fix from Malaiac. fixes #8453 Ryan Boren 2008-12-02 19:05:24 +00:00
  • 339b9f015d Show actions on hover for links and media. Ryan Boren 2008-12-02 19:00:48 +00:00
  • 93269fad46 Improve wp-mail utf8 support. Fixes #6788 props filosofo. Peter Westwood 2008-12-02 18:40:16 +00:00
  • 2a613b3821 Simple iPhone detection, disable hiding of action links for iPhone Andrew Ozz 2008-12-02 12:32:54 +00:00
  • 1d302ecb8c Remove insert image default options (handled by state saving), fix URL buttons in uploader for newly uploaded images, fix font priority in global.css Andrew Ozz 2008-12-02 10:29:54 +00:00
  • 3493370d0b Improved icons from Ben, fixes #8381 Andrew Ozz 2008-12-02 05:38:48 +00:00
  • b5a5db848a No need to fake post_date for drafts anymore. fixes #6520 Ryan Boren 2008-12-02 02:46:21 +00:00
  • 2e9e2db21e Fix highlighting of the comments/plugins bubble Andrew Ozz 2008-12-02 01:36:16 +00:00
  • e9aa26bedc RC1 Ryan Boren 2008-12-01 21:35:12 +00:00
  • f22d2473a4 Coding for new icons for List/Excerpt view switch Andrew Ozz 2008-12-01 21:32:51 +00:00
  • 265b886da0 do_settings_sections('reading'). fixes #7682 Ryan Boren 2008-12-01 21:23:22 +00:00
  • 3f5e373820 Bump Ryan Boren 2008-12-01 19:35:46 +00:00
  • 5f90026b32 Bump style vers Ryan Boren 2008-12-01 19:21:19 +00:00
  • 568ad1be99 Re-order font families for better Windows font selection. Props iammattthomas. fixes #8443 Ryan Boren 2008-12-01 19:18:33 +00:00
  • 2944f27167 Feedback for post and page deletions. fixes #8415 Ryan Boren 2008-12-01 18:03:21 +00:00
  • 6cae7a0d77 Feedback for post and page deletions. fixes #8415 Ryan Boren 2008-12-01 18:02:16 +00:00
  • 4f76fa63d2 Bump Ryan Boren 2008-12-01 05:34:35 +00:00
  • 8ad7e7bf46 Give feedback after publishing a page. fixes #8414 Ryan Boren 2008-12-01 05:09:43 +00:00
  • 0b80af7d38 Fix widgets alignment in IE, fixes #8424 Andrew Ozz 2008-12-01 01:55:27 +00:00
  • 778083667e Fix gravatars shifting in IE7, add title to postbox toggle, fixes #8436 Andrew Ozz 2008-12-01 01:31:57 +00:00
  • b5963d95b1 Remove deleted image from gears-manifest Andrew Ozz 2008-12-01 01:11:11 +00:00
  • cfe7978ca6 Hide post meta select when meta table is empty, see #8182 Andrew Ozz 2008-12-01 00:29:14 +00:00
  • 54f24f4307 Fix avatar alignment, fixes #8435 Andrew Ozz 2008-11-30 23:24:25 +00:00
  • b67df867b4 Fix thead and tfoot background images for IE Andrew Ozz 2008-11-30 22:47:42 +00:00
  • 20107df793 Ensure we never have two seperators together. Peter Westwood 2008-11-30 22:47:26 +00:00
  • 12e31d0401 Hide press this for subscribers. Fixes #8432. Peter Westwood 2008-11-30 22:20:59 +00:00
  • 36f809cde8 Fix notice Ryan Boren 2008-11-30 19:29:46 +00:00
  • d942a526fe Use mb_* to create permalink excerpt. Props janbrasna. fixes #8419 Ryan Boren 2008-11-30 19:09:13 +00:00
  • e828782e00 Update old files list Ryan Boren 2008-11-30 18:53:04 +00:00
  • c9d8e9d0db CSS bump Ryan Boren 2008-11-30 18:44:23 +00:00
  • 631277c068 Bump Ryan Boren 2008-11-30 18:41:04 +00:00
  • 73bc334408 Update old files list Ryan Boren 2008-11-30 18:40:36 +00:00