Matt Mullenweg
|
68a0c70498
|
Last-modified should not have a space in it.
git-svn-id: https://develop.svn.wordpress.org/trunk@1442 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-19 17:34:13 +00:00 |
|
Matt Mullenweg
|
0755d0c706
|
Move timer start earlier.
git-svn-id: https://develop.svn.wordpress.org/trunk@1441 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-19 17:04:18 +00:00 |
|
jverber
|
706b9537f2
|
Fix for bug #0000076: http:// added to links in link-manager when needed. Also more special chars. encoding.
git-svn-id: https://develop.svn.wordpress.org/trunk@1440 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-19 04:41:34 +00:00 |
|
jverber
|
306398d06b
|
More special chars. encoding.
git-svn-id: https://develop.svn.wordpress.org/trunk@1439 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-19 04:33:32 +00:00 |
|
jverber
|
cb8c5d6273
|
Fixes for bugs #0000088-90: fixed encoding of special chars.
git-svn-id: https://develop.svn.wordpress.org/trunk@1438 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-19 04:23:59 +00:00 |
|
jverber
|
595e115983
|
Fix for bug 0000091: fixed encoding of special chars.
git-svn-id: https://develop.svn.wordpress.org/trunk@1437 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-19 03:57:57 +00:00 |
|
jverber
|
8cf94f6c11
|
Fix for bug #0000092: Special chars were not encoded correctly.
git-svn-id: https://develop.svn.wordpress.org/trunk@1436 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-19 02:13:48 +00:00 |
|
Ryan Boren
|
475e0b9e07
|
stripslashes() elimination. Remove extra slashes during upgrade. Bugs 0000059 and 0000018
git-svn-id: https://develop.svn.wordpress.org/trunk@1435 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-18 00:22:09 +00:00 |
|
Ryan Boren
|
e7753399a6
|
_( should be _e(. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000057
git-svn-id: https://develop.svn.wordpress.org/trunk@1434 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-18 00:13:16 +00:00 |
|
Ryan Boren
|
74ac3eaa3f
|
_( should be _e(. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000057
git-svn-id: https://develop.svn.wordpress.org/trunk@1433 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-18 00:12:37 +00:00 |
|
jverber
|
5b76fb4dde
|
Fix for bug #0000048: nested categories now display correctly in admin regardless of the order of their IDs
git-svn-id: https://develop.svn.wordpress.org/trunk@1432 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-16 16:40:40 +00:00 |
|
jverber
|
dd3ac2c56f
|
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: https://develop.svn.wordpress.org/trunk@1431 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-16 16:19:56 +00:00 |
|
jverber
|
150265dd4e
|
Fix for bug #0000062: calendar no longer highlights _today_ for previous years.
git-svn-id: https://develop.svn.wordpress.org/trunk@1430 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-16 15:45:44 +00:00 |
|
Ryan Boren
|
fa7390a153
|
Death to \r.
git-svn-id: https://develop.svn.wordpress.org/trunk@1429 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-15 23:24:36 +00:00 |
|
Ryan Boren
|
2ddf0582d4
|
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: https://develop.svn.wordpress.org/trunk@1428 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-15 03:30:00 +00:00 |
|
Ryan Boren
|
79695b45b5
|
String translation fixups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1427 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-14 23:44:00 +00:00 |
|
michelvaldrighi
|
3b8afed11f
|
rolling back the ob_gzhandler 'fix' because ob_get_status is php >4.1
git-svn-id: https://develop.svn.wordpress.org/trunk@1426 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-14 23:16:03 +00:00 |
|
michelvaldrighi
|
d596c91d88
|
send the blog's charset in trackbacks' Content-type
git-svn-id: https://develop.svn.wordpress.org/trunk@1425 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-14 22:43:27 +00:00 |
|
michelvaldrighi
|
0b280f5ca2
|
prevent double ob_gzhandler error
git-svn-id: https://develop.svn.wordpress.org/trunk@1424 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-14 22:42:43 +00:00 |
|
jverber
|
d2e20de82d
|
Fixed bug #0000047: Now a user will be redirected to prev. location after editing a post. Also fixed line breaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1423 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-14 20:09:46 +00:00 |
|
jverber
|
9724fbd2da
|
Fixes for user websites (bugs #0000025 and #0000050) and fix line breaks for profile.php and users.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1422 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-14 14:58:10 +00:00 |
|
Ryan Boren
|
a176321405
|
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: https://develop.svn.wordpress.org/trunk@1421 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-13 17:02:44 +00:00 |
|
Ryan Boren
|
0dfe8ffc7f
|
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: https://develop.svn.wordpress.org/trunk@1420 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-13 16:14:58 +00:00 |
|
Ryan Boren
|
247a830a3c
|
Fix spelling. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000036
git-svn-id: https://develop.svn.wordpress.org/trunk@1419 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-13 16:00:16 +00:00 |
|
Ryan Boren
|
0edf05e901
|
Use home instead of siteurl. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000021
git-svn-id: https://develop.svn.wordpress.org/trunk@1418 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-12 02:57:50 +00:00 |
|
Matt Mullenweg
|
c2e10c33ba
|
Quick fix for quotes and (int).
git-svn-id: https://develop.svn.wordpress.org/trunk@1417 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 22:53:52 +00:00 |
|
jverber
|
0d47cf1aab
|
link-manager.php assumed register globals was on for one variable
git-svn-id: https://develop.svn.wordpress.org/trunk@1416 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 20:33:08 +00:00 |
|
Ryan Boren
|
7c8e02accb
|
Handle https URLs when manipulating COOKIEPATH. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000001
git-svn-id: https://develop.svn.wordpress.org/trunk@1415 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 19:34:26 +00:00 |
|
jverber
|
5455a3f1af
|
Fixed invalid XHTML in sidebar.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1414 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 19:28:30 +00:00 |
|
Ryan Boren
|
e95ed7fd5a
|
Add comment_approved to commentdata. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000015
git-svn-id: https://develop.svn.wordpress.org/trunk@1413 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 19:03:59 +00:00 |
|
jverber
|
b8faed46d6
|
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: https://develop.svn.wordpress.org/trunk@1412 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 19:01:01 +00:00 |
|
jverber
|
7f63343b31
|
Fixed invalid XHTML in a number of admin pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@1411 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 18:23:12 +00:00 |
|
Matt Mullenweg
|
426d0b472a
|
Ugly but works. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000014
git-svn-id: https://develop.svn.wordpress.org/trunk@1410 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 18:09:21 +00:00 |
|
Matt Mullenweg
|
e0ef0f1631
|
http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000013
git-svn-id: https://develop.svn.wordpress.org/trunk@1409 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 17:52:41 +00:00 |
|
Ryan Boren
|
9da4053c26
|
stripslashes() elimination.
git-svn-id: https://develop.svn.wordpress.org/trunk@1408 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 16:51:39 +00:00 |
|
jverber
|
458aa60535
|
Added missing head tags to install.php and upgrade.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1407 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 16:09:18 +00:00 |
|
Ryan Boren
|
e5e50fe714
|
Remove more stripslashes().
git-svn-id: https://develop.svn.wordpress.org/trunk@1406 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 08:11:49 +00:00 |
|
Ryan Boren
|
a5a67ec795
|
Get our slashes straight.
git-svn-id: https://develop.svn.wordpress.org/trunk@1405 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 08:02:40 +00:00 |
|
Matt Mullenweg
|
39541ea299
|
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: https://develop.svn.wordpress.org/trunk@1404 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-10 10:01:45 +00:00 |
|
Matt Mullenweg
|
91d8e3dfe5
|
J. Scott's fix pretty majorly broke options. Rolback.
git-svn-id: https://develop.svn.wordpress.org/trunk@1403 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-10 09:48:13 +00:00 |
|
Matt Mullenweg
|
f1cdd2b2ff
|
Needs to be inside of conditional.
git-svn-id: https://develop.svn.wordpress.org/trunk@1402 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-10 09:17:41 +00:00 |
|
Matt Mullenweg
|
6c97530035
|
Changes to options system and query improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@1401 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-10 08:42:25 +00:00 |
|
Matt Mullenweg
|
feef0aee85
|
More comments and comment template improvements. TODO: popup comment template
git-svn-id: https://develop.svn.wordpress.org/trunk@1400 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-10 08:40:58 +00:00 |
|
Ryan Boren
|
d737a7b7a4
|
Get edited comment content through $_POST.
git-svn-id: https://develop.svn.wordpress.org/trunk@1399 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-10 08:28:38 +00:00 |
|
Matt Mullenweg
|
a507894ed3
|
Move comments include into function.
git-svn-id: https://develop.svn.wordpress.org/trunk@1398 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-10 07:42:48 +00:00 |
|
Ryan Boren
|
1b963e06d8
|
Remove unneeded $postquery lvalue. From Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1397 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-10 03:29:59 +00:00 |
|
Ryan Boren
|
7f3d0a8af1
|
Global $m in wp_title() so that date archive titles are displayed correctly.
git-svn-id: https://develop.svn.wordpress.org/trunk@1396 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-09 20:35:58 +00:00 |
|
Ryan Boren
|
1935f7c897
|
Add back the trailing slash to paged permalinks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1395 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-08 17:48:21 +00:00 |
|
Ryan Boren
|
25b507c295
|
Add null check to $functions in apply_filters(). http://www.kackreiz.net/wordpress.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1394 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-08 09:34:01 +00:00 |
|
Ryan Boren
|
78b413030f
|
Fix links generated by link_pages() in next mode. http://www.kackreiz.net/wordpress.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1393 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-08 09:29:41 +00:00 |
|