6921 Commits

Author SHA1 Message Date
Peter Westwood
2b4d9e930b Select the link in the link popup again. Fixes #6521 for 2.5.1 props azaozz.
git-svn-id: https://develop.svn.wordpress.org/branches/2.5@7598 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-03 20:16:04 +00:00
Mark Jaquith
0b84c8c158 Don't show delete checkbox for default category. HTML validation. props johnbillion. fixes #6560 for 2.5.1
git-svn-id: https://develop.svn.wordpress.org/branches/2.5@7596 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-03 05:03:44 +00:00
Mark Jaquith
1b0b28bca3 Parse shortcodes AFTER wpautop() to avoid mangling. Have wptexturize() ignore shortcodes so quotes stay straight. fixes #6444 for 2.5.1
git-svn-id: https://develop.svn.wordpress.org/branches/2.5@7594 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-03 03:15:06 +00:00
Mark Jaquith
d774f6ed67 Fix gallery shortcode orderby param for all SQL setups. Sanitize orderby. fixes #6476 for 2.5.1
git-svn-id: https://develop.svn.wordpress.org/branches/2.5@7593 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-03 03:06:01 +00:00
Peter Westwood
be1004fa87 Ensure we only fire off ajax requests for the dashboard widgets when the cache has expired. Fixes #6533 for 2.5.1 props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/branches/2.5@7591 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-02 16:23:59 +00:00
Peter Westwood
aa03e95172 Replace the last usage of ctype_digit with is_numeric. Fixes #6534 for 2.5.1 props mtekk.
git-svn-id: https://develop.svn.wordpress.org/branches/2.5@7589 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-02 16:19:32 +00:00
Mark Jaquith
93440957f3 Sanitize "cat" query var and cast to int before looking for a category template
git-svn-id: https://develop.svn.wordpress.org/branches/2.5@7586 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-02 13:15:21 +00:00
Peter Westwood
66c3c6fa52 Rearrange the media uploader view so the filename is visible. Fixes #6517 for 2.5.1 props andy.
git-svn-id: https://develop.svn.wordpress.org/branches/2.5@7585 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-01 21:14:17 +00:00
Peter Westwood
87421e218c Make sure the rewrite rules for the feed files match when WordPress is installed in a subdirectory. Fixes #6460 for 2.5.1.
git-svn-id: https://develop.svn.wordpress.org/branches/2.5@7583 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-31 19:56:29 +00:00
Peter Westwood
635000b8cf Mark the branch as what it is.
git-svn-id: https://develop.svn.wordpress.org/branches/2.5@7580 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-30 21:13:52 +00:00
Mark Jaquith
b05ab121bc Move user search </form> to correct position. props Nazgul and bl968. fixes #6462 for 2.5.1
git-svn-id: https://develop.svn.wordpress.org/branches/2.5@7578 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-30 16:48:53 +00:00
Mark Jaquith
284699ed57 Gallery XHTML validation fixes. props shelleyp. fixes #6461 for 2.5.1
git-svn-id: https://develop.svn.wordpress.org/branches/2.5@7576 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-30 16:42:20 +00:00
Mark Jaquith
04b4931b1f Remove errant commas to prevent file uploader script errors in IE7. props tsimmons. fixes #6443 for 2.5.1
git-svn-id: https://develop.svn.wordpress.org/branches/2.5@7573 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-30 06:11:49 +00:00
Mark Jaquith
7cdcaea55f Update timestamp when only the minute value is changed. props johnconners. fixes #6456 for 2.5.1
git-svn-id: https://develop.svn.wordpress.org/branches/2.5@7571 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-30 06:06:55 +00:00
Peter Westwood
3361ce767a Prepare the 2.5 branch for later
git-svn-id: https://develop.svn.wordpress.org/branches/2.5@7568 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-29 16:21:46 +00:00
Peter Westwood
71bd06b1ed Do the tagging dance.
git-svn-id: https://develop.svn.wordpress.org/tags/2.5@7567 602fd350-edb4-49c9-b593-d223f7449a82
2.5.0
2008-03-29 16:19:03 +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
Ryan Boren
22ce6cd795 Drop trackbacks that request UTF-7
git-svn-id: https://develop.svn.wordpress.org/trunk@7559 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-28 06:51:19 +00:00
Ryan Boren
36b19bb6ad Disable mod_security for uploader. Props andy. see #6406
git-svn-id: https://develop.svn.wordpress.org/trunk@7558 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-28 06:08:20 +00:00
Ryan Boren
7725f13a7d do not add rel if link is not get_attachment_link. Props andy. fixes #6428
git-svn-id: https://develop.svn.wordpress.org/trunk@7557 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-28 03:53:05 +00:00
Ryan Boren
657b4a3725 TinyMCE RTL and paste as plain text fixes from azaozz. fixes #6429
git-svn-id: https://develop.svn.wordpress.org/trunk@7556 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-28 03:49:35 +00:00
Ryan Boren
243ff8e889 Rehash old md5 hashes inside of wp_check_password() to make hashing more pluggable.
git-svn-id: https://develop.svn.wordpress.org/trunk@7555 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 22:44:47 +00:00
Ryan Boren
6bda12dfad Redirect back to attachment permalink page after editing attachment via 'Edit This' link.
git-svn-id: https://develop.svn.wordpress.org/trunk@7554 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 22:05:51 +00:00
Ryan Boren
8807f9041b Updated RTL for default theme from mani_monaj. see #6296
git-svn-id: https://develop.svn.wordpress.org/trunk@7553 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 20:42:50 +00:00
Ryan Boren
2cfb393c46 RTL fixes from mani_monaj. see #6296
git-svn-id: https://develop.svn.wordpress.org/trunk@7552 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 20:33:56 +00:00
Ryan Boren
39ee18d8f3 Remove unanchored string replacement. Props nh7a. fixes #6423
git-svn-id: https://develop.svn.wordpress.org/trunk@7551 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 20:10:29 +00:00
Peter Westwood
ba75677939 Allow a plugin to force enable/disable the flash uploader. See #6406 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@7550 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 17:37:37 +00:00
Ryan Boren
49e64b74e2 Use is_numeric instead of ctype_digit. Props josephscott. fixes #5481
git-svn-id: https://develop.svn.wordpress.org/trunk@7549 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 16:56:56 +00:00
Ryan Boren
93e1a716a6 Localize date in dashboard. Props hervada and nbachiyski. fixes #6397
git-svn-id: https://develop.svn.wordpress.org/trunk@7548 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 08:09:06 +00:00
Ryan Boren
69139c4672 Return WP_Error from download_url() on HTTP Errors. Fix cases where current plugin filename differs from the WordPress.org slug. Props DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7547 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 07:36:30 +00:00
Ryan Boren
ad508b0252 Init categories array. Props tellyworth. fixes #6411
git-svn-id: https://develop.svn.wordpress.org/trunk@7546 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 07:20:53 +00:00
Ryan Boren
8bb8033d6c Allow register_taxonomy() to be called before init for back compat with impatient plugins.
git-svn-id: https://develop.svn.wordpress.org/trunk@7545 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 06:30:20 +00:00
Mark Jaquith
ff06c87a84 Tags work without JS, so we should not hide them!
git-svn-id: https://develop.svn.wordpress.org/trunk@7544 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 03:02:54 +00:00
Mark Jaquith
d1d1904927 Don't show broken parent post links for orphaned media. fixes #6408
git-svn-id: https://develop.svn.wordpress.org/trunk@7543 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 02:50:01 +00:00
Ryan Boren
0afce7ab24 Media edit and delete redirect fixes. WIP.
git-svn-id: https://develop.svn.wordpress.org/trunk@7542 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 01:48:22 +00:00
Matt Mullenweg
5b4f1e16e3 Make calls in image.php template more explicit to allow for easier hacking and adaptation.
git-svn-id: https://develop.svn.wordpress.org/trunk@7541 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 00:13:14 +00:00
Ryan Boren
b79eacf7df Add nonce and gettext to sidebar.php. Fix sidebar redirect.
git-svn-id: https://develop.svn.wordpress.org/trunk@7540 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 23:41:41 +00:00
Matt Mullenweg
e90f8d3843 .clear class was used, but undefined, which could cause funky image navigation at some sizes.
git-svn-id: https://develop.svn.wordpress.org/trunk@7539 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 23:12:54 +00:00
Ryan Boren
337574056a Active plugin highlighting tweaks from MT. fixes #6275
git-svn-id: https://develop.svn.wordpress.org/trunk@7538 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 22:27:27 +00:00
Ryan Boren
470a34a524 Fix redirects after editing and deleting link categories.
git-svn-id: https://develop.svn.wordpress.org/trunk@7537 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 22:21:01 +00:00
Ryan Boren
0de8433dde Fix redirects after editing and deleting tags.
git-svn-id: https://develop.svn.wordpress.org/trunk@7536 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 21:54:02 +00:00
Ryan Boren
204899a05c Fix user feedback when editing attachment details immediately after upload. Props andy. fixes #6398
git-svn-id: https://develop.svn.wordpress.org/trunk@7535 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 21:26:28 +00:00
Ryan Boren
b3190f7164 Fix user feedback when editing attachment details immediately after upload. Props andy. fixes #6398
git-svn-id: https://develop.svn.wordpress.org/trunk@7534 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 21:22:19 +00:00
Mark Jaquith
f7c21d131d Use attachment title instead of filename, unless it is empty
git-svn-id: https://develop.svn.wordpress.org/trunk@7533 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 21:00:21 +00:00