Commit Graph

  • d5b8eeaa25 Use the correct defines in secret_salt_warning. Andrew Nacin 2010-05-01 22:50:55 +00:00
  • c4a1082319 Align the update nag with the screen meta box. Andrew Nacin 2010-05-01 22:09:34 +00:00
  • 5f0218032f Show > 100% blog space used in MS Right Now. Andrew Nacin 2010-05-01 22:06:48 +00:00
  • f049bc949c s/blog/site/ in more places. Andrew Nacin 2010-05-01 07:09:38 +00:00
  • 52a8a4ab3a POT, generated from r14324 potbot 2010-05-01 00:21:36 +00:00
  • 9c1b915fea Change 'WordPress Development Blog' to 'WordPress Blog' in the dashboard widget. Andrew Nacin 2010-04-30 22:56:29 +00:00
  • b6a09d8f59 Remove unnecessary space in 2010 comments.php. props zeo, fixes #13196. Andrew Nacin 2010-04-30 22:39:37 +00:00
  • c7771375e3 Translate name of sidebars in twentyten. props zeo, fixes #13189. Andrew Nacin 2010-04-30 22:34:41 +00:00
  • d35bf06afa Replace dashes with empty strings instead of underscores so that keys match keys that might be stored in a persistent cache from 2.9. Remove current user reset. Kinda buggy. Ryan Boren 2010-04-30 17:57:30 +00:00
  • 0a658396a5 Make sure sidebars_widgets is an array. If it is a string (no idea how, but it happens), we get a fatal error Mark Jaquith 2010-04-30 17:37:42 +00:00
  • 8722ccc178 Use a class for update-nag, as especially in MS we're sometimes hooking in more than one per page. Andrew Nacin 2010-04-30 15:37:46 +00:00
  • 26f7f2be9d Clean up secret_salt_warning. Use stronger version of wp_generate_password. Shrink line-height of #update-nag so multiple-line messages don't look so awful, use padding instead. Andrew Nacin 2010-04-30 15:25:54 +00:00
  • 41af787171 Prune and tidy the message in ms_not_installed. Only show detailed information if wp-admin, likesingle installs. Use ->tables. @todo: non-'MU' codex link. Andrew Nacin 2010-04-30 15:21:10 +00:00
  • 7a9ddcfb70 Don't stomp upload options when saving media options for MS sites. fixes #13182 Ryan Boren 2010-04-30 14:31:18 +00:00
  • 2473cefe8f s/blog/site/ in even more places. props PeteMall, see #11644. Andrew Nacin 2010-04-30 03:17:49 +00:00
  • f1323541bc Small menu CSS tweak for item deletion. props koopersmith, see #13134. Andrew Nacin 2010-04-30 01:58:35 +00:00
  • 8800622876 s/blog/site/ in more places. props PeteMall, see #11644. Andrew Nacin 2010-04-30 01:54:32 +00:00
  • 212b78b807 Fix support for rewrites on IIS7. Fixes #12973 props Frumph and ruslany. Peter Westwood 2010-04-29 21:41:20 +00:00
  • 5e6e16a033 Don't consult global current_user object for usermeta values. Use get_userdata(). Ryan Boren 2010-04-29 20:55:39 +00:00
  • fbac23f1eb Update object term cache for custom post types. props scribu, fixes #12989. Andrew Nacin 2010-04-29 20:43:59 +00:00
  • 854c4d8fa7 Always replace dashes with underscores for keys in get_user_option(). Ryan Boren 2010-04-29 20:19:47 +00:00
  • cec049295c Pass unserializeds value to meta actions. Ryan Boren 2010-04-29 19:26:40 +00:00
  • 111b7d58c5 When storing and retrieving meta data to user object, replace dashes with underscores to get a valid php var name. Ryan Boren 2010-04-29 19:19:21 +00:00
  • b46e129883 Remove debug Ryan Boren 2010-04-29 19:16:21 +00:00
  • 93e92e9b32 clean_user_cache() instead of direct cache delete. Ryan Boren 2010-04-29 18:32:01 +00:00
  • 12fc1ca1b7 Fix initial hidden meta boxes for nav menus. see #13134 Ryan Boren 2010-04-29 18:27:46 +00:00
  • d2e7d2a8c3 Remove debug Ryan Boren 2010-04-29 18:24:45 +00:00
  • ab27ecda6d Reset the global current_user object when the current user is changed. Ryan Boren 2010-04-29 18:24:18 +00:00
  • bd14ce7734 Partially fix default hidden meta boxes for nav menus. see #13134 Ryan Boren 2010-04-29 17:47:11 +00:00
  • 5bf46fa540 In twenty ten, removing some unnecessary styles for images Matt Thomas 2010-04-29 17:32:56 +00:00
  • 616f48e89d Don't call get_plugins() in menu.php. It is too slow to call on every admin page load. fixes #13117 Ryan Boren 2010-04-29 16:38:12 +00:00
  • cbe8327f39 Display the original username on the signup form on error, fixes #13124 Donncha O Caoimh 2010-04-29 16:05:33 +00:00
  • 61a22bca5d Set nopaging for the wp_get_nav_menu_items() get_posts() call to avoid pointless found rows queries. see #13134 Ryan Boren 2010-04-29 14:58:22 +00:00
  • 9b70c151dd POT, generated from r14295 potbot 2010-04-29 08:21:39 +00:00
  • 5dbf47294f When posts/terms are deleted/trashed, update associated menu items. Deleted post = deleted menu item, trashed post = menu item becomes a draft. props filosofo, see #13174 Andrew Nacin 2010-04-29 07:33:56 +00:00
  • 4defadbe97 Fix typo in CSS. see #13134. Andrew Nacin 2010-04-29 07:28:34 +00:00
  • e70f958bff Fix the ajax loading/processing spinner for nav menu meta boxes. see #13134. Andrew Nacin 2010-04-29 07:10:54 +00:00
  • 3f9d235435 Remove unnecessary single tab and second border in the custom links nav menu widget. Andrew Nacin 2010-04-29 06:11:44 +00:00
  • ffc6b5e799 Show 'no items' message in post/tax meta boxes for nav menu admin instead of empty tabs. Andrew Nacin 2010-04-29 06:01:44 +00:00
  • 23cd92c6ff Don't show plugin editor when there are no plugins. props solarissmoke, fixes #13117. Andrew Nacin 2010-04-29 05:34:24 +00:00
  • 6eb29c7e74 In Twenty Ten, i18n for prev/next post link arrows. props yoavf, fixes #13123. Andrew Nacin 2010-04-29 05:27:53 +00:00
  • e7664da46d Small fixes to the initial nav menu message. props koopersmith, see #13134. Andrew Nacin 2010-04-29 05:12:12 +00:00
  • 5a46795d60 Nav menu UI updates. props koopersmith, see #13134. Andrew Nacin 2010-04-29 03:43:39 +00:00
  • 7cfe307d12 Nav menu UI updates. props koopersmith, see #13134. Andrew Nacin 2010-04-29 03:43:11 +00:00
  • b8f8327393 Fix handling of nav menu search, also menu naming conflicts. props filosofo, fixes #13138 Andrew Nacin 2010-04-28 20:44:08 +00:00
  • 6cb8ea5bcc POT, generated from r14283 potbot 2010-04-28 20:21:06 +00:00
  • c5eb9e9c61 More nav menu fixes. props filosofo. see #13148. fixes #13155, fixes #13157, fixes #13138, see #13134. Andrew Nacin 2010-04-28 18:30:32 +00:00
  • df17d3d901 In Twenty Ten, fix the ordering of items in the title tag. Matt Thomas 2010-04-28 17:17:42 +00:00
  • 83f33b07ec In Twenty Ten, remove the pipe separator from the title when there is no blog description. Props noel. Matt Thomas 2010-04-28 17:11:18 +00:00
  • 3be728e34b Keep 'remember me' checked when user/pass is incorrect. props xibe, fixes #13165. Andrew Nacin 2010-04-28 17:01:55 +00:00
  • 296d029bbc RTL for nav-menu.php. first pass. props RanYanivHartstein, see #13166 Andrew Nacin 2010-04-28 14:22:41 +00:00
  • c9b0a363c1 Remove space between screen meta and screen icon on nav menu admin. Andrew Nacin 2010-04-28 13:37:15 +00:00
  • 915bc58b28 Restore radios for MS site flags, as the schema supports other values. see #12832 Andrew Nacin 2010-04-28 08:15:45 +00:00
  • 6d490bcd88 Introduce a template file for the Front Page of a site. Has priority over every other template which applies and falls back to the standard template flow for the page / list of posts. Fixes #6801 Peter Westwood 2010-04-28 07:48:09 +00:00
  • 4a0ad66c0d Better DNS error message in network.php. Andrew Nacin 2010-04-28 07:40:49 +00:00
  • 5dd4da6932 Revert [14268] - It is much better to use JavaScript for this kind of enhancement. Output buffering is too fragile. See #12564. Peter Westwood 2010-04-28 07:17:20 +00:00
  • a3d0926168 Don't serve dynamic robots.txt when WP is not installed at the root of a domain. props solarissmoke, fixes #13115 Andrew Nacin 2010-04-28 06:37:15 +00:00
  • caa53c4982 In Twenty Ten, fix aligned image styles Matt Thomas 2010-04-28 05:20:48 +00:00
  • aeb062fbc5 Give menu items a default 'draft' state when added to the menu. props filosofo, fixes #13149 Andrew Nacin 2010-04-28 05:02:09 +00:00
  • 385b717f08 Give menu items a default 'draft' state when added to the menu. props filosofo, fixes #13149 Andrew Nacin 2010-04-28 04:56:50 +00:00
  • d27efabb08 In Twenty Ten, remove margins from normal inline images, set vertical alignment of inline images, and apply bottom margin to alignnone class. Matt Thomas 2010-04-28 04:46:10 +00:00
  • 54a577c537 Add full HTML filter to comment_form(), along with an echo arg. props joostdevalk, fixes #12564. Andrew Nacin 2010-04-28 04:28:51 +00:00
  • 610abdf2a5 Some menus meta box cleanups. props filosofo, see #13143. Andrew Nacin 2010-04-28 04:09:00 +00:00
  • 105de33875 Show correct nav menu title on first pageload after change. props filosofo, fixes #13142. Andrew Nacin 2010-04-28 02:24:39 +00:00
  • 3114dfddce Poka yoke for username sanitization during install. see #13159. Andrew Nacin 2010-04-28 02:20:32 +00:00
  • da1170a530 Show the sanitized username on install.php completion page. Also add some help text. see #13159. Andrew Nacin 2010-04-28 02:17:19 +00:00
  • 8325eb1dc1 Verify nav menu items. props filosofo, fixes #13154. Andrew Nacin 2010-04-28 02:04:30 +00:00
  • 68db25c00c Don't translate internal post stati. props nbachiyski, fixes #13024. Andrew Nacin 2010-04-27 22:36:46 +00:00
  • 01369d744f Some default password nag and user-edit div.error style cleanups. Andrew Nacin 2010-04-27 21:57:18 +00:00
  • e2e2836ad5 Explicitly set the capability required in edit_users map_meta_cap branch, so we don't accidentally pass edit_user. props TheDeadMedic. fixes #13074, fixes #13137 Andrew Nacin 2010-04-27 20:39:39 +00:00
  • 5dbebf6cfc Have media default to 'all', not false, in wp_enqueue_style. props koopersmith, fixes #13056. Andrew Nacin 2010-04-27 20:04:23 +00:00
  • 84ea52469c Explanatory text for the plus tab. see #13134 Ryan Boren 2010-04-27 17:40:48 +00:00
  • 544533c0a1 don't change super admin primary site when creating new site Ron Rennick 2010-04-27 17:37:01 +00:00
  • e578ec626c Menu styling updates. Props koopersmith. see #13134 Ryan Boren 2010-04-27 16:04:18 +00:00
  • 700d907fb2 Remove move cursor when JS disabled. Props koopersmith. fixes #13136 Ryan Boren 2010-04-27 14:42:42 +00:00
  • 88bcfe2ec4 Simply search for newlines to strip instead of checking the oEmbed provider. fixes #12115. Andrew Nacin 2010-04-27 05:21:39 +00:00
  • 77be931ef4 New menu UI. Props filosofo. see #12713 Ryan Boren 2010-04-27 01:05:58 +00:00
  • cb27ac1a30 Revert [14230]. Broke menu save. see #10122 Ryan Boren 2010-04-27 00:44:38 +00:00
  • 6ba4b97fc8 Fix custom tax and post type query var checks. Props prettyboymp. fixes #12857 #13076 Ryan Boren 2010-04-27 00:22:04 +00:00
  • 3e9cc3ebd9 The read_post cap cannot be checked for sticky posts because not logged in users don't have any caps. see #11197 Ryan Boren 2010-04-26 22:12:28 +00:00
  • 981960fa09 Introduce DISALLOW_UNFILTERED_HTML Ryan Boren 2010-04-26 21:42:42 +00:00
  • 4fea823167 Remove debug Ryan Boren 2010-04-26 18:52:14 +00:00
  • 92b7f84b59 Hook update_option_new_admin_email to add_option_new_admin_email so that the confirmation email gets set even when new_admin_email doesn't already exist. see #12192 Ryan Boren 2010-04-26 18:20:11 +00:00
  • 972900cf3e Allow regular admins to change the admin email. see #13126 Ryan Boren 2010-04-26 17:55:41 +00:00
  • 24b7698dbf Add RTL support to add_editor_style(). Props yoavf. fixes #13120 Ryan Boren 2010-04-26 14:56:57 +00:00
  • 9df1546b16 Fix array handling in sanitize_bookmark_field(). Props mdawaffe. fixes #13098 Ryan Boren 2010-04-26 14:10:12 +00:00
  • d529ec69c1 Remove stray svn:ignore property set in r14234. See #10712 Dion Hulse 2010-04-26 11:17:12 +00:00
  • de50d45dc5 privacy_on_link_title and privacy_on_link_text filters to allow privacy plugins to customize privacy-on-link Ryan Boren 2010-04-26 01:26:08 +00:00
  • 21386d43d3 In Twenty Ten, give header img a bottom border so it looks right when there's no menu. Matt Thomas 2010-04-25 21:23:08 +00:00
  • 02bda72572 Fix back compat for hidden columns and layout screen options. Change meta baox order to be per user, rather than per blog. This breaks back compat for box order but the previous behavior was wrong. see #13032 Ryan Boren 2010-04-25 15:59:03 +00:00
  • be6734dd06 only append parent term slug until unique slug found, see #10712 Ron Rennick 2010-04-25 15:25:00 +00:00
  • a5c4bcabe0 Remove dead browse happy code. Has not been used for 18months in core admin. Props ocean90. Fixes #4833 Dion Hulse 2010-04-25 08:40:37 +00:00
  • cbfbe11ce8 Hide Parent dropdown in Page-attributes metabox when no potential parents exist. Props sorich87. Fixes #12655 Dion Hulse 2010-04-25 08:30:32 +00:00
  • b4051fba69 Add basic email/url validation to General options page. Prevents users entering a invalid Admin email or WordPress/Site Address which is not in URL form. Props technosailor for initial patch, slightly reworked. See #12868 Dion Hulse 2010-04-25 08:16:10 +00:00
  • e857394694 Allow edit posts page to save a empty set of terms for a custom hierarchical taxonomy. Props scribu for initial patch. See #10122 Dion Hulse 2010-04-25 07:42:51 +00:00
  • c22f8eb989 Allow Terms to exist within multiple taxonomies (Regression in 3.0); If a term slug is provided on the form, Respect it (do not suffix it, instead, feedback with error); Do not allow hierarchical term names to exist multiple times within a set level (ie. AU/NSW + AU/NSW is bad, AU/NSW + AU/VIC + AU/VIC/NSW is ok). See #13060 Dion Hulse 2010-04-25 07:35:16 +00:00
  • c63e95bdae Handle HTTP errors on popular tags requests, Handle HTTP Errors on listing loading slightly different no-js compatible. Fixes #13107 Dion Hulse 2010-04-25 05:39:39 +00:00
  • 24ee9c06c9 In twentyten, use path.jpg as the default header image Matt Thomas 2010-04-25 01:02:51 +00:00
  • 7b91f92df5 fix site administrator add user to site logic, see #12488 Ron Rennick 2010-04-24 18:39:22 +00:00
  • 7d14aa6e89 In twentyten, equalize border size on header and footer for print Matt Thomas 2010-04-24 18:27:08 +00:00