rob1n
|
2e915e21af
|
Seeing double. Good spot momo360modena. fixes #4251 for 2.1, 2.2 and 2.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-12 19:47:47 +00:00 |
|
ryan
|
906b220ad7
|
eol-style everywhere
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-04 21:48:43 +00:00 |
|
rob1n
|
f7449ffa2f
|
empty() only takes variables. Props filosofo. fixes #4118 for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-10 04:29:55 +00:00 |
|
rob1n
|
591bf739c9
|
Default to 'en' for TinyMCE language if get_locale() is empty, to avoid meltdowns. Props m0n5t3r. fixes #4118 for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-09 16:32:05 +00:00 |
|
ryan
|
25903703f4
|
Ver bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-03 00:33:57 +00:00 |
|
ryan
|
09a10da767
|
More clean_url and int casts for 2.1.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-27 23:46:21 +00:00 |
|
ryan
|
b1deb1d6df
|
Fix relative link mangling in clean_url. fixes #4017 for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-23 23:32:14 +00:00 |
|
ryan
|
207af1aeb1
|
Big int patch for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5092 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-23 03:18:00 +00:00 |
|
ryan
|
d066cef6fe
|
Don't prepend protocol to relative links. fixes #4017 #4001 for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5091 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-23 02:57:19 +00:00 |
|
ryan
|
8b3415d780
|
Cast to int
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5085 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-22 23:02:32 +00:00 |
|
ryan
|
06b5e2cb37
|
Cast to int
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-22 21:40:54 +00:00 |
|
ryan
|
20fe71511c
|
Cast to int. Props xknown. fixes #4012 for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5079 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-22 01:05:11 +00:00 |
|
ryan
|
f060b92e90
|
Bump to RC3 before I forget.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-21 23:11:44 +00:00 |
|
ryan
|
3702fd2a35
|
Check for publish caps when editing via xmlrpc. For 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-21 22:20:48 +00:00 |
|
ryan
|
d574573c34
|
clean_url only REQUEST_URI to avoid breaking the edit link. see #4001
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-21 21:49:32 +00:00 |
|
ryan
|
bcb9b83494
|
Use clean_url instead of inline preg. Props rob1n. fixes #3983 for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5069 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-21 03:59:08 +00:00 |
|
ryan
|
b53405b8e3
|
Don't add http:// to relative links. Props donncha. fixes #4001 for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5066 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-21 00:34:54 +00:00 |
|
ryan
|
13c289f0a0
|
escape pagenow. Props xknown. fixes #3988 for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5060 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-18 23:04:36 +00:00 |
|
markjaquith
|
041c7d133d
|
use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for 2.1.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-17 08:47:29 +00:00 |
|
ryan
|
01cf6061be
|
Improve error propagation from newMediaObject failure in xmlrpc.php. Props Daniel Jalkut (Red Sweater Software). fixes #3981 for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5055 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-16 22:12:59 +00:00 |
|
ryan
|
1e57f40061
|
Don't cast to string if empty. Props donncha. fixes #3979 for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5052 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-16 22:01:26 +00:00 |
|
ryan
|
8fe6255f89
|
attribute_escape pagenow. 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-16 19:30:21 +00:00 |
|
markjaquith
|
600b96dc9a
|
Sanitize output of previous_posts() and next_posts(). Props Alex Concha for the report.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-16 08:04:44 +00:00 |
|
ryan
|
8cf0feaa86
|
RC1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5043 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-14 23:29:33 +00:00 |
|
markjaquith
|
6787161bb7
|
nonce-protect comments by users with unfiltered_html cap to prevent xsrf/xss. fixes #3973 for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-14 23:12:47 +00:00 |
|
markjaquith
|
12b50a0dd6
|
More int casting, just to be safe.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5037 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-14 07:40:56 +00:00 |
|
ryan
|
2d74b4a60c
|
Quote values heading to DB. Cast some ints.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5030 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-12 21:25:19 +00:00 |
|
markjaquith
|
72e8406345
|
unchain. props Alex King. fixes #3959
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-12 05:20:34 +00:00 |
|
ryan
|
f54b5cfac9
|
Ignore redirect_to if already logged in.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5023 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-10 20:35:57 +00:00 |
|
ryan
|
21d3d46bbc
|
Prophylactic casting.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-10 20:34:01 +00:00 |
|
ryan
|
faabd2d6a9
|
Use get_query_var() in wp_title() and single_month_title().
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5009 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-09 20:47:52 +00:00 |
|
markjaquith
|
8de1fa5c0f
|
Sanitize browser-bound add_query_arg() outputs. fixes #3937
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-09 04:36:24 +00:00 |
|
ryan
|
a9741b9cdb
|
Fix parse_w3cdtf. Props mortenf. fixes #3896
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 17:04:38 +00:00 |
|
markjaquith
|
194f7b4a75
|
Working on 2.1.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 05:38:23 +00:00 |
|
markjaquith
|
b0f12dec28
|
Cast query vars to strings. fixes #3891
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4991 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 05:37:22 +00:00 |
|
markjaquith
|
7184153c3d
|
add_users_page() to address changing top-level menu item. fixes #3706
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 05:04:37 +00:00 |
|
ryan
|
b40bb99d85
|
Use correct capabilities checks when determining whether to show private posts. Props molecularbear. fixes #3827
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-06 17:45:40 +00:00 |
|
matt
|
af27a75670
|
Bump for release.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-02 17:29:09 +00:00 |
|
markjaquith
|
58235c4df5
|
attribute_escape() in nonce AYS
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4952 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-27 07:16:15 +00:00 |
|
ryan
|
11f901ee4f
|
Forgot to bump tinymce config script version when we added gecko_spellcheck. fixes #3856
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4949 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-26 04:55:44 +00:00 |
|
markjaquith
|
9779403c81
|
Fix AJAX delete/spam on individual post comments view. fixes #3639
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 11:23:03 +00:00 |
|
ryan
|
39c6dfa998
|
Handle geck spellcheck in tinymce. Props dancoulter. fixes #3856
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4931 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 23:50:17 +00:00 |
|
ryan
|
67988bdff0
|
Disambiguate queries. Props mhyk25. fixes #3747
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 01:03:21 +00:00 |
|
ryan
|
f66e4060a9
|
cache js headers for tinymce config. Props juergen and rob1n. fixes #3817
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 00:45:13 +00:00 |
|
ryan
|
790a4d36d9
|
Show pages in ascending order in Edit->Pages. Props Xander. fixes #3760
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4914 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-22 01:59:55 +00:00 |
|
ryan
|
184928af47
|
Handle empty search query. Props charleshooper. fixes #3722 #3759
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-22 01:55:16 +00:00 |
|
ryan
|
c4e47d3e9b
|
Fix wp_delete_file action. Props filosofo. fixes #3655
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-22 01:51:52 +00:00 |
|
ryan
|
0161b0c2e8
|
Handle array of mt_tb_ping_urls. Props bafonso. fixes #3721
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-22 01:34:29 +00:00 |
|
ryan
|
04b303eaea
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-20 19:44:39 +00:00 |
|
ryan
|
79a8bf5d08
|
Don't insert p inside of div. fixes #3669
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-20 05:41:39 +00:00 |
|