Commit Graph

2439 Commits

Author SHA1 Message Date
Ryan Boren 32ed9e221d RTL fixes from mani_monaj. fixes #4730
git-svn-id: https://develop.svn.wordpress.org/trunk@5863 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-13 15:36:26 +00:00
Matt Mullenweg 4bc96e19cf A quick hook when an export is done
git-svn-id: https://develop.svn.wordpress.org/trunk@5862 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-11 01:31:10 +00:00
Mark Jaquith f8aca1450b Specify our serif fonts for h2s. Props JeremyVisser. fixes #4713
git-svn-id: https://develop.svn.wordpress.org/trunk@5856 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-08 12:08:28 +00:00
Mark Jaquith 59b3c1ce47 Don't tell users they have to update their .htaccess unless we're actually giving them something with which to update it. fixes #4706
git-svn-id: https://develop.svn.wordpress.org/trunk@5854 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-08 04:10:20 +00:00
Mark Jaquith baf85f8428 More streamlined install process. Obeys WP_SITEURL if defined. fixes #4687 (props JeremyVisser, Nazgul), see #4685
git-svn-id: https://develop.svn.wordpress.org/trunk@5844 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-03 01:08:59 +00:00
Mark Jaquith 02df990e1f Consistently include wp-config.php. fixes #3349
git-svn-id: https://develop.svn.wordpress.org/trunk@5843 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-03 00:45:06 +00:00
Mark Jaquith 671c99b492 More upload escaping. Props Brian Layman. fixes #4689 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@5837 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-01 20:58:19 +00:00
Matt Mullenweg 1d1effa962 Absolute numbers where we will never allow negatives, fixes #4692
git-svn-id: https://develop.svn.wordpress.org/trunk@5836 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-01 19:41:44 +00:00
Matt Mullenweg c08fda3c20 Sanitize cat_id, fixes #4691
git-svn-id: https://develop.svn.wordpress.org/trunk@5835 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-01 19:40:30 +00:00
Mark Jaquith 35621d27ab Sanitize option names in option.php, use current escaping functions. for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@5832 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-01 19:24:51 +00:00
Mark Jaquith b01f6d8c75 attribute_escape() in upload form action. Props Nazgul. fixes #4689 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@5827 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-01 17:20:01 +00:00
Mark Jaquith a6475975e3 Ending DIV was missing in edit-link-form.php. Props idle and Nazgul. fixes #4688
git-svn-id: https://develop.svn.wordpress.org/trunk@5826 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-01 16:14:46 +00:00
Mark Jaquith de0494e090 Favor the term "blog" instead of "weblog." Props foolswisdom and Nazgul. fixes #4674
git-svn-id: https://develop.svn.wordpress.org/trunk@5825 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-30 16:32:12 +00:00
Matt Mullenweg f57bf53f8f Shows pending moderation comments in title and bold comment numbers with comments that need attention.
git-svn-id: https://develop.svn.wordpress.org/trunk@5821 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-29 19:56:55 +00:00
Mark Jaquith 593eca6f21 ABSPATH already has a trailing slash. Props Nazgul. fixes #4607
git-svn-id: https://develop.svn.wordpress.org/trunk@5820 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-27 21:28:01 +00:00
Ryan Boren 3982fc6ae8 fix FF bug in write screen: post status change on reload. Props mdawaffe. fixes #4664
git-svn-id: https://develop.svn.wordpress.org/trunk@5816 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-24 21:40:58 +00:00
Ryan Boren 9919fa4f39 Recalculate counts
git-svn-id: https://develop.svn.wordpress.org/trunk@5815 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-21 21:52:35 +00:00
Ryan Boren e98062fb93 First attempt at upgrading old releases that used the linkcategories table to taxonomy. Needs testing.
git-svn-id: https://develop.svn.wordpress.org/trunk@5814 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-21 20:53:19 +00:00
Ryan Boren 453777f9b4 add title filter outside of the loop. Do we even need it?
git-svn-id: https://develop.svn.wordpress.org/trunk@5811 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-21 00:05:28 +00:00
Peter Westwood 0ff4f66464 Update .htaccess file when rewrite rules are deleted if it exists.
Fixes #4018


