Commit Graph

6099 Commits

Author SHA1 Message Date
Ryan Boren
08af1e5ef3 Add depth arg to wp_list_categories(). Props pishmishy. see #2461
git-svn-id: https://develop.svn.wordpress.org/trunk@6595 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-10 21:51:00 +00:00
Peter Westwood
af929c5525 Add xmlrpc methods to discover the valid post and page statuses. See #5569 props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@6594 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-10 21:46:25 +00:00
Peter Westwood
484a39a5b0 Ensure that we preserve GUIDs when importing from RSS. Fixes #5589 props peterjanes.
git-svn-id: https://develop.svn.wordpress.org/trunk@6593 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-10 21:27:08 +00:00
Peter Westwood
90e193bdab Notice fixing for wp-includes. See #5607 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@6592 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-10 20:51:07 +00:00
Ryan Boren
0480fcbf68 Fixes for new categories interface from mdawaffe. fixes #5618
git-svn-id: https://develop.svn.wordpress.org/trunk@6591 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-10 20:19:58 +00:00
Ryan Boren
2bc93b77a0 Eliminate duplication in and minify jquery.schedule.js. fixes #5620
git-svn-id: https://develop.svn.wordpress.org/trunk@6590 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-10 17:35:48 +00:00
Ryan Boren
e273c34966 phpdoc for locale from darkdragon. fixes #5621
git-svn-id: https://develop.svn.wordpress.org/trunk@6589 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-10 17:28:50 +00:00
Matt Mullenweg
2a77958de3 New experimental category interface, fixes #5618. Hat tip: mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@6588 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-10 09:39:35 +00:00
Ryan Boren
089284dadd JIT load tinymce localization to avoid load order problems. Props mdawaffe. fixes #5605
git-svn-id: https://develop.svn.wordpress.org/trunk@6587 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-09 20:11:13 +00:00
Ryan Boren
2e6e71f068 Call WP::init() just before kicking the init action so that the current user is setup as early as possible. fixes #4181
git-svn-id: https://develop.svn.wordpress.org/trunk@6586 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-09 20:08:59 +00:00
Ryan Boren
f5564e74c8 phpdoc tuneup from darkdragon. see #5611
git-svn-id: https://develop.svn.wordpress.org/trunk@6585 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-09 17:48:00 +00:00
Ryan Boren
90d8fb5f30 Save toggle box open/closed state. Props nbachiyski. fixes #5610
git-svn-id: https://develop.svn.wordpress.org/trunk@6584 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-09 17:46:13 +00:00
Ryan Boren
6445622ec2 Concat secret key with salt. see #5367
git-svn-id: https://develop.svn.wordpress.org/trunk@6583 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-09 16:37:43 +00:00
Matt Mullenweg
202c3ed19c Replacing FAT with jQuery effects, new styling for alerts. See #5369.
git-svn-id: https://develop.svn.wordpress.org/trunk@6582 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-09 12:12:35 +00:00
Matt Mullenweg
9b9c8bd46f Redirect to edit page with posted blurb as default.
git-svn-id: https://develop.svn.wordpress.org/trunk@6581 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-09 11:21:27 +00:00
Ryan Boren
3e8cb53029 Plugin reactivation. Props dougal. see #4176
git-svn-id: https://develop.svn.wordpress.org/trunk@6580 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-09 09:37:27 +00:00
Ryan Boren
fd80901dcf New image uploader from tellyworth. see #5609
git-svn-id: https://develop.svn.wordpress.org/trunk@6579 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-09 08:14:29 +00:00
Matt Mullenweg
7b449d585b Here's the toggle, but no saving... yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@6578 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-09 07:52:30 +00:00
Matt Mullenweg
5d902868bc Put a delay on the suggestion, and minimum length. Hat tip: DerFichtl.
git-svn-id: https://develop.svn.wordpress.org/trunk@6577 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-09 06:22:14 +00:00
Matt Mullenweg
10c5ce2771 The bottom of this shouldn't run into the box.
git-svn-id: https://develop.svn.wordpress.org/trunk@6576 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-09 06:21:38 +00:00
Ryan Boren
e5c5858215 Purty editor buttons from andy. Removing some oogly. fixes #5573
git-svn-id: https://develop.svn.wordpress.org/trunk@6575 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-09 05:21:51 +00:00
Ryan Boren
230bf25d88 Revert back to fat for now. see #5369
git-svn-id: https://develop.svn.wordpress.org/trunk@6574 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-08 07:22:07 +00:00
Ryan Boren
97701da591 Fade using jquery.color. Props JeremyVisser. fixes #5369
git-svn-id: https://develop.svn.wordpress.org/trunk@6573 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-08 06:44:31 +00:00
Ryan Boren
1faae5f44d Fade using jquery.color. Props JeremyVisser. fixes #5369
git-svn-id: https://develop.svn.wordpress.org/trunk@6572 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-08 06:39:09 +00:00
Ryan Boren
e90247fe6d Fix for widget sort with IE7. Props filosofo. see #5292 #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6571 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-07 23:55:49 +00:00
Ryan Boren
5daadf8ce7 Mass select for users from cpoteet and mdawaffe. fixes #5592
git-svn-id: https://develop.svn.wordpress.org/trunk@6570 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-07 20:38:49 +00:00
Ryan Boren
16d3b034ab Update jquery.form to 2.02. Props filosofo. fixes #5048
git-svn-id: https://develop.svn.wordpress.org/trunk@6569 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-07 17:23:40 +00:00
Ryan Boren
66415d7bba Encoding before title. Props RanYanivHartstein. fixes #5519 for 2.5
git-svn-id: https://develop.svn.wordpress.org/trunk@6568 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-06 19:15:33 +00:00
Ryan Boren
edbba502ed Remember last editor chosen. Props mdawaffe. fixes #3978
git-svn-id: https://develop.svn.wordpress.org/trunk@6567 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-06 19:01:32 +00:00
Peter Westwood
debf80f07c You are now logged out. Fixes #4754 props spencerp.
git-svn-id: https://develop.svn.wordpress.org/trunk@6566 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-06 10:26:40 +00:00
Ryan Boren
f98aa55625 Init tags array. Props fitzrev. fixes #5468
git-svn-id: https://develop.svn.wordpress.org/trunk@6565 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-06 08:43:20 +00:00
Ryan Boren
5c6aa3b2c7 phpdoc for registration from darkdragon. fixes #4383
git-svn-id: https://develop.svn.wordpress.org/trunk@6564 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-06 08:21:58 +00:00
Ryan Boren
652d5722e9 phpdoc for l10n. Props darkdragon. fixes #5590
git-svn-id: https://develop.svn.wordpress.org/trunk@6563 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-06 01:28:34 +00:00
Ryan Boren
bd07cec0c5 Update dimension to 1.2
git-svn-id: https://develop.svn.wordpress.org/trunk@6562 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-05 17:14:21 +00:00
Ryan Boren
32ddaae191 jQuery 1.2.2b2. see #5492
git-svn-id: https://develop.svn.wordpress.org/trunk@6561 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-05 06:18:29 +00:00
Ryan Boren
9b419d296f Fix some array warnings. Props mdawaffe. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6560 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-05 05:20:56 +00:00
Matt Mullenweg
25731e2326 Deal with long titles better.
git-svn-id: https://develop.svn.wordpress.org/trunk@6559 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-05 00:22:48 +00:00
Matt Mullenweg
4c1bc01ade Put menus in their proper place. TODO: refactor.
git-svn-id: https://develop.svn.wordpress.org/trunk@6558 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-05 00:17:35 +00:00
Ryan Boren
edacf65f4a Widget admin redesign from mdawaffe. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6557 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-04 23:40:47 +00:00
Ryan Boren
6dc06a8e41 Widget admin redesign from mdawaffe. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6556 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-04 23:34:33 +00:00
Matt Mullenweg
7af9979af4 Some link manager juggling, still need to have submenu highlight when on sub-sub pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@6555 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-04 20:18:55 +00:00
Ryan Boren
6ef4a86b66 Some file level phpdoc from darkdragon. fixes #5572
git-svn-id: https://develop.svn.wordpress.org/trunk@6554 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-04 20:05:07 +00:00
Ryan Boren
a50cd52330 phpdoc for comment.php from darkdragon. fixes #5578
git-svn-id: https://develop.svn.wordpress.org/trunk@6553 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-04 20:03:42 +00:00
Ryan Boren
153ce1be0d Page walk fixes from hailin. fixes #5581
git-svn-id: https://develop.svn.wordpress.org/trunk@6552 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-04 19:55:17 +00:00
Ryan Boren
791a7d7191 Unused var cleanup. Props DD32. see #5418
git-svn-id: https://develop.svn.wordpress.org/trunk@6551 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-04 19:36:34 +00:00
Matt Mullenweg
92d17a86a9 Update comment count in single post row on post comment screen, edit.php?p=1&c=1.
git-svn-id: https://develop.svn.wordpress.org/trunk@6550 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-04 11:53:15 +00:00
Matt Mullenweg
92a412f1f2 There's a lockup in the tri-menu area. Traffic ahead. Eliminating generic file editor.
git-svn-id: https://develop.svn.wordpress.org/trunk@6549 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-04 11:47:06 +00:00
Matt Mullenweg
94a6353473 We log out, not sign out.
git-svn-id: https://develop.svn.wordpress.org/trunk@6548 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-04 09:37:40 +00:00
Ryan Boren
200121c30a Don't bust table markup when switching between visual and html. Props mdawaffe. fixes #5577
git-svn-id: https://develop.svn.wordpress.org/trunk@6547 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-04 08:49:35 +00:00
Ryan Boren
72a79d489d Port autosave to jquery. Props rmccue. see #3824
git-svn-id: https://develop.svn.wordpress.org/trunk@6546 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-04 08:46:33 +00:00