Commit Graph

3415 Commits

Author SHA1 Message Date
Ryan Boren acbfe4f271 Typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@3346 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 20:30:25 +00:00
Ryan Boren 5a3ee2891d h-scroll fix. fixes #1994
git-svn-id: https://develop.svn.wordpress.org/trunk@3345 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 03:24:10 +00:00
Matt Mullenweg c54c510d22 Hack hack hack hack hack hack hack
git-svn-id: https://develop.svn.wordpress.org/trunk@3344 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 02:52:11 +00:00
Ryan Boren 714948d9ed Hide errors when getting usermeta in case we're upgrading and usermeta doesn't exist yet. fixes #2110
git-svn-id: https://develop.svn.wordpress.org/trunk@3343 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 00:32:15 +00:00
Matt Mullenweg 5acb6224ec Updating to stable version.
git-svn-id: https://develop.svn.wordpress.org/trunk@3342 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-22 21:45:59 +00:00
Ryan Boren c91c804b9a Update cache when editing categories. fixes #2127
git-svn-id: https://develop.svn.wordpress.org/trunk@3341 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-22 20:32:12 +00:00
Ryan Boren 96d9aa75ae Reduce consecutive backslashes to one backslash. Handy when escaped windows paths are passed in.
git-svn-id: https://develop.svn.wordpress.org/trunk@3340 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-22 05:18:18 +00:00
Ryan Boren 33562dafac Bump ver in readme.
git-svn-id: https://develop.svn.wordpress.org/trunk@3339 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-22 05:05:52 +00:00
Ryan Boren 76bc07fe3f Don't get children for cat 0. fixes #2123
git-svn-id: https://develop.svn.wordpress.org/trunk@3338 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-22 04:31:48 +00:00
Ryan Boren 1b40bdd2b9 plugin_page fix from Owen.
git-svn-id: https://develop.svn.wordpress.org/trunk@3337 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-22 03:06:04 +00:00
Ryan Boren 028fd241ac Clear user cache when the password is reset.
git-svn-id: https://develop.svn.wordpress.org/trunk@3336 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-22 01:40:32 +00:00
Ryan Boren f5bf9c60c0 Add error checking to file save. fixes #2109
git-svn-id: https://develop.svn.wordpress.org/trunk@3335 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-21 16:56:11 +00:00
Ryan Boren 1a7f0bd3a8 edit form fix from Viper007Bond. fixes #2113
git-svn-id: https://develop.svn.wordpress.org/trunk@3334 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-21 15:56:14 +00:00
Ryan Boren f29f877dba Edit link does not belong on attachments. fixes #2119
git-svn-id: https://develop.svn.wordpress.org/trunk@3333 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-21 15:47:54 +00:00
Matt Mullenweg 142682fa5d It goes bump in the night.
git-svn-id: https://develop.svn.wordpress.org/trunk@3332 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-20 07:07:26 +00:00
Ryan Boren 3dcda2fdf3 Make sure comment_parent is set.
git-svn-id: https://develop.svn.wordpress.org/trunk@3331 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-20 04:28:32 +00:00
Ryan Boren 4957068837 Cache user ids and user logins separately to avoid collision. Props donncha. fixes #2096
git-svn-id: https://develop.svn.wordpress.org/trunk@3330 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-19 19:14:22 +00:00
Ryan Boren d417f96524 Validation tweaks. fixes #2097
git-svn-id: https://develop.svn.wordpress.org/trunk@3329 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-19 19:10:09 +00:00
Ryan Boren 5349202123 Attachment template fix. fixes #2098
git-svn-id: https://develop.svn.wordpress.org/trunk@3328 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-19 19:08:30 +00:00
Ryan Boren 46484d14df Init tweak. No need to prime category cache.
git-svn-id: https://develop.svn.wordpress.org/trunk@3327 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-18 22:08:01 +00:00
Matt Mullenweg 0e19eed628 Update that readme.
git-svn-id: https://develop.svn.wordpress.org/trunk@3326 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-18 17:06:06 +00:00
Ryan Boren 025178d959 Widen those buttons. fixes #2091
git-svn-id: https://develop.svn.wordpress.org/trunk@3325 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-18 15:54:02 +00:00
Ryan Boren fe784ecc7b Workaround browser bug. fixes #2090
git-svn-id: https://develop.svn.wordpress.org/trunk@3324 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-18 15:51:56 +00:00
Ryan Boren 131a432b29 Fix JS error in IE. fixes #2089
git-svn-id: https://develop.svn.wordpress.org/trunk@3323 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-18 15:50:53 +00:00
Ryan Boren 9822179cea Fix ping races. fixes #2088
git-svn-id: https://develop.svn.wordpress.org/trunk@3322 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-18 15:49:43 +00:00
Ryan Boren 494df9b02d get_children()
git-svn-id: https://develop.svn.wordpress.org/trunk@3321 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-16 09:50:10 +00:00
Ryan Boren b7ef286e0b Compression tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@3320 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-16 08:04:55 +00:00
Ryan Boren dcd75531cb Populate PHP_SELF from REQUEST_URI if blank.
git-svn-id: https://develop.svn.wordpress.org/trunk@3319 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-16 08:04:41 +00:00
Ryan Boren ae35044963 Add CDATA. fixes #1957
git-svn-id: https://develop.svn.wordpress.org/trunk@3318 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-16 03:28:05 +00:00
Ryan Boren b239244636 New asyncronous ping method. fixes #2048
git-svn-id: https://develop.svn.wordpress.org/trunk@3317 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-16 03:04:33 +00:00
Ryan Boren 3b313cb840 Validation fix from philor. fixes #1958
git-svn-id: https://develop.svn.wordpress.org/trunk@3316 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-16 02:40:40 +00:00
Ryan Boren dcaa152386 Don't die.
git-svn-id: https://develop.svn.wordpress.org/trunk@3315 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-15 22:26:22 +00:00
Ryan Boren 03828f24dd Add post titles to site comment feed. Add some gettext. fixes #2067 #1987
git-svn-id: https://develop.svn.wordpress.org/trunk@3314 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-15 22:20:06 +00:00
Ryan Boren 6428176144 Separate dbx managers for post and page forms. Props mdawaffe. fixes #2035
git-svn-id: https://develop.svn.wordpress.org/trunk@3313 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-15 21:48:12 +00:00
Ryan Boren b1d79fd8f7 Pluggable tinyMCE init. fixes #2080
git-svn-id: https://develop.svn.wordpress.org/trunk@3312 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-15 21:42:38 +00:00
Ryan Boren 7321cfa5a1 When changing a post's categories, redo category counts for both old and new cats. Props ringmaster. fixes #2085
git-svn-id: https://develop.svn.wordpress.org/trunk@3311 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-15 20:31:29 +00:00
Ryan Boren 44fc04c42e Don't treat a numeric user name as an id.
git-svn-id: https://develop.svn.wordpress.org/trunk@3310 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-15 16:45:20 +00:00
Ryan Boren ecea3fad26 is_user_logged_in()
git-svn-id: https://develop.svn.wordpress.org/trunk@3309 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-15 16:31:41 +00:00
Ryan Boren 8b4c730141 Bump ver.
git-svn-id: https://develop.svn.wordpress.org/trunk@3308 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-15 01:17:46 +00:00
Ryan Boren 33f045c3df noscript support for uploading. fixes #2078
git-svn-id: https://develop.svn.wordpress.org/trunk@3307 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-14 08:29:43 +00:00
Ryan Boren 75e382c0e4 JS init changes. fixes #2077
git-svn-id: https://develop.svn.wordpress.org/trunk@3306 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-14 06:27:30 +00:00
Ryan Boren 8e9acf0511 More inline uploading tweaks. fixes #2076
git-svn-id: https://develop.svn.wordpress.org/trunk@3305 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-14 04:24:05 +00:00
Ryan Boren f160329f66 Attachment enhancements from skeltoac. fixes #2074
git-svn-id: https://develop.svn.wordpress.org/trunk@3303 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-13 19:19:56 +00:00
Ryan Boren e7b4d38f78 Better user check.
git-svn-id: https://develop.svn.wordpress.org/trunk@3302 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-13 18:18:07 +00:00
Ryan Boren afd6d33bf2 Remove lang attribute. fixes #2072
git-svn-id: https://develop.svn.wordpress.org/trunk@3301 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-13 08:47:55 +00:00
Ryan Boren f4579af67b Update post cache before running the_posts filter. Since we already retrieved them, might as well cache them even if they are filtered out by plugins later.
git-svn-id: https://develop.svn.wordpress.org/trunk@3300 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-13 03:49:09 +00:00
Ryan Boren 5a02ae79af If no user is logged in, setup an empty user.
git-svn-id: https://develop.svn.wordpress.org/trunk@3299 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-13 03:46:40 +00:00
Ryan Boren b1b88e415f Add optional user_id arg.
git-svn-id: https://develop.svn.wordpress.org/trunk@3298 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-13 03:46:08 +00:00
Ryan Boren 73edfc7c20 Add read_post meta cap.
git-svn-id: https://develop.svn.wordpress.org/trunk@3297 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-13 00:54:52 +00:00
Ryan Boren 53271cf5ac role_has_cap and user_has_cap filters from ringmaster. fixes #2005
git-svn-id: https://develop.svn.wordpress.org/trunk@3296 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-12 23:20:44 +00:00