Commit Graph

99 Commits

Author SHA1 Message Date
Mike Little 1740189e2b Fixed error with table creation
git-svn-id: https://develop.svn.wordpress.org/trunk@260 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-20 10:01:45 +00:00
Mike Little 5dcc75bb3f Converted to ezSQL
git-svn-id: https://develop.svn.wordpress.org/trunk@254 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-19 20:45:27 +00:00
Mike Little e3457a3d38 No longer needed
git-svn-id: https://develop.svn.wordpress.org/trunk@246 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-25 22:13:33 +00:00
Mike Little 2f2d93d6ec Fix for draft mode posts with now title
git-svn-id: https://develop.svn.wordpress.org/trunk@243 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-23 22:05:32 +00:00
Mike Little 4f0b3d819a Fixed min/max validation for timezone.
git-svn-id: https://develop.svn.wordpress.org/trunk@240 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-19 22:35:51 +00:00
Matt Mullenweg 09766c1943 make_clickable didn't work with AIM names with spaces.
git-svn-id: https://develop.svn.wordpress.org/trunk@239 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-19 19:22:21 +00:00
Mike Little dc9a5d7f14 I'm a bit happier (but not completely) with the upgrade script.
It can still mess up if you run it twice :-(


git-svn-id: https://develop.svn.wordpress.org/trunk@236 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-18 16:29:10 +00:00
Mike Little ba99f72ddf table changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@235 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-18 01:55:53 +00:00
Mike Little 83322f544a More changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@234 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-18 01:20:04 +00:00
Mike Little 36174dc20f First pass at 0.71 to 0.72 update script.
git-svn-id: https://develop.svn.wordpress.org/trunk@233 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-18 01:07:58 +00:00
Mike Little 64a5736a86 More adjustments. More uniqunes.
git-svn-id: https://develop.svn.wordpress.org/trunk@232 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-16 00:05:43 +00:00
Mike Little d83060545d minor wording change.
git-svn-id: https://develop.svn.wordpress.org/trunk@231 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-15 23:51:20 +00:00
Mike Little 36b9288aff Install now does new options tables.
git-svn-id: https://develop.svn.wordpress.org/trunk@230 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-15 23:18:33 +00:00
Mike Little d00989642f tablesettings no longer used
git-svn-id: https://develop.svn.wordpress.org/trunk@229 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-15 22:48:49 +00:00
Mike Little db5f15602e SQL fix
git-svn-id: https://develop.svn.wordpress.org/trunk@228 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-15 22:46:32 +00:00
Mike Little 33cbc59ecc Fix to layout problem. Thanks Dougal!
git-svn-id: https://develop.svn.wordpress.org/trunk@226 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-15 22:44:04 +00:00
Mike Little 8d7e0372e5 require -> require_once
b2config.php -> wp-config.php


git-svn-id: https://develop.svn.wordpress.org/trunk@224 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:50:20 +00:00
Mike Little 0845942575 More options functionaily
validation, error messages
More options


git-svn-id: https://develop.svn.wordpress.org/trunk@223 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:48:52 +00:00
Mike Little 6b87e1ead4 stop 404 on image
git-svn-id: https://develop.svn.wordpress.org/trunk@222 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:48:06 +00:00
Mike Little 27243190e4 $path -> $siteurl
b2config.php -> wp-config.php


git-svn-id: https://develop.svn.wordpress.org/trunk@221 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:47:45 +00:00
Mike Little fcef79de9b post Defaults implemented.
git-svn-id: https://develop.svn.wordpress.org/trunk@220 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:47:21 +00:00
Mike Little 31f3ad6ed6 new styles for options page
git-svn-id: https://develop.svn.wordpress.org/trunk@219 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:46:28 +00:00
Mike Little 5a0234aeda require -> require_once
b2config.php -> wp-config.php


git-svn-id: https://develop.svn.wordpress.org/trunk@212 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:42:48 +00:00
Matt Mullenweg 7f6007ae94 Show logged in nickname by logout.
git-svn-id: https://develop.svn.wordpress.org/trunk@211 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 21:32:06 +00:00
Mike Little d264de2394 Now takes notice of editable flag.
git-svn-id: https://develop.svn.wordpress.org/trunk@209 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 23:19:21 +00:00
Mike Little 146a509528 First pass at new options/settings system.
To run it execute the temporary sql file against your database (see file for table names)
This only does the admin. THe values are not yet used in the code.


git-svn-id: https://develop.svn.wordpress.org/trunk@208 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 22:59:14 +00:00
Mike Little 70bdb61fa8 Typos corrected
git-svn-id: https://develop.svn.wordpress.org/trunk@207 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 22:56:46 +00:00
Mike Little c92f03d2cf Minor update for popup window size.
Plus branding change


git-svn-id: https://develop.svn.wordpress.org/trunk@204 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 12:38:51 +00:00
Matt Mullenweg ad01134511 Focus and tabindex fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@202 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 06:09:28 +00:00
Mike Little 790f0c6a78 Fixed bug with pre-checking link target in edit mode.
git-svn-id: https://develop.svn.wordpress.org/trunk@200 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 23:05:05 +00:00
Mike Little 1dd7ee70d0 Added in missing post status, comment status, post password fields to allow posts to be made correctly from sidebar and bookmarklet.
git-svn-id: https://develop.svn.wordpress.org/trunk@199 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 22:31:01 +00:00
Matt Mullenweg 0380958244 Strip slashes of draft titles, XHTML and formatting updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@198 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 19:28:03 +00:00
Matt Mullenweg 92b85735d6 Don't need no stinkin' tables.
git-svn-id: https://develop.svn.wordpress.org/trunk@197 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 19:27:08 +00:00
Mike Little fa8e1720fd Fixed problem with story permalink. passed in filename was relative not absolute.
git-svn-id: https://develop.svn.wordpress.org/trunk@188 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 21:58:38 +00:00
Matt Mullenweg ed0e810ee6 use DB_NAME instead of $dbname
git-svn-id: https://develop.svn.wordpress.org/trunk@187 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 21:24:42 +00:00
Mike Little 43bd6d875b indentation
git-svn-id: https://develop.svn.wordpress.org/trunk@186 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 17:24:02 +00:00
Mike Little 32549bc276 Also ping when going from private to published.
git-svn-id: https://develop.svn.wordpress.org/trunk@179 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 23:45:50 +00:00
Mike Little 676d4da628 Implemented, only ping weblogs, pingback and trackback when creating a published (not draft) post
OR when editing a post from draft to published


git-svn-id: https://develop.svn.wordpress.org/trunk@178 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 23:21:45 +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 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
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 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