Commit Graph

  • a697919990 TinyMCE 3.2.1 Andrew Ozz 2008-11-14 02:35:02 +00:00
  • 153141a764 Press This update from noel. see #7949 Ryan Boren 2008-11-14 01:20:20 +00:00
  • 5ffca378ca Font and color changes from Matt Thomas. fixes #8158 Mark Jaquith 2008-11-13 22:17:59 +00:00
  • 7766534e4b Make the dark horizontal line in Quick Press match the color scheme. Props johnconners. fixes #8155 Ryan Boren 2008-11-13 22:05:04 +00:00
  • 68e4a7618f Show dismissed update list only once. Props nbachiyski. fixes #8200 Ryan Boren 2008-11-13 21:12:01 +00:00
  • cbc9efcf9d Do not show update nag on update page. Props nbachiyski. fixes #8199 Ryan Boren 2008-11-13 21:10:53 +00:00
  • 0b9dc12a17 i18n plurals fixes from nbachiyski. fixes #8142 Ryan Boren 2008-11-13 20:59:32 +00:00
  • c06e25a3ff wp_list_comments() fixes when passing type. Props Viper007Bond. fixes #8168 Ryan Boren 2008-11-13 20:36:36 +00:00
  • 8c80f9a1db Update the login logo. Higher quality resize, correct background color Mark Jaquith 2008-11-13 19:55:22 +00:00
  • 84defe03e9 Bump Ryan Boren 2008-11-13 19:33:30 +00:00
  • a070a5e38f Revert [9523]. fixes #8195 see #7395 Ryan Boren 2008-11-13 18:48:54 +00:00
  • f587fabad8 Store uploads according to the parent post date when using year/month sub-directories Andrew Ozz 2008-11-13 18:22:00 +00:00
  • 6a0d610cb3 Add file upload support for MS Office 2007+ filetypes (docx pptx xlsx), props misterbisson, fixes #8194 Andrew Ozz 2008-11-13 15:17:26 +00:00
  • 82a39b97be Cast image sizes to ints. Explain that sizes are in pixels. fixes #8160 Mark Jaquith 2008-11-13 07:54:27 +00:00
  • 634e2ab151 Do not show Media Upload buttons in Visual Editor if user lacks the capabilities to upload files. fixes #8110 Mark Jaquith 2008-11-13 07:45:11 +00:00
  • 53fe2dd063 Code cleanup for wp-admin/includes/bookmark.php Mark Jaquith 2008-11-13 07:17:40 +00:00
  • 0cc0a657c6 Styles for code and kbd from Matt Thomas. fixes #7339 Mark Jaquith 2008-11-13 06:29:55 +00:00
  • cb0d554f1a Add Turbo back to the header. fixes #8185 Mark Jaquith 2008-11-13 06:09:53 +00:00
  • 83a88c1247 change "Awaiting Moderation" to "Pending" fixes #8184 Mark Jaquith 2008-11-13 05:57:07 +00:00
  • aa0bcb2ee4 Refresh js, see #7520 Andrew Ozz 2008-11-13 03:10:11 +00:00
  • 054a6aa047 Keep state for image size, alignment and url in the uploader and for categories view on the write page, fixes #7520 Andrew Ozz 2008-11-13 03:07:39 +00:00
  • c0f3c21378 Fix for IE7 not respecting min-width on buttons, fixes #8109 Andrew Ozz 2008-11-13 00:50:09 +00:00
  • 45ae47b57a get_terms() improvements from filosofo. fixes #8087 Ryan Boren 2008-11-13 00:20:12 +00:00
  • 3ef1fd59a3 Grammar fix from Speedboxer. fixes #8073 Ryan Boren 2008-11-13 00:01:03 +00:00
  • 4fc511e7b3 Escape dot in robots rewrite rule. Props Jean-LucfromBrussels and DD32. fixes #8176 Ryan Boren 2008-11-12 23:04:43 +00:00
  • bf4913ea19 Revert [9193]. See #6627. Will revisit for 2.8 Mark Jaquith 2008-11-12 21:55:25 +00:00
  • 98c7aba592 Filter category and tag for editing when using QE, fixes #8146 Andrew Ozz 2008-11-12 21:55:24 +00:00
  • 2cd3b71929 Show user specified offset, not server offset, when displaying time. see #8153 Ryan Boren 2008-11-12 21:44:55 +00:00
  • f9e9676597 Canonical now only redirects to a different domain if the domains differ by their yes-www/no-www status. fixes #5089 Mark Jaquith 2008-11-12 21:27:19 +00:00
  • 1feb7f4ffb Catch more blank query string thing cases, without resorting to crazy regex. props filosofo. fixes #8098 Mark Jaquith 2008-11-12 21:08:48 +00:00
  • a45db8f4e7 Fix buttons text and rounding in Safari, disabled state Andrew Ozz 2008-11-12 20:37:02 +00:00
  • d2d46bf317 Merge page parent, order and template boxes into one box Ryan Boren 2008-11-12 20:20:21 +00:00
  • e383920415 Be more picky about the trailing blank query string things we strip. props filosofo, fitztrev, stevish, azaozz, DD32 (go team!). fixes #8098. fixes #8180 Mark Jaquith 2008-11-12 20:09:16 +00:00
  • 7b09b8e47b Visibility section for the Publish Module for Pages Mark Jaquith 2008-11-12 19:31:39 +00:00
  • 31f0b9f7a0 Bump posts.js Mark Jaquith 2008-11-12 18:40:20 +00:00
  • fa2bd6f96e Visibility section of Publish Module for Posts. Pages later. Mark Jaquith 2008-11-12 18:36:48 +00:00
  • 52c008dd98 Bump Ryan Boren 2008-11-12 18:22:35 +00:00
  • 5c33162e32 First cut of edit link save box restyling. see #8143 Ryan Boren 2008-11-12 18:03:07 +00:00
  • 50eca62d0d screen_meta() and contextual help improvements from filosofo. fixes #8172 Ryan Boren 2008-11-12 17:11:49 +00:00
  • df9c82f867 Some cap checks for the Dashboard. Props Viper007Bond. fixes #8175 Ryan Boren 2008-11-12 16:59:19 +00:00
  • b196d434fb Remove debug line. Props filosofo. fixes #8171 Ryan Boren 2008-11-12 16:54:50 +00:00
  • 952c35b7cc Do not limit Shift/clicking checkboxes to .widefat tables Andrew Ozz 2008-11-12 10:42:31 +00:00
  • 6b1aec92f5 Fixes for previous/next page links, props Viper007Bond, fixes #8058 Andrew Ozz 2008-11-12 10:13:50 +00:00
  • 521d3c0998 Consolidate six more js files Andrew Ozz 2008-11-12 09:35:50 +00:00
  • 478126eca9 Show Submit for Review if user can't publish. fixes #8108 Ryan Boren 2008-11-12 05:11:12 +00:00
  • d884ee49f8 Limit tag suggest to tags. Props DD32. fixes #8164 Ryan Boren 2008-11-12 05:02:58 +00:00
  • 66b4d45e4e Show Quick Press only if user can publish posts. fixes #8108 Ryan Boren 2008-11-12 04:55:47 +00:00
  • 9dce538b95 Remove table striping Ryan Boren 2008-11-12 03:55:23 +00:00
  • 047f108d0b Merge all JS files that always load with common.js Andrew Ozz 2008-11-12 00:27:01 +00:00
  • d0f43ca896 Remove bg color from login form Ryan Boren 2008-11-12 00:13:35 +00:00
  • 514e7ed4a1 Make In Response To more compect. Add link to post. Ryan Boren 2008-11-11 23:55:59 +00:00
  • 7975b1402e Shorten column header to avoid wrap Ryan Boren 2008-11-11 23:48:27 +00:00
  • 0566ef67b2 Remove background color for tablenav Ryan Boren 2008-11-11 23:45:58 +00:00
  • f24f02e866 Bump Ryan Boren 2008-11-11 22:51:06 +00:00
  • 7f00d29121 Move screen_meta() to admin header. Add all meta boxes before requiring admin-header. Ryan Boren 2008-11-11 22:40:16 +00:00
  • a2f76484d6 Fix double negative message in plugin-install.php, props Speedboxer, fixes 8151 Andrew Ozz 2008-11-11 22:12:39 +00:00
  • aa6d3c91f5 Fix warnings. Props nbachiyski. fixes #8153 Ryan Boren 2008-11-11 20:40:36 +00:00
  • b8e1ac8c9a Bump Ryan Boren 2008-11-11 20:07:40 +00:00
  • 5b8e04db57 Use localized dates on General Options page. Props nbachiyski. fixes #8153 Ryan Boren 2008-11-11 19:56:35 +00:00
  • b9a4fd0d29 Differentiate between plural noun, verb and adjective Spam translations. Props nbachiyski. fixes #8154 Ryan Boren 2008-11-11 19:54:54 +00:00
  • 152f50b8a1 Add new user page Ryan Boren 2008-11-11 19:47:22 +00:00
  • 5ff0e8fa95 Discussion and Send Trackbacks meta boxes Ryan Boren 2008-11-11 19:25:30 +00:00
  • eb10add065 Increase memory limit when unzipping. fixes #8149 Ryan Boren 2008-11-11 19:11:48 +00:00
  • 2a99d513fc Fix constant name in phpDoc, props alexrabe, fixes #8123 Andrew Ozz 2008-11-11 12:43:04 +00:00
  • 1ffc2ec633 Delete unused images and update Gears Manifest, props Simek, fixes #8125 Andrew Ozz 2008-11-11 12:38:55 +00:00
  • 5c53d838ad Fix borders on comments list in the dashboard, props johnconners, fixes #8131 Andrew Ozz 2008-11-11 12:18:04 +00:00
  • 491c09ffaf Move error notice to the top of Custom Fields postbox, props Simek, fixes #8138 Andrew Ozz 2008-11-11 12:12:34 +00:00
  • 48466e519d Add check for bulk-edit when deleting posts/pages, see #8135 Andrew Ozz 2008-11-11 11:34:08 +00:00
  • 34172f06d1 QE fixes: don't display-filter titles, show QE for newly added cats and tags, fixes #8146 Andrew Ozz 2008-11-11 09:39:42 +00:00
  • 7ad0f70c47 RTL updates, props kashani, see #8047 Andrew Ozz 2008-11-11 04:30:48 +00:00
  • 1edadef5b8 New design of Quick/Bulk Edit (added some colors and IE fixes), props mdawaffe, see #8144 Andrew Ozz 2008-11-11 02:58:24 +00:00
  • b833c35a24 Fix delete bulk op at end of pages list. Props DD32. fixes #8135 Ryan Boren 2008-11-11 00:30:24 +00:00
  • 40ecdcaefd Notice fixes. Peter Westwood 2008-11-10 23:03:34 +00:00
  • eef5445e38 Use prepare() in get_comments() Mark Jaquith 2008-11-10 22:16:50 +00:00
  • a26f21e992 Bump Ryan Boren 2008-11-10 22:05:33 +00:00
  • 68d0d5b2ba Improve code style. Peter Westwood 2008-11-10 21:57:26 +00:00
  • 111173f543 Don't pass menus by ref. Causes loop counter problems in php4. fixes #7966 Ryan Boren 2008-11-10 21:50:31 +00:00
  • 3d4a8b4b45 Bump Ryan Boren 2008-11-10 19:45:59 +00:00
  • 83e002f20b Notice fixes from DD32. see #7509 Ryan Boren 2008-11-10 18:54:18 +00:00
  • e25c585f4f Fix SQL error when scanning for lost attachments Ryan Boren 2008-11-10 18:34:46 +00:00
  • 96a2e11b58 Don't remove entire wp-images directory. Some use it for user content. Ryan Boren 2008-11-10 18:25:03 +00:00
  • 0ba3c10f99 Bring back update nag. Ryan Boren 2008-11-10 18:17:47 +00:00
  • eea86a8557 Validation fixes from Simek. fixes #8139 Ryan Boren 2008-11-10 17:49:00 +00:00
  • 554a859a4f Use %s, not %d, for number format output. Props nbachiyski. fixes #8136 Ryan Boren 2008-11-10 17:47:41 +00:00
  • e36aee40d4 Don't use deprecated functions. Props filosofo. fixes #8130 Ryan Boren 2008-11-10 17:45:38 +00:00
  • a44339268a i18n fixes from nbachiyski. fixes #8142 Ryan Boren 2008-11-10 17:42:51 +00:00
  • f073cfc404 Fix QE for the last category, fixes #8077 Andrew Ozz 2008-11-10 10:50:37 +00:00
  • 747139d188 Fix the Code button in the HTML editor in FF3/Mac, fixes #8094 Andrew Ozz 2008-11-10 10:31:12 +00:00
  • 616d8c550f Fix admin-header error when mb_strlen() is missing Andrew Ozz 2008-11-10 09:18:44 +00:00
  • e9773982af Do not show comments column after quick editing a post from the Drafts screen, fixes #8113 Andrew Ozz 2008-11-10 08:58:32 +00:00
  • a2d6487881 Fix collapsed top level menu borders when no submenus Andrew Ozz 2008-11-09 20:21:12 +00:00
  • cb4eae5337 Reduce font size for long titles Ryan Boren 2008-11-09 20:02:59 +00:00
  • 95cbde59c3 Bump Ryan Boren 2008-11-09 19:23:49 +00:00
  • d8ae9b1cd3 Remove dead line Ryan Boren 2008-11-09 19:21:00 +00:00
  • 6fc09cd86a Sort the menu before adding classes. see #7966 Ryan Boren 2008-11-09 19:20:38 +00:00
  • 02fffc75ad gettext fix from nbachiyski. fixes #8126 Ryan Boren 2008-11-09 18:56:14 +00:00
  • 4ebfcd94a5 Menu updates: single top level menus, B&W/color icons (sprite), fix for the Firefox bug of not firing mouseout on absolute positioned elements over textareas/text fields, scaling down properly for different user roles, includes patch by Ryan, fixes #7966 Andrew Ozz 2008-11-09 14:54:39 +00:00
  • 1faf521908 Eliminate chaining for php 4 compat. Props DD32. fixes #5324 Ryan Boren 2008-11-08 23:27:49 +00:00
  • 2ae5249907 Save options. Props josephscott. fixes #8097 Ryan Boren 2008-11-08 23:25:47 +00:00
  • ef2975a179 Add missing array keys. fixes #8121 Ryan Boren 2008-11-08 23:13:33 +00:00