Commit Graph

96 Commits

Author SHA1 Message Date
mikelittle
4e590c32fd Fix for draft mode posts with now title
git-svn-id: http://svn.automattic.com/wordpress/trunk@243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-23 22:05:32 +00:00
mikelittle
34a94a3d6b Fixed min/max validation for timezone.
git-svn-id: http://svn.automattic.com/wordpress/trunk@240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-19 22:35:51 +00:00
saxmatt
82be21f39a make_clickable didn't work with AIM names with spaces.
git-svn-id: http://svn.automattic.com/wordpress/trunk@239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-19 19:22:21 +00:00
mikelittle
701dbb4d61 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: http://svn.automattic.com/wordpress/trunk@236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-18 16:29:10 +00:00
mikelittle
15cd86a80f table changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-18 01:55:53 +00:00
mikelittle
c8d7239f39 More changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-18 01:20:04 +00:00
mikelittle
fee58eac63 First pass at 0.71 to 0.72 update script.
git-svn-id: http://svn.automattic.com/wordpress/trunk@233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-18 01:07:58 +00:00
mikelittle
8a28e8d8d9 More adjustments. More uniqunes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-16 00:05:43 +00:00
mikelittle
4b81a7a4fa minor wording change.
git-svn-id: http://svn.automattic.com/wordpress/trunk@231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-15 23:51:20 +00:00
mikelittle
a0c45dd60b Install now does new options tables.
git-svn-id: http://svn.automattic.com/wordpress/trunk@230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-15 23:18:33 +00:00
mikelittle
a5f01a4928 tablesettings no longer used
git-svn-id: http://svn.automattic.com/wordpress/trunk@229 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-15 22:48:49 +00:00
mikelittle
b08123af2c SQL fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-15 22:46:32 +00:00
mikelittle
58d85df472 Fix to layout problem. Thanks Dougal!
git-svn-id: http://svn.automattic.com/wordpress/trunk@226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-15 22:44:04 +00:00
mikelittle
066f6943bb require -> require_once
b2config.php -> wp-config.php


git-svn-id: http://svn.automattic.com/wordpress/trunk@224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:50:20 +00:00
mikelittle
abfaf6500a More options functionaily
validation, error messages
More options


git-svn-id: http://svn.automattic.com/wordpress/trunk@223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:48:52 +00:00
mikelittle
9f7fc05b29 stop 404 on image
git-svn-id: http://svn.automattic.com/wordpress/trunk@222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:48:06 +00:00
mikelittle
289efbd8e9 $path -> $siteurl
b2config.php -> wp-config.php


git-svn-id: http://svn.automattic.com/wordpress/trunk@221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:47:45 +00:00
mikelittle
3d2929adb9 post Defaults implemented.
git-svn-id: http://svn.automattic.com/wordpress/trunk@220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:47:21 +00:00
mikelittle
4d1d2c278d new styles for options page
git-svn-id: http://svn.automattic.com/wordpress/trunk@219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:46:28 +00:00
mikelittle
fc41175af3 require -> require_once
b2config.php -> wp-config.php


git-svn-id: http://svn.automattic.com/wordpress/trunk@212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:42:48 +00:00
saxmatt
f88409ae82 Show logged in nickname by logout.
git-svn-id: http://svn.automattic.com/wordpress/trunk@211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 21:32:06 +00:00
mikelittle
5a22dc63d2 Now takes notice of editable flag.
git-svn-id: http://svn.automattic.com/wordpress/trunk@209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 23:19:21 +00:00
mikelittle
ebd50d4d9e 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: http://svn.automattic.com/wordpress/trunk@208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 22:59:14 +00:00
mikelittle
3e15df5f03 Typos corrected
git-svn-id: http://svn.automattic.com/wordpress/trunk@207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 22:56:46 +00:00
mikelittle
9c41f0e153 Minor update for popup window size.
Plus branding change


git-svn-id: http://svn.automattic.com/wordpress/trunk@204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 12:38:51 +00:00
saxmatt
00ce1b2ab0 Focus and tabindex fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 06:09:28 +00:00
mikelittle
c8b09c393e Fixed bug with pre-checking link target in edit mode.
git-svn-id: http://svn.automattic.com/wordpress/trunk@200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-10 23:05:05 +00:00
mikelittle
2d6891fca9 Added in missing post status, comment status, post password fields to allow posts to be made correctly from sidebar and bookmarklet.
git-svn-id: http://svn.automattic.com/wordpress/trunk@199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-10 22:31:01 +00:00
saxmatt
69c2ef5a35 Strip slashes of draft titles, XHTML and formatting updates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-10 19:28:03 +00:00
saxmatt
1aaef103e2 Don't need no stinkin' tables.
git-svn-id: http://svn.automattic.com/wordpress/trunk@197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-10 19:27:08 +00:00
mikelittle
c3a063a614 Fixed problem with story permalink. passed in filename was relative not absolute.
git-svn-id: http://svn.automattic.com/wordpress/trunk@188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-07 21:58:38 +00:00
saxmatt
f571fecf39 use DB_NAME instead of $dbname
git-svn-id: http://svn.automattic.com/wordpress/trunk@187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-07 21:24:42 +00:00
mikelittle
971d1ac178 indentation
git-svn-id: http://svn.automattic.com/wordpress/trunk@186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-07 17:24:02 +00:00
mikelittle
4b4315310e Also ping when going from private to published.
git-svn-id: http://svn.automattic.com/wordpress/trunk@179 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-06 23:45:50 +00:00
mikelittle
8bf3591d67 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: http://svn.automattic.com/wordpress/trunk@178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-06 23:21:45 +00:00
saxmatt
f9ed08d4c8 $post conflict.
git-svn-id: http://svn.automattic.com/wordpress/trunk@173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-05 21:47:18 +00:00
saxmatt
1d67fa97e6 Wrong filename and typo in title. Thanks Mike :).
git-svn-id: http://svn.automattic.com/wordpress/trunk@168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 21:07:20 +00:00
saxmatt
6df6bcd5e2 Upgrade script.
git-svn-id: http://svn.automattic.com/wordpress/trunk@167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 20:05:58 +00:00
saxmatt
4cb49de3d8 Forgot post_status.
git-svn-id: http://svn.automattic.com/wordpress/trunk@166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 20:04:47 +00:00
saxmatt
dc8d5836cf New database fields.
git-svn-id: http://svn.automattic.com/wordpress/trunk@165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 19:55:33 +00:00
saxmatt
167c3e4c1b Altered with new database fields.
git-svn-id: http://svn.automattic.com/wordpress/trunk@164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 19:55:21 +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
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
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