Commit Graph

6005 Commits

Author SHA1 Message Date
Ryan Boren 9c01b969a2 Remove busted get_tags cache. get_terms does the caching for us. Props josephscott
git-svn-id: https://develop.svn.wordpress.org/trunk@6651 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 01:19:53 +00:00
Ryan Boren 5c9413d4f1 s/Save/Change/
git-svn-id: https://develop.svn.wordpress.org/trunk@6650 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-24 22:48:30 +00:00
Ryan Boren c1b80c091e check_ajax_referer() should look for *only* the auth_cookie, not others that look like they match. Autosave should know that an ajax response of -1 or 0 is a failure. Props mdawaffe
git-svn-id: https://develop.svn.wordpress.org/trunk@6649 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-24 21:19:42 +00:00
Ryan Boren 0883db3afb Add check_password filter
git-svn-id: https://develop.svn.wordpress.org/trunk@6648 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-24 18:36:45 +00:00
Ryan Boren b58ed9e123 Add wp_login_failed action
git-svn-id: https://develop.svn.wordpress.org/trunk@6647 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-24 18:32:21 +00:00
Ryan Boren 4aa89972c8 Don't forget to pass the category
git-svn-id: https://develop.svn.wordpress.org/trunk@6646 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-23 23:38:30 +00:00
Peter Westwood 5ddb77af06 Fix the updated times when publishing/editing with APP. See #5680 props rubys.
git-svn-id: https://develop.svn.wordpress.org/trunk@6645 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-23 20:25:08 +00:00
Ryan Boren c929b2f5e5 Pass remember arg. see #5405
git-svn-id: https://develop.svn.wordpress.org/trunk@6644 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-23 18:20:59 +00:00
Ryan Boren 9ecb360c81 Refactor login. see #5405
git-svn-id: https://develop.svn.wordpress.org/trunk@6643 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-22 19:35:19 +00:00
Ryan Boren 61fb6c5c53 Typo fix from rnt. fixes #5700
git-svn-id: https://develop.svn.wordpress.org/trunk@6642 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-22 17:13:43 +00:00
Ryan Boren 7737d47a40 Port wphelp plugin to tinyMCE 3.0. Props azaozz. see #5703
git-svn-id: https://develop.svn.wordpress.org/trunk@6641 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-22 06:23:46 +00:00
Ryan Boren 86c6a5c1a2 get_col() instead of get_results(). Props fitzrev. fixes #5699
git-svn-id: https://develop.svn.wordpress.org/trunk@6640 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-22 05:50:22 +00:00
Matt Mullenweg 908dfb2480 Missing image from #5694
git-svn-id: https://develop.svn.wordpress.org/trunk@6639 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-21 22:16:02 +00:00
Matt Mullenweg 90cc4f505f Try a different comment bubble, fixes #5694. Hat tip: sambauers.
git-svn-id: https://develop.svn.wordpress.org/trunk@6638 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-21 22:13:07 +00:00
Ryan Boren 1bac3dd255 phpdoc for pluggable.php from darkdragon. fixes #5509
git-svn-id: https://develop.svn.wordpress.org/trunk@6637 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-20 06:53:42 +00:00
Ryan Boren cc70e63a79 Remove old tinymce files. see #5674
git-svn-id: https://develop.svn.wordpress.org/trunk@6636 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-19 00:01:45 +00:00
Peter Westwood e9e5223615 Ensure APP clients can update timestamps on publish. Fixes #5680 props tvachon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6635 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-18 07:59:09 +00:00
Peter Westwood a4e97b1745 Add some more actions to xmlrpc. Fixes #5686 props joesephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@6634 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-18 07:52:15 +00:00
Matt Mullenweg 098e6672e4 Edit permalink in place. Fixes #5679. Hat tip: nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@6633 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-17 16:51:32 +00:00
Ryan Boren 2b0713315f TinyMCE 3.0 RC1. First cut, eexpect regressions. Props azaozz. see #5674
git-svn-id: https://develop.svn.wordpress.org/trunk@6632 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-17 15:44:05 +00:00
Matt Mullenweg 2597886ab2 This destroys other shutdown actions.
git-svn-id: https://develop.svn.wordpress.org/trunk@6631 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-17 02:46:22 +00:00
Ryan Boren 29ae6c24c8 phpdoc for kses from darkdragon. fixes #5641
git-svn-id: https://develop.svn.wordpress.org/trunk@6630 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-16 19:15:07 +00:00
Ryan Boren d4c55e7b87 Use PLUGINDIR in plugin_basename(). Props hansengel. fixes #5665
git-svn-id: https://develop.svn.wordpress.org/trunk@6629 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-16 19:11:15 +00:00
Ryan Boren 2992408edd Typo fix from hansengel. fixes #5676
git-svn-id: https://develop.svn.wordpress.org/trunk@6628 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-16 19:07:11 +00:00
Ryan Boren fc12afebbc Always show plugin activation errors. Props DD32. fixes #5673
git-svn-id: https://develop.svn.wordpress.org/trunk@6627 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-16 16:46:49 +00:00
Ryan Boren e841f998af Make sure plugin is set. Props arickmann. fixes #5658
git-svn-id: https://develop.svn.wordpress.org/trunk@6626 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-16 16:45:36 +00:00
Ryan Boren efdb111a66 Fix typo and clean up ternary logic. Props fitzrev. fixes #5677
git-svn-id: https://develop.svn.wordpress.org/trunk@6625 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-16 09:18:15 +00:00
Ryan Boren d310fc1367 Show post modification time. Needs style. Rough.
git-svn-id: https://develop.svn.wordpress.org/trunk@6624 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-16 09:02:18 +00:00
Ryan Boren f1c7a96841 Add date display and pending status.
git-svn-id: https://develop.svn.wordpress.org/trunk@6623 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-16 07:26:41 +00:00
Ryan Boren 4b50895652 Close the last li.
git-svn-id: https://develop.svn.wordpress.org/trunk@6622 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-16 06:55:20 +00:00
Ryan Boren bcfbbd696e Don't dangle our pipes
git-svn-id: https://develop.svn.wordpress.org/trunk@6621 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-16 06:48:08 +00:00
Ryan Boren a7536feec6 Relocate delete post on edit screen. Needs styling.
git-svn-id: https://develop.svn.wordpress.org/trunk@6620 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-16 06:28:42 +00:00
Ryan Boren 5030e58c5e Make publish status a dropdown.
git-svn-id: https://develop.svn.wordpress.org/trunk@6619 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-16 05:52:38 +00:00
Ryan Boren 9b39309811 jQuery 1.2.2 final. Props filosofo. fixes #5492
git-svn-id: https://develop.svn.wordpress.org/trunk@6618 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-15 17:05:07 +00:00
Ryan Boren 3864eec220 Allow more tags in kses. Props lloydbudd. fixes #5617
git-svn-id: https://develop.svn.wordpress.org/trunk@6617 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-14 23:56:53 +00:00
Ryan Boren 39da2f0eec Return, don't echo, array. Props Otto42. fixes #5155
git-svn-id: https://develop.svn.wordpress.org/trunk@6616 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-14 22:35:43 +00:00
Ryan Boren 511e9c1b53 Move WP_User_Search to admin includes. Props Viper007Bond. fixes #5111
git-svn-id: https://develop.svn.wordpress.org/trunk@6615 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-14 21:55:17 +00:00
Ryan Boren 17bf7548d5 Don't double requested url in url_to_postid(). Props filosofo. fixes #5661
git-svn-id: https://develop.svn.wordpress.org/trunk@6614 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-14 21:44:08 +00:00
Ryan Boren 81eba533de Allow parens in urls. Props nbachiyski. fixes #5668
git-svn-id: https://develop.svn.wordpress.org/trunk@6613 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-14 20:38:43 +00:00
Matt Mullenweg a2695efc33 New login screen. Clearing out images not used anymore.
git-svn-id: https://develop.svn.wordpress.org/trunk@6612 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-14 09:11:41 +00:00
Matt Mullenweg 913f6642a3 Some styling tweaks to header and submit box.
git-svn-id: https://develop.svn.wordpress.org/trunk@6611 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-14 07:21:25 +00:00
Ryan Boren 830b718dcd Eliminate comment_date_gmt <= now from get_lastcommentmodified() queries. fixes #5650
git-svn-id: https://develop.svn.wordpress.org/trunk@6610 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-14 05:59:39 +00:00
Ryan Boren c606c5bc63 Get named sidebars. Props AaronCampbell. fixes #5615
git-svn-id: https://develop.svn.wordpress.org/trunk@6609 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-14 04:51:29 +00:00
Ryan Boren d1b9e73996 Bump ver in readme. Props fitzrev and spencerp. fixes #5600
git-svn-id: https://develop.svn.wordpress.org/trunk@6608 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-14 04:39:36 +00:00
Ryan Boren ff5ae86309 More explicit statement of requirements. fixes #5220
git-svn-id: https://develop.svn.wordpress.org/trunk@6607 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-14 04:38:02 +00:00
Matt Mullenweg d7d0fdb95d Have footer stay at the bottom even on short pages in long windows. Hat tip: DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@6606 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-14 03:16:56 +00:00
Matt Mullenweg 2dc5a62a33 Rough pass at submit box.
git-svn-id: https://develop.svn.wordpress.org/trunk@6605 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-14 01:14:57 +00:00
Matt Mullenweg e4b2fa59dc Have the bottom boxes be closed by default. Remove the global padding kill from thickbox CSS.
git-svn-id: https://develop.svn.wordpress.org/trunk@6604 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-14 00:20:52 +00:00
Peter Westwood 8151a4a389 Simplify to_ping query. Fixes #5649 props misterbisson.
git-svn-id: https://develop.svn.wordpress.org/trunk@6603 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-12 17:31:17 +00:00
Ryan Boren 17bb5332ab Don't do form submit when pressing enter in add new tag box. Props mdawaffe. fixes #5629
git-svn-id: https://develop.svn.wordpress.org/trunk@6602 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-12 15:54:44 +00:00