Commit Graph

9864 Commits

Author SHA1 Message Date
Ryan Boren f309ae3dff Better error messages. Props DD32. see #7875
git-svn-id: https://develop.svn.wordpress.org/trunk@11080 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-24 16:53:35 +00:00
Ryan Boren 63a54ef5f3 Tabify
git-svn-id: https://develop.svn.wordpress.org/trunk@11079 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-24 16:44:50 +00:00
Andrew Ozz 659a3fb191 TinyMCE 3.2.3 final, includes new Paste plugin with auto-cleanup (better paste from MS Word)
git-svn-id: https://develop.svn.wordpress.org/trunk@11078 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-24 15:26:00 +00:00
Andrew Ozz 4be3953c7a Lets try the HTML 5 offline resources storage (Firefox 3.5 only)
git-svn-id: https://develop.svn.wordpress.org/trunk@11077 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-24 13:02:52 +00:00
Andrew Ozz dfe7ffec18 get_manifest() + gears-manifest.php + cache-manifest.php, props ryan, see #7262
git-svn-id: https://develop.svn.wordpress.org/trunk@11076 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-24 10:48:08 +00:00
Andrew Ozz 6a3781100f Remove the top border from the plugin-update notice, props demetris, fixes #9628
git-svn-id: https://develop.svn.wordpress.org/trunk@11075 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-24 06:39:08 +00:00
Andrew Ozz da385d8a79 Upgrade widget options only from admin, props ryan, fixes #9629
git-svn-id: https://develop.svn.wordpress.org/trunk@11074 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-24 06:27:06 +00:00
Andrew Ozz b4baabb343 Fix hiding of comments after approving/unapproving them
git-svn-id: https://develop.svn.wordpress.org/trunk@11073 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-24 02:25:20 +00:00
Andrew Ozz 8757f218ea Remove slash from plugin_basename(), props alexrabe, fixes #9561
git-svn-id: https://develop.svn.wordpress.org/trunk@11072 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-23 21:45:38 +00:00
Ryan Boren 5e6528cd14 Add wp_unique_post_slug(). Apply it when getting sample permalinks. Props nbachiyski. fixes #6595
git-svn-id: https://develop.svn.wordpress.org/trunk@11071 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-23 20:21:18 +00:00
Andrew Ozz ac40df7d99 Add <col> to list of block elements, props CharlieHamu and Denis-de-Bernardy, fixes #9484
git-svn-id: https://develop.svn.wordpress.org/trunk@11070 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-23 08:28:22 +00:00
Andrew Ozz d67f8147d5 Make plugin_dir() and plugin_basename() work for mu-plugins directory, props Denis-de-Bernardy, fixes #9561
git-svn-id: https://develop.svn.wordpress.org/trunk@11069 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-23 08:16:06 +00:00
Ryan Boren fe2cea5e10 Clarify args to wp_update_term(). Props simonwheatley, johnbillion. fixes #9293
git-svn-id: https://develop.svn.wordpress.org/trunk@11068 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-23 08:05:36 +00:00
Ryan Boren d196ab7b2d Use is_user_logged_in(), have_comments in bundled themes. Props zeo. fixes #9626
git-svn-id: https://develop.svn.wordpress.org/trunk@11067 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-23 07:11:31 +00:00
Ryan Boren 6f00ac0c70 Don't absint gmt_offset. Props Hirvine. fixes #9162
git-svn-id: https://develop.svn.wordpress.org/trunk@11066 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-23 07:03:21 +00:00
Mark Jaquith 9eff22d723 Dynamically update display name as its components are updated in the profile. props to mattwalters for the original patch. fixes #8508
git-svn-id: https://develop.svn.wordpress.org/trunk@11065 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-23 05:55:26 +00:00
Ryan Boren 2323b85540 Return empty list if requests bookmark category does not exist. Props Viper007Bond. fixes #7507
git-svn-id: https://develop.svn.wordpress.org/trunk@11064 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-23 05:39:33 +00:00
Ryan Boren e76b5a0e42 SS2 FS fixes. Props DD32. fixes #8210
git-svn-id: https://develop.svn.wordpress.org/trunk@11063 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 23:38:01 +00:00
Ryan Boren cd7a5b36b1 Formatting cleanups. Props Viper007Bond. fixes #8703
git-svn-id: https://develop.svn.wordpress.org/trunk@11062 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 22:56:52 +00:00
Ryan Boren c43d9ccbdc Always display the default header when previewing a theme. Props Viper007Bond. fixes #9152
git-svn-id: https://develop.svn.wordpress.org/trunk@11061 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 22:32:35 +00:00
Ryan Boren 7af4f1b84d Add comment-reply-login class. Props mattwalters. fixes #8633
git-svn-id: https://develop.svn.wordpress.org/trunk@11060 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 21:27:07 +00:00
Ryan Boren 8822f049a3 Fix wp_nonce_ays() go back link. fixes #7436
git-svn-id: https://develop.svn.wordpress.org/trunk@11059 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 21:08:19 +00:00
Andrew Ozz bb93b6bab4 Queue all default scripts for the head when a custom script lists them as dependencies, fixes #9620
git-svn-id: https://develop.svn.wordpress.org/trunk@11058 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 21:01:36 +00:00
Ryan Boren 563583c87b Don't notify post author of own comments. Props Denis-de-Bernardy. fixes #8695
git-svn-id: https://develop.svn.wordpress.org/trunk@11057 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 20:55:04 +00:00
Ryan Boren 86fff1ba53 Update pclzip to 2.8 and apply x64 patch. Props demetris. fixes #9615
git-svn-id: https://develop.svn.wordpress.org/trunk@11056 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 18:04:49 +00:00
Ryan Boren e87cac6f06 Don't remember search in last view. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11055 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 17:56:38 +00:00
Ryan Boren 7252c98c54 Add page-id-x class to body for pages. jamescollins. see #7939
git-svn-id: https://develop.svn.wordpress.org/trunk@11054 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 17:46:51 +00:00
Ryan Boren a6fac0db89 Faster query to see if page has children
git-svn-id: https://develop.svn.wordpress.org/trunk@11053 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 17:45:20 +00:00
Andrew Ozz 6358bca7d2 Notice fixes, props sivel, see #9393
git-svn-id: https://develop.svn.wordpress.org/trunk@11052 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 12:24:45 +00:00
Andrew Ozz ad16220db1 Properly set the default tab in the uploader, props fuggi, fixes #7219
git-svn-id: https://develop.svn.wordpress.org/trunk@11051 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 11:10:15 +00:00
Andrew Ozz 82e956b997 wordcount.js fix for nbsp passed as #160 char, props Denis-de-Bernardy, fixes #9597
git-svn-id: https://develop.svn.wordpress.org/trunk@11050 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 09:29:43 +00:00
Andrew Ozz 1dd8d336aa Add a complementary get_* function for posts_nav_link(), props filosofo, fixes #9094
git-svn-id: https://develop.svn.wordpress.org/trunk@11049 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 08:44:37 +00:00
Andrew Ozz 27cf3f2991 Don't output <br /> for empty posts, props Denis-de-Bernardy, fixes #6128
git-svn-id: https://develop.svn.wordpress.org/trunk@11048 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 07:37:24 +00:00
Andrew Ozz c23db792be Change text in link categories forms, fixes #9612
git-svn-id: https://develop.svn.wordpress.org/trunk@11047 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 07:29:01 +00:00
Ryan Boren 98244137a4 Grammar fix. Props novasource, Denis-de-Bernardy. fixes #9135
git-svn-id: https://develop.svn.wordpress.org/trunk@11046 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 06:50:03 +00:00
Andrew Ozz 75dba91661 Optionally use the class name as id_base, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11045 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 04:01:20 +00:00
Ryan Boren b1af620cfb When on create page, default favorite actions to the correspoding manage page.
git-svn-id: https://develop.svn.wordpress.org/trunk@11044 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 01:47:20 +00:00
Ryan Boren 73ee0e829b When on manage page, default favorite actions to the correspoding create page.
git-svn-id: https://develop.svn.wordpress.org/trunk@11043 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 01:30:15 +00:00
Ryan Boren 43460fd224 Update plugins leader text
git-svn-id: https://develop.svn.wordpress.org/trunk@11042 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 01:29:49 +00:00
Andrew Ozz e3830feb21 Remove remnants from widgets search, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11041 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 01:06:15 +00:00
Mark Jaquith 3c2fd1ca40 Drop the dual-use of db_version. Now it just stores the version. Post-upgrade hook triggered by separate binary db_upgraded option. fixes #9618
git-svn-id: https://develop.svn.wordpress.org/trunk@11040 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-21 23:12:57 +00:00
Ryan Boren 677a8f5387 Fix all link. Props mtekk. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11039 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-21 22:57:23 +00:00
Ryan Boren 4fefd15731 Use dist pczlip. see #9615 #9464
git-svn-id: https://develop.svn.wordpress.org/trunk@11038 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-21 22:42:25 +00:00
Ryan Boren c9b0e3b49a get_terms_orderby, get_terms_fields, and tag_clooud-sort filters. Props jhodgdon, filosofo. fixes #9004
git-svn-id: https://develop.svn.wordpress.org/trunk@11037 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-21 22:13:44 +00:00
Ryan Boren 0469b9ce24 Typo fix. Props DD32. fixes #9609
git-svn-id: https://develop.svn.wordpress.org/trunk@11036 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-21 22:06:15 +00:00
Ryan Boren 19069cab03 Remember last view for comments page
git-svn-id: https://develop.svn.wordpress.org/trunk@11035 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-21 21:12:01 +00:00
Ryan Boren 40a49d7481 Remember last view for plugins page. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11034 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-21 20:38:17 +00:00
Ryan Boren eef3fe8028 Wrap get_user_by() in function_exists check. Props alexrabe. fixes #9617
git-svn-id: https://develop.svn.wordpress.org/trunk@11033 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-21 20:27:22 +00:00
Ryan Boren 0692a7bd20 Hook name back-compat from Denis-de-Bernardy. fixes #9438
git-svn-id: https://develop.svn.wordpress.org/trunk@11032 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-21 19:49:56 +00:00
Ryan Boren 360ffa3fb5 Fix typing in cat_is_ancestor_of(). Props filosofo. fixes #9614
git-svn-id: https://develop.svn.wordpress.org/trunk@11031 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-21 19:42:28 +00:00