Commit Graph

38109 Commits

Author SHA1 Message Date
saxmatt 8f107092d9 Check for comment status.
git-svn-id: http://svn.automattic.com/wordpress/trunk@159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 18:17:48 +00:00
saxmatt d9ef79d24d Typo in title. Speling rox.
git-svn-id: http://svn.automattic.com/wordpress/trunk@158 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 17:42:41 +00:00
saxmatt 2c22aa86d4 Comments off is now faded.
git-svn-id: http://svn.automattic.com/wordpress/trunk@157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 17:40:05 +00:00
saxmatt 37d1bf52e2 Don't show the comment form if comments are closed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 17:32:14 +00:00
saxmatt 5a28e9a345 Markup fixes. Removed weblogs.com updater by default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 17:12:41 +00:00
saxmatt 97a6e33103 Multiviews.
git-svn-id: http://svn.automattic.com/wordpress/trunk@154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 16:47:19 +00:00
mikelittle 1aebecad96 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: http://svn.automattic.com/wordpress/trunk@153 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 00:14:49 +00:00
mikelittle 3b1ee8f5ab 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: http://svn.automattic.com/wordpress/trunk@152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-03 23:15:14 +00:00
mikelittle 73c4f8cfad Check for no links returned stops error
git-svn-id: http://svn.automattic.com/wordpress/trunk@151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-03 22:42:13 +00:00
mikelittle 6a80aa6395 Updated admin levels to match page requirements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-03 22:29:11 +00:00
mikelittle 8b549dcb12 Fixed admin level security problem.
Plus an user -> a user


git-svn-id: http://svn.automattic.com/wordpress/trunk@149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-03 00:08:51 +00:00
mikelittle 6362196c2b Fixed old auto-toggle always on bug.
git-svn-id: http://svn.automattic.com/wordpress/trunk@148 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-02 22:20:27 +00:00
mikelittle b815af0035 Fix to use ezsql
git-svn-id: http://svn.automattic.com/wordpress/trunk@147 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 21:50:43 +00:00
mikelittle e08dbbefab fixed mismatched quotes in popup comment link
git-svn-id: http://svn.automattic.com/wordpress/trunk@146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 21:00:30 +00:00
mikelittle 2710d0b09f Fix to use ezsql
Also brought into line with inline comments code.


git-svn-id: http://svn.automattic.com/wordpress/trunk@145 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 20:59:56 +00:00
mikelittle cacc4ed4fd Fix to use ezsql
git-svn-id: http://svn.automattic.com/wordpress/trunk@144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 20:59:33 +00:00
saxmatt 290ac10686 New status fields.
git-svn-id: http://svn.automattic.com/wordpress/trunk@143 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 14:49:30 +00:00
saxmatt 96459f6958 Only display published entries.
git-svn-id: http://svn.automattic.com/wordpress/trunk@142 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 14:49:04 +00:00
saxmatt 183c6c718f Time should update when editing a draft.
git-svn-id: http://svn.automattic.com/wordpress/trunk@141 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 14:02:17 +00:00
saxmatt b70dc9bbcb Added new status fields.
git-svn-id: http://svn.automattic.com/wordpress/trunk@140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 13:26:54 +00:00
saxmatt 0874f806c8 ezSQL updates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 12:10:47 +00:00
saxmatt cd24189c47 Padding on lists.
git-svn-id: http://svn.automattic.com/wordpress/trunk@138 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 12:08:53 +00:00
saxmatt de71fcebbc Updated author functions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 11:57:50 +00:00
saxmatt c5ef3792cf ezSQL update.
git-svn-id: http://svn.automattic.com/wordpress/trunk@136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 11:52:47 +00:00
saxmatt ab32f497af Added labels.
git-svn-id: http://svn.automattic.com/wordpress/trunk@135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 11:43:30 +00:00
saxmatt 733d6f3b7c Removed background from input fields.
git-svn-id: http://svn.automattic.com/wordpress/trunk@134 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 11:43:03 +00:00
saxmatt a18d531876 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: http://svn.automattic.com/wordpress/trunk@133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 11:30:13 +00:00
saxmatt 1700bba60e Fixed bug requiring you to relogin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 11:05:36 +00:00
saxmatt d99666150e For alternating rows.
git-svn-id: http://svn.automattic.com/wordpress/trunk@131 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 10:16:39 +00:00
saxmatt a4ba40f8f1 Redid HTML, cleaned up interface, ezSQL, order by name by default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 10:16:04 +00:00
saxmatt faeb3b3cf8 Use local header graphic.
git-svn-id: http://svn.automattic.com/wordpress/trunk@129 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 09:30:29 +00:00
saxmatt 47f89f2ac6 Uses ezSQL, added "status", tested. Works great!
git-svn-id: http://svn.automattic.com/wordpress/trunk@128 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 09:01:04 +00:00
saxmatt b1e7828f4e ezSQL update.
git-svn-id: http://svn.automattic.com/wordpress/trunk@127 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 08:06:11 +00:00
saxmatt beeb7bcd65 New b2profile, no tables, all CSS, all the time.
git-svn-id: http://svn.automattic.com/wordpress/trunk@126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 08:05:56 +00:00
saxmatt 7012a9ae46 Cleaned up functions, ezSQL updates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 08:05:29 +00:00
saxmatt cd816db6ad Redirect, prevent directory listing, holder.
git-svn-id: http://svn.automattic.com/wordpress/trunk@124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 07:47:29 +00:00
saxmatt e9743da5ed New b2profile, no tables, all CSS, all the time.
git-svn-id: http://svn.automattic.com/wordpress/trunk@123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 06:45:53 +00:00
saxmatt 8a674e517e HTML updates, ezSQL changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@122 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 05:16:53 +00:00
saxmatt 6f8954d8c6 Login form is centered.
git-svn-id: http://svn.automattic.com/wordpress/trunk@121 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 05:16:26 +00:00
saxmatt 18cd0c2fb3 You can now press ESC to close the popup window.
git-svn-id: http://svn.automattic.com/wordpress/trunk@120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 04:22:20 +00:00
mikelittle 4aa52900e1 Use more faded image. Still looks ugly!
git-svn-id: http://svn.automattic.com/wordpress/trunk@119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 00:23:57 +00:00
mikelittle 0282128d2a Added import of blogroll (OPML from blogrolling .com)
git-svn-id: http://svn.automattic.com/wordpress/trunk@118 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-31 00:06:21 +00:00
saxmatt bbb61259e1 esSQL changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@117 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-29 15:51:29 +00:00
saxmatt 72546592dd Unnecessary code cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-29 15:51:10 +00:00
saxmatt af360561ea Major comments overhaul: decreased # of queries, combined *backs and comments, and made ezSQL mod.
git-svn-id: http://svn.automattic.com/wordpress/trunk@115 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-29 14:05:37 +00:00
saxmatt d37d5204a9 ezSQL mods.
git-svn-id: http://svn.automattic.com/wordpress/trunk@114 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-29 14:04:30 +00:00
mikelittle 54d1965caf Fixed problem doubling up http:// prefix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@113 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-28 21:36:46 +00:00
saxmatt cb0702c078 EZ SQL, modified slightly for WP use.
git-svn-id: http://svn.automattic.com/wordpress/trunk@112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-28 08:41:04 +00:00
saxmatt fe76341b15 Links in popup windows now target different window.
git-svn-id: http://svn.automattic.com/wordpress/trunk@111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-28 08:40:34 +00:00
saxmatt 2bed810184 Admin menu now tells you where you are.
git-svn-id: http://svn.automattic.com/wordpress/trunk@110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-28 07:54:49 +00:00