Commit Graph

9190 Commits

Author SHA1 Message Date
Andrew Ozz ee334aaf40 jQuery 1.3b2 and related changes (jquery.js is not minified to aid testing)
git-svn-id: https://develop.svn.wordpress.org/trunk@10326 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-07 05:02:40 +00:00
Ryan Boren 870e154d2e Move undefined check up. Props DD32. fixes #8807 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10325 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-06 23:28:21 +00:00
Ryan Boren 5abca0328d Fix notice. Props jeremyclarke. see #8764
git-svn-id: https://develop.svn.wordpress.org/trunk@10324 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-06 22:05:57 +00:00
Ryan Boren 346ad48bb8 Add get_editable_roles() and role filtering. Props jeremyclarke. fixes #8770
git-svn-id: https://develop.svn.wordpress.org/trunk@10323 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-06 22:00:05 +00:00
Ryan Boren 34ba806985 Faster smilies. Props johanee. fixes #6464
git-svn-id: https://develop.svn.wordpress.org/trunk@10322 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-06 18:20:47 +00:00
Ryan Boren fc9382deca Fix URL checking and add phpdoc. Props jacobsantos. fixes #8787 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10320 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-06 17:29:24 +00:00
Ryan Boren 2defde173c use wp_dropdown_roles(). Props jeremyclarke. fixes #8764
git-svn-id: https://develop.svn.wordpress.org/trunk@10319 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-06 17:23:11 +00:00
Andrew Ozz 823be602f4 Fix parse error.not well formed on XMLRPC request, props josephscott, fixes #7794
git-svn-id: https://develop.svn.wordpress.org/trunk@10318 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-06 05:28:53 +00:00
Andrew Ozz 9eda5b7f06 Fix ASC/DESC tag ordering by count, props mrmist, fixes #8609 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10316 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-06 00:34:31 +00:00
Ryan Boren 2719acb8ed Default to empty array if sidebars_widgets is not set. Don't unset array_version if not set. fixes #8804 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10314 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-05 23:03:17 +00:00
Ryan Boren 67b4280125 Add support for custom headers in the IXR (XML-RPC) class. Props josephscott. fixes #8145
git-svn-id: https://develop.svn.wordpress.org/trunk@10313 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-05 21:32:04 +00:00
Ryan Boren 86d305621d Preserve query string when redirecting to tools. Props simonwheatley. fixes #8774 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10311 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-05 19:24:49 +00:00
Ryan Boren da013965d9 And instead of or. Props mercurix. fixes #8787 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10309 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-05 18:42:02 +00:00
Andrew Ozz 60f217cdc4 Clean URL in recent comments widget, props danlee, fixes #8691 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10308 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-05 12:02:05 +00:00
Andrew Ozz 0a8ef2abaa Don't shift the rest of the page when the permalink pops up, props nbachiyski, fixes #6058 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10306 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-05 11:28:20 +00:00
Andrew Ozz e5745a3391 Add semicolon to Multi-Widget Example, props dcole07, fixes #8742 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10304 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-05 11:19:53 +00:00
Andrew Ozz 549060d494 Categories postbox styling when in right sidebar, props federico.bond, fixes #8606 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10302 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-05 11:09:26 +00:00
Andrew Ozz b79698dc1e Make titles into links in Dashboard Right Now module, props mattwalters, fixes #8438 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10300 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-05 10:08:31 +00:00
Andrew Ozz 1d0781a8c8 Latest version of the patch for refactor filters to avoid potential XSS attacks, props sambauers and DD32, see #8767
git-svn-id: https://develop.svn.wordpress.org/trunk@10298 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-04 23:37:47 +00:00
Andrew Ozz ec804d2905 Refactor filters to avoid potential XSS attacks, props sambauers and DD32, see #8767
git-svn-id: https://develop.svn.wordpress.org/trunk@10297 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-04 22:25:50 +00:00
Andrew Ozz 04678d9cb9 CSS fixes fir IE: pending comments background, HTML editor buttons padding, text fields line-height, fixes #8771
git-svn-id: https://develop.svn.wordpress.org/trunk@10295 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-04 11:51:08 +00:00
Andrew Ozz d049036ceb Pass the URL to the 'http_request_args' filter, props DD32, fixes #8780
git-svn-id: https://develop.svn.wordpress.org/trunk@10294 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-04 04:34:01 +00:00
Andrew Ozz ab8822bdcd Cast to array to silence warnings from plugin added menus, props DD32, fixes #8782
git-svn-id: https://develop.svn.wordpress.org/trunk@10293 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-04 04:29:28 +00:00
Andrew Ozz 46d0b1c7b1 Add hooks for the Users/Categories/Link Categories/Tags table columns, props GM_Alex, fixes #8788
git-svn-id: https://develop.svn.wordpress.org/trunk@10292 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-04 04:21:35 +00:00
Andrew Ozz 416baab11a Minify all js and add the non-minified files as .dev.js
git-svn-id: https://develop.svn.wordpress.org/trunk@10291 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-02 15:08:58 +00:00
Andrew Ozz f7914ef53a Press This CSS cleanup, props Simek, fixes #8773
git-svn-id: https://develop.svn.wordpress.org/trunk@10290 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-01 20:33:01 +00:00
Ryan Boren c925939b3d Pass ref in array to avoid warning. fixes #8766
git-svn-id: https://develop.svn.wordpress.org/trunk@10289 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-31 22:33:46 +00:00
Ryan Boren e7cfd42af7 Remove debug. see #8757
git-svn-id: https://develop.svn.wordpress.org/trunk@10287 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-31 22:10:41 +00:00
Ryan Boren 03d8f39149 Turn off magic_quotes_sybase. It prevents addslashes from escaping backslashes. fixes #8757 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10286 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-31 22:09:57 +00:00
Ryan Boren 6bc1f53e0f phpdoc for wp_dropdown_roles(). Add role_names_listing filter. Props jeremyclarke. fixes #8761
git-svn-id: https://develop.svn.wordpress.org/trunk@10285 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-31 17:40:05 +00:00
Ryan Boren 44363b9f5f Chunked decoding fix from jacobsantos. fixes #8618
git-svn-id: https://develop.svn.wordpress.org/trunk@10283 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-31 03:02:53 +00:00
Ryan Boren 9563bbea98 Chunked decode fixes. Don't return WP_Error for body. Props jacobsantos. see #8618
git-svn-id: https://develop.svn.wordpress.org/trunk@10282 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-30 22:53:35 +00:00
Ryan Boren 601ba7bcf0 HTTP API debug and action for curl object. Props jacobsantos. see #8727
git-svn-id: https://develop.svn.wordpress.org/trunk@10281 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-30 22:45:51 +00:00
Ryan Boren 948e542722 Add clearing break. Props johnbillion. fixes #8677 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10279 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-30 22:42:05 +00:00
Ryan Boren c2f108aec4 Don't assume page 1 when cpage is empty. Props filosofo. fixes #8630 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10277 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-30 22:32:43 +00:00
Ryan Boren e7a5bb8295 Add exclude_tree for categories. Make exclude behave like exclude_tree when hierarchical to restore < 2.7 behavior. Props filosofo. fixes #8614 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10275 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-30 22:30:36 +00:00
Ryan Boren 00f96adf85 Close comments for old posts, pages, and attachments, not just posts. Props mrmist. fixes #8740
git-svn-id: https://develop.svn.wordpress.org/trunk@10273 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-30 20:09:40 +00:00
Ryan Boren f04a7d1efa phpdoc updates for wp_generate_password(). Props sivel. fixes #8688 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10271 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-30 19:47:59 +00:00
Ryan Boren b6c647c017 Fix link_before and after args. Props ev3rywh3re. fixes #8715 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10269 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-30 19:41:53 +00:00
Ryan Boren 44b2c9ab32 Show actions and checkbox only if user is editable by current user. Props jeremyclarke. fixes #8760
git-svn-id: https://develop.svn.wordpress.org/trunk@10268 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-30 19:38:44 +00:00
Ryan Boren 58011e2257 user_can_access_admin_page() fix. Props arena. see #8535
git-svn-id: https://develop.svn.wordpress.org/trunk@10267 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-30 19:18:18 +00:00
Ryan Boren d02a3b83af Fix html doctype check. Props zekrap. fixes #8745 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10265 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-30 18:35:31 +00:00
Ryan Boren 1b8d9bc0f3 Show 'Delete All Spam' only if can moderate_comments. Props mrmist. fixes #8684 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10263 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-30 18:30:55 +00:00
Ryan Boren a241246c35 Check for is_wp_error() return
git-svn-id: https://develop.svn.wordpress.org/trunk@10261 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-30 18:04:52 +00:00
Ryan Boren aaad7cb804 s/sumbit/submit/. Props Malaiac. fixes #8645 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10259 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-30 17:41:07 +00:00
Andrew Ozz 077540b9af Faster hide-if-no-js, if-js-closed, etc. needed when loading scripts in the footer.
git-svn-id: https://develop.svn.wordpress.org/trunk@10258 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-27 12:18:38 +00:00
Andrew Ozz f4980c0b00 Fix debug notices for bulk edit, fixes #8707 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10256 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-26 22:35:08 +00:00
Andrew Ozz fdfc9ec532 Fix l10n bug in post taxonomy js, props tellyworth, fixes #8717
git-svn-id: https://develop.svn.wordpress.org/trunk@10255 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-26 03:09:32 +00:00
Andrew Ozz 7a9c742af6 Fix uploaded media relative links when site has been moved, props DD32, fixes #8705 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10254 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-26 02:59:04 +00:00
Ryan Boren ede4a22a55 Eliminate closing ?>'s from wp-config-sample.php. Props Otto42. fixes #6791
git-svn-id: https://develop.svn.wordpress.org/trunk@10252 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-24 22:51:50 +00:00