git-svn-id: https://develop.svn.wordpress.org/trunk@5809 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-18 20:46:54 +00:00
Ryan Boren dd51d69fb3 Revert jcalendar date picker experiment. Save it for another day. fixes #4641
git-svn-id: https://develop.svn.wordpress.org/trunk@5808 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-17 19:26:03 +00:00
Ryan Boren bd72aa8e00 jquery data selector for post timestamps. Props tellyworth. fixes #4641
git-svn-id: https://develop.svn.wordpress.org/trunk@5804 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-16 19:22:27 +00:00
Ryan Boren aa1d4b1d01 Return hook as null instead of empty string. Props DD32. fixes #4639
git-svn-id: https://develop.svn.wordpress.org/trunk@5803 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-15 17:59:05 +00:00
Ryan Boren 3ea5315ea9 Don't slurp in entire file. Props tellyworth. see #4421
git-svn-id: https://develop.svn.wordpress.org/trunk@5802 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-15 17:55:12 +00:00
Ryan Boren 4c70bb896e Show upload file size in upload browser. Props tellyworth. fixes #4561
git-svn-id: https://develop.svn.wordpress.org/trunk@5801 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-15 17:52:50 +00:00
Ryan Boren f952fd8ac5 Password reset usability improvements from tellyworth. fixes #4527
git-svn-id: https://develop.svn.wordpress.org/trunk@5800 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-15 17:50:38 +00:00
Ryan Boren 5987b868bb Add classes that indicate post status and author ownership. Props tellyworth. fixes #4628
git-svn-id: https://develop.svn.wordpress.org/trunk@5799 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-15 17:48:01 +00:00
Ryan Boren 9fe6a868ca Post filter rework. see #4546
git-svn-id: https://develop.svn.wordpress.org/trunk@5796 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-11 19:57:43 +00:00
Matt Mullenweg 701989a76d Make this more specific so it can be more easily overridden with CSS.
git-svn-id: https://develop.svn.wordpress.org/trunk@5795 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-10 04:38:27 +00:00
Ryan Boren 31d63a4c82 don't show Publish button when editing a future post. Props tellyworth.
git-svn-id: https://develop.svn.wordpress.org/trunk@5786 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-06 21:04:37 +00:00
Ryan Boren 7b9d41f4a3 Reduce export mem usage. Props tellyworth. fixes #4589
git-svn-id: https://develop.svn.wordpress.org/trunk@5785 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-06 20:57:28 +00:00
Mark Jaquith afb1d283b0 Use doublequotes so line break works. Props Lloyd. fixes #4557
git-svn-id: https://develop.svn.wordpress.org/trunk@5773 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-28 23:08:23 +00:00
Mark Jaquith a58adaafff get_comment_to_edit() should return false when the comment does not exist or is marked as spam. props Westi. fixes #4533.
git-svn-id: https://develop.svn.wordpress.org/trunk@5757 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-25 21:30:18 +00:00
Mark Jaquith e4ed2b0504 Display fatal errors that prevent plugins from being activated. fixes #4508
git-svn-id: https://develop.svn.wordpress.org/trunk@5753 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-25 18:57:54 +00:00
Ryan Boren 72be6cb001 Move the_title filter to get_the_title. Props jhodgdon. fixes #4477
git-svn-id: https://develop.svn.wordpress.org/trunk@5752 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-25 17:48:35 +00:00
Mark Jaquith be9167fbda Ordering and labeling niceties for the Manage > Posts screen. see #4446
git-svn-id: https://develop.svn.wordpress.org/trunk@5751 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-24 06:25:49 +00:00
Mark Jaquith 3037515284 Order pending posts nag by post_modified ASC, drafts by post_modified DESC
git-svn-id: https://develop.svn.wordpress.org/trunk@5750 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-24 05:58:38 +00:00
Mark Jaquith 0fc22b727c Change to "and x more" for nags. see #4446
git-svn-id: https://develop.svn.wordpress.org/trunk@5749 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-24 05:46:08 +00:00
Mark Jaquith 81cb647692 Only hide comments column for pending, future, and draft posts. see #4446
git-svn-id: https://develop.svn.wordpress.org/trunk@5748 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-24 05:05:22 +00:00
Mark Jaquith 2cf3ba38f6 Matt requested that I revert this ([5742]). see #4254 for discussion
git-svn-id: https://develop.svn.wordpress.org/trunk@5744 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-22 01:29:57 +00:00
Mark Jaquith 7222eb1151 BrowseHappy is outdated. fixes #4254
git-svn-id: https://develop.svn.wordpress.org/trunk@5742 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-21 21:53:41 +00:00
Ryan Boren a4d31e4b3d Protect _wp_page_template too.
git-svn-id: https://develop.svn.wordpress.org/trunk@5733 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-19 22:42:25 +00:00
Ryan Boren 7df77b79b9 Add some taxonomy validation. Rearrange funcs.
git-svn-id: https://develop.svn.wordpress.org/trunk@5726 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-19 00:33:44 +00:00
Ryan Boren 5cfd6c7543 Prevent editing of protected meta keys.
git-svn-id: https://develop.svn.wordpress.org/trunk@5723 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-18 16:28:11 +00:00
rob1n b6c8159a4c Add missing </em>. Props johnbillion. fixes #4479
git-svn-id: https://develop.svn.wordpress.org/trunk@5720 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-16 17:52:08 +00:00
Ryan Boren 724be536b6 Regex fix. Props tellyworth. fixes #4452
git-svn-id: https://develop.svn.wordpress.org/trunk@5718 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-16 02:09:08 +00:00
Ryan Boren 240cfc467c EXTR_SKIP. See #4468
git-svn-id: https://develop.svn.wordpress.org/trunk@5712 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-15 17:30:37 +00:00
Ryan Boren 2383b46194 Use CDATA escaping on fields. Props tellyworth. fixes #4452
git-svn-id: https://develop.svn.wordpress.org/trunk@5711 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-15 17:22:38 +00:00
rob1n 6da4a34496 Fix reference to ocomment.php. Props alanjcastonguay and Lloyd. fixes #4471
git-svn-id: https://develop.svn.wordpress.org/trunk@5710 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-15 16:54:17 +00:00
Ryan Boren 09da00f7fe Use EXTR_SKIP when extracting. see #4468
git-svn-id: https://develop.svn.wordpress.org/trunk@5708 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-14 22:45:40 +00:00
Mark Jaquith 0f0788d24d Introducing post_status="pending". see #4446 and put any initial bug reports on that ticket
git-svn-id: https://develop.svn.wordpress.org/trunk@5707 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-14 16:24:28 +00:00
Ryan Boren b046d67f41 Trim empty lines. Nothing but newline.
git-svn-id: https://develop.svn.wordpress.org/trunk@5700 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-14 02:25:30 +00:00
rob1n 97da4740e6 Translate the rest of the &raquo;'s. Props nbachiyski. fixes #3401
git-svn-id: https://develop.svn.wordpress.org/trunk@5696 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-13 16:29:55 +00:00
Mark Jaquith 75a683cbf3 Correct SQL query in [5691]. fixes #2316
git-svn-id: https://develop.svn.wordpress.org/trunk@5692 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-12 23:44:45 +00:00
Mark Jaquith 9bc129c654 Omit underscore-prefixed meta keys from dropdown list. fixes #2316
git-svn-id: https://develop.svn.wordpress.org/trunk@5691 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-12 23:22:38 +00:00
rob1n c913f202d2 Add ID's to profile edit form's fieldsets. fixes #4434
git-svn-id: https://develop.svn.wordpress.org/trunk@5689 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-12 21:52:50 +00:00
Ryan Boren 547f858f1d Fix image path
git-svn-id: https://develop.svn.wordpress.org/trunk@5687 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-12 21:47:12 +00:00
Ryan Boren 18f29da681 MT importer rework. see #4421
git-svn-id: https://develop.svn.wordpress.org/trunk@5684 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-12 19:49:30 +00:00
rob1n af3be824e7 Translate &raquo;. see #3401
git-svn-id: https://develop.svn.wordpress.org/trunk@5676 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-11 21:05:50 +00:00
rob1n 9b8768f248 Fix <!--generator--> line's time format. Props macbis. fixes #4424 for 2.3 and 2.2.
git-svn-id: https://develop.svn.wordpress.org/trunk@5674 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-08 23:06:10 +00:00
Ryan Boren daadfe3ffd More comment caching. see #4387
git-svn-id: https://develop.svn.wordpress.org/trunk@5667 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-08 06:56:34 +00:00
Ryan Boren 163f22deb5 Comment caching. Reduce queries on edit-comments.php page. Add non-persistent cache groups. Hat tip to hovenko. fixes #4387
git-svn-id: https://develop.svn.wordpress.org/trunk@5666 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-08 00:20:22 +00:00
rob1n 39d09a1675 Update CSS paths. see #4334
git-svn-id: https://develop.svn.wordpress.org/trunk@5665 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-08 00:19:35 +00:00
rob1n 794b879bae Move a stray <p> from a recent change.
git-svn-id: https://develop.svn.wordpress.org/trunk@5663 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-07 22:52:09 +00:00
Matt Mullenweg b8d6506d6f No good reason to align the mark all in the center or move the metadata around.
git-svn-id: https://develop.svn.wordpress.org/trunk@5661 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-07 14:01:02 +00:00
Ryan Boren 4feb85438d Fix category renaming. fixes #4415 see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5659 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-06 16:12:02 +00:00
Ryan Boren b18cb943b6 Remove comment_text filter from get_comment_to_edit. fixes #4403 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5655 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-05 14:41:02 +00:00
Ryan Boren 9a4537dca9 First cut of link category management. Rough and ugly.
git-svn-id: https://develop.svn.wordpress.org/trunk@5654 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-05 05:08:27 +00:00
rob1n cd9f0559d9 Better use empty alt attribute than the filename. Props cpoteet. fixes #3100
git-svn-id: https://develop.svn.wordpress.org/trunk@5653 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-05 04:40:10 +00:00
Ryan Boren 6aa3a65c02 Run comment_text filter before format_to_edit() when getting a comment to edit. fixes #4403 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5646 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-04 17:43:22 +00:00
Ryan Boren 7fd0cb8c83 Upgrade fixes. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5643 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-03 18:57:14 +00:00
Ryan Boren ce17f71ccb Fix link category dropdown and filter. Add some back compat to get_categories. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5642 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-03 17:28:27 +00:00
rob1n f7ee7874ea Make visited links in the admin stand out more. Props ptvguy and Nazgul. fixes #2779
git-svn-id: https://develop.svn.wordpress.org/trunk@5641 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-03 01:00:03 +00:00
rob1n 12c2ef6be0 Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545
git-svn-id: https://develop.svn.wordpress.org/trunk@5640 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-02 05:21:18 +00:00
Ryan Boren 67013eb065 Separate AJAX cat adder into post and link flavors. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5637 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-02 02:53:09 +00:00
rob1n ac083534aa Don't queue Prototype or Interface, just jQuery.
git-svn-id: https://develop.svn.wordpress.org/trunk@5636 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-02 01:01:57 +00:00
rob1n 8d9c333dee Ugh. We need to consolidate these headers. see #4334
git-svn-id: https://develop.svn.wordpress.org/trunk@5635 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-02 00:43:40 +00:00
rob1n fed3d408f6 Revert some links. see #4334
git-svn-id: https://develop.svn.wordpress.org/trunk@5634 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-02 00:42:32 +00:00
rob1n b2ca379ca2 Don't more wp-admin.css and rtl.css for compat.
git-svn-id: https://develop.svn.wordpress.org/trunk@5633 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-02 00:41:37 +00:00
rob1n 42a1f116d5 Move JavaScript to js subfolder, and CSS to css subfolder. see #4334
git-svn-id: https://develop.svn.wordpress.org/trunk@5631 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-02 00:37:51 +00:00
rob1n e2513b5643 Keep greedy regex's in control. fixes #4165
git-svn-id: https://develop.svn.wordpress.org/trunk@5630 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-02 00:02:06 +00:00
rob1n e6d32e8761 Move uploads JS to jQuery. Props filosofo. see #3824
git-svn-id: https://develop.svn.wordpress.org/trunk@5629 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-01 23:52:27 +00:00
rob1n 41e6999e05 A bit simpler.
git-svn-id: https://develop.svn.wordpress.org/trunk@5628 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-01 23:16:50 +00:00
Ryan Boren 9aae8013a8 query by parent, not child_of, in get_nested_categories(). see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5622 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-01 02:24:07 +00:00
Ryan Boren 43483ef854 Use new term tables in wp_install_defaults(). see #4380, #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5621 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-31 22:50:47 +00:00
Ryan Boren b4d7d80744 If a term has no children, return an empty array for child_of queries. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5612 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-31 03:44:18 +00:00
Ryan Boren d5e0bed711 Disable nesting until inifinite loop tracked down.
git-svn-id: https://develop.svn.wordpress.org/trunk@5608 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-31 03:09:58 +00:00
rob1n c183e02277 Move the restrict_manage_posts hook to somewhere more reasonable. see #4359
git-svn-id: https://develop.svn.wordpress.org/trunk@5607 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-31 02:12:04 +00:00
rob1n 2c0bb211b3 Some comment edit form aesthetics. fixes #4367
git-svn-id: https://develop.svn.wordpress.org/trunk@5600 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-30 23:53:34 +00:00
Ryan Boren 18c1cade87 Category hierarchy fixes. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5597 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-30 01:39:47 +00:00
Mark Jaquith c342666830 use clean_url(). Nice catch, g30rg3x. see #4333 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@5588 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-29 04:35:23 +00:00
Ryan Boren 442ef7253a Post and page management filter additions from mdawaffe. see #3945
git-svn-id: https://develop.svn.wordpress.org/trunk@5587 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-29 04:28:10 +00:00
Ryan Boren e0bfab53bf Nomenclature changes. see #3945
git-svn-id: https://develop.svn.wordpress.org/trunk@5583 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-28 22:31:31 +00:00
Ryan Boren c5b072deba Show drafts that have a published parent. Props mdawaffe. fixes #4356
git-svn-id: https://develop.svn.wordpress.org/trunk@5582 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-28 21:55:12 +00:00
rob1n 0f5fa587a2 Move Dashboard's news to jQuery. see #3824
git-svn-id: https://develop.svn.wordpress.org/trunk@5580 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-28 20:46:03 +00:00
rob1n b7cfd8739e Show me more!
git-svn-id: https://develop.svn.wordpress.org/trunk@5578 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-28 19:32:24 +00:00
Ryan Boren c9b37847ce Better draft, private, and future post/page management from mdawaffe. fixes #3945
git-svn-id: https://develop.svn.wordpress.org/trunk@5575 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-28 18:34:06 +00:00
rob1n 7de241d284 Moderation cleaned up, add paging and various bug fixes. fixes #4317
git-svn-id: https://develop.svn.wordpress.org/trunk@5574 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-28 17:21:25 +00:00
Mark Jaquith cfa15d668b Fix category/tag base wording. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5571 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-28 06:46:39 +00:00
Ryan Boren 627652c9ee Set eol-style
git-svn-id: https://develop.svn.wordpress.org/trunk@5566 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-28 00:04:33 +00:00
Matt Mullenweg 824eb7db2a A helpful pointer for a possible cause of this error.
git-svn-id: https://develop.svn.wordpress.org/trunk@5565 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-27 22:08:42 +00:00
Ryan Boren 921a17e6a0 Return true when deleting link to satisfy admin-ajax error check. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5564 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-27 19:43:44 +00:00
Ryan Boren ed0d41fb04 Fix up exporter. Remove more refrences to the categories table. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5563 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-27 19:32:45 +00:00
Ryan Boren d002dd601f Fix default cat options. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5562 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-27 17:57:15 +00:00
Ryan Boren cb8250ff30 Link category fixes. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5560 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-27 17:21:04 +00:00
Ryan Boren b41b02db5d Fix object term relationship deletion and count updating.
git-svn-id: https://develop.svn.wordpress.org/trunk@5556 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-27 05:15:18 +00:00
Ryan Boren b75bf365f8 cat2tag fixes. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5554 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-26 18:59:58 +00:00
Ryan Boren 4c2cd543c1 Update cat2tag converter. Some term API tweaks. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5553 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-26 18:54:16 +00:00
Ryan Boren dc77043278 During upgrade, make slugs unique and put like slugs in a term group. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5552 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-26 17:47:20 +00:00
Ryan Boren 4153107e1f Fix schema formatting to appease dbDelta. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5551 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-25 22:57:52 +00:00
Ryan Boren 654381d080 Fix include path. see #4334
git-svn-id: https://develop.svn.wordpress.org/trunk@5545 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-25 09:53:16 +00:00
Ryan Boren f1a0a595d7 attribute_escape()s and int casts. see #4333
git-svn-id: https://develop.svn.wordpress.org/trunk@5543 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-25 09:41:04 +00:00
Ryan Boren 09f70467e0 Admin includes reorg. see #4334
git-svn-id: https://develop.svn.wordpress.org/trunk@5542 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-25 07:16:21 +00:00
Ryan Boren c018ceb6bd Make sure sanitize_option() is always called when updating options.
git-svn-id: https://develop.svn.wordpress.org/trunk@5541 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-25 02:22:30 +00:00
Ryan Boren bbc3f93aad Don't create old tables. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5540 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-24 22:55:33 +00:00
Ryan Boren d8f42243a9 Category/tag to taxonomy upgrade. First cut.
git-svn-id: https://develop.svn.wordpress.org/trunk@5539 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-24 22:40:24 +00:00
Ryan Boren 9cee075e30 No more TAXONOMY bit fiels. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5534 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-23 22:11:02 +00:00
Ryan Boren 5bfabcf2d3 wp_delete_term(). see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5533 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-23 22:03:24 +00:00
Ryan Boren 510799abe8 More rel_type elimination. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5532 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-23 20:59:11 +00:00
Mark Jaquith 44ce2aac83 Allow MT Importer to use FTP-uploaded file (to get around php.ini-set file upload size limit). fixes #4284
git-svn-id: https://develop.svn.wordpress.org/trunk@5531 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-23 19:36:35 +00:00
Ryan Boren 2b134cc1f7 Set and get post cats to taxonomy. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5529 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-23 18:07:53 +00:00
Ryan Boren a0e6f06194 wp_insert_category(), cat_rows(), and others using taxonomy. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5528 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-23 17:28:13 +00:00
rob1n bf709d5234 Filter max upload file size for import form. Props Donncha. fixes #4320
git-svn-id: https://develop.svn.wordpress.org/trunk@5527 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-23 15:45:28 +00:00
Ryan Boren feb66bda9c Start moving link categories to taxonomy. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5523 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-23 07:15:10 +00:00
Ryan Boren 7f3e74ffca wp_insert_term() and wp_update_term(). see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5522 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-23 05:42:31 +00:00
rob1n 759b2afb2a Run the i through the parseInt to avoid IE 7 errors. fixes #4268
git-svn-id: https://develop.svn.wordpress.org/trunk@5520 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-22 22:52:29 +00:00
Ryan Boren c6fc3c6744 Keep the old tables in the schema until everything is converted. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5516 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-22 20:59:00 +00:00
Ryan Boren 9aa94b995b Fix primary key on term_relationships. Add wp_set_object_terms(). Setting post tags working now. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5515 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-22 20:39:26 +00:00
Ryan Boren 523a3724bb Very rough initial commit of taxonomy for everyone's hacking pleasure. There be dragons. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5510 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-22 05:12:38 +00:00
rob1n f3abb87033 Fix accidental typo. fixes #4300
git-svn-id: https://develop.svn.wordpress.org/trunk@5508 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-21 22:58:22 +00:00
rob1n 17d49e2c27 Keep editing mode when paging through comments. fixes #4300
git-svn-id: https://develop.svn.wordpress.org/trunk@5497 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-21 12:52:44 +00:00
rob1n 543cda098a Doh. fixes #4292
git-svn-id: https://develop.svn.wordpress.org/trunk@5496 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-19 23:44:37 +00:00
Ryan Boren 2b9d09d88e Fix widget admin layout for IE7. Props Denis-de-Bernardy. fixes #4264 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5494 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-19 17:24:25 +00:00
Ryan Boren 1ff3a1e05a Add nonce to avoid AYS when restoring image header.
git-svn-id: https://develop.svn.wordpress.org/trunk@5478 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-15 16:47:15 +00:00
Matt Mullenweg 32cb0a9ae9 Show post name and bring organization in line with the edit comments page.
git-svn-id: https://develop.svn.wordpress.org/trunk@5472 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-14 03:41:03 +00:00
Matt Mullenweg ab123c415b This button gets buried, especially when you have a lot of widgets, and it needs to be at the top too.
git-svn-id: https://develop.svn.wordpress.org/trunk@5471 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-14 03:39:05 +00:00
rob1n dba19c56e5 Get rid of stray space.
git-svn-id: https://develop.svn.wordpress.org/trunk@5470 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-14 03:28:10 +00:00
Matt Mullenweg 9a6d38364f Remove the generation time, it isn't terribly useful to users and gets confused with version
git-svn-id: https://develop.svn.wordpress.org/trunk@5469 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-14 03:14:17 +00:00
rob1n 32ab5928ef Some fixes for the Textpattern importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@5449 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-11 03:54:56 +00:00
rob1n 14a4a43f9e Show authors' logins in alphabetical order. fixes #4232
git-svn-id: https://develop.svn.wordpress.org/trunk@5448 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-11 03:51:21 +00:00
Ryan Boren 36f1863f59 Handle local and remote blogroll imports. Props apokalyptik. fixes #4243 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5439 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-10 21:21:54 +00:00
Ryan Boren 37f7c36ac0 Left, right, dragChange, hop. s/left/right/. Props Lawrence Pit. see #4169
git-svn-id: https://develop.svn.wordpress.org/trunk@5437 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-10 21:18:21 +00:00
Ryan Boren 8ea77a6001 Use correct var. Props charismabiz. fixes #4246 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5435 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-10 21:08:13 +00:00
Ryan Boren 31e7b5be08 Cast to array to avoid warning.
git-svn-id: https://develop.svn.wordpress.org/trunk@5432 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-10 16:32:11 +00:00
rob1n 9f439b9e40 Make H2's in the admin wrap nice, and some CSS cleanup. Props JeremyVisser. fixes #4119
git-svn-id: https://develop.svn.wordpress.org/trunk@5430 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-10 02:52:22 +00:00
Ryan Boren 5168e22236 Var is an object var. Add missing this.
git-svn-id: https://develop.svn.wordpress.org/trunk@5427 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-10 02:31:16 +00:00
Ryan Boren 059f5ae3e8 Don't preg_match_all when processing items. fixes #4239 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5423 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-10 00:05:21 +00:00
Matt Mullenweg 719b73dd9d Knowing the version of the theme is pretty useless in this context, it's clutter.
git-svn-id: https://develop.svn.wordpress.org/trunk@5419 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-09 17:14:23 +00:00
Matt Mullenweg b6d03c46c4 Don't forget to center this cell as well.
git-svn-id: https://develop.svn.wordpress.org/trunk@5416 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-09 08:12:54 +00:00
Ryan Boren e8da828363 Add nonces to importers
git-svn-id: https://develop.svn.wordpress.org/trunk@5404 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-07 15:56:53 +00:00