Commit Graph

4584 Commits

Author SHA1 Message Date
azaozz
0416475ebb Load the minified versions of the scripts by default, define('SCRIPT_DEBUG', true); can be used to load the development versions
git-svn-id: http://svn.automattic.com/wordpress/trunk@10443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-26 13:24:44 +00:00
azaozz
f20f62b27d Improvements to the script loader: allows plugins to queue scripts for the front end head and footer, adds hooks for server side caching of compressed scripts, adds support for ENFORCE_GZIP constant (deflate is used by default since it's faster), see #8628, fixes #8884
git-svn-id: http://svn.automattic.com/wordpress/trunk@10442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-26 12:59:10 +00:00
azaozz
ccfc848be2 Fix non-critical bug in suggest.js and prepare it for minifying
git-svn-id: http://svn.automattic.com/wordpress/trunk@10441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-26 12:09:27 +00:00
azaozz
59a8511acd jQuery 1.3.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@10440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-26 09:33:53 +00:00
westi
a98d30864f Make authentication more pluggable than ever before. See #8938 props wnorris.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-24 22:38:19 +00:00
westi
7d59ed3ba4 Setup an initial value to avoid a Notice. See #8916 props wnorris.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-24 22:22:36 +00:00
azaozz
038b556b23 Fix Thickbox positioning for browsers pretending to be IE6, props Denis-de-Bernardy, fixes #8933 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-24 11:58:21 +00:00
azaozz
bf911df6b2 Add classes to "edit_comment_link" and "edit_post_link", props yoavf, fixes #8945 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-24 09:35:12 +00:00
westi
4b3d6012aa Make the IXR debug classy. See #8916 props wnorris
git-svn-id: http://svn.automattic.com/wordpress/trunk@10423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-23 22:30:23 +00:00
ryan
0982df4801 Don't limit query when descending hierarchy. Props filosofo. fixes #8832
git-svn-id: http://svn.automattic.com/wordpress/trunk@10416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-22 22:59:29 +00:00
westi
c9c4d306ef PHPdoc updates. See €8805 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-22 21:17:52 +00:00
westi
fe07a83717 First pass compression support for the HTTP API. See #8674 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-22 21:16:11 +00:00
westi
f03329322c Reduce code in mysql2date. Fixes #8166 props jacobsantos
git-svn-id: http://svn.automattic.com/wordpress/trunk@10408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-22 21:05:55 +00:00
azaozz
f254dfbbf3 Fix tags suggest for post quick edit and bulk edit
git-svn-id: http://svn.automattic.com/wordpress/trunk@10402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-22 12:24:25 +00:00
ryan
6dd933b120 Move delete_attachment action up. Props filosofo. fixes #8909
git-svn-id: http://svn.automattic.com/wordpress/trunk@10400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-21 21:19:22 +00:00
ryan
7d53481dcb Silence charset not supported warnings
git-svn-id: http://svn.automattic.com/wordpress/trunk@10398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-21 20:28:51 +00:00
markjaquith
f19f65a5e5 Only redirect categories if one "cat" positive integer is specified. fixes #8784 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10396 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-21 19:47:51 +00:00
ryan
1761cba906 Remove update_user_cache(). Long dead.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-21 19:21:51 +00:00
ryan
cf3f91b0e6 Revert accidental bits. see #8708
git-svn-id: http://svn.automattic.com/wordpress/trunk@10386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-20 20:55:57 +00:00
ryan
ee73ce298c Use guid instead of link for atom comment IDs. fixes #8708 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-20 20:55:03 +00:00
azaozz
ab30688c26 Ensure translations are loaded properly in TinyMCE when using the compressed version
git-svn-id: http://svn.automattic.com/wordpress/trunk@10384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-20 20:31:31 +00:00
azaozz
3949fb7e90 Add support for automatic feed links in themes, props Viper007Bond, see #8878
git-svn-id: http://svn.automattic.com/wordpress/trunk@10377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-19 05:04:58 +00:00
azaozz
6f0c0a1092 Fix incorrect quote style in wp_specialchars, props sambauers, see #8767
git-svn-id: http://svn.automattic.com/wordpress/trunk@10376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-19 04:40:12 +00:00
azaozz
d9917e53e8 Fix Press This tags input, fixes #8743
git-svn-id: http://svn.automattic.com/wordpress/trunk@10374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-18 00:56:15 +00:00
azaozz
b396079aa0 Use gzip instead of deflate as more servers seem to understand it, add separate switch for disabling CSS compression
git-svn-id: http://svn.automattic.com/wordpress/trunk@10372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-17 14:08:15 +00:00
westi
23587f4c8e Update phpdoc for get_gmt_from_date(). Fixes #8869 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-17 10:20:49 +00:00
azaozz
5ce5238272 Concatenated and compressed versions of the default TinyMCE scripts
git-svn-id: http://svn.automattic.com/wordpress/trunk@10369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-16 12:58:38 +00:00
azaozz
bc2485eed1 Stop notices when outputting concatenated scripts
git-svn-id: http://svn.automattic.com/wordpress/trunk@10368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-16 05:45:44 +00:00
azaozz
cc4580779e Let plugins register footer scripts easier and add filters to the concatenating functions
git-svn-id: http://svn.automattic.com/wordpress/trunk@10367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-15 19:50:23 +00:00
azaozz
5342a53586 Fix image insertion in IE7
git-svn-id: http://svn.automattic.com/wordpress/trunk@10366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-15 16:17:46 +00:00
azaozz
7b2265e598 "Unstick" posts when deleting, fixes #8860
git-svn-id: http://svn.automattic.com/wordpress/trunk@10363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-15 00:47:56 +00:00
azaozz
3f7facfbe6 Add action hook in admin footer so plugins can output scripts there on specific pages only, props GamerZ, fixes #8859
git-svn-id: http://svn.automattic.com/wordpress/trunk@10362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-15 00:08:20 +00:00
ryan
b1806928e0 Don't return comment page links if paging is disabled. fixes #8824 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-14 23:06:46 +00:00
azaozz
38f231e2ca jQuery 1.3 final
git-svn-id: http://svn.automattic.com/wordpress/trunk@10360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-14 21:55:26 +00:00
westi
d37f5eb754 update phpdoc to hilight return of WP_Error objects on failures. See #8620.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-14 21:40:41 +00:00
azaozz
3d495ac587 Remove unused var
git-svn-id: http://svn.automattic.com/wordpress/trunk@10358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-14 14:40:08 +00:00
azaozz
fc7d871678 Split the script queue in head and footer part, concatenate and compress the default js and css, first run, see #8628
git-svn-id: http://svn.automattic.com/wordpress/trunk@10357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-14 14:18:51 +00:00
azaozz
cc2b577fbe Fix invalid HTML in get_search_form(), props jcraig90210, fixes #8851
git-svn-id: http://svn.automattic.com/wordpress/trunk@10356 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-14 02:40:04 +00:00
azaozz
d7001aa719 Speed up wp_specialchars, props sambauers, see #8767
git-svn-id: http://svn.automattic.com/wordpress/trunk@10355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-13 15:18:37 +00:00
azaozz
b619cefe1d Faster wp_clone function fix, props sambauers, fixes #8844 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10353 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-13 14:45:50 +00:00
azaozz
9166c049ad jQuery 1.3RC2
git-svn-id: http://svn.automattic.com/wordpress/trunk@10352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-13 11:50:01 +00:00
ryan
4ebcf9c358 Run version_compare only once for wp_clone(). Props sambauers. fixes #8844 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-13 06:31:58 +00:00
azaozz
598f966edc Fix comment action links after quick editing and reloading of page on enter while quick editing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-13 01:31:19 +00:00
azaozz
1c9353ad2e Cleanup js files and prepare for concatenating, move most inline js to files
git-svn-id: http://svn.automattic.com/wordpress/trunk@10348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-12 13:43:17 +00:00
azaozz
05ed1d870d Remove unused category parent settings from inline-edit-tax.js
git-svn-id: http://svn.automattic.com/wordpress/trunk@10342 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-10 14:09:06 +00:00
azaozz
1c20ec7120 Add CSS class to "comment-reply-link", props yoavf, fixes #8836
git-svn-id: http://svn.automattic.com/wordpress/trunk@10341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-10 10:21:28 +00:00
azaozz
4b9c34727c Move handlers.js out of swfupload-all.js for better compatibility/easier editing
git-svn-id: http://svn.automattic.com/wordpress/trunk@10340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-10 09:29:39 +00:00
ryan
0858d9b0c2 Use preg_replace_callback instead of preg_replace with eval. Props beaulebens. see #8689
git-svn-id: http://svn.automattic.com/wordpress/trunk@10339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-09 19:29:35 +00:00
azaozz
7cf1bbfcc7 TinyMCE: minify the custom plugins, remove unneeded CSS, load in the footer
git-svn-id: http://svn.automattic.com/wordpress/trunk@10337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-09 12:02:59 +00:00
ryan
80b08e3a29 Fix paginate comment link slashing. Props AntonShevchuk. fixes #8821 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10335 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-08 18:26:52 +00:00
ryan
2444331b6a Clean comment link. Props nbachiyski. fixes #8405 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-08 04:31:08 +00:00
azaozz
bc871c819e jQuery 1.3b2 and related changes (jquery.js is not minified to aid testing)
git-svn-id: http://svn.automattic.com/wordpress/trunk@10326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-07 05:02:40 +00:00
ryan
69914b0ae2 Faster smilies. Props johanee. fixes #6464
git-svn-id: http://svn.automattic.com/wordpress/trunk@10322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-06 18:20:47 +00:00
ryan
2e8544be9a Fix URL checking and add phpdoc. Props jacobsantos. fixes #8787 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10320 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-06 17:29:24 +00:00
azaozz
33a8201a89 Fix parse error.not well formed on XMLRPC request, props josephscott, fixes #7794
git-svn-id: http://svn.automattic.com/wordpress/trunk@10318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-06 05:28:53 +00:00
azaozz
8d72414561 Fix ASC/DESC tag ordering by count, props mrmist, fixes #8609 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-06 00:34:31 +00:00
ryan
831a69f318 Default to empty array if sidebars_widgets is not set. Don't unset array_version if not set. fixes #8804 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-05 23:03:17 +00:00
ryan
578c4e7b61 Add support for custom headers in the IXR (XML-RPC) class. Props josephscott. fixes #8145
git-svn-id: http://svn.automattic.com/wordpress/trunk@10313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-05 21:32:04 +00:00
ryan
e634271853 And instead of or. Props mercurix. fixes #8787 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-05 18:42:02 +00:00
azaozz
6c528a14cb Clean URL in recent comments widget, props danlee, fixes #8691 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-05 12:02:05 +00:00
azaozz
7cf9598d35 Add semicolon to Multi-Widget Example, props dcole07, fixes #8742 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-05 11:19:53 +00:00
azaozz
ec1ca2236f Latest version of the patch for refactor filters to avoid potential XSS attacks, props sambauers and DD32, see #8767
git-svn-id: http://svn.automattic.com/wordpress/trunk@10298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-04 23:37:47 +00:00
azaozz
19848b9d90 Refactor filters to avoid potential XSS attacks, props sambauers and DD32, see #8767
git-svn-id: http://svn.automattic.com/wordpress/trunk@10297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-04 22:25:50 +00:00
azaozz
970a1c8dc6 Pass the URL to the 'http_request_args' filter, props DD32, fixes #8780
git-svn-id: http://svn.automattic.com/wordpress/trunk@10294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-04 04:34:01 +00:00
azaozz
a750885c8e Minify all js and add the non-minified files as .dev.js
git-svn-id: http://svn.automattic.com/wordpress/trunk@10291 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-02 15:08:58 +00:00
ryan
0e3e92e8b9 Pass ref in array to avoid warning. fixes #8766
git-svn-id: http://svn.automattic.com/wordpress/trunk@10289 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-31 22:33:46 +00:00
ryan
0e8d3701eb Remove debug. see #8757
git-svn-id: http://svn.automattic.com/wordpress/trunk@10287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-31 22:10:41 +00:00
ryan
8b349590bb Turn off magic_quotes_sybase. It prevents addslashes from escaping backslashes. fixes #8757 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-31 22:09:57 +00:00
ryan
c7c9f46367 Chunked decoding fix from jacobsantos. fixes #8618
git-svn-id: http://svn.automattic.com/wordpress/trunk@10283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-31 03:02:53 +00:00
ryan
4acba68cbc Chunked decode fixes. Don't return WP_Error for body. Props jacobsantos. see #8618
git-svn-id: http://svn.automattic.com/wordpress/trunk@10282 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 22:53:35 +00:00
ryan
5eb5d3df7c HTTP API debug and action for curl object. Props jacobsantos. see #8727
git-svn-id: http://svn.automattic.com/wordpress/trunk@10281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 22:45:51 +00:00
ryan
00c2c8c19f Don't assume page 1 when cpage is empty. Props filosofo. fixes #8630 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10277 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 22:32:43 +00:00
ryan
d38dee6a4a Add exclude_tree for categories. Make exclude behave like exclude_tree when hierarchical to restore < 2.7 behavior. Props filosofo. fixes #8614 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 22:30:36 +00:00
ryan
a3becc9f3a Close comments for old posts, pages, and attachments, not just posts. Props mrmist. fixes #8740
git-svn-id: http://svn.automattic.com/wordpress/trunk@10273 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 20:09:40 +00:00
ryan
13dec849de phpdoc updates for wp_generate_password(). Props sivel. fixes #8688 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 19:47:59 +00:00
ryan
a0d817dd56 Fix link_before and after args. Props ev3rywh3re. fixes #8715 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10269 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 19:41:53 +00:00
ryan
66bd2ed3dc Fix html doctype check. Props zekrap. fixes #8745 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-30 18:35:31 +00:00
azaozz
b54484f937 Faster hide-if-no-js, if-js-closed, etc. needed when loading scripts in the footer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-27 12:18:38 +00:00
azaozz
15153dd5d6 Fix uploaded media relative links when site has been moved, props DD32, fixes #8705 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-26 02:59:04 +00:00
azaozz
3838f4d157 Fix disabling of submit buttons while auto-saving for pages, props emartin24, fixes #8710 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-24 02:14:09 +00:00
ryan
5aaf5ac0ad Allow overriding cat walker. Props AaronCampbell. fixes #8682 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10246 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-23 12:52:37 +00:00
ryan
f368711809 Fix selected for none and all. Props filosofo. fixes #8700 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-23 12:51:12 +00:00
ryan
5dd1a876b8 Update secret-key url. Props sivel. fixes #8687 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-22 23:00:13 +00:00
ryan
22a1c35cea get_previous_comments_link() and get_next_comments_link(). Props Viper007Bond. fixes #8058 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-22 19:33:09 +00:00
westi
c55feaddbf Set the user-agent like we did before. See #8660
git-svn-id: http://svn.automattic.com/wordpress/trunk@10238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-21 21:52:15 +00:00
azaozz
79eab52909 htmlspecialchars_decode() for php versions less than 5.1, props sivel, fixes #8679
git-svn-id: http://svn.automattic.com/wordpress/trunk@10236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-21 09:03:23 +00:00
azaozz
199e79af54 Set parseInt() to use base 10 instead of detecting it, props projct, fixes #8659
git-svn-id: http://svn.automattic.com/wordpress/trunk@10235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-20 01:00:26 +00:00
ryan
059800a983 cron phpdoc fixes. Props filosofo. fixes #8680 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-19 20:47:20 +00:00
azaozz
f7e5bfa831 Explicitly declare Javascript vars when created, props projct, fixes #8654, fixes #8655, fixes #8656, for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-19 20:33:44 +00:00
ryan
6b1b25c6d8 Allow custom page walker classes. Props MikeLittle. fixes #8673
git-svn-id: http://svn.automattic.com/wordpress/trunk@10230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-19 20:27:11 +00:00
ryan
5183a7e189 Make sure get_bookmarks cache is an array
git-svn-id: http://svn.automattic.com/wordpress/trunk@10229 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-19 07:05:51 +00:00
ryan
61ff0372e4 Make sure get_calendar cache is an array
git-svn-id: http://svn.automattic.com/wordpress/trunk@10228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-19 07:05:00 +00:00
ryan
980a3bc810 Avoid division by zero
git-svn-id: http://svn.automattic.com/wordpress/trunk@10227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-19 07:04:18 +00:00
ryan
8427b2b756 Make sure get_pages cache is an array
git-svn-id: http://svn.automattic.com/wordpress/trunk@10226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-18 22:26:57 +00:00
ryan
8a8ac376bf Allow muliple tag-like taxonomies in the post editor. see #6387
git-svn-id: http://svn.automattic.com/wordpress/trunk@10222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-18 19:12:26 +00:00
ryan
b4654848fc Plugin and theme udpdate check fixes. Props DD32. fixes #8660 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-18 17:23:20 +00:00
ryan
dc24f08567 Revert accidentally committed bits
git-svn-id: http://svn.automattic.com/wordpress/trunk@10220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-18 03:34:29 +00:00
westi
8b4e4b5964 Remove the revision number for now
git-svn-id: http://svn.automattic.com/wordpress/trunk@10219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-17 22:10:20 +00:00
ryan
bdb67d76ee is_ssl() improvements. Props johnbillion. fixes #8641 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-17 17:58:07 +00:00
ryan
158b45fb7b Add thread xmlns. Props neoxx. fixes #8626 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-17 00:14:58 +00:00
ryan
d3b9da7025 Don't cache filtered post objects. Set filter when getting sample permalink. Props brianwhite. fixes #8526 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-16 23:50:39 +00:00
ryan
6587bdff8d Set Content-Length to 0 for null body requests. Props Jalada. see #8605
git-svn-id: http://svn.automattic.com/wordpress/trunk@10211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-16 22:07:18 +00:00
ryan
9fd20b9893 Update _walk_bookmarks phpdoc. Props brh and sivel. fixes #8607 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-16 07:54:17 +00:00
matt
d58297955d Update pagination links on edit-comments when approving/deleting/etc. Hat tip: mdawaffe. Fixes #8584.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-14 12:13:30 +00:00
ryan
07f625bc03 Explicitly return ref for the sake of PHP4. Fixes user_level being empty when installing on PHP4. Props Mr Pete. fixes #8317 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-12 20:47:18 +00:00
ryan
4fb1a0a76b Fix comment links when displaying first page of comments. Props johnconners. fixes #8583 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-12 20:08:49 +00:00
ryan
fe8c666fe2 Remove lines that are choking phpdoc
git-svn-id: http://svn.automattic.com/wordpress/trunk@10192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-11 22:20:54 +00:00
westi
57cabf48fc Test for curl_exec as well to catch hosts that disable it but not curl_init. Fixes #8577 for trunk props sivel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-11 18:08:58 +00:00
westi
0575c94329 Make trunk bleed again.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-11 18:00:28 +00:00
ryan
9824bb3fe4 2.7
git-svn-id: http://svn.automattic.com/wordpress/trunk@10185 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 22:48:19 +00:00
ryan
8c1c46d5f0 Update func name. see #8550
git-svn-id: http://svn.automattic.com/wordpress/trunk@10180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 21:13:32 +00:00
ryan
e372e7f39a Change default add_below. see #8550
git-svn-id: http://svn.automattic.com/wordpress/trunk@10179 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 21:08:20 +00:00
ryan
7105e62a48 Post reply API updates. see #8550
git-svn-id: http://svn.automattic.com/wordpress/trunk@10178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 21:06:13 +00:00
ryan
e97297b217 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 17:43:43 +00:00
ryan
7b81f9f354 JS and CSS bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 17:42:26 +00:00
azaozz
1dca6a90ec Enable support for threaded comments and comment reply on index page, props yoavf, fixes #8550
git-svn-id: http://svn.automattic.com/wordpress/trunk@10169 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 11:49:37 +00:00
ryan
5d05d1dc5c Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 08:11:21 +00:00
ryan
4483f075d5 ref not rel. Props oddthinking. fixes #8292
git-svn-id: http://svn.automattic.com/wordpress/trunk@10164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 05:51:56 +00:00
ryan
4480bf0d2a RC2
git-svn-id: http://svn.automattic.com/wordpress/trunk@10161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 00:10:15 +00:00
azaozz
df0ffed12e Replace ui.sortable.js with the minified version
git-svn-id: http://svn.automattic.com/wordpress/trunk@10160 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 00:05:41 +00:00
ryan
d81c59d985 Convert in_category() and has_tags() to use the same is_object_in_term(), which accepts one object, one taxonomy, and 0, 1 or multiple term term_ids/names/slugs.
In those functions, compare ints only to term_ids. Strings are compared to term_ids, names, slugs.

Document all three better, and note how they've changed with WP versions. Prop mdawaffe

git-svn-id: http://svn.automattic.com/wordpress/trunk@10159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 23:31:11 +00:00
markjaquith
bb643f3ecb Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10158 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 21:51:23 +00:00
ryan
a70ea36065 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 18:32:55 +00:00
ryan
e89192b1a8 Strip trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@10150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 18:03:31 +00:00
ryan
12dbb4b2e3 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10145 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 17:17:18 +00:00
markjaquith
379faab1b0 Remove third party logo, pending a better gallery icon image.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 10:22:37 +00:00
markjaquith
85d594a716 Only count specific comment approval types for the types we know about, to avoid a potential notice. fixes #8503
git-svn-id: http://svn.automattic.com/wordpress/trunk@10136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 08:07:52 +00:00
azaozz
11ba27a054 Fix external dependencies in class.wp-scripts.php, fixes #8505
git-svn-id: http://svn.automattic.com/wordpress/trunk@10135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 02:50:28 +00:00
azaozz
7f822f67a3 Fix menu placement after folding/unfolding it several times, props vladimir_kolesnikov, fixes #8463
git-svn-id: http://svn.automattic.com/wordpress/trunk@10133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-08 23:59:30 +00:00
ryan
918d84ef68 Get all children. Props filosofo. fixes #8527
git-svn-id: http://svn.automattic.com/wordpress/trunk@10130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-08 21:00:25 +00:00
ryan
504bc044d8 Check for circular post parent dependencies. Exclude the current post and its children from the parent dropdown.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10129 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-08 19:29:42 +00:00
ryan
fd64845396 CSS bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10128 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-08 17:55:36 +00:00
azaozz
34a17a5188 Fix inserting images, uploader buttons add Press This nag after submitting in Quick Press
git-svn-id: http://svn.automattic.com/wordpress/trunk@10125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-08 10:52:23 +00:00
westi
19e69cce8a Append don't overwrite. See #8649 props rboren.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10121 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 22:13:00 +00:00
ryan
0f927649f8 Introduce NONCE_SALT and NONCE_KEY
git-svn-id: http://svn.automattic.com/wordpress/trunk@10120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 21:31:13 +00:00
ryan
12158b4e26 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 20:37:34 +00:00
ryan
5382d2b80e Fix raw_response code in Streams transport. Props jacobsantos. fixes #8476
git-svn-id: http://svn.automattic.com/wordpress/trunk@10117 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 20:30:59 +00:00
azaozz
ac89cab565 Fix comment actions after using QE when listing pending and spam comments
git-svn-id: http://svn.automattic.com/wordpress/trunk@10116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 12:18:04 +00:00
westi
fed0c5df20 Make wp_page_menu() respect is_front_page(). Fixes #8469 props AaronCampbell.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10115 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 12:14:14 +00:00
westi
350be7f979 Use classes instead of ids to allow the wp_page_menu() to be used more than once per-page. Fixes #8439 props corischlegel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10114 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 12:11:37 +00:00
westi
02b3467afb Make scriptaculous use the script-loader properly. Fixes #7642 props codestyling and vladimir_kolesnikov.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 10:07:18 +00:00
markjaquith
c7e8e8d9d0 urldecode slugs in the Edit Post screen permalink. props janbrasna. fixes #8418
git-svn-id: http://svn.automattic.com/wordpress/trunk@10108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 09:12:28 +00:00
azaozz
7162109255 Don't select hidden rows' checkboxes when selecting all, fixes #8520
git-svn-id: http://svn.automattic.com/wordpress/trunk@10107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 09:04:38 +00:00
markjaquith
b11357a497 Pad wp_die() error messages to be over 512 chars, so IE always displays our text. props DD32. fixes #7890
git-svn-id: http://svn.automattic.com/wordpress/trunk@10105 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 08:51:38 +00:00
markjaquith
8a527f4d95 Much better In Response To column, with pretty comment bubble
git-svn-id: http://svn.automattic.com/wordpress/trunk@10102 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 07:10:47 +00:00
azaozz
57b4d9966c Fix urlencoded chars in links after using QE
git-svn-id: http://svn.automattic.com/wordpress/trunk@10101 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 05:14:49 +00:00
ryan
7050ada441 get_search_form() fixes from juergen. fixes #8512
git-svn-id: http://svn.automattic.com/wordpress/trunk@10100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 05:09:47 +00:00
ryan
b455fc3845 CSS bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 04:52:57 +00:00
ryan
48c618bc32 Make user-settings per blog
git-svn-id: http://svn.automattic.com/wordpress/trunk@10098 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 04:51:22 +00:00
ryan
9f56c8eba4 Add paging links above comments list. Props Viper007Bond. fixes #8219
git-svn-id: http://svn.automattic.com/wordpress/trunk@10097 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 04:49:22 +00:00
ryan
e9e703969b Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 04:00:26 +00:00
ryan
3897eef6c9 Make wp_user_settings() options global again. Clarify flag on get_user_option().
git-svn-id: http://svn.automattic.com/wordpress/trunk@10095 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 03:53:28 +00:00
markjaquith
fc5e8dfe58 Make Password protected and private mutually exclusive when using Quick Edit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10088 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-06 11:10:24 +00:00
westi
d9778f61f3 Ensure the curl transport supports HEAD requests. Merge from BackPress props sambauers.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10087 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-06 10:09:05 +00:00
westi
55968bde15 Move convertEntities js function into the BackPress scriptloader. Fixes #8505 props sambauers.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10086 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-06 09:54:24 +00:00
matt
65029aef6b </anal>
git-svn-id: http://svn.automattic.com/wordpress/trunk@10084 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-06 07:18:04 +00:00
matt
a04000fdcc Continuation to [10060] to have both get_ and update_ use same $check_global setting. Coding style updates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-06 07:14:22 +00:00
ryan
b3745318f4 Allow plugins to hook in a custom comment counter
git-svn-id: http://svn.automattic.com/wordpress/trunk@10078 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 23:40:09 +00:00
westi
3533c19fa2 Fix documentation for get_alloptions. Fixes #8491 props jeremyclarke.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 22:39:59 +00:00
ryan
0e9eb0b080 Fix not defined error
git-svn-id: http://svn.automattic.com/wordpress/trunk@10075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 21:45:57 +00:00
ryan
74a52d0c55 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 20:52:58 +00:00
ryan
332477a986 user_agent, not user-agent, for Streams transport. Props alexrabe. fixes #8500
git-svn-id: http://svn.automattic.com/wordpress/trunk@10072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 20:12:51 +00:00
ryan
ae7bb0d440 post_parent dropdown fixes. get_pages() cache fix to eliminate duplicate queries.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10070 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 19:19:24 +00:00
ryan
b13f38f6e3 Use wp_dropdown_page()
git-svn-id: http://svn.automattic.com/wordpress/trunk@10069 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 18:03:24 +00:00
ryan
34f737b984 Remove uuml. Props nbachiyski. fixes #8464
git-svn-id: http://svn.automattic.com/wordpress/trunk@10068 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 17:33:24 +00:00
markjaquith
90ec026142 Prevent hotkeys from clicking hidden links -- keeps U and A from both acting as moderated/approved toggles. Now each one just does its own function.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10065 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 08:01:10 +00:00
markjaquith
569a1ff339 Fix Shift-X toggling of comments on Edit Comments
git-svn-id: http://svn.automattic.com/wordpress/trunk@10063 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 07:15:31 +00:00
ryan
420eef18f2 Don't check blog options for user-settings
git-svn-id: http://svn.automattic.com/wordpress/trunk@10060 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 06:08:46 +00:00
ryan
47c1924213 Run wp_user_settings() from admin-header
git-svn-id: http://svn.automattic.com/wordpress/trunk@10059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 05:33:36 +00:00
ryan
164546b068 wp-lists: catch the whole class, pending comments: silently accept approval of already approved comment. Props mdawaffe
git-svn-id: http://svn.automattic.com/wordpress/trunk@10057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 05:10:38 +00:00
ryan
9629712581 Don't check user settings if doing ajax.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10056 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-05 05:10:05 +00:00
westi
7f357e7188 Link to comments on the page they are on. Fixes #8488 props johnconners.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10043 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-04 20:26:43 +00:00
westi
cfbc31027e Fix Notice on comment posting.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10042 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-04 20:26:05 +00:00
ryan
3ed7af59cf Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-04 19:15:58 +00:00
ryan
87141a219f Page comments from the first page of a multi-page post. Props Viper007Bond. fixes #8450
git-svn-id: http://svn.automattic.com/wordpress/trunk@10039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-04 19:11:53 +00:00
ryan
fe44ea7c48 No named entities in comment feeds. Props nbachiyski. fixes #8464
git-svn-id: http://svn.automattic.com/wordpress/trunk@10036 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-04 17:47:50 +00:00
azaozz
a6a324ac11 Do not show the Turbo link in the header if Gears is already being used, props markjaquith, fixes #8276
git-svn-id: http://svn.automattic.com/wordpress/trunk@10031 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-04 06:35:21 +00:00
markjaquith
27e98ed75a Press This fixes from Noel. see #7949
git-svn-id: http://svn.automattic.com/wordpress/trunk@10030 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-04 04:58:27 +00:00
ryan
7c05f83d73 Styles version bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-03 21:13:11 +00:00
ryan
06373198c9 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-03 19:56:31 +00:00
ryan
b5f623a9ea Round timeouts less then 1 but greater than 0 to 1 for curl transport. see #8086
git-svn-id: http://svn.automattic.com/wordpress/trunk@10025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-03 19:56:05 +00:00
ryan
84b65fabc4 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-03 18:13:26 +00:00
azaozz
cb11271cb3 Make postboxes less "jumpy" when dragging, see #8364
git-svn-id: http://svn.automattic.com/wordpress/trunk@10019 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-03 08:40:06 +00:00
azaozz
7061676d80 Fix footer in IE7, Screen Options in IE6, fixes #8447, fixes #8457
git-svn-id: http://svn.automattic.com/wordpress/trunk@10017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-02 23:53:43 +00:00
ryan
f9069cffc0 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-02 20:03:21 +00:00
ryan
11a4ee8555 Notice fix from Malaiac. fixes #8453
git-svn-id: http://svn.automattic.com/wordpress/trunk@10013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-02 19:05:24 +00:00
azaozz
6112842855 Simple iPhone detection, disable hiding of action links for iPhone
git-svn-id: http://svn.automattic.com/wordpress/trunk@10010 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-02 12:32:54 +00:00
azaozz
3fa2427f0a Remove insert image default options (handled by state saving), fix URL buttons in uploader for newly uploaded images, fix font priority in global.css
git-svn-id: http://svn.automattic.com/wordpress/trunk@10009 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-02 10:29:54 +00:00
ryan
3a4fceea37 RC1
git-svn-id: http://svn.automattic.com/wordpress/trunk@10005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-01 21:35:12 +00:00
ryan
f30d6a29bf Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@10002 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-01 19:35:46 +00:00
ryan
d30f857d8f Bump style vers
git-svn-id: http://svn.automattic.com/wordpress/trunk@10001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-01 19:21:19 +00:00
ryan
f8f2ff942d Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-01 05:34:35 +00:00
ryan
4e638f02fd Fix notice
git-svn-id: http://svn.automattic.com/wordpress/trunk@9987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-30 19:29:46 +00:00
ryan
5ba54f57eb CSS bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-30 18:44:23 +00:00
ryan
58de333377 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-30 18:41:04 +00:00
azaozz
5a81f18aa2 More blue colors
git-svn-id: http://svn.automattic.com/wordpress/trunk@9979 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-30 13:02:30 +00:00
azaozz
80b2071d50 More unused images cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@9978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-30 10:25:26 +00:00
azaozz
f8c5bf9fc3 TinyMCE 3.2.1.1, some unused images and gears-manifest cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@9977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-30 10:22:16 +00:00
ryan
19ae30e236 Add classic to script loader
git-svn-id: http://svn.automattic.com/wordpress/trunk@9974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-30 03:57:09 +00:00
azaozz
de0dcadf14 Bulk Edit improvements, includes patch by FFEMTcJ, fixes #8376
git-svn-id: http://svn.automattic.com/wordpress/trunk@9973 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-30 03:51:45 +00:00
westi
f0c3ee66da Break out if we ever make it too far from home. Fixes #8428 props st_falcon.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-29 23:24:20 +00:00
ryan
4c3f1ae051 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-29 17:40:51 +00:00
azaozz
ac1ccbba3a CSS cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@9964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-29 15:52:17 +00:00
ryan
bc8627c841 Hide slug box by default. Allow turning it on via screen options. fixes #8332
git-svn-id: http://svn.automattic.com/wordpress/trunk@9956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-28 22:35:01 +00:00
ryan
1d976b4781 Honor largest and smallest options when they are the same. Props scohoust. fixes #7504
git-svn-id: http://svn.automattic.com/wordpress/trunk@9952 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-28 21:06:57 +00:00
ryan
7d91f698d4 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-28 19:09:51 +00:00
ryan
1974c9b05c Bump table-hotkeys ver. see #8386
git-svn-id: http://svn.automattic.com/wordpress/trunk@9947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-28 19:09:08 +00:00
ryan
7df0f31a5b Don't filter_visible() when making key callbacks to accommodate hidden-until-hover actions. see #8386
git-svn-id: http://svn.automattic.com/wordpress/trunk@9946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-28 19:06:59 +00:00
ryan
b441fccab2 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-28 12:59:45 +00:00
azaozz
01d2b3979b Improve error message, props simonwheatley, fixes #8397
git-svn-id: http://svn.automattic.com/wordpress/trunk@9935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-28 04:40:20 +00:00
ryan
0447161919 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9922 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-27 17:34:38 +00:00
azaozz
d301ed68fd Several TinyMCE fixes and adjustments: Gecko spellchecker, Gallery options, single quote in image captions, see #8021
git-svn-id: http://svn.automattic.com/wordpress/trunk@9917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-27 11:30:51 +00:00
azaozz
5410af6e2a Don't select hidden chechboxes when using the "select all", fixes #8355
git-svn-id: http://svn.automattic.com/wordpress/trunk@9911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-26 22:07:57 +00:00
ryan
4560e5d4cf Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-26 19:22:25 +00:00
ryan
136fbfa1c0 Don't set post_parent default. Props hailin. fixes #8348
git-svn-id: http://svn.automattic.com/wordpress/trunk@9906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-26 18:56:46 +00:00
ryan
ba7c715d8e Fix notices. see #8347
git-svn-id: http://svn.automattic.com/wordpress/trunk@9902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-26 12:04:29 +00:00
ryan
f91d22aadb If api.wp.org request blocks, make sure another requests isn't scheduled for 12 hours. see #8347
git-svn-id: http://svn.automattic.com/wordpress/trunk@9901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-26 11:48:05 +00:00
azaozz
6494554bdb Fix the editor losing focus on backspace when there is no more text to delete in Safari, props markjaquith, fixes #8334
git-svn-id: http://svn.automattic.com/wordpress/trunk@9896 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-26 03:28:24 +00:00
azaozz
ddead422a1 Move Gallery Settings to the Gallery tab in the uploader, split the Upload tab in "From Computer" and "From URL" tabs
git-svn-id: http://svn.automattic.com/wordpress/trunk@9894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-26 02:27:37 +00:00
ryan
3cd406eab7 Fix notice
git-svn-id: http://svn.automattic.com/wordpress/trunk@9893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-26 01:06:25 +00:00
markjaquith
ab9ce8cf02 Initialize caller as an array. Fixes a bug introduced in [9886]
git-svn-id: http://svn.automattic.com/wordpress/trunk@9890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 23:45:02 +00:00
ryan
ce69d4e5af Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 22:59:33 +00:00
ryan
b41e6d09f8 Make sure widgets array version is set. fixes #8339
git-svn-id: http://svn.automattic.com/wordpress/trunk@9888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 22:38:36 +00:00
ryan
90afcb23c1 Contextual ngettext from nbachiyski. fixes #8128
git-svn-id: http://svn.automattic.com/wordpress/trunk@9887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 22:25:21 +00:00
ryan
80f77982ca List all callers
git-svn-id: http://svn.automattic.com/wordpress/trunk@9886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 22:17:55 +00:00
ryan
7f14907c42 Update object term cache from get_the_category()
git-svn-id: http://svn.automattic.com/wordpress/trunk@9885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 22:12:36 +00:00
markjaquith
ecffc4649f Handle front page comment feeds in Canonical. fixes #8320
git-svn-id: http://svn.automattic.com/wordpress/trunk@9883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 21:28:42 +00:00
ryan
a3aee0fd52 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 18:42:29 +00:00
ryan
0834c8894a Bump CSS vers
git-svn-id: http://svn.automattic.com/wordpress/trunk@9872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 18:40:50 +00:00
ryan
ceee359abf Add option defaults. Add arg to get_user_option() to avoid querying options table if user option is missing. see #8229
git-svn-id: http://svn.automattic.com/wordpress/trunk@9871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 18:33:04 +00:00
azaozz
e05cff11ea Fix QE and Reply actions on comments that come in via infinite comment stream
git-svn-id: http://svn.automattic.com/wordpress/trunk@9868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-25 02:41:54 +00:00
ryan
7ce1050676 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 20:28:13 +00:00
ryan
8785bc8a1e Return null if queried object not found. fixes #8244
git-svn-id: http://svn.automattic.com/wordpress/trunk@9859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 06:14:40 +00:00
ryan
fcc8272b8d Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9858 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 05:21:13 +00:00
azaozz
d12e30a739 Fix [9854] for i18n, props filosofo
git-svn-id: http://svn.automattic.com/wordpress/trunk@9855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 02:13:31 +00:00
azaozz
6efc35e1c9 I18n: fix get_comment_date and edit_comment_link in comment-template.php, props tai. Add class to "Says:", fixes #8142
git-svn-id: http://svn.automattic.com/wordpress/trunk@9854 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-24 01:36:23 +00:00
ryan
8f1659012f Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9851 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-23 23:51:27 +00:00
azaozz
3c15f6a8d3 Gallery settings for TinyMCE
git-svn-id: http://svn.automattic.com/wordpress/trunk@9847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-23 06:37:15 +00:00
westi
f92c019881 Ensure that thumbnails are removed when the media file is deleted. Fixes #8309 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9846 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-22 23:01:28 +00:00
westi
3a06fdf0b8 phpdoc and notice fix for wp_page_menu(). Fixes #8315 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9844 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-22 10:39:58 +00:00
azaozz
a0d49f5ee3 Visual design fixes from iammattthomas, fixes #8313
git-svn-id: http://svn.automattic.com/wordpress/trunk@9842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-22 08:03:25 +00:00
ryan
737d127267 Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-22 07:22:44 +00:00
azaozz
e289acf038 PressThis fixes for window resizing and Chrome bugs from Noel, see #7949
git-svn-id: http://svn.automattic.com/wordpress/trunk@9838 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 23:31:59 +00:00
westi
b6da4f7a13 Ensure tag cloud topic(s) tooltips can be translated. Fixes #7989 props nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9834 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 18:12:57 +00:00
markjaquith
c1f75d51ab Comment Page URL fixes by wnorris. fixes #8297
git-svn-id: http://svn.automattic.com/wordpress/trunk@9831 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 17:33:05 +00:00
westi
a7258521b1 Make arguments to start_el consistent and ensure that page walking is consistent. Fixes #8303 and #8091 props filosofo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 17:17:18 +00:00
azaozz
67eb2e6382 Fix base css blocks for easier horizontal scrolling, fixes #8092
git-svn-id: http://svn.automattic.com/wordpress/trunk@9827 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 06:26:23 +00:00
ryan
34ebea545e Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 00:59:31 +00:00
ryan
0339e5cd7a Revert [9773]. htmlspecialchars_decode() requires PHP 5.1. see #6992
git-svn-id: http://svn.automattic.com/wordpress/trunk@9825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 00:57:31 +00:00
azaozz
0f81c61c65 Fix position of "Save widgets settings" warning and problem it causes in Firefox 2, fixes #8221
git-svn-id: http://svn.automattic.com/wordpress/trunk@9822 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-20 22:18:16 +00:00