Commit Graph

4504 Commits

Author SHA1 Message Date
Mark Jaquith 758b3126d2 Pass correct var to wp_create_file_in_uploads hook. props spikeyslam. fixes #3693
git-svn-id: https://develop.svn.wordpress.org/trunk@4817 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-27 22:56:32 +00:00
Matt Mullenweg e0eb6c809a Bringing in the jquery goodness
git-svn-id: https://develop.svn.wordpress.org/trunk@4816 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-27 18:45:54 +00:00
Matt Mullenweg 7ecd1ff13d Several of these projects seem dead. Linking IRC channel. Hat tip: scoop0901
git-svn-id: https://develop.svn.wordpress.org/trunk@4815 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-27 18:26:16 +00:00
Ryan Boren 826eb406a1 WP XML-RPC API enhancements.
git-svn-id: https://develop.svn.wordpress.org/trunk@4814 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-26 20:05:53 +00:00
Ryan Boren 2aee25e27e Update to prototype 1.5.0 and scriptaculous 1.7.0. Fix some AJAXy bits. Props mdawaffe. fixes #3645 #3676 #3519
git-svn-id: https://develop.svn.wordpress.org/trunk@4813 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-26 03:41:17 +00:00
Mark Jaquith eadcf2f4cc Link to TinyMCE css file with http scheme on all server setups. Props MichaelH and Andy. fixes #3646
git-svn-id: https://develop.svn.wordpress.org/trunk@4812 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-26 02:57:07 +00:00
Mark Jaquith 320ac834de Prevent plugins that generate PHP fatal errors from being activated. ticket #3254
git-svn-id: https://develop.svn.wordpress.org/trunk@4811 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 20:45:20 +00:00
Mark Jaquith ffdb5a89ef Template Name: regex fixup by gjorgensen. fixes #3674
git-svn-id: https://develop.svn.wordpress.org/trunk@4809 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 19:42:30 +00:00
Mark Jaquith 83013c90d2 Do not pass comma-formatted numbers to __ngettext(). Props nbachiyski. fixes #3663
git-svn-id: https://develop.svn.wordpress.org/trunk@4808 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 19:29:30 +00:00
Ryan Boren ddd9ef5216 Cast categoryId to string to be compliant. fixes #3662
git-svn-id: https://develop.svn.wordpress.org/trunk@4807 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 18:27:47 +00:00
Ryan Boren c5cb379adf Expose page_status in XML-RPC API.
git-svn-id: https://develop.svn.wordpress.org/trunk@4806 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 18:22:05 +00:00
Matt Mullenweg 06804aaf72 This is what I get for commiting remotely, should fix currently known issues with atom 1.0
git-svn-id: https://develop.svn.wordpress.org/trunk@4805 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 08:48:18 +00:00
Matt Mullenweg c348336b89 Missed a file and an easy mistake.
git-svn-id: https://develop.svn.wordpress.org/trunk@4804 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 08:37:26 +00:00
Matt Mullenweg c25f2401c5 Beta Atom 1.0 support
git-svn-id: https://develop.svn.wordpress.org/trunk@4803 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 08:02:18 +00:00
Ryan Boren 4de9fef5c6 Make some date/time formats translateable. Props teknoseyir and nbachiyski. fixes #3661
git-svn-id: https://develop.svn.wordpress.org/trunk@4802 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 02:08:54 +00:00
Ryan Boren d96777ab37 Remove redundant check. Props Mittineague. fixes #3665
git-svn-id: https://develop.svn.wordpress.org/trunk@4801 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 02:03:55 +00:00
Ryan Boren 04a3b1c246 Don't output ul when title_li is empty. Props m0n5t3r. fixes #3664
git-svn-id: https://develop.svn.wordpress.org/trunk@4800 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 02:02:21 +00:00
Ryan Boren ee4e6927a4 TinyMCE 2.0.9. fixes #3564
git-svn-id: https://develop.svn.wordpress.org/trunk@4799 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 01:20:47 +00:00
Mark Jaquith 58ee51abe9 Cache the non-existence of options to prevent redundant queries. props davidhouse. fixes #2268
git-svn-id: https://develop.svn.wordpress.org/trunk@4798 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 00:12:08 +00:00
Ryan Boren e03fb2e4eb Fix wp_create_thumbnail filter. Props filosofo. fixes #3654
git-svn-id: https://develop.svn.wordpress.org/trunk@4796 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-24 07:17:14 +00:00
Mark Jaquith a6a04bb76f Typo in [4790] caught by Znuff. fixes #3644
git-svn-id: https://develop.svn.wordpress.org/trunk@4795 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-24 05:44:24 +00:00
Matt Mullenweg 4fc12f7967 Bringing in beta Atom API support :) - props dougal and elias
git-svn-id: https://develop.svn.wordpress.org/trunk@4794 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-24 01:38:07 +00:00
Ryan Boren a35cbc8387 WP XML-RPC API
git-svn-id: https://develop.svn.wordpress.org/trunk@4793 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-24 01:16:08 +00:00
Mark Jaquith ebbe900f42 Tending the graveyard. Memento mori.
git-svn-id: https://develop.svn.wordpress.org/trunk@4791 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-23 09:15:17 +00:00
Mark Jaquith 35e2f47f5f Do not attempt to use rel-tag for URL schemes that do not support it. fixes #3265
git-svn-id: https://develop.svn.wordpress.org/trunk@4790 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-23 08:21:28 +00:00
Mark Jaquith b227f46ed5 Search Users capitalization and redundant space fix by foolswisdom. fixes #3612
git-svn-id: https://develop.svn.wordpress.org/trunk@4788 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-23 07:48:30 +00:00
Mark Jaquith eb40f87272 wp-admin colonectomy by foolswisdom. fixes #3630
git-svn-id: https://develop.svn.wordpress.org/trunk@4787 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-23 07:43:56 +00:00
Mark Jaquith 5ebf6733a2 wp-admin.css cleanup. fixes #3641
git-svn-id: https://develop.svn.wordpress.org/trunk@4786 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-23 07:14:05 +00:00
Ryan Boren ddda423d89 Trunk is now for 2.2 development.
git-svn-id: https://develop.svn.wordpress.org/trunk@4785 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-23 06:30:37 +00:00
Matt Mullenweg 9d138a1954 It's that time again.
git-svn-id: https://develop.svn.wordpress.org/trunk@4782 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-22 21:51:38 +00:00
Matt Mullenweg 2a780bc21b Very minor update to styling of page navigation.
git-svn-id: https://develop.svn.wordpress.org/trunk@4781 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-22 19:26:20 +00:00
Ryan Boren ff46d95c6c Don't allow editing pages via post.php. Redirect to page.php
git-svn-id: https://develop.svn.wordpress.org/trunk@4780 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-22 08:16:58 +00:00
Ryan Boren 81ccfa17f6 Walker fix ups. fixes #3080
git-svn-id: https://develop.svn.wordpress.org/trunk@4779 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-22 07:05:48 +00:00
Ryan Boren e8e964482d Make sure is_array before extract. Props idle. fixes #3626
git-svn-id: https://develop.svn.wordpress.org/trunk@4778 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-21 20:03:02 +00:00
Ryan Boren bf8655a25f RC2
git-svn-id: https://develop.svn.wordpress.org/trunk@4776 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-20 06:48:56 +00:00
Mark Jaquith c408fe6afa use lang for text/html and xml:lang for all others. Props nickshanks. fixes #3608
git-svn-id: https://develop.svn.wordpress.org/trunk@4775 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-19 22:10:33 +00:00
Ryan Boren e842aa31f7 Check style. Props nickshanks. fixes #3610
git-svn-id: https://develop.svn.wordpress.org/trunk@4774 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-19 20:58:56 +00:00
Ryan Boren a41ca94341 Delete page_uris option before updating it to avoid possibly expensive array comparison. #3614
git-svn-id: https://develop.svn.wordpress.org/trunk@4773 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-19 20:36:35 +00:00
Ryan Boren f8241d6c37 Drop linkcategories table for those upgrading from previous alphas and betas.
git-svn-id: https://develop.svn.wordpress.org/trunk@4772 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-19 20:33:11 +00:00
Mark Jaquith f9f244b2d1 Make sure the server has MySQL 4.0.0 before attempting upgrade or install. fixes #3615
git-svn-id: https://develop.svn.wordpress.org/trunk@4771 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-19 09:28:02 +00:00
Ryan Boren 821b816f01 Lose all JS compression. Save it for another day.
git-svn-id: https://develop.svn.wordpress.org/trunk@4770 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-19 01:10:32 +00:00
Ryan Boren 63618ea814 Lose quicktags.compressed.js since many people customize quicktags.
git-svn-id: https://develop.svn.wordpress.org/trunk@4769 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-19 01:05:20 +00:00
Ryan Boren 3e8513baea Category AJAX fixes from mdawaffe. fixes #3343
git-svn-id: https://develop.svn.wordpress.org/trunk@4768 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-19 00:49:01 +00:00
Ryan Boren 355cf17707 Upload manager image viewer fixes from mdawaffe. fixes #3596
git-svn-id: https://develop.svn.wordpress.org/trunk@4767 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-19 00:19:03 +00:00
Ryan Boren 0ef35afb2e Don't translate admin user. Leave it fixed. Props nbachiyski. fixes #3589
git-svn-id: https://develop.svn.wordpress.org/trunk@4766 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-18 18:03:32 +00:00
Ryan Boren 0246ff8478 Update version in readme. fixes #3542
git-svn-id: https://develop.svn.wordpress.org/trunk@4765 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-18 18:01:47 +00:00
Ryan Boren 11f6d0247b If WPLANG is empty leave empty. fixes #3611
git-svn-id: https://develop.svn.wordpress.org/trunk@4764 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-18 17:40:05 +00:00
Ryan Boren dce6021ecd Always load gettext.
git-svn-id: https://develop.svn.wordpress.org/trunk@4763 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-18 04:57:39 +00:00
Ryan Boren af1b1aaa5e Remove feed:
git-svn-id: https://develop.svn.wordpress.org/trunk@4762 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-18 03:40:17 +00:00
Ryan Boren 6442428434 RC1
git-svn-id: https://develop.svn.wordpress.org/trunk@4761 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-18 03:35:01 +00:00