ryan
|
5b1208ebc3
|
Don't send content length for tinymce config. Props azaozz. fixes #6524 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7635 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-09 19:02:13 +00:00 |
|
ryan
|
77be80f02c
|
Change get_the_time filter to get_post_time for the get_post_time() function. Props filosofo. fixes #6641 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-08 17:33:42 +00:00 |
|
ryan
|
4a33d268ab
|
Strip percent signs when sanitizing filenames so the server doesn't try to decode entities. Props filosofo. fixes #5587 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-08 17:22:20 +00:00 |
|
ryan
|
9714b08b71
|
Move category query to get category case of get_permalink to avoid unnecessary queries. Props mdawaffe. fixes #6638 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-08 01:55:04 +00:00 |
|
ryan
|
c3e32dcd4e
|
Revert [7605]. It breaks setting posts page. see #6539
git-svn-id: http://svn.automattic.com/wordpress/trunk@7622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-08 01:05:45 +00:00 |
|
ryan
|
3794dc04b4
|
Avoid data-loss when editing multi-widgets. Props mdawaffe. fixes #6636 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-07 21:40:32 +00:00 |
|
ryan
|
27167db9c3
|
Escape faultString in IXR. Props josephscott. fixes #5666 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-07 18:30:51 +00:00 |
|
ryan
|
81d1b488a9
|
Explicit ID check so we don't fall through for empties. Props natecook. fixes #6539 for 2.6
git-svn-id: http://svn.automattic.com/wordpress/trunk@7605 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-06 23:23:05 +00:00 |
|
matt
|
6099258ff9
|
Allow TinyMCE to work under SSL. Fixes #6544. Hat tip: blenjee, azaozz.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7602 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-06 21:29:36 +00:00 |
|
matt
|
ad1c6ea083
|
The child should not have to pay for the sins of his father. Caching for children needs to be cleared when parent is edited; if we check for empty and not isset, it never gets better for empty results.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-05 05:54:08 +00:00 |
|
westi
|
ca41e227ad
|
Select the link in the link popup again. Fixes #6521 for trunk props azaozz.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-03 20:14:37 +00:00 |
|
markjaquith
|
6a41b549d0
|
Fix gallery shortcode orderby param for all SQL setups. Sanitize orderby. fixes #6476 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7592 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-03 03:05:49 +00:00 |
|
westi
|
3eee635513
|
Replace the last usage of ctype_digit with is_numeric. Fixes #6534 for trunk props mtekk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7588 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-02 16:18:11 +00:00 |
|
markjaquith
|
29a551d786
|
Sanitize "cat" query var and cast to int before looking for a category template
git-svn-id: http://svn.automattic.com/wordpress/trunk@7586 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-02 13:15:21 +00:00 |
|
westi
|
8ca58c943e
|
Rearrange the media uploader view so the filename is visible. Fixes #6517 for trunk props andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7584 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-01 21:12:35 +00:00 |
|
markjaquith
|
359fb2aced
|
Parse shortcodes AFTER wpautop() to avoid mangling. Have wptexturize() ignore shortcodes so quotes stay straight. fixes #6444 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-31 07:56:58 +00:00 |
|
westi
|
74a7fc7923
|
Specify collation as well when connecting to the database if it is provided. See #6410 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-30 17:56:27 +00:00 |
|
markjaquith
|
5ab9ee6a8f
|
Gallery XHTML validation fixes. props shelleyp. fixes #6461 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-30 16:41:43 +00:00 |
|
westi
|
88cbd04406
|
Make sure the rewrite rules for the feed files match when WordPress is installed in a subdirectory. See #6460 this is for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7574 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-30 13:42:03 +00:00 |
|
markjaquith
|
9eeb25a302
|
Remove errant commas to prevent file uploader script errors in IE7. props tsimmons. fixes #6443 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-30 06:11:30 +00:00 |
|
westi
|
9e849cc2ec
|
Trunk is for 2.6 development now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-29 16:47:16 +00:00 |
|
matt
|
81f9a12d30
|
Live from WordCamp Dallas. :)
git-svn-id: http://svn.automattic.com/wordpress/trunk@7566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-29 14:39:28 +00:00 |
|
matt
|
214aaea94f
|
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: http://svn.automattic.com/wordpress/trunk@7563 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-29 04:03:09 +00:00 |
|
westi
|
73768f4a8d
|
Remove the slash from html generators and camelcase WP. Fixes #6440 props lloydbudd.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-28 19:05:22 +00:00 |
|
matt
|
a419491688
|
Shortcode quotes were getting texturized, which can cause a bit of chaos. Fixes #6436.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-28 15:23:09 +00:00 |
|
ryan
|
111549dfc0
|
RC3
git-svn-id: http://svn.automattic.com/wordpress/trunk@7560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-28 07:02:55 +00:00 |
|
ryan
|
c4865c3418
|
Disable mod_security for uploader. Props andy. see #6406
git-svn-id: http://svn.automattic.com/wordpress/trunk@7558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-28 06:08:20 +00:00 |
|
ryan
|
a29ec701f5
|
TinyMCE RTL and paste as plain text fixes from azaozz. fixes #6429
git-svn-id: http://svn.automattic.com/wordpress/trunk@7556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-28 03:49:35 +00:00 |
|
ryan
|
77d5b58105
|
Rehash old md5 hashes inside of wp_check_password() to make hashing more pluggable.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7555 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-27 22:44:47 +00:00 |
|
ryan
|
585f442ec5
|
Redirect back to attachment permalink page after editing attachment via 'Edit This' link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-27 22:05:51 +00:00 |
|
ryan
|
6d81b777d7
|
Remove unanchored string replacement. Props nh7a. fixes #6423
git-svn-id: http://svn.automattic.com/wordpress/trunk@7551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-27 20:10:29 +00:00 |
|
ryan
|
29839a2fb5
|
Localize date in dashboard. Props hervada and nbachiyski. fixes #6397
git-svn-id: http://svn.automattic.com/wordpress/trunk@7548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-27 08:09:06 +00:00 |
|
ryan
|
a480e4e55b
|
Allow register_taxonomy() to be called before init for back compat with impatient plugins.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-27 06:30:20 +00:00 |
|
markjaquith
|
feece21b1f
|
Use attachment title instead of filename, unless it is empty
git-svn-id: http://svn.automattic.com/wordpress/trunk@7533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 21:00:21 +00:00 |
|
markjaquith
|
740f33ea4b
|
Autosave fixes for attachments from andy. fixes #6389
git-svn-id: http://svn.automattic.com/wordpress/trunk@7532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 20:28:40 +00:00 |
|
ryan
|
bba593e250
|
Fix attachment links for permalink structures containing category tag. Props andy. fixes #4699
git-svn-id: http://svn.automattic.com/wordpress/trunk@7531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 20:17:31 +00:00 |
|
markjaquith
|
e6f396880b
|
Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395
git-svn-id: http://svn.automattic.com/wordpress/trunk@7529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 20:06:18 +00:00 |
|
ryan
|
f2d7699045
|
get_term_link() fixes for core taxonomies. Props andy. see #6357
git-svn-id: http://svn.automattic.com/wordpress/trunk@7526 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 18:26:22 +00:00 |
|
ryan
|
89fc6085db
|
RC2
git-svn-id: http://svn.automattic.com/wordpress/trunk@7521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 06:50:42 +00:00 |
|
ryan
|
e1b1845154
|
Taxonomy links and template tags from andy. see #6357
git-svn-id: http://svn.automattic.com/wordpress/trunk@7520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 06:37:19 +00:00 |
|
ryan
|
65d22bd47c
|
Handle more than 3 columns in gallery. Props Dickie. fixes #6382
git-svn-id: http://svn.automattic.com/wordpress/trunk@7516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 03:34:55 +00:00 |
|
ryan
|
8895454664
|
Fixing several problems with TiynMCE, triggering of autosave() on an empty post in Safari 3.1, <br> tags in FF, <object> tag may break if switching from Visual to HTML mode and back several times, little cleanup of the compressor and others. Props azaozz. fixes #6384
git-svn-id: http://svn.automattic.com/wordpress/trunk@7513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-26 03:22:53 +00:00 |
|
ryan
|
8f35f1a817
|
Cleanup cat query var
git-svn-id: http://svn.automattic.com/wordpress/trunk@7511 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-25 17:47:02 +00:00 |
|
ryan
|
064322eded
|
Reture true from got_mod_rewrite if we can't determine if the module is loaded. Add got_rewrite filter. Props andy. fixes #6278
git-svn-id: http://svn.automattic.com/wordpress/trunk@7508 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-25 00:22:37 +00:00 |
|
ryan
|
faff475746
|
Accept array of object types when registering a taxonomy. Props andy. see #6357
git-svn-id: http://svn.automattic.com/wordpress/trunk@7507 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 22:43:20 +00:00 |
|
ryan
|
f9f1f16dca
|
in_category(): Return immediately if category is empty.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7505 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 20:39:05 +00:00 |
|
ryan
|
1276a8283c
|
Fix some notices
git-svn-id: http://svn.automattic.com/wordpress/trunk@7503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 20:30:33 +00:00 |
|
ryan
|
47dec4bad6
|
FF3_b4 horizontal selects fix, widgets css fixes for IE6 and other small fixes and improvements from mt. fixes #6370
git-svn-id: http://svn.automattic.com/wordpress/trunk@7502 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 16:18:30 +00:00 |
|
westi
|
5180584bfb
|
Upgrade the database so we get all the new options for thumbnail size etc in all blogs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 12:15:55 +00:00 |
|
matt
|
f868d87004
|
Bring in forgotton tag_escape. Fixes #6368.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 05:15:28 +00:00 |
|
ryan
|
193b20c03f
|
Gallery display enhancements from tellyworth. fixes #6368
git-svn-id: http://svn.automattic.com/wordpress/trunk@7496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-24 02:57:19 +00:00 |
|
westi
|
84a5d17f6e
|
Setup the class variable for when it's not used. Props dickie.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7493 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 22:10:00 +00:00 |
|
matt
|
6be1f709f6
|
Return the content so everything doesn't go blank from [7491]. See #6537. Hat tip: robmil.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 18:19:03 +00:00 |
|
ryan
|
cce67416a3
|
Taxonomy queries and urls. Props andy. see #6357
git-svn-id: http://svn.automattic.com/wordpress/trunk@7491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 17:02:11 +00:00 |
|
ryan
|
9ff67a46b4
|
Maintain toolbar state. Props azaozz. fixes #6360
git-svn-id: http://svn.automattic.com/wordpress/trunk@7489 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 16:37:06 +00:00 |
|
ryan
|
31d303ea1b
|
Add default for post_excerpt. see #6355
git-svn-id: http://svn.automattic.com/wordpress/trunk@7482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 00:58:47 +00:00 |
|
ryan
|
bc1e8fd755
|
Make sure IDs are >= 0. see #6305
git-svn-id: http://svn.automattic.com/wordpress/trunk@7481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 00:55:11 +00:00 |
|
westi
|
da305bbce0
|
Tabindex for the Preview/View links. See #6352.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 22:19:25 +00:00 |
|
matt
|
712f33944b
|
Helper comment and lowercase filenames before playing around with them, to avoid extension duplication.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 19:34:21 +00:00 |
|
ryan
|
c7dcfa6261
|
Fix loading of colors RTL css. Props mani_monaj. see #6296
git-svn-id: http://svn.automattic.com/wordpress/trunk@7477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 18:33:31 +00:00 |
|
matt
|
fc2ee8bd18
|
Better default quality.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7474 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 17:14:53 +00:00 |
|
westi
|
ad583a7219
|
Improve the tabindex's on the Write>Post page. Need to do the others too.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 09:14:49 +00:00 |
|
ryan
|
e380fb0e15
|
Update background color of insert link dialog. Props azaozz. fixes #6304
git-svn-id: http://svn.automattic.com/wordpress/trunk@7471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 08:23:18 +00:00 |
|
ryan
|
a370785fbc
|
Fix custom field add/update/delete. Props mdawaffe. fixes #6343
git-svn-id: http://svn.automattic.com/wordpress/trunk@7468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-22 08:15:48 +00:00 |
|
ryan
|
6de702f183
|
pretty delete animation, fix squashed icons and use 80x60 thumbs, add rel attrs to attachment links inserted from uploader. Props andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 23:21:27 +00:00 |
|
ryan
|
138770edd6
|
TinyMCE updates from azaozz. fixes #6340
git-svn-id: http://svn.automattic.com/wordpress/trunk@7464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 22:13:03 +00:00 |
|
markjaquith
|
d93684e0c1
|
increment comment moderation counter when unapproving comment from approved comments screen. props mdawaffe. fixes #6338
git-svn-id: http://svn.automattic.com/wordpress/trunk@7462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 21:57:25 +00:00 |
|
ryan
|
8dcc9e02fa
|
Close img tag. Props Otto42. fixes #6339
git-svn-id: http://svn.automattic.com/wordpress/trunk@7461 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 21:39:28 +00:00 |
|
ryan
|
e6e3b1aa35
|
Cleanup slashing in wp_mkdir_p
git-svn-id: http://svn.automattic.com/wordpress/trunk@7455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 18:27:56 +00:00 |
|
ryan
|
3ea6a438f9
|
Fix parens in walker. Props hailin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 18:11:47 +00:00 |
|
markjaquith
|
fb1ad3901f
|
make_clickable() trailing punctuation fixes from neodude. fixes #5081
git-svn-id: http://svn.automattic.com/wordpress/trunk@7452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 16:29:59 +00:00 |
|
ryan
|
d0f6f37841
|
Change default phpmailer address
git-svn-id: http://svn.automattic.com/wordpress/trunk@7451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 16:11:47 +00:00 |
|
ryan
|
4f413d7437
|
W-P! rocks the CamelCase. Props lloydbudd. fixes #6335
git-svn-id: http://svn.automattic.com/wordpress/trunk@7450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 16:10:33 +00:00 |
|
westi
|
98a76f76c7
|
We use "do not" not "don't". Fixes #6328 props rnt.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 09:25:03 +00:00 |
|
westi
|
6a50d730cb
|
Add sanitization of option values to add_option. Fixes #5209 props johnbillion.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 08:56:29 +00:00 |
|
westi
|
0c733599d4
|
Add a filter to the jpeg_quality to allow for it to be modified. Fixes #6289.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7444 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 08:31:50 +00:00 |
|
markjaquith
|
f3e25d6df3
|
better Apache mod detection from andy. fixes #6278
git-svn-id: http://svn.automattic.com/wordpress/trunk@7441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 04:10:01 +00:00 |
|
markjaquith
|
c5e0b789f6
|
Prevent uploads from overwriting each other. props neodude. fixes #6294
git-svn-id: http://svn.automattic.com/wordpress/trunk@7440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 04:03:33 +00:00 |
|
markjaquith
|
62642cb9fe
|
"Go back" link for admin-initiated post/page edits. e.g. do a search, edit a post, click the link to go back to the search.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 03:31:12 +00:00 |
|
ryan
|
ef8ff2324c
|
use explicit attachment permalink marker for int names. Props andy. fixes #6280
git-svn-id: http://svn.automattic.com/wordpress/trunk@7437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 03:08:22 +00:00 |
|
ryan
|
1ec1d3902d
|
parseAjaxResponse fix from mdawaffe. fixes #6326
git-svn-id: http://svn.automattic.com/wordpress/trunk@7436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-21 03:03:38 +00:00 |
|
ryan
|
609f04c4b9
|
Make b0rked message slightly more informative.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-20 23:39:39 +00:00 |
|
ryan
|
da37142561
|
Capture last db error. Pass it in WP_Error data when term inserts fail. Fix typo in WP_Ajax_Response
git-svn-id: http://svn.automattic.com/wordpress/trunk@7431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-20 23:34:32 +00:00 |
|
ryan
|
4784e3bd97
|
Return error if term DB insert fails
git-svn-id: http://svn.automattic.com/wordpress/trunk@7430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-20 22:33:34 +00:00 |
|
markjaquith
|
fda19a41bf
|
don't time-throttle comments from Administrators
git-svn-id: http://svn.automattic.com/wordpress/trunk@7425 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-20 20:32:18 +00:00 |
|
ryan
|
a1154832ff
|
Use uniqid if getmypid is disabled. Props Solar Designer. fixes #6293
git-svn-id: http://svn.automattic.com/wordpress/trunk@7421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-20 19:56:37 +00:00 |
|
ryan
|
d919604a9e
|
Don't error_log() if error_log file is not writable. see #5771
git-svn-id: http://svn.automattic.com/wordpress/trunk@7419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-20 19:16:38 +00:00 |
|
ryan
|
c5d75f1195
|
Don't error_log() if error_log file is not writable. see #5771
git-svn-id: http://svn.automattic.com/wordpress/trunk@7418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-20 19:08:40 +00:00 |
|
markjaquith
|
26eff23f34
|
Multi-widgets should never be removed if you click cancel. props mdawaffe. fixes #6291
git-svn-id: http://svn.automattic.com/wordpress/trunk@7411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-20 04:39:23 +00:00 |
|
ryan
|
a88ac8c62c
|
Bump ver to distinguish ongoing trunk from the RC1 package.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-20 00:40:07 +00:00 |
|
ryan
|
95c51418d8
|
Degrade flash upload if the server is lightttpd < 1.5. Props nbachyski. fixes #6243
git-svn-id: http://svn.automattic.com/wordpress/trunk@7406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-20 00:33:59 +00:00 |
|
ryan
|
7c83d7abd1
|
Suppress errors during option retrieval while installing. see #5771
git-svn-id: http://svn.automattic.com/wordpress/trunk@7405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-19 23:17:23 +00:00 |
|
markjaquith
|
0f026c38f9
|
Do not double-mark posts as "Private" in the admin. fixes #3146
git-svn-id: http://svn.automattic.com/wordpress/trunk@7404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-19 21:33:47 +00:00 |
|
ryan
|
81466f4604
|
TinyMCE cache fixes from markjaquith and azaozz. fixes #6295
git-svn-id: http://svn.automattic.com/wordpress/trunk@7402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-19 18:53:01 +00:00 |
|
ryan
|
c66438659d
|
ngettext fixes from nbachiyski. fixes #6261
git-svn-id: http://svn.automattic.com/wordpress/trunk@7397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-19 16:00:09 +00:00 |
|
markjaquith
|
f704e592a9
|
wp_nonce_ays() HTML fixes from DD32. fixes #6270
git-svn-id: http://svn.automattic.com/wordpress/trunk@7395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-19 06:04:45 +00:00 |
|
markjaquith
|
0ebd2b681a
|
Autosave when title has content and loses focus. props ryan. see #5749
git-svn-id: http://svn.automattic.com/wordpress/trunk@7394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-19 05:38:58 +00:00 |
|
markjaquith
|
15b17df867
|
moderation.php is no more. All hail edit-comments.php?comment_status=moderated
git-svn-id: http://svn.automattic.com/wordpress/trunk@7391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-18 23:24:04 +00:00 |
|
ryan
|
afc92801a1
|
Fix over-aggressive form validation. Props mdawaffe. fixes #6209
git-svn-id: http://svn.automattic.com/wordpress/trunk@7384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-18 19:20:18 +00:00 |
|
ryan
|
19e2cf5f61
|
Typo fix. fixes #6230
git-svn-id: http://svn.automattic.com/wordpress/trunk@7383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-18 17:29:30 +00:00 |
|
ryan
|
901703c63d
|
Restore wp-langs changes. Props azaozz. fixes #6273
git-svn-id: http://svn.automattic.com/wordpress/trunk@7380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-18 16:32:05 +00:00 |
|
ryan
|
8427f15bca
|
Buhbump
git-svn-id: http://svn.automattic.com/wordpress/trunk@7379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-18 07:01:01 +00:00 |
|
ryan
|
b530b3b7dc
|
TinyMCE fixes from azaozz. fixes #6272
git-svn-id: http://svn.automattic.com/wordpress/trunk@7378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-18 06:59:53 +00:00 |
|
ryan
|
c700c87195
|
Add explanatory text for upgrade plugin nonce. Props DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-18 05:04:18 +00:00 |
|
ryan
|
cd4894370a
|
More nonce renewals from andy. fixes #6266
git-svn-id: http://svn.automattic.com/wordpress/trunk@7376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-18 04:59:54 +00:00 |
|
ryan
|
34d67f9907
|
Renew autosave nonce. Props andy. fixes #6266
git-svn-id: http://svn.automattic.com/wordpress/trunk@7375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-18 02:43:20 +00:00 |
|
ryan
|
f181ad63a6
|
Fix check all for IE. Props mdawaffe. fixes #6268
git-svn-id: http://svn.automattic.com/wordpress/trunk@7371 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-18 02:04:54 +00:00 |
|
ryan
|
5f6bc326a4
|
Better protocol check from Łukasz Pilorz.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-18 01:53:36 +00:00 |
|
ryan
|
d9f9cd0375
|
Fix multi-widget addition with JS disabled. Props mdawaffe. see #6239
git-svn-id: http://svn.automattic.com/wordpress/trunk@7362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-17 23:25:05 +00:00 |
|
markjaquith
|
0f9573513d
|
Bring Edit Page screen up to parity with Edit Post screen WRT timestamps. see #6250
git-svn-id: http://svn.automattic.com/wordpress/trunk@7341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-17 03:26:53 +00:00 |
|
ryan
|
385677b909
|
Better date editing from MarkJaquith. see #6250
git-svn-id: http://svn.automattic.com/wordpress/trunk@7338 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-16 23:05:16 +00:00 |
|
westi
|
7039083a89
|
Update the allowed attributes for html list elements. Fixes #6253 props andy and lloydbudd.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-16 22:16:27 +00:00 |
|
ryan
|
4f60026851
|
Don't allow duplicate category creation. Props westi and mdawaffe. fixes #3799
git-svn-id: http://svn.automattic.com/wordpress/trunk@7336 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-16 20:37:02 +00:00 |
|
westi
|
ef53fc4b54
|
Give the default avatar some class.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7333 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-16 16:55:31 +00:00 |
|
westi
|
e65d6369f2
|
Switch from addLoadEvent to jQuery(document).ready. Fixes #6241 props azaozz.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 22:57:47 +00:00 |
|
matt
|
04ae1fc75a
|
Don't let the auto-suggest overwrite the form field after the page has redrawn a bit. Fixes #6240. Hat tip: azaozz.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 22:48:12 +00:00 |
|
westi
|
5cd2e835d8
|
Allow for wp_nonce_field, wp_referrer_field and wp_original_referer_field be able to return output. Fixes #3628 props robmil.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 22:44:34 +00:00 |
|
westi
|
b871aff737
|
Allow plugins to filter the redirect status as well as the location. See #4790.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 20:50:49 +00:00 |
|
westi
|
ae747b14ef
|
Make the preview message consistent. Fixes #6238 props mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 19:26:17 +00:00 |
|
matt
|
8734e3d1bf
|
So fresh and so clean, clean.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 17:02:16 +00:00 |
|
matt
|
44cb71faa1
|
Tooltips for media buttons. Hat tip: azaozz.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 16:53:36 +00:00 |
|
westi
|
b3709e1ddc
|
Typo fix from johnbillion.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 08:29:10 +00:00 |
|
westi
|
6c14cad3c9
|
Change the default size avatar back to 96 now we are using the new gravatar.com api which supports bigger sizes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 08:27:28 +00:00 |
|
markjaquith
|
df240cb60c
|
Use newer Gravatar URL style. props link2caro. fixes #6229
git-svn-id: http://svn.automattic.com/wordpress/trunk@7306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 02:23:27 +00:00 |
|
ryan
|
d095605faa
|
i18n fixes from nbachiyski. fixes #6226
git-svn-id: http://svn.automattic.com/wordpress/trunk@7303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 22:20:24 +00:00 |
|
matt
|
5ceb47d0c4
|
Simpler gallery markup in feeds. Fixs #6225. Hat tip: andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 19:23:56 +00:00 |
|
matt
|
1f8838b373
|
Let's call a spade a spade.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7284 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 07:58:04 +00:00 |
|
ryan
|
e077b57335
|
Make RSS and text widget controls the same width. Props mdawaffe. fixes #6205
git-svn-id: http://svn.automattic.com/wordpress/trunk@7278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 06:30:41 +00:00 |
|
ryan
|
c3b5c2cb4e
|
Typo fix from nerrad. fixes #6216
git-svn-id: http://svn.automattic.com/wordpress/trunk@7277 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 06:27:25 +00:00 |
|
westi
|
04543417c9
|
Better protection against double widget insertion. Fixes #6191 props mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-13 21:33:11 +00:00 |
|
ryan
|
6d0fa72e1d
|
Remove intermediate images when deleting an attachment. Props tellyworth. fixes #6142
git-svn-id: http://svn.automattic.com/wordpress/trunk@7271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-12 23:15:31 +00:00 |
|
ryan
|
2e439f5810
|
TinyMCE 3.05 from azaozz. fixes #6195
git-svn-id: http://svn.automattic.com/wordpress/trunk@7270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-12 22:47:11 +00:00 |
|
ryan
|
eda7e0e8bc
|
Suppress logging of DB errors when checking if blog is installed. see #5771
git-svn-id: http://svn.automattic.com/wordpress/trunk@7269 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-12 22:41:43 +00:00 |
|
ryan
|
f89ff6c5a0
|
Action oriented text for expired session notice. Props lloydbudd. fixes #6193
git-svn-id: http://svn.automattic.com/wordpress/trunk@7268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-12 22:21:14 +00:00 |
|
ryan
|
31abda9e0f
|
Image fixes from andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-12 08:10:00 +00:00 |
|
ryan
|
3d0435bb58
|
Attachment editing from mdawaffe. fixes #6181
git-svn-id: http://svn.automattic.com/wordpress/trunk@7262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-12 05:50:07 +00:00 |
|
ryan
|
2c535c4ca7
|
media handling fixes from andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 23:15:17 +00:00 |
|
westi
|
0344154048
|
Allow plugins to filter the result of get_user_option().
git-svn-id: http://svn.automattic.com/wordpress/trunk@7253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 21:37:23 +00:00 |
|
ryan
|
674e725d06
|
Fix edit links for attachments. Props mdawaffe. fixes #6168
git-svn-id: http://svn.automattic.com/wordpress/trunk@7250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 21:08:09 +00:00 |
|
ryan
|
f0479dbc17
|
Admin color selector. see #6167
git-svn-id: http://svn.automattic.com/wordpress/trunk@7249 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 21:06:03 +00:00 |
|
westi
|
77c0f608c8
|
Better self links for feeds. Fixes #5238 props andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 18:18:22 +00:00 |
|
ryan
|
0b22d34ee6
|
More TinyMCE color abstraction and new border for title and editor. Props azaozz. fixes #6156
git-svn-id: http://svn.automattic.com/wordpress/trunk@7240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 16:54:48 +00:00 |
|
ryan
|
7fa4744082
|
Upgrade message in dash. Props mdawaffe. fixes #6060
git-svn-id: http://svn.automattic.com/wordpress/trunk@7237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 16:13:07 +00:00 |
|
westi
|
f14702fb65
|
Bring the bubble back when we have moderated a comment. Fixes #6010 props mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 08:55:57 +00:00 |
|
matt
|
4c715fbd58
|
Turn off the fullsize argument, which was accidentally toggled earlier.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 07:45:31 +00:00 |
|
matt
|
c3c45d74fc
|
Abstract TinyMCE colors. Fixes #6154. Hat tip: azaozz.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 07:31:19 +00:00 |
|
matt
|
13e2adae6b
|
See #5911. Hat tip: andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 01:30:15 +00:00 |
|
matt
|
602266439f
|
Parley voo crunching?
git-svn-id: http://svn.automattic.com/wordpress/trunk@7227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 01:10:48 +00:00 |
|
matt
|
e16e98041b
|
Smaller regex.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 00:43:07 +00:00 |
|
matt
|
93e92262cb
|
Big regex for type.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 00:37:29 +00:00 |
|