Ryan Boren
|
32e9822516
|
Use error handler instead of die when moving files to upload dir fails. Props simonwheatley. fixes #6450 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7644 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 16:01:59 +00:00 |
|
Ryan Boren
|
763a6d5537
|
phpdoc typo fix from filosofo. fixes #6712 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7642 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 15:53:09 +00:00 |
|
Matt Mullenweg
|
2ae626662f
|
Direct file system manip fixes, should fix .svn upgrade problem. Hat tip: DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@7641 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-13 04:04:57 +00:00 |
|
Ryan Boren
|
acae15dd78
|
Add post_date_column_time filter for easy time customization.
git-svn-id: https://develop.svn.wordpress.org/trunk@7640 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-10 18:59:17 +00:00 |
|
Ryan Boren
|
a9d89696f3
|
Use wp_count_posts() to determine availabel statuses for get_available_post_statuses(). fixes #6654 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7638 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-09 20:09:45 +00:00 |
|
Ryan Boren
|
357e5567c7
|
Don't send content length for tinymce config. Props azaozz. fixes #6524 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7635 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-09 19:02:13 +00:00 |
|
Ryan Boren
|
5b1eff3aaf
|
Change get_the_time filter to get_post_time for the get_post_time() function. Props filosofo. fixes #6641 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7634 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-08 17:33:42 +00:00 |
|
Ryan Boren
|
9087912f89
|
Use DB prepare on login queries. Props filosofo. fixes #6640 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7633 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-08 17:30:14 +00:00 |
|
Ryan Boren
|
f9290af15d
|
Strip percent signs when sanitizing filenames so the server doesn't try to decode entities. Props filosofo. fixes #5587 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7631 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-08 17:22:20 +00:00 |
|
Ryan Boren
|
8f8bffd373
|
Disambiguate default slugs. Props RanYanivHartstein. fixes #6614 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7628 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-08 17:14:18 +00:00 |
|
Ryan Boren
|
2bb5262cdd
|
Move category query to get category case of get_permalink to avoid unnecessary queries. Props mdawaffe. fixes #6638 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7626 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-08 01:55:04 +00:00 |
|
Ryan Boren
|
8f9e94e700
|
Show all categories in category filter. Don't show misleading counts. see #6439
git-svn-id: https://develop.svn.wordpress.org/trunk@7625 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-08 01:53:53 +00:00 |
|
Ryan Boren
|
11f65056f9
|
Revert [7605]. It breaks setting posts page. see #6539
git-svn-id: https://develop.svn.wordpress.org/trunk@7622 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-08 01:05:45 +00:00 |
|
Ryan Boren
|
a36e390a73
|
Avoid data-loss when editing multi-widgets. Props mdawaffe. fixes #6636 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7620 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-07 21:40:32 +00:00 |
|
Ryan Boren
|
916dad2756
|
Fix add_users_page() when current user does not have edit_users cap. Props mattyrob. fixes #6621 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7618 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-07 21:25:31 +00:00 |
|
Ryan Boren
|
7b825a3086
|
Remove unused starify function. Props josephscott. fixes #6634 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7617 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-07 21:13:48 +00:00 |
|
Ryan Boren
|
33520df2b6
|
Escape faultString in IXR. Props josephscott. fixes #5666 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7615 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-07 18:30:51 +00:00 |
|
Ryan Boren
|
373fab4080
|
Update timestamp when only the minute value is changed. fixes #6456 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7614 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-07 17:19:43 +00:00 |
|
Ryan Boren
|
95c1b352e1
|
upload_file_glob filter from tellyworth. fixes #6628 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7611 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-07 17:10:00 +00:00 |
|
Ryan Boren
|
d7f9059180
|
Update timestamp when only the minute value is changed. fixes #6456 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7609 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-07 17:06:56 +00:00 |
|
Ryan Boren
|
60c92aa470
|
Fix RTL alignment for delete button. Props RanYanivHartstein. fixes #6617 for 2.6
git-svn-id: https://develop.svn.wordpress.org/trunk@7607 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-06 23:26:25 +00:00 |
|
Ryan Boren
|
9b41523d8f
|
Explicit ID check so we don't fall through for empties. Props natecook. fixes #6539 for 2.6
git-svn-id: https://develop.svn.wordpress.org/trunk@7605 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-06 23:23:05 +00:00 |
|
Ryan Boren
|
ef0e189ba1
|
Order cats by name. Props MtDewVirus. fixes #6623 for 2.6
git-svn-id: https://develop.svn.wordpress.org/trunk@7603 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-06 22:29:18 +00:00 |
|
Matt Mullenweg
|
e43a4674a6
|
Allow TinyMCE to work under SSL. Fixes #6544. Hat tip: blenjee, azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7602 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-06 21:29:36 +00:00 |
|
Matt Mullenweg
|
e1ae860b7d
|
The child should not have to pay for the sins of his father. Caching for children needs to be cleared when parent is edited; if we check for empty and not isset, it never gets better for empty results.
git-svn-id: https://develop.svn.wordpress.org/trunk@7601 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-05 05:54:08 +00:00 |
|
Matt Mullenweg
|
44aeb8508d
|
Deal more elegantly with blogs with blank titles. (Which is apparently pretty common.)
git-svn-id: https://develop.svn.wordpress.org/trunk@7600 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-05 00:54:56 +00:00 |
|
Peter Westwood
|
4415c75743
|
Don't add new lines around the <!--more--> tag when posting over xmlrpc. Fixes #6016 props josephscott and redsweater.
git-svn-id: https://develop.svn.wordpress.org/trunk@7599 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-03 20:56:48 +00:00 |
|
Peter Westwood
|
ae0f2b688f
|
Select the link in the link popup again. Fixes #6521 for trunk props azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7597 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-03 20:14:37 +00:00 |
|
Mark Jaquith
|
2265d43956
|
Don't show delete checkbox for default category. HTML validation. props johnbillion. fixes #6560 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7595 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-03 05:02:19 +00:00 |
|
Mark Jaquith
|
ba4dab3cd6
|
Fix gallery shortcode orderby param for all SQL setups. Sanitize orderby. fixes #6476 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7592 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-03 03:05:49 +00:00 |
|
Peter Westwood
|
ecc7ec153a
|
Ensure we only fire off ajax requests for the dashboard widgets when the cache has expired. Fixes #6533 for trunk props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@7590 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-02 16:22:53 +00:00 |
|
Peter Westwood
|
414be415cd
|
Replace the last usage of ctype_digit with is_numeric. Fixes #6534 for trunk props mtekk.
git-svn-id: https://develop.svn.wordpress.org/trunk@7588 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-02 16:18:11 +00:00 |
|
Mark Jaquith
|
15490b8df5
|
Sanitize "cat" query var and cast to int before looking for a category template
git-svn-id: https://develop.svn.wordpress.org/trunk@7586 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-02 13:15:21 +00:00 |
|
Peter Westwood
|
4196a8a505
|
Rearrange the media uploader view so the filename is visible. Fixes #6517 for trunk props andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7584 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-01 21:12:35 +00:00 |
|
Mark Jaquith
|
bfab269cda
|
Do not hyperlink the "Edit this entry" period. props phocks. fixes #6488
git-svn-id: https://develop.svn.wordpress.org/trunk@7582 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-31 17:02:41 +00:00 |
|
Mark Jaquith
|
1f101350ba
|
Parse shortcodes AFTER wpautop() to avoid mangling. Have wptexturize() ignore shortcodes so quotes stay straight. fixes #6444 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7581 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-31 07:56:58 +00:00 |
|
Peter Westwood
|
4589dad387
|
Specify collation as well when connecting to the database if it is provided. See #6410 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@7579 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-30 17:56:27 +00:00 |
|
Mark Jaquith
|
3112a4894b
|
Move user search </form> to correct position. props Nazgul and bl968. fixes #6462 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7577 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-30 16:48:31 +00:00 |
|
Mark Jaquith
|
288211a88b
|
Gallery XHTML validation fixes. props shelleyp. fixes #6461 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7575 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-30 16:41:43 +00:00 |
|
Peter Westwood
|
f12bcad806
|
Make sure the rewrite rules for the feed files match when WordPress is installed in a subdirectory. See #6460 this is for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@7574 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-30 13:42:03 +00:00 |
|
Mark Jaquith
|
dcc47cfaaa
|
Remove errant commas to prevent file uploader script errors in IE7. props tsimmons. fixes #6443 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7572 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-30 06:11:30 +00:00 |
|
Mark Jaquith
|
261a876e31
|
Update timestamp when only the minute value is changed. props johnconners. fixes #6456 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7570 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-30 06:00:59 +00:00 |
|
Peter Westwood
|
eca11d871d
|
Trunk is for 2.6 development now.
git-svn-id: https://develop.svn.wordpress.org/trunk@7569 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-29 16:47:16 +00:00 |
|
Matt Mullenweg
|
f7e67d31f8
|
Live from WordCamp Dallas. :)
git-svn-id: https://develop.svn.wordpress.org/trunk@7566 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-29 14:39:28 +00:00 |
|
Mark Jaquith
|
7e7219abff
|
Cannot use Silk icon because of an incompatible license. Not really needed with background color and "Active" text anyway. see #6275
git-svn-id: https://develop.svn.wordpress.org/trunk@7565 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-29 07:21:12 +00:00 |
|
Mark Jaquith
|
7bf526880e
|
Sync page edit and post edit redirect message usage a bit more -- properly exclude the page.php file from the "go back" link for page edits.
git-svn-id: https://develop.svn.wordpress.org/trunk@7564 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-29 06:47:30 +00:00 |
|
Matt Mullenweg
|
e0c55d6d00
|
In some environments people can override most things but not mod_sec rules, so this breaks their blog and they can't recover unless they manually edit the file. There is no way to detect whether you can overwrite the rules or not.
git-svn-id: https://develop.svn.wordpress.org/trunk@7563 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-29 04:03:09 +00:00 |
|
Peter Westwood
|
cc2dd59c98
|
Remove the slash from html generators and camelcase WP. Fixes #6440 props lloydbudd.
git-svn-id: https://develop.svn.wordpress.org/trunk@7562 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-28 19:05:22 +00:00 |
|
Matt Mullenweg
|
c85f10781c
|
Shortcode quotes were getting texturized, which can cause a bit of chaos. Fixes #6436.
git-svn-id: https://develop.svn.wordpress.org/trunk@7561 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-28 15:23:09 +00:00 |
|
Ryan Boren
|
cbeae2c1f4
|
RC3
git-svn-id: https://develop.svn.wordpress.org/trunk@7560 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-28 07:02:55 +00:00 |
|