Commit Graph

8715 Commits

Author SHA1 Message Date
Ryan Boren 594fe65301 Improve latest version detection in plugin updater. Props DD32. fixes #8129
git-svn-id: https://develop.svn.wordpress.org/trunk@9793 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 19:25:53 +00:00
Ryan Boren e3a108f6a9 Remove edit-form.php on update. see #8279
git-svn-id: https://develop.svn.wordpress.org/trunk@9792 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 18:20:25 +00:00
Ryan Boren 03d0787b0a Use wp_html_excerpt() instead of substr in rss widget. Props nbachiyski. fixes #8278
git-svn-id: https://develop.svn.wordpress.org/trunk@9791 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 17:43:54 +00:00
Ryan Boren 54c776ba72 Remove unmaintained edit-form.php. fixes #8279
git-svn-id: https://develop.svn.wordpress.org/trunk@9790 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 17:23:55 +00:00
Ryan Boren d8bc4742a3 Add gettext context. Props nbachiyski. fixes #8142
git-svn-id: https://develop.svn.wordpress.org/trunk@9789 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 17:23:08 +00:00
Ryan Boren a7e00195ef Add screen_meta_screen filter. Props andré renaut.
git-svn-id: https://develop.svn.wordpress.org/trunk@9788 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 17:20:26 +00:00
Andrew Ozz 641fdb6c8d PressThis updates from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9787 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 13:01:36 +00:00
Andrew Ozz c6a978d162 Improve the admin menu when there are long top level titles, fixes #8040
git-svn-id: https://develop.svn.wordpress.org/trunk@9786 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 12:41:52 +00:00
Andrew Ozz b7546017ad Do not show "Post published" message in QuickPress if empty form submitted, fixes #8222
git-svn-id: https://develop.svn.wordpress.org/trunk@9785 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 12:30:37 +00:00
Andrew Ozz 59ab1f6366 Fix tab button on the write screen in Opera, add tabindex to the menu, don't 'lock' the tab key between the title and the editor. Fixes #8197
git-svn-id: https://develop.svn.wordpress.org/trunk@9784 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 12:02:28 +00:00
Andrew Ozz 0a86dfcc2e Move color declarations out of wp-admin.css, props Simek and johnhennmacc, fixes #7961
git-svn-id: https://develop.svn.wordpress.org/trunk@9783 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 07:21:05 +00:00
Mark Jaquith e0905512b2 Count links in comments after performing automatic linking. props tott. fixes #7821
git-svn-id: https://develop.svn.wordpress.org/trunk@9782 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 07:08:37 +00:00
Mark Jaquith 03792b2e62 Handle blank display_name for commenters. props mrmist. fixes #7494
git-svn-id: https://develop.svn.wordpress.org/trunk@9781 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 06:58:44 +00:00
Andrew Ozz 8f213372ea Ensure js objects are declared early
git-svn-id: https://develop.svn.wordpress.org/trunk@9780 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 06:58:38 +00:00
Mark Jaquith 3b9b10645f Remove manual santization of redirect URLs (handled in wp_redirect())
git-svn-id: https://develop.svn.wordpress.org/trunk@9779 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 06:32:10 +00:00
Mark Jaquith 3db5e00550 Sneak in menu-dark-rtl.gif. see #8159
git-svn-id: https://develop.svn.wordpress.org/trunk@9778 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 05:36:26 +00:00
Mark Jaquith 7d9268df69 Menu, color, font updates from Matt Thomas. see #8159
git-svn-id: https://develop.svn.wordpress.org/trunk@9777 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 05:35:28 +00:00
Mark Jaquith 04cbfb9d9f Remove top "Save" button from options.php
git-svn-id: https://develop.svn.wordpress.org/trunk@9776 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 05:08:58 +00:00
Mark Jaquith 68d8954313 Do not redirect to options.php on login if user was POSTing to options.php from another page. props fitztrev. fixes #8133
git-svn-id: https://develop.svn.wordpress.org/trunk@9775 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 05:07:24 +00:00
Mark Jaquith 72621ce78b Allow post_parent=0 queries to work. props stefano.verna. fixes #8085
git-svn-id: https://develop.svn.wordpress.org/trunk@9774 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 05:02:24 +00:00
Mark Jaquith 41ad324958 Show pending comments to users with quotes in their name. props regulatethis. fixes #6992
git-svn-id: https://develop.svn.wordpress.org/trunk@9773 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 04:58:10 +00:00
Andrew Ozz 6914b73458 Fix table headers for media library page
git-svn-id: https://develop.svn.wordpress.org/trunk@9772 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 03:57:18 +00:00
Ryan Boren 335fda8405 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9771 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 00:20:27 +00:00
Ryan Boren 920b968be8 Use home to determine self link host
git-svn-id: https://develop.svn.wordpress.org/trunk@9769 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 23:04:42 +00:00
Andrew Ozz d2cd5afeed Don't apply color to pipe link separators when hovering, props jick fixes #8270
git-svn-id: https://develop.svn.wordpress.org/trunk@9768 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 23:02:05 +00:00
Ryan Boren c65315702d Relocate raquo. Props nbachiyski. fixes #8198
git-svn-id: https://develop.svn.wordpress.org/trunk@9767 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 22:46:56 +00:00
Mark Jaquith fc01c4f845 Remove background from QuickPress publish bar
git-svn-id: https://develop.svn.wordpress.org/trunk@9766 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 22:25:54 +00:00
Mark Jaquith ad844f6db9 Prevent strange text color on hover in QuickPress. props jick. fixes #8238
git-svn-id: https://develop.svn.wordpress.org/trunk@9765 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 22:19:49 +00:00
Mark Jaquith 0627e9a2fe A couple more hCard CSS classes for comments from wnorris. fixes #8264
git-svn-id: https://develop.svn.wordpress.org/trunk@9764 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 22:06:51 +00:00
Ryan Boren 284fc1d040 register_column_headers()
git-svn-id: https://develop.svn.wordpress.org/trunk@9763 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 20:49:39 +00:00
Ryan Boren 720a14ba90 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9762 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 20:17:28 +00:00
Ryan Boren c4642a5834 add_contextual_help()
git-svn-id: https://develop.svn.wordpress.org/trunk@9761 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 19:54:54 +00:00
Ryan Boren a7d7039e84 add_dashboard_page()
git-svn-id: https://develop.svn.wordpress.org/trunk@9760 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 19:30:50 +00:00
Ryan Boren 53ef19ae13 Allow underscores in page names for meta box and column requests. see #8246
git-svn-id: https://develop.svn.wordpress.org/trunk@9759 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 18:38:20 +00:00
Ryan Boren 27a6228430 Fix link categories row alternation. fixes #8272
git-svn-id: https://develop.svn.wordpress.org/trunk@9758 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 17:41:50 +00:00
Ryan Boren 71f1b7557f Cat row filtering cleanup from jhodgdon. see #8146
git-svn-id: https://develop.svn.wordpress.org/trunk@9757 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 17:25:43 +00:00
Mark Jaquith 493b015ac2 Save "Full URL path to files" option.
git-svn-id: https://develop.svn.wordpress.org/trunk@9756 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 08:59:37 +00:00
Mark Jaquith 0385a16998 Remove Visbility stubs since I actually did it for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@9755 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 08:43:31 +00:00
Mark Jaquith fe5fb55c3b Use clean_url() in self_link(), for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@9753 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 08:24:17 +00:00
Andrew Ozz c51af5dec9 Fix color of links separator in Recent Comments on dashboard, props jick, fixes #8239
git-svn-id: https://develop.svn.wordpress.org/trunk@9752 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 08:05:11 +00:00
Andrew Ozz 38b3638995 Fix QE data filtering for tags and categories, props jhodgdon fixes #8146
git-svn-id: https://develop.svn.wordpress.org/trunk@9751 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 07:15:32 +00:00
Ryan Boren 9e98d4a086 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9750 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 04:25:45 +00:00
Ryan Boren 1e035082cc Format page numbers. see #8266
git-svn-id: https://develop.svn.wordpress.org/trunk@9749 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 01:10:40 +00:00
Ryan Boren a0b606be91 Dashboard pluggability improvements from mdawaffe. see #8265
git-svn-id: https://develop.svn.wordpress.org/trunk@9748 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 01:04:41 +00:00
Ryan Boren bbaa2ed570 Page link styling improvements. Props iammattthomas. fixes #8266
git-svn-id: https://develop.svn.wordpress.org/trunk@9746 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 00:59:57 +00:00
Ryan Boren 920856cd35 Check type. Props josephscott. fixes #8267
git-svn-id: https://develop.svn.wordpress.org/trunk@9745 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 00:53:30 +00:00
Ryan Boren d936afccf9 PHPDoc for wp_clone. Props filosofo. fixes #8263
git-svn-id: https://develop.svn.wordpress.org/trunk@9744 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 22:02:32 +00:00
Ryan Boren bde6d0c67e date_i18n() fixes. Props nbachiyski. fixes #8153
git-svn-id: https://develop.svn.wordpress.org/trunk@9742 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 21:31:46 +00:00
Ryan Boren f5ec38f222 Auto set content-length. Props jacobsantos. fixes #8249
git-svn-id: https://develop.svn.wordpress.org/trunk@9741 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 21:21:35 +00:00
Ryan Boren 0aba3305b3 Use clone to break object refs when setting and getting cache. see #8146 #8191
git-svn-id: https://develop.svn.wordpress.org/trunk@9740 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 21:01:12 +00:00