Commit Graph

  • 78e94523c8 Don't override .shortlink-input left/right padding of 1em with CSS shorthand later on. Fixes #19147. Jon Cave 2011-11-04 20:45:15 +00:00
  • 7dec8b7703 Admin-bar.css refresh, add back IE compat. "return false" so clicking on the search box doesn't scropp the page to the top, props ocean90, fixes #19153, fixes #19151 Andrew Ozz 2011-11-04 19:46:43 +00:00
  • dab902ceab Do the ToDo in wp_admin_bar_search_menu(), props ocean90, fixes #19152 Andrew Ozz 2011-11-04 18:11:33 +00:00
  • 242b3f48e4 If an empty menu ID is passed, derive it from the title and issue a _doing_it_wrong() notice. see #18197 Ryan Boren 2011-11-04 17:41:38 +00:00
  • 04b16d0042 Fix the global :before/:after selectors for Opera, props SergeyBiryukov, see #19137 Andrew Ozz 2011-11-04 17:35:00 +00:00
  • 3ee304ae1e Tweaks for the admin bar comment bubble: allow JS updating the count, center the bubble when no pending comments, props duck_, fixes #18809 Andrew Ozz 2011-11-04 15:55:00 +00:00
  • 731127e61b Use call_user_func_array() as call_user_func() cannot pass by reference. see #18785. Andrew Nacin 2011-11-04 15:06:11 +00:00
  • 53891da7c8 Pass $tab array to callback execution for help tabs. see #18785. Andrew Nacin 2011-11-04 15:04:58 +00:00
  • 21f89abdca Fix caps logic in wp_admin_bar_appearance_menu(). Show Themes on either switch_themes or edit_theme_options, and the rest of the appearance items on edit_theme_options. Fixes #19150. Jon Cave 2011-11-04 14:47:37 +00:00
  • ac8b90ade2 Remove drop-down arrows from admin bar, props SergeyBiryukov, fixes #19086 Andrew Ozz 2011-11-04 14:36:50 +00:00
  • 8919fbbaff Remove i18n until text settles. see #18795. Andrew Nacin 2011-11-04 13:57:45 +00:00
  • 2a16423a57 Update wp_admin_bar_appearance_menu docs to reflect changes made by r18683 and r19006. See #18197. Jon Cave 2011-11-04 13:52:42 +00:00
  • 33b60fc08b RTL adjustments for the About screens, props SergeyBiryukov, fixes #19143 Andrew Ozz 2011-11-04 13:09:53 +00:00
  • beec8f9532 Remove unused .toggle-arrow styling, props SergeyBiryukov, see #19042 Andrew Ozz 2011-11-04 12:22:46 +00:00
  • c1ec42bbff Help and Screen Options RTL adjustments, props SergeyBiryukov, see #19042 Andrew Ozz 2011-11-04 12:19:09 +00:00
  • 96513811f9 RTL for credits. props SergeyBiryukov, see #19143. Andrew Nacin 2011-11-04 04:35:06 +00:00
  • bfd8e1a095 First half of new welcome panel formatting. props chexee. see #11651. Daryl Koopersmith 2011-11-04 01:31:31 +00:00
  • 53d127961b The about pages are lonely orphans. see #18742. Daryl Koopersmith 2011-11-04 00:45:11 +00:00
  • 201d03f1b3 Formatting and CSS for credits and freedoms pages. see #18742. Daryl Koopersmith 2011-11-04 00:37:56 +00:00
  • b08b1b9314 Fix double border on right side of contextual help when no help sidebar exists. See #18197. Jon Cave 2011-11-04 00:07:57 +00:00
  • f3c1ce364a Remove copy-pasted classes. see #18742. Andrew Nacin 2011-11-03 23:59:19 +00:00
  • 8fa35f9bbe Yank version numbers out of translated strings. TODO decide whether this should be major version only, which probably means about.php should also contain text about x.y vs x.y.z. see #18742. Andrew Nacin 2011-11-03 23:55:03 +00:00
  • 061c4c9841 Two style tweaks to the update nag so it blends well with help/option panels and the admin bar. * Add a top border to it, but hide it under the admin bar. Helps appearance as the page is rendered (as admin bar is last). * Bring the update nag slightly off center again (see [19130]) to ensure it lines up with help/options panels. see #18197. Andrew Nacin 2011-11-03 23:41:45 +00:00
  • c47fb0491b Move about page CSS to main CSS files. see #18742. Daryl Koopersmith 2011-11-03 23:32:44 +00:00
  • f73fb3a3bf Only show #screen-meta (which encloses the panels) when a panel is showing. Otherwise there's a one-pixel gray line that's really aggravating my OCD. see #18197. Andrew Nacin 2011-11-03 23:30:55 +00:00
  • c649bc75bf Add about.php text/tabs to credits.php and freedoms.php. (Caution: Styles may settle during shipping.) see #18742. Andrew Nacin 2011-11-03 23:23:31 +00:00
  • 2145c0e8f4 Layout and filler content for new about page. CSS will be moved to the main files. props chexee. see #18742. Daryl Koopersmith 2011-11-03 23:13:50 +00:00
  • c684c9212b Use a better method for [19133]. see #11651. Andrew Nacin 2011-11-03 23:09:59 +00:00
  • be7274e110 Show the welcome screen when one shows it from Screen Options, advances to a page, then uses the browser's back button to return. see #11651. Andrew Nacin 2011-11-03 23:08:24 +00:00
  • 14c3606e1f Allow is_network and is_user to work for all screen instances. see #18785. Andrew Nacin 2011-11-03 23:00:46 +00:00
  • e3cb75932b Revert the look and functionality of Screen Options ans Help links/tabs, see #18197, see #18785 Andrew Ozz 2011-11-03 20:26:09 +00:00
  • 882574b78c Revert placement of Help and Screen Options to under the admin bar on the right, see #18197, see #18785 Andrew Ozz 2011-11-03 17:08:12 +00:00
  • ccaca0274d Update the blog date whenever a pubic post type is published or changed after being published. fixes #18624 Ryan Boren 2011-11-03 17:06:45 +00:00
  • 5a8176ea36 Admin bar 'W' shakeup. About This Version is now About WordPress. Credits and Freedoms will now become tabs on the post-update screen. see #18742. Andrew Nacin 2011-11-03 04:53:00 +00:00
  • 3700b57fdc Remove the Cancel Upload button, fixes #19050 Andrew Ozz 2011-11-03 01:47:12 +00:00
  • 6850814d97 Output editor-buttons.css earlier so the browser renders the editor in time, fixes #18820 Andrew Ozz 2011-11-03 01:31:27 +00:00
  • 7c30a4f419 Add a few characters to remove_accents(). props SergeyBiryukov. props ampt for [UT471]. fixes #9591. Andrew Nacin 2011-11-02 23:08:05 +00:00
  • d0115d9821 Remove CSS for interim-login. see #19120. Andrew Nacin 2011-11-02 22:47:21 +00:00
  • 8208aaac6f More help sidebars. see #19020. Andrew Nacin 2011-11-02 21:42:57 +00:00
  • 840f20feb2 More s/add_help_sidebar/set_help_sidebar/. fixes #19020. Andrew Nacin 2011-11-02 21:32:16 +00:00
  • 4cb3487019 More help sidebars. see #19020. Andrew Nacin 2011-11-02 20:54:56 +00:00
  • e2a62a3134 Improve admin bar internal representation. Simpler signatures, with backwards compatibility. Add items without requiring parents to be added first. see #18197. Daryl Koopersmith 2011-11-02 20:34:54 +00:00
  • 33ee9a7d04 s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785. Andrew Nacin 2011-11-02 20:14:10 +00:00
  • cb56cbb04e Blue admin color scheme updates for the contextual help tabs. Props chexee. see #18964 Ryan Boren 2011-11-02 17:21:50 +00:00
  • 479b59bdb0 Return full WHERE clause from get_posts_by_author_sql() if the post type isn't registerd. Fixes SQL sytax on users list when 'post' is unregistered. Fixes #19116. Jon Cave 2011-11-02 17:06:34 +00:00
  • fa570e7b76 More css cleanup, fix styles in the Edit Image popup then the editor is on the front end see #18314 Andrew Ozz 2011-11-02 15:24:56 +00:00
  • b37514a7fd Tabs > Spaces. Props SergeyBiryukov. See #14999 Dion Hulse 2011-11-02 12:16:47 +00:00
  • 71aa0059d0 Use add_help_sidebar(). see #19020 Ryan Boren 2011-11-02 05:33:53 +00:00
  • c69f53c37d Reverse variable assignment order. D'oh. see #19108. Andrew Nacin 2011-11-02 04:24:17 +00:00
  • 809c1558e3 Remove cruft. see #19106. Andrew Nacin 2011-11-02 04:14:14 +00:00
  • db63861af8 Use add_help_sidebar(). see #19020 Ryan Boren 2011-11-02 03:12:37 +00:00
  • 4709ef3dc2 Chain off of get_current_screen() instead of using global. see #19020 Ryan Boren 2011-11-02 02:38:37 +00:00
  • 41d1ab35f3 Use %s instead of %d in plugin install notice strings. props johnbillion. fixes #19106 Mark Jaquith 2011-11-02 02:36:18 +00:00
  • 45c23f2fcf Use more obvious variables in WP_Screen. see #18785. Andrew Nacin 2011-11-01 21:36:04 +00:00
  • 27cd634a96 Simplify logic in wp-fullscreen-save-post. Most of this came from post.php but that's been cut down as well. see #18785. Andrew Nacin 2011-11-01 21:23:05 +00:00
  • 1ec2c3c3e9 No need to setup current screen in wp-fullscreen-save-post handler. see #18785 Ryan Boren 2011-11-01 21:15:18 +00:00
  • 03139f2eec Fix live update of comment bubble. Drop text to avoid translation difficulties. Props SergeyBiryukov. fixes #18809 Ryan Boren 2011-11-01 20:42:40 +00:00
  • 795073ef01 Network admin snack menu. see #18197 Ryan Boren 2011-11-01 20:19:33 +00:00
  • 4b4c1bed52 Use %s, not %d, for comment numbers in admin bar sprintf(). fixes #19104 Mark Jaquith 2011-11-01 20:12:42 +00:00
  • c8ae4ba953 Mark links to wordpress.org resources for translation. Props SergeyBiryukov. see #18197 Ryan Boren 2011-11-01 19:46:41 +00:00
  • e754641764 Remove dead code left by r18621. Props ocean90. Fixes #19087. Jon Cave 2011-11-01 12:36:14 +00:00
  • 947ba8f62c Fix uploader "file size exceeded" error message, fix displaying uploaded queue errors, see #18206 Andrew Ozz 2011-11-01 11:56:20 +00:00
  • 1746c2af62 Disable the Cancel Upload button after the upload has finished or if it was interrupted, fixes #19050 Andrew Ozz 2011-10-31 21:38:28 +00:00
  • 3a15274807 Always run the old contextual_help filter. see #18785. Andrew Nacin 2011-10-31 21:37:43 +00:00
  • d91bf70dd7 Consistently set taxnow/typenow and the current screen's post_type/taxnomy, whenever it can be detected. Allow WP_Screen::get() to accept a post type as a hook_name. Fixes issues with the meta box $page/$screen argument. fixes #19080. see #18785. Andrew Nacin 2011-10-31 21:28:17 +00:00
  • 5d0176b03e Escape href in feed_links_extra(). Props solarissmoke. fixes #17408 Ryan Boren 2011-10-31 20:22:35 +00:00
  • 3ca9c1df61 Use key(). Props scribu. fixes #18975 Ryan Boren 2011-10-31 19:46:10 +00:00
  • 4399cf7610 Avoid E_STRICT notices. see #18975 Ryan Boren 2011-10-31 19:38:46 +00:00
  • a5c6da9a2e Move from quickpress_post_ID to post_ID. fixes #19095. Andrew Nacin 2011-10-31 17:08:36 +00:00
  • 8d01fc1f9a Fix copypasta in in WP_Screen. see #19095, props SergeyBiryukov. Andrew Nacin 2011-10-31 16:57:29 +00:00
  • 1326405677 Fix menu folding on new installs, props SergeyBiryukov, fixes #18091 Andrew Ozz 2011-10-29 21:56:27 +00:00
  • 9588256ab5 Some more css cleanup, see #18314 Andrew Ozz 2011-10-29 21:50:32 +00:00
  • 115014be64 Require show_ui rather than public for a taxonomy's parent post type. see #19080. Andrew Nacin 2011-10-29 05:30:57 +00:00
  • 8ecf6a8f3f Fix editor menu drop-downs in RTL, fixes #17798 Andrew Ozz 2011-10-29 02:28:49 +00:00
  • c5cf25a60b Theme and plugin editor textarea direction in RTL, props SergeyBiryukov, fixes #18021 Andrew Ozz 2011-10-29 00:55:58 +00:00
  • ee4f3ae87c Browse Happy RTL fix, props SergeyBiryukov, fixes #18093 Andrew Ozz 2011-10-29 00:52:21 +00:00
  • c8c19d8591 Fix alignment buttons when there is no content in editor under RTL, props SergeyBiryukov, fixes 18247 Andrew Ozz 2011-10-29 00:17:37 +00:00
  • 866b118316 Fix QuickTags typos. props trepmal, fixes #19082. Andrew Nacin 2011-10-28 23:29:53 +00:00
  • e10b10b6e2 Fix help tabs in RTL, props rosshanney, fixes #19024 Andrew Ozz 2011-10-28 23:05:58 +00:00
  • 1cd9d13384 RTL CSS cleanup for credits.php, props SergeyBiryukov, fixes #18420 Andrew Ozz 2011-10-28 22:42:36 +00:00
  • 3f802f9570 Use esc_attr() consistently in wp_dropdown_pages(). Andrew Nacin 2011-10-28 22:40:09 +00:00
  • 8a48ef371f RTL fixes for 3.3, props yoavf SergeyBiryukov rosshanney, see #19042 fixes #18000, fixes #17988, fixes #19006 Andrew Ozz 2011-10-28 22:14:59 +00:00
  • 7942318230 Ensure auto-embed only matches "smugmug.com" and its subdomains. Fixes #19076. Jon Cave 2011-10-28 20:05:43 +00:00
  • 2e089de79f Compute in_search_post_types only when needed. Props mitchoyoshitaka. fixes #18364 Ryan Boren 2011-10-28 20:03:26 +00:00
  • 813f1abd3c Avoid undefined index notices. Props SergeyBiryukov, valendesigns. fixes #18455 Ryan Boren 2011-10-28 19:52:14 +00:00
  • abada6e11d Fix polldaddy oEmbed regular expression to work with new style URLs. Props r-a-y, azaozz. Fixes #17106. Jon Cave 2011-10-28 19:42:57 +00:00
  • a3f2a7ce55 Fix notices and logic errors in get_page_by_path(). Props duck_. see #17670 Ryan Boren 2011-10-28 19:32:19 +00:00
  • 722c6d7003 Avoid 'Only variables should be passed by reference' warnings. Props SergeyBiryukov. see #18975 Ryan Boren 2011-10-28 15:48:44 +00:00
  • d85938ec7a gettext fix. Props ocean90. fixes #18770 Ryan Boren 2011-10-27 21:14:14 +00:00
  • f8ed38f26c Avoid 'Only variables should be passed by reference' warnings. Props SergeyBiryukov. see #18975 Ryan Boren 2011-10-27 20:00:09 +00:00
  • d8db24fafa Cast author IDs to strings. Props yoavf. fixes #18869 Ryan Boren 2011-10-27 18:36:49 +00:00
  • 5ff9cbe0cb Make repair.php fully translatable. Props ocean90. fixes #18770 Ryan Boren 2011-10-27 18:31:45 +00:00
  • be9799cdba Correctly document $stripteaser as a boolean flag. Props GaryJ, fixes #18886. Jon Cave 2011-10-26 10:15:29 +00:00
  • 72256f1c27 Stop an incorrect comment total being displayed when a trashed/spammed comment is deleted or restored. Fixes #19029. Jon Cave 2011-10-26 08:47:16 +00:00
  • 29a3f52acf Bump. Andrew Nacin 2011-10-25 16:32:27 +00:00
  • b7b6a7e5ae Use correct object. props adambackstrom. fixes #19045. Andrew Nacin 2011-10-25 16:08:24 +00:00
  • 95eff833c8 Remove duplicate word in docs. props SergeyBiryukov, fixes #18986. Andrew Nacin 2011-10-25 16:07:14 +00:00
  • fa00acb382 Add missing keyword. fixes #19046, see #18785. Andrew Nacin 2011-10-25 16:05:39 +00:00
  • 219bc246bc Make convert_to_screen() more resilient. see #18785. Andrew Nacin 2011-10-25 06:54:23 +00:00
  • 261ee73e3d Merge upgrade_old_widgets_order_array() into upgrade_330(). see #18811, see #18821. Andrew Nacin 2011-10-25 05:50:39 +00:00