Commit Graph

2640 Commits

Author SHA1 Message Date
ryan 16b593ec35 Use wp_redirect() when logging out. http://mosquito.wordpress.org/view.php?id=592 Props: toby
git-svn-id: http://svn.automattic.com/wordpress/trunk@2440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-13 22:29:44 +00:00
ryan c1c2c0df34 Do not require password update when changing profile. http://mosquito.wordpress.org/view.php?id=1101 Props: idanso
git-svn-id: http://svn.automattic.com/wordpress/trunk@2439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-13 17:29:33 +00:00
ryan fc33ac0368 Check for empty password reset key. http://mosquito.wordpress.org/view.php?id=1080 Props: idanso
git-svn-id: http://svn.automattic.com/wordpress/trunk@2438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-13 17:15:56 +00:00
ryan 5123086148 Change login noun to Username. http://mosquito.wordpress.org/view.php?id=1088 Props: Albert
git-svn-id: http://svn.automattic.com/wordpress/trunk@2437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-13 17:06:18 +00:00
ryan 8b36e6be3a Introducing wp_redirect(), first cut. http://mosquito.wordpress.org/view.php?id=592 Props: Toby Simmons
git-svn-id: http://svn.automattic.com/wordpress/trunk@2436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-13 16:36:09 +00:00
ryan 3825b18aff Don't allow a page to be its own parent. http://mosquito.wordpress.org/view.php?id=1095
git-svn-id: http://svn.automattic.com/wordpress/trunk@2435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-13 01:24:18 +00:00
ryan 15073f4f4a Add sidebar background for pages. http://mosquito.wordpress.org/view.php?id=1083 Props: kim
git-svn-id: http://svn.automattic.com/wordpress/trunk@2434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-11 23:56:29 +00:00
ryan 15209b94c2 Fix number formatting in dashboard stats for numbers > 999. http://mosquito.wordpress.org/view.php?id=1074 Hat tip: dougal
git-svn-id: http://svn.automattic.com/wordpress/trunk@2433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-11 16:53:16 +00:00
ryan c21410812f Mark strings for translation. http://mosquito.wordpress.org/view.php?id=1033 Hat tip: slebog
git-svn-id: http://svn.automattic.com/wordpress/trunk@2432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-11 03:41:04 +00:00
ryan b4f88fc01c Don't require email address from registered authors. http://mosquito.wordpress.org/view.php?id=948 Props: michel_v
git-svn-id: http://svn.automattic.com/wordpress/trunk@2431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-11 03:31:39 +00:00
ryan 5a295374c6 Fix do_action arg handling. http://mosquito.wordpress.org/view.php?id=901
git-svn-id: http://svn.automattic.com/wordpress/trunk@2430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-11 00:57:34 +00:00
ryan 379367cfbe Fix timestamp editing. http://mosquito.wordpress.org/view.php?id=1022
git-svn-id: http://svn.automattic.com/wordpress/trunk@2429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-10 09:50:26 +00:00
matt 2bc77d4189 Past and future time diffs, hat tip Eric Meyer. http://mosquito.wordpress.org/view.php?id=1059
git-svn-id: http://svn.automattic.com/wordpress/trunk@2428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-10 08:01:02 +00:00
ryan 4cd9ea1d27 Fix comments popup window reload upon post. http://mosquito.wordpress.org/view.php?id=897
git-svn-id: http://svn.automattic.com/wordpress/trunk@2427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-10 07:01:42 +00:00
ryan 1996a5986f Don't make post slug sticky until the post is published. http://mosquito.wordpress.org/view.php?id=531
git-svn-id: http://svn.automattic.com/wordpress/trunk@2426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-10 03:01:45 +00:00
matt 53eef6d943 Allowing more hooks into authentication - Hat tip: http://dev.webadmin.ufl.edu/~dwc/2005/03/02/authentication-plugins/
git-svn-id: http://svn.automattic.com/wordpress/trunk@2425 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-09 22:49:42 +00:00
matt 0ee45ebf10 Fix from mailing list.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2424 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-09 21:39:01 +00:00
ryan 00e11b95f4 Use next_posts_link() and previous_posts_link() instead of posts_nav_link() in default theme. http://mosquito.wordpress.org/view.php?id=1064
git-svn-id: http://svn.automattic.com/wordpress/trunk@2423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-09 04:21:24 +00:00
ryan ef3ef052e6 Cache the max number of pages to avoid multiple queries. http://mosquito.wordpress.org/view.php?id=1063
git-svn-id: http://svn.automattic.com/wordpress/trunk@2422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-09 04:15:30 +00:00
ryan b6cd1461ec Page caching fixes. Mosquito bugs 920, 927, and 934.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-09 03:16:30 +00:00
ryan 4964935ced Add missing globals to post_custom(). http://mosquito.wordpress.org/view.php?id=1058 Props: kellan
git-svn-id: http://svn.automattic.com/wordpress/trunk@2420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-08 16:28:57 +00:00
ryan afabe5523d Don't stomp feed flag. http://mosquito.wordpress.org/view.php?id=1044 Props: shelleyp
git-svn-id: http://svn.automattic.com/wordpress/trunk@2419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-08 01:20:08 +00:00
matt 266b766a0d http://mosquito.wordpress.org/view.php?id=1049
git-svn-id: http://svn.automattic.com/wordpress/trunk@2418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-07 15:20:56 +00:00
matt 0459dc002a Remove needless RDF calls
git-svn-id: http://svn.automattic.com/wordpress/trunk@2417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-07 09:07:40 +00:00
matt 568d440bf4 Cleaned up enclosures, factored out header code, fixed validation -
http://mosquito.wordpress.org/view.php?id=963


