Mike Little
93a987f7af
RE-fixed mis-mat hed quote type in popup comment link.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@176 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 21:58:24 +00:00
Matt Mullenweg
b00dacd1cd
Fixed missing tr
...
git-svn-id: https://develop.svn.wordpress.org/trunk@175 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 21:44:16 +00:00
Matt Mullenweg
9f4dc2e01b
Ampersand fixer should be called outside of the texturize loop.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@174 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 21:19:30 +00:00
Matt Mullenweg
876a64bc36
$post conflict.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@173 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-05 21:47:18 +00:00
Matt Mullenweg
b701c6916c
$url to $tb_url fix from Dougal.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@172 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-05 19:57:26 +00:00
Mike Little
c47e1eea76
Removed erroneous require of wp-db its now in b2config
...
git-svn-id: https://develop.svn.wordpress.org/trunk@171 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 21:24:13 +00:00
Mike Little
2628a06b84
Test we have some posts to avoid foreach error.
...
Capitalisation of WordPress
git-svn-id: https://develop.svn.wordpress.org/trunk@170 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 21:21:14 +00:00
Matt Mullenweg
a20a6af3ed
Unecessary queries.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@169 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 21:11:15 +00:00
Matt Mullenweg
53edb2bf19
Wrong filename and typo in title. Thanks Mike :).
...
git-svn-id: https://develop.svn.wordpress.org/trunk@168 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 21:07:20 +00:00
Matt Mullenweg
5a6c1a9072
Upgrade script.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@167 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 20:05:58 +00:00
Matt Mullenweg
76a3fbb555
Forgot post_status.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@166 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 20:04:47 +00:00
Matt Mullenweg
625a66c287
New database fields.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@165 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 19:55:33 +00:00
Matt Mullenweg
0b5e7d2570
Altered with new database fields.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@164 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 19:55:21 +00:00
Matt Mullenweg
c6da9259e5
Version up.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@163 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 19:36:53 +00:00
Matt Mullenweg
cedbcaea04
New comment status code.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@162 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 19:36:35 +00:00
Matt Mullenweg
be7c54fd04
Version change.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@161 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 19:03:13 +00:00
Matt Mullenweg
9c27e47bf4
Check if pings are allowed.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@160 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 18:50:21 +00:00
Matt Mullenweg
494a7d716a
Check for comment status.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@159 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 18:17:48 +00:00
Matt Mullenweg
d3bd4a76ff
Typo in title. Speling rox.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@158 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 17:42:41 +00:00
Matt Mullenweg
7639863f89
Comments off is now faded.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@157 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 17:40:05 +00:00
Matt Mullenweg
7603d40121
Don't show the comment form if comments are closed.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@156 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 17:32:14 +00:00
Matt Mullenweg
c7318b9a70
Markup fixes. Removed weblogs.com updater by default.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@155 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 17:12:41 +00:00
Matt Mullenweg
a8a483321b
Multiviews.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@154 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 16:47:19 +00:00
Mike Little
e89562de13
Fix remote SQL injection exploit.
...
"b2 0.6.2 and prior" allow sql injection in ./blog.header.php. $posts isn�t
convert to integer, so we can inject a sql in this variable. In MySQL 4.x
UNION and subselects can be used to obtain privileges.
git-svn-id: https://develop.svn.wordpress.org/trunk@153 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 00:14:49 +00:00
Mike Little
4bf26d95ba
Removed erroneous require of wp-db
...
Added missing require of wp-db to b2config
Moved links tables tt b2config
Fixed definition of extra db vars
git-svn-id: https://develop.svn.wordpress.org/trunk@152 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 23:15:14 +00:00
Mike Little
e22a0e803a
Check for no links returned stops error
...
git-svn-id: https://develop.svn.wordpress.org/trunk@151 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 22:42:13 +00:00
Mike Little
4ad431f22e
Updated admin levels to match page requirements.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@150 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 22:29:11 +00:00
Mike Little
adce403896
Fixed admin level security problem.
...
Plus an user -> a user
git-svn-id: https://develop.svn.wordpress.org/trunk@149 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 00:08:51 +00:00
Mike Little
10fedfea94
Fixed old auto-toggle always on bug.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@148 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-02 22:20:27 +00:00
Mike Little
307d12712b
Fix to use ezsql
...
git-svn-id: https://develop.svn.wordpress.org/trunk@147 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 21:50:43 +00:00
Mike Little
9bba5c23b2
fixed mismatched quotes in popup comment link
...
git-svn-id: https://develop.svn.wordpress.org/trunk@146 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 21:00:30 +00:00
Mike Little
bf86baba1b
Fix to use ezsql
...
Also brought into line with inline comments code.
git-svn-id: https://develop.svn.wordpress.org/trunk@145 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 20:59:56 +00:00
Mike Little
0f0b756152
Fix to use ezsql
...
git-svn-id: https://develop.svn.wordpress.org/trunk@144 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 20:59:33 +00:00
Matt Mullenweg
abb10dc720
New status fields.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@143 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 14:49:30 +00:00
Matt Mullenweg
e95f55e8a3
Only display published entries.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@142 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 14:49:04 +00:00
Matt Mullenweg
05ce9b7dd9
Time should update when editing a draft.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@141 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 14:02:17 +00:00
Matt Mullenweg
918fbbb95f
Added new status fields.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@140 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 13:26:54 +00:00
Matt Mullenweg
e55a53085a
ezSQL updates.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@139 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 12:10:47 +00:00
Matt Mullenweg
d2a8ad4512
Padding on lists.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@138 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 12:08:53 +00:00
Matt Mullenweg
5a4da23dc3
Updated author functions.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@137 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 11:57:50 +00:00
Matt Mullenweg
cf815447cf
ezSQL update.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@136 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 11:52:47 +00:00
Matt Mullenweg
b78cc81107
Added labels.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@135 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 11:43:30 +00:00
Matt Mullenweg
559eaa70fd
Removed background from input fields.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@134 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 11:43:03 +00:00
Matt Mullenweg
e4875142e3
Clipped convert_chars, it's too slow and most people won't notice. We need to do the conversion on insert rather than display.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@133 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 11:30:13 +00:00
Matt Mullenweg
341eaa0a99
Fixed bug requiring you to relogin.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@132 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 11:05:36 +00:00
Matt Mullenweg
0616b7ae5d
For alternating rows.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@131 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 10:16:39 +00:00
Matt Mullenweg
1358f1032f
Redid HTML, cleaned up interface, ezSQL, order by name by default.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@130 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 10:16:04 +00:00
Matt Mullenweg
20c1e1b206
Use local header graphic.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@129 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 09:30:29 +00:00
Matt Mullenweg
11e66f5d19
Uses ezSQL, added "status", tested. Works great!
...
git-svn-id: https://develop.svn.wordpress.org/trunk@128 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 09:01:04 +00:00
Matt Mullenweg
733b37e485
ezSQL update.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@127 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 08:06:11 +00:00