Commit Graph

1596 Commits

Author SHA1 Message Date
rboren
1f4bbde4a2 If the new value and old value are the same, do not update the option in update_option().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-24 01:00:31 +00:00
saxmatt
c5841b82a4 Use DOM to focus from Idan Sofer
git-svn-id: http://svn.automattic.com/wordpress/trunk@1445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-22 23:33:05 +00:00
rboren
eedeb9dea1 Add missing breaks to the_category().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1444 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-22 01:42:24 +00:00
rboren
b8f38cca10 Add posts_where, the_posts, and query_string filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-20 22:36:45 +00:00
saxmatt
54ec3fd948 Last-modified should not have a space in it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 17:34:13 +00:00
saxmatt
5a93597679 Move timer start earlier.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 17:04:18 +00:00
jverber
c23e83e331 Fix for bug #0000076: http:// added to links in link-manager when needed. Also more special chars. encoding.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 04:41:34 +00:00
jverber
aa16c88414 More special chars. encoding.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 04:33:32 +00:00
jverber
1464a3364f Fixes for bugs #0000088-90: fixed encoding of special chars.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 04:23:59 +00:00
jverber
82ae8fb211 Fix for bug 0000091: fixed encoding of special chars.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 03:57:57 +00:00
jverber
363ea80470 Fix for bug #0000092: Special chars were not encoded correctly.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 02:13:48 +00:00
rboren
6fd6b1080d stripslashes() elimination. Remove extra slashes during upgrade. Bugs 0000059 and 0000018
git-svn-id: http://svn.automattic.com/wordpress/trunk@1435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-18 00:22:09 +00:00
rboren
c222d7d2e0 _( should be _e(. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000057
git-svn-id: http://svn.automattic.com/wordpress/trunk@1434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-18 00:13:16 +00:00
rboren
2ebdde5ff0 _( should be _e(. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000057
git-svn-id: http://svn.automattic.com/wordpress/trunk@1433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-18 00:12:37 +00:00
jverber
14a8ab9fc0 Fix for bug #0000048: nested categories now display correctly in admin regardless of the order of their IDs
git-svn-id: http://svn.automattic.com/wordpress/trunk@1432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-16 16:40:40 +00:00
jverber
0c388147a9 Fix for bug #0000023: import-mt will no longer confuse multiple dashes in a post with the seperator marking a new entry.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-16 16:19:56 +00:00
jverber
33900801ce Fix for bug #0000062: calendar no longer highlights _today_ for previous years.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-16 15:45:44 +00:00
rboren
1645031f44 Death to \r.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-15 23:24:36 +00:00
rboren
069c6d1f17 Call update_post_caches() from within query_posts() and get_posts(). http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000046
git-svn-id: http://svn.automattic.com/wordpress/trunk@1428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-15 03:30:00 +00:00
rboren
314209054d String translation fixups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-14 23:44:00 +00:00
michelvaldrighi
b806731280 rolling back the ob_gzhandler 'fix' because ob_get_status is php >4.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@1426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-14 23:16:03 +00:00
michelvaldrighi
657d4982ba send the blog's charset in trackbacks' Content-type
git-svn-id: http://svn.automattic.com/wordpress/trunk@1425 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-14 22:43:27 +00:00
michelvaldrighi
802137da74 prevent double ob_gzhandler error
git-svn-id: http://svn.automattic.com/wordpress/trunk@1424 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-14 22:42:43 +00:00
jverber
ac387706d0 Fixed bug #0000047: Now a user will be redirected to prev. location after editing a post. Also fixed line breaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-14 20:09:46 +00:00
jverber
7bf795a715 Fixes for user websites (bugs #0000025 and #0000050) and fix line breaks for profile.php and users.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@1422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-14 14:58:10 +00:00
rboren
bd114445ef Preserve a 1.2 era version of get_alloptions as get_alloptions_110() so that upgrade_110() does not produce db errors due to version 1.3 specific changes to get_alloptions. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000037
git-svn-id: http://svn.automattic.com/wordpress/trunk@1421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-13 17:02:44 +00:00
rboren
25bdc0791c Mark some strings for translation and improve string consistency. From Albert. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000024
git-svn-id: http://svn.automattic.com/wordpress/trunk@1420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-13 16:14:58 +00:00
rboren
bacbd2a421 Fix spelling. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000036
git-svn-id: http://svn.automattic.com/wordpress/trunk@1419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-13 16:00:16 +00:00
rboren
571144d293 Use home instead of siteurl. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000021
git-svn-id: http://svn.automattic.com/wordpress/trunk@1418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-12 02:57:50 +00:00
saxmatt
eea3dca4ae Quick fix for quotes and (int).
git-svn-id: http://svn.automattic.com/wordpress/trunk@1417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 22:53:52 +00:00
jverber
5774c3204d link-manager.php assumed register globals was on for one variable
git-svn-id: http://svn.automattic.com/wordpress/trunk@1416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 20:33:08 +00:00
rboren
72a8403905 Handle https URLs when manipulating COOKIEPATH. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000001
git-svn-id: http://svn.automattic.com/wordpress/trunk@1415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 19:34:26 +00:00
jverber
71ec34d73e Fixed invalid XHTML in sidebar.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@1414 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 19:28:30 +00:00
rboren
8971569b13 Add comment_approved to commentdata. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000015
git-svn-id: http://svn.automattic.com/wordpress/trunk@1413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 19:03:59 +00:00
jverber
98603cefa5 Changed (wp_)list_cats. children argument now determines if categories below top level are displayed, and hierarchical determines if the list is displayed hierarchically.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 19:01:01 +00:00
jverber
e42967386c Fixed invalid XHTML in a number of admin pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 18:23:12 +00:00
saxmatt
a2f67bc9a4 Ugly but works. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000014
git-svn-id: http://svn.automattic.com/wordpress/trunk@1410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 18:09:21 +00:00
saxmatt
dce17fa6d6 http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000013
git-svn-id: http://svn.automattic.com/wordpress/trunk@1409 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 17:52:41 +00:00
rboren
7ff35cf184 stripslashes() elimination.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 16:51:39 +00:00
jverber
8476f07326 Added missing head tags to install.php and upgrade.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@1407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 16:09:18 +00:00
rboren
0253c24f9b Remove more stripslashes().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 08:11:49 +00:00
rboren
692627e424 Get our slashes straight.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 08:02:40 +00:00
saxmatt
4f6e367f90 Gzip cleanup, debugged wacky options problem, some cleanup and reorg. We need to split up functions.php more logically, and kill some of the useless functions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-10 10:01:45 +00:00
saxmatt
8357db3dcf J. Scott's fix pretty majorly broke options. Rolback.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-10 09:48:13 +00:00
saxmatt
f9d3eafb29 Needs to be inside of conditional.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-10 09:17:41 +00:00
saxmatt
e2d3bb0acc Changes to options system and query improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-10 08:42:25 +00:00
saxmatt
50e5276b0a More comments and comment template improvements. TODO: popup comment template
git-svn-id: http://svn.automattic.com/wordpress/trunk@1400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-10 08:40:58 +00:00
rboren
e7cf38f1e4 Get edited comment content through $_POST.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-10 08:28:38 +00:00
saxmatt
6728151fd2 Move comments include into function.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-10 07:42:48 +00:00
rboren
0649831ca7 Remove unneeded $postquery lvalue. From Kitten.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-10 03:29:59 +00:00