Commit Graph

3845 Commits

Author SHA1 Message Date
Matt Mullenweg 87236e55fd Fix for radio labels on moderation page
git-svn-id: https://develop.svn.wordpress.org/trunk@4005 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-07 18:35:49 +00:00
Ryan Boren c1ff4311bf Update to php-gettext 1.0.7+. fixes #1727
git-svn-id: https://develop.svn.wordpress.org/trunk@4003 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 22:35:59 +00:00
Ryan Boren da71f261e2 Nice curves. Props ketsugi. fixes #2896
git-svn-id: https://develop.svn.wordpress.org/trunk@4001 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 06:14:17 +00:00
Matt Mullenweg f0c1e8e526 Properly select option, wording change
git-svn-id: https://develop.svn.wordpress.org/trunk@4000 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 04:34:46 +00:00
Matt Mullenweg 4ec0249ac2 Some renames
git-svn-id: https://develop.svn.wordpress.org/trunk@3999 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 04:27:45 +00:00
Ryan Boren c3ce93fbb4 Validation fixes from leftjustified. fixes #2909
git-svn-id: https://develop.svn.wordpress.org/trunk@3998 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 02:45:17 +00:00
Ryan Boren 07ac9fb01c specialchars quotes in comment title. Props deko. fixes #2915
git-svn-id: https://develop.svn.wordpress.org/trunk@3995 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 02:28:34 +00:00
Ryan Boren 6fd01856c7 wp_kses_no_null() redirect location for extra protection.
git-svn-id: https://develop.svn.wordpress.org/trunk@3992 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 00:28:37 +00:00
Matt Mullenweg d75bc044ef Clean up how we address IP addresses throughout the code
git-svn-id: https://develop.svn.wordpress.org/trunk@3990 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 00:04:24 +00:00
Ryan Boren 9e0c4a5155 Bump kses to 0.2.2. Props westi. fixes #2661
git-svn-id: https://develop.svn.wordpress.org/trunk@3989 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 22:40:05 +00:00
Ryan Boren 0b8a2fb212 Strip and texturize importer title. Props Nazgul. fixes #2897
git-svn-id: https://develop.svn.wordpress.org/trunk@3986 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 22:33:58 +00:00
Ryan Boren 0b25954d38 Use wp_die(). Props filosofo. fixes #2914
git-svn-id: https://develop.svn.wordpress.org/trunk@3985 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 22:00:03 +00:00
Ryan Boren 4562fd2b74 wp_die() for comment errors. Props filosofo. fixes #1786
git-svn-id: https://develop.svn.wordpress.org/trunk@3984 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 20:34:19 +00:00
Ryan Boren c776c8b89f Validation fixes from leftjustified. fixes #2907
git-svn-id: https://develop.svn.wordpress.org/trunk@3983 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 20:28:02 +00:00
Ryan Boren 282e99949e Lower case post. Props leftjustified. fixes #2908
git-svn-id: https://develop.svn.wordpress.org/trunk@3981 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 20:18:56 +00:00
Ryan Boren ae64303c2e Die with style. Props Sewar. fixes #2902
git-svn-id: https://develop.svn.wordpress.org/trunk@3979 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 19:13:26 +00:00
Ryan Boren fc184c7750 Markup fixes from leftjustified. fixes #2906
git-svn-id: https://develop.svn.wordpress.org/trunk@3978 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 17:14:29 +00:00
Ryan Boren e77c9d5893 Add ids to inputs. Props leftjustified. fixes #2911
git-svn-id: https://develop.svn.wordpress.org/trunk@3976 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 17:06:10 +00:00
Ryan Boren 6bfc22facd wp_specialchars() within wp_nonce_url(). Props Nazgul. fixes #2857
git-svn-id: https://develop.svn.wordpress.org/trunk@3974 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 09:55:24 +00:00
Ryan Boren a3301d96ab Don't trigger warning when first visiting login. fixes #2901
git-svn-id: https://develop.svn.wordpress.org/trunk@3972 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 09:45:09 +00:00
Ryan Boren caee7ba3ca Remove extraneous /td. Props Nazgul. fixes #2895
git-svn-id: https://develop.svn.wordpress.org/trunk@3970 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 09:02:47 +00:00
Ryan Boren bba1954017 Use POST and GET instead of REQUEST since they are sanitized. fixes #2888
git-svn-id: https://develop.svn.wordpress.org/trunk@3969 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 03:59:40 +00:00
Ryan Boren 3b51a5aa38 Give feedback if username or password fields are empty. Props Nazgul. fixes #2901
git-svn-id: https://develop.svn.wordpress.org/trunk@3966 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 01:56:20 +00:00
Ryan Boren 5f2832c56b Preserve newlines inside style and script tags. Props Nazgul. fixes #2833
git-svn-id: https://develop.svn.wordpress.org/trunk@3965 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 23:16:04 +00:00
Ryan Boren d2f42f1d12 Force balanced tags in comments. Props Nazgul. fixes #2714
git-svn-id: https://develop.svn.wordpress.org/trunk@3963 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 22:09:44 +00:00
Ryan Boren b26470e9e9 Markup fixes from Nazgul. fixes #2899
git-svn-id: https://develop.svn.wordpress.org/trunk@3961 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 21:44:08 +00:00
Ryan Boren ccb85676c3 Update RBL site and turn open proxy check off by default. Props Nazgul. fixes #2821
git-svn-id: https://develop.svn.wordpress.org/trunk@3960 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 21:41:00 +00:00
Ryan Boren 429717eb72 Don't allow negative values when paging. fixes #2893
git-svn-id: https://develop.svn.wordpress.org/trunk@3957 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 19:58:11 +00:00
Ryan Boren 3e6f4c5c70 wp_reset_vars(). Props Sewar. fixes #2888
git-svn-id: https://develop.svn.wordpress.org/trunk@3956 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 19:31:28 +00:00
Ryan Boren 1534405764 Relocate /div.
git-svn-id: https://develop.svn.wordpress.org/trunk@3954 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 19:24:00 +00:00
Matt Mullenweg 2595bc560c Add bottoms to the boxes on post screen, fixes #2894. Props: filosofo. Ryan: please backport to 2.0
git-svn-id: https://develop.svn.wordpress.org/trunk@3953 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 18:39:53 +00:00
Matt Mullenweg 49f9e7e815 Allow Windows folks to delete attachements, fixes #2496
git-svn-id: https://develop.svn.wordpress.org/trunk@3952 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 18:33:08 +00:00
Matt Mullenweg 8f8f10cc1e Another step toward removing old table vars, this is why we should be careful about naming things! Fixes #2524
git-svn-id: https://develop.svn.wordpress.org/trunk@3951 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 18:28:08 +00:00
Matt Mullenweg f4bd3aa762 Extra whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@3950 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 18:14:17 +00:00
Matt Mullenweg adef1bc732 We talk good. Fixes #2632
git-svn-id: https://develop.svn.wordpress.org/trunk@3949 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 17:56:27 +00:00
Matt Mullenweg f28b518c37 Use single quotes to be nice to ANSI mode, fixes #1498
git-svn-id: https://develop.svn.wordpress.org/trunk@3948 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 17:30:36 +00:00
Matt Mullenweg 5a205f578b More intuitive navigation, fixes #2471
git-svn-id: https://develop.svn.wordpress.org/trunk@3947 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 17:19:15 +00:00
Ryan Boren 0474f077f0 wp_reset_vars() from Sewar. fixes #2888
git-svn-id: https://develop.svn.wordpress.org/trunk@3946 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-03 19:03:37 +00:00
Ryan Boren ca3001538e Delete comment fix from tenpura. fixes #2807
git-svn-id: https://develop.svn.wordpress.org/trunk@3944 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-01 02:03:21 +00:00
Ryan Boren 3f6483df00 Fix ref check.
git-svn-id: https://develop.svn.wordpress.org/trunk@3942 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-30 22:14:50 +00:00
Ryan Boren e28eccfd05 Use compact instead of long query string.
git-svn-id: https://develop.svn.wordpress.org/trunk@3941 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-30 01:11:42 +00:00
Ryan Boren 8b1e622739 Allow % so entities such as slashes don't break.
git-svn-id: https://develop.svn.wordpress.org/trunk@3939 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-30 00:43:23 +00:00
Ryan Boren 81b4acdfd4 Get the foo out. Props skeltoac. fixes #2879
git-svn-id: https://develop.svn.wordpress.org/trunk@3938 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-30 00:07:30 +00:00
Ryan Boren 8cfe03b684 More nonce strings. #2734
git-svn-id: https://develop.svn.wordpress.org/trunk@3935 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-27 09:32:42 +00:00
Ryan Boren dd6aa45584 wp_explain_nonce() and wp_nonce_ays(). Props mdawaffe. #2734
git-svn-id: https://develop.svn.wordpress.org/trunk@3934 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-27 08:06:00 +00:00
Ryan Boren 1884d2926f Add delete page nonce. fixes #2847
git-svn-id: https://develop.svn.wordpress.org/trunk@3932 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-27 07:01:16 +00:00
Ryan Boren 7a365841c8 Oops
git-svn-id: https://develop.svn.wordpress.org/trunk@3931 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-27 06:59:35 +00:00
Ryan Boren 8bd7d3f3ae Make script src valid. Props Nazgul. #2857
git-svn-id: https://develop.svn.wordpress.org/trunk@3930 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-27 06:42:01 +00:00
Ryan Boren 87102702e2 Fix array_keys error when cron option is not an array. Props robmiller. fixes #2814
git-svn-id: https://develop.svn.wordpress.org/trunk@3929 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-27 06:04:27 +00:00
Ryan Boren 23e2a0a25f Use wp_redirect().
git-svn-id: https://develop.svn.wordpress.org/trunk@3928 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-27 05:38:56 +00:00