git-svn-id: http://svn.automattic.com/wordpress/trunk@2416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-07 08:56:47 +00:00
matt 5d148a8d1b Fix for http://mosquito.wordpress.org/view.php?id=980
git-svn-id: http://svn.automattic.com/wordpress/trunk@2415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-07 06:48:57 +00:00
ryan 563e4e9ff9 Do not skip whitelist checking if moderation keys are empty. http://mosquito.wordpress.org/view.php?id=1028 Props: ColdForged
git-svn-id: http://svn.automattic.com/wordpress/trunk@2414 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-07 00:16:06 +00:00
ryan 2fbbab314f Obey default pingback setting. http://mosquito.wordpress.org/view.php?id=945
git-svn-id: http://svn.automattic.com/wordpress/trunk@2413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-07 00:01:57 +00:00
ryan 8d5745bfb4 Fix strtotime warning. http://mosquito.wordpress.org/view.php?id=981
git-svn-id: http://svn.automattic.com/wordpress/trunk@2412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-06 05:48:41 +00:00
ryan a91c28459e Mark strings for localization. http://mosquito.wordpress.org/view.php?id=1033
git-svn-id: http://svn.automattic.com/wordpress/trunk@2411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-05 18:31:59 +00:00
ryan 3a0fc8bf43 Fix %post_id% and date collision avoidance. http://mosquito.wordpress.org/view.php?id=1027
git-svn-id: http://svn.automattic.com/wordpress/trunk@2410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-05 18:13:31 +00:00
ryan c84f9a4325 Localize default post, category, and comment. Remove unnecessary addslashes/stripslashes. Validate admin email address. http://mosquito.wordpress.org/view.php?id=994 Props: slebog and nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2409 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-05 02:27:08 +00:00
matt 3afee26783 Missing;
git-svn-id: http://svn.automattic.com/wordpress/trunk@2408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-05 02:02:15 +00:00
matt 4b3cb04c1b Fix from Michel for XML-RPC error - http://mosquito.wordpress.org/view.php?id=829
git-svn-id: http://svn.automattic.com/wordpress/trunk@2407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-04 20:43:57 +00:00
matt 2f10c8b2f3 "Version" CSS so people reload on upgrading.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-04 19:43:30 +00:00
matt 88dce7c55b Pre-emptive link to support
git-svn-id: http://svn.automattic.com/wordpress/trunk@2405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-04 19:34:21 +00:00
matt 30711d8c0c Missing closing bracket. Hat tip: Lucas.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-03 19:27:39 +00:00
matt ca90d6e32c Don't count drafts/etc against post count - http://mosquito.wordpress.org/view.php?id=1010
git-svn-id: http://svn.automattic.com/wordpress/trunk@2403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-02 17:59:19 +00:00
matt 735666f3c0 Hide password on user end - http://mosquito.wordpress.org/view.php?id=1016
git-svn-id: http://svn.automattic.com/wordpress/trunk@2402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-02 17:56:21 +00:00
ryan b9433193df Fix edit page menu highlighting. http://mosquito.wordpress.org/view.php?id=799 Hat tip: mdawaffe
git-svn-id: http://svn.automattic.com/wordpress/trunk@2401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-02 16:30:00 +00:00
ryan ec8924fb5b Remove extra line breaks. http://mosquito.wordpress.org/view.php?id=1002
git-svn-id: http://svn.automattic.com/wordpress/trunk@2400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-02 15:42:59 +00:00
ryan 6ff955829c Make sure category list is actually a list. http://mosquito.wordpress.org/view.php?id=988
git-svn-id: http://svn.automattic.com/wordpress/trunk@2399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-02 15:38:09 +00:00
ryan e276f13b35 apply_filter fixes from michel. http://mosquito.wordpress.org/view.php?id=901
git-svn-id: http://svn.automattic.com/wordpress/trunk@2398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-02 15:28:32 +00:00
matt 26808caf61 Fix for emergent whitelisting, hat tip MtDewVirus - http://mosquito.wordpress.org/view.php?id=995
git-svn-id: http://svn.automattic.com/wordpress/trunk@2397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-01 10:10:59 +00:00
matt 2233bfb700 Category query speedup and indentation fixes. Hat tip: Scott. http://mosquito.wordpress.org/view.php?id=1005
git-svn-id: http://svn.automattic.com/wordpress/trunk@2396 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-01 09:10:12 +00:00
matt 442e09db17 Change require to include so the files are only parsed if the statement is evaluated true.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-28 17:15:53 +00:00
ryan acf8c1c2cc Bump php-gettext to version 1.0.3. http://mosquito.wordpress.org/view.php?id=1001 Mad props to Nico Kaiser.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-28 16:31:01 +00:00
ryan d40a808df3 Localize time format. http://mosquito.wordpress.org/view.php?id=994
git-svn-id: http://svn.automattic.com/wordpress/trunk@2393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-28 04:45:58 +00:00
ryan 299e5c6f36 Localize date formats. http://mosquito.wordpress.org/view.php?id=994
git-svn-id: http://svn.automattic.com/wordpress/trunk@2392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-28 03:27:19 +00:00
ryan 139adf7c5c gettext install and upgrade. http://mosquito.wordpress.org/view.php?id=994 From nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-27 23:09:58 +00:00