Commit Graph

7462 Commits

Author SHA1 Message Date
ryan
a0b5e9133d Allow disabling password reset per user. Props axelseaa. fixes #7344 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-22 19:15:42 +00:00
ryan
ba0677a6ab Eliminate unused var. Props tschai. fixes #7374
git-svn-id: http://svn.automattic.com/wordpress/trunk@8397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-22 15:49:44 +00:00
azaozz
2a4ed4c5a8 Gears integration update in anticipation of Safari support. Fixes #7371 for 2.6.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@8395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-22 04:03:36 +00:00
ryan
364d78f689 Don't allow empty term names. Props scohoust. fixes #7336 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-21 21:53:32 +00:00
ryan
0ef06f9569 Check for WP_Error return from wp_update_term(). Props scohoust. fixes #7366 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-21 17:52:19 +00:00
ryan
d320f6f879 Update AtomPub auth to use latest API
git-svn-id: http://svn.automattic.com/wordpress/trunk@8390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-21 17:27:27 +00:00
ryan
2749db26de Fix assignment of links to the default category when a category is deleted. Props scohoust. fixes #7316 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-21 16:13:23 +00:00
azaozz
e13c015e92 kses - don't use create_function in preg_replace_callback. Fixes #7363.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-21 05:11:00 +00:00
azaozz
40abfce30c kses - properly escape non-Unicode entities. Fixes #6583. Props schiller.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-21 03:21:09 +00:00
azaozz
6c31b19627 Take first attribute and ignore later duplicate attributes. Fixes #6602 for trunk. Props schiller.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-21 01:12:49 +00:00
azaozz
eb1f1ece79 Prevent adjacent hyphens in a HTML/XML comment. Fixes #6642 for trunk. Props schiller.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-21 00:32:43 +00:00
ryan
a030bdbd5d Make get_edit_post_link() and get_edit_comment_link() SSL aware. Props robertaccettura. fixes #7359 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-20 04:46:59 +00:00
ryan
a890785907 Resurrect 7615. see #7227
git-svn-id: http://svn.automattic.com/wordpress/trunk@8378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-19 19:01:35 +00:00
ryan
d845973d7b Revert accidental bits that snuck in with [8376]. see #7227
git-svn-id: http://svn.automattic.com/wordpress/trunk@8377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-19 19:00:56 +00:00
ryan
8831ea942b IXR 0.71. Props jacobsantos. fixes #7227
git-svn-id: http://svn.automattic.com/wordpress/trunk@8376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-19 17:56:35 +00:00
westi
1832ab2c52 Ensure that AtomPub does not auto-publish draft posts when they are edited. Fixes #7299 for trunk props redsweater.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-19 15:29:31 +00:00
ryan
e97a8af5de Don't return if is_string(). Proceed to check if is_serialized(). fixes #7347 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-18 16:43:23 +00:00
ryan
cdcd6ffdf6 Image sideload and wp_upload_dir() fixes from noel. fixes #7342 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-18 03:19:12 +00:00
ryan
8f29cb96e7 Move plugin data translation and display markup to plugins page. Props DD32. see #3089
git-svn-id: http://svn.automattic.com/wordpress/trunk@8368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-18 03:16:53 +00:00
ryan
bd434383f7 Plugin metadata localization and get_plugin_dta() optimization from santosj. fixes #5651 #3089
git-svn-id: http://svn.automattic.com/wordpress/trunk@8367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-17 22:51:26 +00:00
markjaquith
3170e3f6ee Better solution for #4536. Slashless normalization of tag/category bases. fixes #7306 for trunk. see #4536
git-svn-id: http://svn.automattic.com/wordpress/trunk@8365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-17 19:41:48 +00:00
ryan
fe9866dc79 Fix is_term query prepare() so that tag slugs that percent signs in them don't break. fixes #6867 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-17 16:59:40 +00:00
azaozz
7b0371676d Fix invalid HTML and remove duplicate fields. Fixes #7293 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-16 22:09:27 +00:00
westi
4b4f85c2d4 Invalidate the plugin update cache if plugins are deleted. Fixes #7304 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-16 21:53:32 +00:00
azaozz
99fd979933 Removes the disabling of captions, but leaves couple of hooks so a plugin can do it easily. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-16 21:36:17 +00:00
azaozz
d726af852a fixes #7311 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8356 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-16 20:34:46 +00:00
ryan
db8e0b2a72 New location for akismet
git-svn-id: http://svn.automattic.com/wordpress/trunk@8354 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-16 18:56:28 +00:00
ryan
f555d94c3f Derive the upload url from the upload path if no url given. fixes #7308 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-16 16:49:22 +00:00
ryan
053eb7cee9 Restore fields removed in [7645]. Props rm53. fixes #7320 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-16 16:30:20 +00:00
ryan
e04638ac6f Add jquery dependency to admin-forms. Props 082net. fixes #7321 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-16 16:16:45 +00:00
ryan
1ae2433c72 Typo fix. Props paul@byte. fixes #7323 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-16 16:13:48 +00:00
westi
6c3dc58ac3 Update the version number for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-16 07:17:06 +00:00
ryan
af11b900c8 Typo fix from robertdimarco. fixes #7297 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-15 16:21:26 +00:00
ryan
482fcca10a Set eol-style
git-svn-id: http://svn.automattic.com/wordpress/trunk@8340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-15 15:59:19 +00:00
ryan
9ce9fec7c4 plugins_url()
git-svn-id: http://svn.automattic.com/wordpress/trunk@8334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-15 00:10:07 +00:00
ryan
4460d7efc9 phpdoc for site_url() and friends
git-svn-id: http://svn.automattic.com/wordpress/trunk@8333 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-14 23:39:11 +00:00
ryan
7b7d5d8611 Image regex fixes from noel. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-14 17:59:06 +00:00
ryan
4f5aa3fa57 Bumpage
git-svn-id: http://svn.automattic.com/wordpress/trunk@8331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-14 17:27:19 +00:00
ryan
1e6bf47187 rlm entity not so Windows friendly. Use perios instead. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-14 17:26:30 +00:00
ryan
b1672442f8 RTL support for Press This. Props RanYanivHartstein. see #7289
git-svn-id: http://svn.automattic.com/wordpress/trunk@8328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-13 17:57:23 +00:00
ryan
b71746be10 RTL friendly fonts from RanYanivHartstein. fixes #6616
git-svn-id: http://svn.automattic.com/wordpress/trunk@8327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-13 16:40:25 +00:00
ryan
bc54bed035 RTL for Press This. Props RanYanivHartstein. see #7289 #6616
git-svn-id: http://svn.automattic.com/wordpress/trunk@8326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-13 16:26:16 +00:00
westi
7c340c19f1 Update readme to 2.6
git-svn-id: http://svn.automattic.com/wordpress/trunk@8325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-13 11:26:25 +00:00
ryan
8750ed2ea1 Workaround PHP parse_url() bug. Props azaozz. fixes #7288
git-svn-id: http://svn.automattic.com/wordpress/trunk@8324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-13 05:16:54 +00:00
ryan
4846338eeb Press This: properly add and load press-this-ie.css, cleanup of the bookmarklet code. Props azaozz. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-13 04:57:01 +00:00
ryan
91ffbd5d4d Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@8322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-12 18:04:41 +00:00
ryan
01cf8b5371 Denote CAPTIONS_OFF as temporary. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-12 18:02:29 +00:00
matt
b9b2d4d557 We need to clear floats so images don't run into the next post.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8320 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-12 17:53:23 +00:00
ryan
22781f8edc Performance improvements for page_rows(). Props hailin. fixes #7286
git-svn-id: http://svn.automattic.com/wordpress/trunk@8319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-12 15:40:57 +00:00
ryan
09f8519390 Press This: Switching to using our default content cleanup in the editor. Props azaozz. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@8318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-11 23:38:32 +00:00