Commit Graph

562 Commits

Author SHA1 Message Date
Alex King 309d592466 more fixes for post_status
git-svn-id: https://develop.svn.wordpress.org/trunk@1051 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-04 15:36:20 +00:00
Alex King ef05a0a331 oops, we were setting post_status when we should have been setting ping_status
git-svn-id: https://develop.svn.wordpress.org/trunk@1050 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-04 01:44:34 +00:00
michelvaldrighi 08dbbe64ed upgraded requirements to PHP 4.1.0, added comment_date_gmt field
git-svn-id: https://develop.svn.wordpress.org/trunk@1048 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-02 01:21:29 +00:00
Alex King 5160634407 added a check to see if the post exists, it it doesn't show the edit button
git-svn-id: https://develop.svn.wordpress.org/trunk@1038 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-31 06:17:14 +00:00
Alex King a5a8f26c81 don't show publish button on posts that are already published, task 153
git-svn-id: https://develop.svn.wordpress.org/trunk@1033 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-30 06:54:41 +00:00
michelvaldrighi ef9cfda412 updated install.php to keep up with changes in wp_posts
git-svn-id: https://develop.svn.wordpress.org/trunk@1031 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-30 01:44:21 +00:00
michelvaldrighi 0d78b4e118 now stores post_modified as creation date when we create a post
git-svn-id: https://develop.svn.wordpress.org/trunk@1029 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-30 01:12:51 +00:00
Ryan Boren 452c3ddc69 Fix security bug in the template editor. http://wordpress.org/support/3/3667
git-svn-id: https://develop.svn.wordpress.org/trunk@1028 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-29 22:43:07 +00:00
Matt Mullenweg 0864452ab6 Strip ../ in reading.
git-svn-id: https://develop.svn.wordpress.org/trunk@1020 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-27 17:05:16 +00:00
Alex King 5a37c37d10 making the post meta accept 0 as a value
git-svn-id: https://develop.svn.wordpress.org/trunk@1019 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-26 22:16:00 +00:00
Matt Mullenweg 52b84858f6 Show version and header bugfix.
git-svn-id: https://develop.svn.wordpress.org/trunk@1015 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 21:04:36 +00:00
Matt Mullenweg a45c044297 Added missing API hooks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1013 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 20:28:09 +00:00
Matt Mullenweg 84635f1a44 Additional plugin API hooks, extending moderation scheme to more fully cover trackbacks and pingbacks, cleanup of XML-RPC file.
git-svn-id: https://develop.svn.wordpress.org/trunk@1012 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 20:18:20 +00:00
Matt Mullenweg cadc96082b If more than X links in a comment, moderate that sucker.
git-svn-id: https://develop.svn.wordpress.org/trunk@1011 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 10:11:58 +00:00
Matt Mullenweg a3aa82d0e0 Functional plugin implementation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1010 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 08:10:26 +00:00
Matt Mullenweg 2b8bbdb401 Initial plugin funcitonality checkin. Not done yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@1008 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 07:05:52 +00:00
Matt Mullenweg 112f23cc9e Quicktag and CSS cleanups. Awesome insert code from Mark.
git-svn-id: https://develop.svn.wordpress.org/trunk@1006 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 05:38:59 +00:00
michelvaldrighi 4c63770c2d oops, typo
git-svn-id: https://develop.svn.wordpress.org/trunk@1005 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 03:56:13 +00:00
michelvaldrighi 0f794be3e6 now posts and edits in localtime+gmt
git-svn-id: https://develop.svn.wordpress.org/trunk@995 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 01:43:47 +00:00
michelvaldrighi 9d5f0af661 the big GMT/local changes, part 1: adding _gmt fields
git-svn-id: https://develop.svn.wordpress.org/trunk@994 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-24 22:53:30 +00:00
Dougal Campbell 5d2898d7ef Fixed require_name_email option.
git-svn-id: https://develop.svn.wordpress.org/trunk@993 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-24 15:13:22 +00:00
Dougal Campbell 391c91d78b Fixed 'add custom' button
git-svn-id: https://develop.svn.wordpress.org/trunk@990 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-23 22:06:23 +00:00
Dougal Campbell f3fef03117 post-meta styles
git-svn-id: https://develop.svn.wordpress.org/trunk@989 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-23 18:59:25 +00:00
Dougal Campbell d4c07a526f Initial add of post-meta functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@988 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-23 18:02:05 +00:00
Dougal Campbell 49ea5d6425 Set a default background color (one of my pet peeves ;) )
git-svn-id: https://develop.svn.wordpress.org/trunk@986 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-22 17:15:13 +00:00
Matt Mullenweg f14254c46b New comment moderation code, for trackbacks and comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@984 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-21 08:31:33 +00:00
Matt Mullenweg 512c20e9b9 Generic update pinging. Needs review.
git-svn-id: https://develop.svn.wordpress.org/trunk@982 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-21 07:36:07 +00:00
Matt Mullenweg 741857240d Improved wording on preview.
git-svn-id: https://develop.svn.wordpress.org/trunk@981 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-21 07:16:18 +00:00
Dougal Campbell fffefba32c Fixed bug that caused empty string options to receive a '0' value on update. This was breaking fileupload_allowedusers, for example.
git-svn-id: https://develop.svn.wordpress.org/trunk@978 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-16 17:36:56 +00:00
Dougal Campbell 6ac36de172 Fixed to use get_settings(). Via mindtrap: gbergling@0xfce3.net http://www.bsd-network.org/
git-svn-id: https://develop.svn.wordpress.org/trunk@977 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-16 14:41:39 +00:00
Matt Mullenweg 98c4979a2f Forgot label, formatting.
git-svn-id: https://develop.svn.wordpress.org/trunk@970 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-11 08:53:05 +00:00
Matt Mullenweg f9c84d6edf More options improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@969 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-11 08:51:50 +00:00
Dougal Campbell 14c27e0191 Need to explicitly set the $cat var, in case globals are turned off.
git-svn-id: https://develop.svn.wordpress.org/trunk@968 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-10 19:46:48 +00:00
Matt Mullenweg d461610486 cat parent not quoted in SQL.
git-svn-id: https://develop.svn.wordpress.org/trunk@967 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-10 15:40:55 +00:00
Ryan Boren a95c8313cb More rewrite fixes. s/[0-9a-z_-]/[_0-9a-z-]/
git-svn-id: https://develop.svn.wordpress.org/trunk@965 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-09 03:55:01 +00:00
Matt Mullenweg 9a84126d9f Typo fixes from Cena.
git-svn-id: https://develop.svn.wordpress.org/trunk@964 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-08 08:49:21 +00:00
Ryan Boren 1bb133cd19 rewrite_rules() tweaks. Use rewrite_rules() in options-permalink.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@963 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-08 05:12:11 +00:00
Matt Mullenweg eb5dff6f00 Allow underscores in post_name
git-svn-id: https://develop.svn.wordpress.org/trunk@961 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-06 17:14:24 +00:00
Ryan Boren 764f2d1806 Remove spurious $
git-svn-id: https://develop.svn.wordpress.org/trunk@959 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-05 07:26:38 +00:00
Dougal Campbell e5614b76d9 Fixed posting problems when 'advanced controls' is the default writing option.
git-svn-id: https://develop.svn.wordpress.org/trunk@958 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-04 15:56:02 +00:00
Matt Mullenweg e64b754d4a Migration to get_settings and away from globals.
git-svn-id: https://develop.svn.wordpress.org/trunk@957 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-01 19:55:45 +00:00
Matt Mullenweg 59155a15f3 Migration to get_settings
git-svn-id: https://develop.svn.wordpress.org/trunk@956 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-01 06:13:32 +00:00
Matt Mullenweg 37c361e964 Migrating more of the global options to get_settings().
git-svn-id: https://develop.svn.wordpress.org/trunk@955 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-29 08:43:36 +00:00
Matt Mullenweg 06b281110f More options updates, not done, not entirely functional.
git-svn-id: https://develop.svn.wordpress.org/trunk@954 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-29 08:30:56 +00:00
Matt Mullenweg 5fbd33f44e Some new options and an option cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@949 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-27 05:48:00 +00:00
Dougal Campbell 3754111ee2 Added per-post custom metadata support.
git-svn-id: https://develop.svn.wordpress.org/trunk@947 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 22:21:33 +00:00
Dougal Campbell 15f1b35267 Added per-post custom metadata support.
git-svn-id: https://develop.svn.wordpress.org/trunk@946 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 21:42:47 +00:00
Matt Mullenweg 22ed64e4ec Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: https://develop.svn.wordpress.org/trunk@945 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 16:15:48 +00:00
michelvaldrighi f7310ec845 using gmt_offset option instead of time_difference from now on
git-svn-id: https://develop.svn.wordpress.org/trunk@944 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 16:14:52 +00:00
michelvaldrighi 80abd287e5 rewrote upgrade for GMT, now checks for the option gmt_offset before changing anything
git-svn-id: https://develop.svn.wordpress.org/trunk@942 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 16:13:05 +00:00
Matt Mullenweg 84b26cfde9 Option fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@939 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 14:37:15 +00:00
Matt Mullenweg 827803e775 New options screens.
git-svn-id: https://develop.svn.wordpress.org/trunk@936 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-25 19:03:49 +00:00
michelvaldrighi 0d2897fb36 use GMT as reference in the options screen
git-svn-id: https://develop.svn.wordpress.org/trunk@929 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-24 03:12:43 +00:00
michelvaldrighi 0f7719003d quotes fix
git-svn-id: https://develop.svn.wordpress.org/trunk@927 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 16:08:28 +00:00
michelvaldrighi 950a4c9ea9 store users' registration time as GMT
git-svn-id: https://develop.svn.wordpress.org/trunk@925 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 14:29:55 +00:00
Matt Mullenweg 7d798ecade Unescaped quotes.
git-svn-id: https://develop.svn.wordpress.org/trunk@921 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 13:51:29 +00:00
Matt Mullenweg 0e407b160b Typo fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@920 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 13:32:01 +00:00
michelvaldrighi 4923a4f2c5 typo
git-svn-id: https://develop.svn.wordpress.org/trunk@916 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 03:50:31 +00:00
michelvaldrighi 1ef85f9dd5 big leap to GMT dates
git-svn-id: https://develop.svn.wordpress.org/trunk@914 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 03:42:40 +00:00
michelvaldrighi 843376822f added/changed code to use GMT dates, commented until we support GMT everywhere in WP
git-svn-id: https://develop.svn.wordpress.org/trunk@912 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 01:53:10 +00:00
michelvaldrighi 42c97023d8 upgrade code to use GMT dates, commented until we support GMT everywhere in WP
git-svn-id: https://develop.svn.wordpress.org/trunk@911 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 01:52:38 +00:00
michelvaldrighi bf3d49105a fixed sql query mess, I'm so sorry about it
git-svn-id: https://develop.svn.wordpress.org/trunk@904 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-21 19:40:14 +00:00
Matt Mullenweg cf2ecaf423 Installation and upgrade DB errors.
git-svn-id: https://develop.svn.wordpress.org/trunk@899 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-20 16:29:08 +00:00
Dougal Campbell e77d1fa00a Fixed a typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@891 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-18 19:39:49 +00:00
michelvaldrighi 4382e7bddf whoops, forgot two globals
git-svn-id: https://develop.svn.wordpress.org/trunk@889 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 18:13:48 +00:00
Matt Mullenweg 9bab83ab5a Fixes, deleting implemented.
git-svn-id: https://develop.svn.wordpress.org/trunk@888 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 10:50:33 +00:00
Matt Mullenweg 86efd149be Edit comments improvement, multiple comment delete not implemented yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@887 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 08:35:04 +00:00
michelvaldrighi 1c58817681 georgia could be ambiguous for the password
git-svn-id: https://develop.svn.wordpress.org/trunk@884 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 04:08:03 +00:00
Matt Mullenweg e7813d6d2b New *_action functions, removed alert_error.
git-svn-id: https://develop.svn.wordpress.org/trunk@883 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 03:00:20 +00:00
michelvaldrighi 48c3b696df Time Cube Proves You Stupid & Evil\!
git-svn-id: https://develop.svn.wordpress.org/trunk@882 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 02:51:26 +00:00
michelvaldrighi d1047dfcf5 now using instead of
git-svn-id: https://develop.svn.wordpress.org/trunk@879 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 02:17:21 +00:00
michelvaldrighi 7af5c8fbcf adding blog_charset option
git-svn-id: https://develop.svn.wordpress.org/trunk@878 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 02:11:16 +00:00
Matt Mullenweg 6d0ba6369d Bug fixes, sidebar.php from Phil Ringnalda.
git-svn-id: https://develop.svn.wordpress.org/trunk@877 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-16 23:23:25 +00:00
Ryan Boren b4a9535a13 Set $standalone to 1 for the update case to avoid headers already sent error.
git-svn-id: https://develop.svn.wordpress.org/trunk@874 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-16 00:44:07 +00:00
Matt Mullenweg 2c0ff17b55 Admin interface improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@872 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 15:36:28 +00:00
Matt Mullenweg 239532ea4e Edit post slugs.
git-svn-id: https://develop.svn.wordpress.org/trunk@870 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 11:21:30 +00:00
Matt Mullenweg 1213208d71 Abstraction of a admin functions, new custom options page for general options, improved style.
git-svn-id: https://develop.svn.wordpress.org/trunk@869 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 09:59:47 +00:00
Matt Mullenweg 1825065572 Track last modified time
git-svn-id: https://develop.svn.wordpress.org/trunk@867 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-12 08:34:31 +00:00
Matt Mullenweg 2b5b6ebe2c Added information saying how to create the wp-config.php file manually.
git-svn-id: https://develop.svn.wordpress.org/trunk@866 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-11 22:02:12 +00:00
Matt Mullenweg 2a6a32ef32 Missing line?
http://wordpress.org/support/2/2362


git-svn-id: https://develop.svn.wordpress.org/trunk@865 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-11 21:59:18 +00:00
Matt Mullenweg c730daf995 Admin aesthetic enhancements.
git-svn-id: https://develop.svn.wordpress.org/trunk@864 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-11 13:01:36 +00:00
Ryan Boren eed4750e50 Add author_name query and author permalinks.
git-svn-id: https://develop.svn.wordpress.org/trunk@863 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-11 04:51:19 +00:00
jverber c93a283eab Deleting a category moves any subcats up the hierarchy.
git-svn-id: https://develop.svn.wordpress.org/trunk@862 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-10 23:39:08 +00:00
Matt Mullenweg beca1c1b4c Fixes for MD5 passwords.
git-svn-id: https://develop.svn.wordpress.org/trunk@861 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-10 22:39:48 +00:00
Matt Mullenweg 8631633ac2 Some text fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@859 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-10 15:53:32 +00:00
michelvaldrighi 860efb51e3 replacing hardcoded wp_users table
git-svn-id: https://develop.svn.wordpress.org/trunk@855 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 16:58:24 +00:00
Matt Mullenweg 407f718c4c Rudimentary post preview functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@854 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 12:33:13 +00:00
Matt Mullenweg b8ed3104ce Use local image file.
git-svn-id: https://develop.svn.wordpress.org/trunk@852 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 10:11:30 +00:00
Matt Mullenweg 15deed87d1 MD5 passwords, including code from Robert Hartman and John Gray.
git-svn-id: https://develop.svn.wordpress.org/trunk@850 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 09:56:57 +00:00
Matt Mullenweg 9806f14f7d Formatting fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@849 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 09:55:17 +00:00
Matt Mullenweg e2efe09044 Nested category list from Philip Taron.
git-svn-id: https://develop.svn.wordpress.org/trunk@848 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 08:55:29 +00:00
Matt Mullenweg e7557946d6 Import fixes from Phil Ringnalda.
git-svn-id: https://develop.svn.wordpress.org/trunk@847 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 08:41:08 +00:00
michelvaldrighi 8ead9ca329 we set a background color for input tags, but no text color :(
git-svn-id: https://develop.svn.wordpress.org/trunk@843 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-06 21:22:35 +00:00
Ryan Boren 6ebd3ca6c0 Clean feed and trackback URLs.
git-svn-id: https://develop.svn.wordpress.org/trunk@836 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-05 20:55:50 +00:00
Matt Mullenweg 9574e4b4b6 Added list of common files to edit.
git-svn-id: https://develop.svn.wordpress.org/trunk@833 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-05 14:48:55 +00:00
Matt Mullenweg 3bd3606aef New upload functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@831 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-05 14:28:02 +00:00
Matt Mullenweg 86b72e1836 Cleaned up the upload button.
git-svn-id: https://develop.svn.wordpress.org/trunk@830 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-05 07:52:00 +00:00
Matt Mullenweg e39c5802bc Javascript fix
http://wordpress.org/support/3/1827


git-svn-id: https://develop.svn.wordpress.org/trunk@829 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-05 05:40:25 +00:00
jverber 6b8ee14b77 Redirect to login before going to profile.php, otherwise any user level will end up at profile.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@825 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-03 00:06:57 +00:00
jverber 6f5ef8887f Fixed wp-admin/index.php redirection.
git-svn-id: https://develop.svn.wordpress.org/trunk@824 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-02 21:54:32 +00:00
Matt Mullenweg faeb1826cd Categories should scroll if there are too many, made admin less busy.
git-svn-id: https://develop.svn.wordpress.org/trunk@823 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-02 08:21:17 +00:00
Matt Mullenweg 0e101b6e58 Redirect to profile.php if user level == 0.
git-svn-id: https://develop.svn.wordpress.org/trunk@822 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-02 02:35:08 +00:00
Matt Mullenweg 3894d0b352 New fields for 1.1.
git-svn-id: https://develop.svn.wordpress.org/trunk@821 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-01 12:14:28 +00:00
Matt Mullenweg c4ae730744 Menu should highlight My Profile when you're on that page.
git-svn-id: https://develop.svn.wordpress.org/trunk@819 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-01 11:07:17 +00:00
Matt Mullenweg 24bc2c6e13 Make profile a little friendlier.
git-svn-id: https://develop.svn.wordpress.org/trunk@818 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-01 11:03:43 +00:00
jverber 439240b1dd Reduced the number of queries in cat_rows and list_cats.
git-svn-id: https://develop.svn.wordpress.org/trunk@815 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-01 02:00:26 +00:00
Mike Little 2c00fd2dc1 Grammer
git-svn-id: https://develop.svn.wordpress.org/trunk@813 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-30 23:18:35 +00:00
Matt Mullenweg 50cbcada35 Fix for not being able to select no parent, JVerber. Tweaked redirect after adding new category.
git-svn-id: https://develop.svn.wordpress.org/trunk@812 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-30 06:22:55 +00:00
Alex King e6b35cae09 fixed the checking for existing options in the upgrade, no more SQL errors
git-svn-id: https://develop.svn.wordpress.org/trunk@811 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-30 03:27:19 +00:00
Alex King f9a22d89f4 moved the add form above the list of cats
git-svn-id: https://develop.svn.wordpress.org/trunk@809 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-30 02:26:22 +00:00
Matt Mullenweg f94fdae019 Remove remnants of $c.
git-svn-id: https://develop.svn.wordpress.org/trunk@808 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-29 06:49:19 +00:00
Alex King 3351bbf3dd oops need to include admin header to set user permissions
git-svn-id: https://develop.svn.wordpress.org/trunk@807 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-29 05:51:29 +00:00
Matt Mullenweg 4b713f931e Out damned spot.
git-svn-id: https://develop.svn.wordpress.org/trunk@806 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-28 16:18:49 +00:00
Alex King d65456fed1 fixing template editing
git-svn-id: https://develop.svn.wordpress.org/trunk@804 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-28 03:45:39 +00:00
Matt Mullenweg 48b85fef22 Changed wording of menu item to be just "Write"
git-svn-id: https://develop.svn.wordpress.org/trunk@802 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-27 11:08:42 +00:00
Matt Mullenweg 005349f7c9 Sub-categories interface improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@800 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-27 09:33:19 +00:00
Matt Mullenweg afd8045b5f Sub-categories interface improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@799 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-27 08:31:17 +00:00
Matt Mullenweg 4b4a1405f3 Initial sub-categories code from Jason Verber
git-svn-id: https://develop.svn.wordpress.org/trunk@798 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-27 06:35:07 +00:00
Alex King d4e08b7086 added links for Alex and Dougal, updated Mike's link
git-svn-id: https://develop.svn.wordpress.org/trunk@794 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-25 09:46:57 +00:00
Matt Mullenweg a044348593 Not used anymore.
git-svn-id: https://develop.svn.wordpress.org/trunk@792 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-25 08:06:12 +00:00
Matt Mullenweg bececc2817 Missing default post options in upgrade.
git-svn-id: https://develop.svn.wordpress.org/trunk@791 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-24 23:37:40 +00:00
Matt Mullenweg 8f5f729dce Strange fixes for type in require.
git-svn-id: https://develop.svn.wordpress.org/trunk@784 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-22 06:04:38 +00:00
Dougal Campbell 2d0649b0dc Changed password inputs from 'text' to 'password'
git-svn-id: https://develop.svn.wordpress.org/trunk@783 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-21 22:44:28 +00:00
Matt Mullenweg 25c474992c Make category matching liberal in the mod_rewrite and then strip it in blog header, because we're going to need that for 1.1 anyway, people are having trouble with it moving from 1.0 -> 1.0.1, and the change isn't really needed.
git-svn-id: https://develop.svn.wordpress.org/trunk@782 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-17 11:21:27 +00:00
Matt Mullenweg df97b694bf Change wording on 0 level user message. Could be even better.
git-svn-id: https://develop.svn.wordpress.org/trunk@781 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-16 06:22:27 +00:00
Alex King e540f97296 fixed typo
git-svn-id: https://develop.svn.wordpress.org/trunk@777 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-15 01:04:29 +00:00
Alex King b23213685c used 2 digit month for example
git-svn-id: https://develop.svn.wordpress.org/trunk@776 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-14 06:47:52 +00:00
Matt Mullenweg 7921245591 Fix ups.
git-svn-id: https://develop.svn.wordpress.org/trunk@771 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-13 09:23:41 +00:00
Dougal Campbell 1afc831185 create comment_approved column before making the index
git-svn-id: https://develop.svn.wordpress.org/trunk@768 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 22:27:22 +00:00
Matt Mullenweg c063730bf5 Removed ref to missing files. This upload thing needs to be looked at and redone.
git-svn-id: https://develop.svn.wordpress.org/trunk@765 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 13:13:06 +00:00
Matt Mullenweg e2155a6bcc More upgrade fixes for b2.
git-svn-id: https://develop.svn.wordpress.org/trunk@763 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 12:50:32 +00:00
Matt Mullenweg 0b08f1365d Upgrade and import fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@762 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 12:12:45 +00:00
Matt Mullenweg 842112f8b3 Clean up duplicate indicies problem introduced by 1.0 upgrades, add a few to make things faster.
git-svn-id: https://develop.svn.wordpress.org/trunk@759 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 10:46:01 +00:00
Matt Mullenweg 14d0557487 Updates from Ryan to check for errors earlier in script and test DB connection.
git-svn-id: https://develop.svn.wordpress.org/trunk@758 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 10:18:25 +00:00
Matt Mullenweg 09719d811c Just in case post_status isn't set for some reason.
git-svn-id: https://develop.svn.wordpress.org/trunk@757 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 09:43:30 +00:00
Matt Mullenweg 1cd97c1ea5 Cleaned up wording for permalink template tags
git-svn-id: https://develop.svn.wordpress.org/trunk@753 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 00:55:14 +00:00
Matt Mullenweg 3fdb05f86a Variable typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@751 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-11 23:36:37 +00:00
Alex King fefc13fc6a making the category links include the trailing slash
git-svn-id: https://develop.svn.wordpress.org/trunk@749 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-10 01:46:27 +00:00
Matt Mullenweg d234d8b4c5 XFN fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@745 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-09 09:48:48 +00:00
michelvaldrighi c70e0c8a4c changed the syntax at the end, the previous syntax would give a syntax error
git-svn-id: https://develop.svn.wordpress.org/trunk@741 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-09 00:43:16 +00:00
Alex King 251182c4f2 made the bookmarklet safari compatible and enabled passing in the title, task #49
git-svn-id: https://develop.svn.wordpress.org/trunk@738 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-08 03:30:23 +00:00
Matt Mullenweg f38a4a72d9 Fix for no categories on edit.
git-svn-id: https://develop.svn.wordpress.org/trunk@732 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-07 01:38:43 +00:00
Dougal Campbell 3cfc0c2fac Fixed selected category when editing links (reported by TechGnome)
git-svn-id: https://develop.svn.wordpress.org/trunk@729 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-06 16:29:46 +00:00
Matt Mullenweg bab03a7a4b Various fixes from forums and such.
git-svn-id: https://develop.svn.wordpress.org/trunk@725 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-06 10:33:07 +00:00
Matt Mullenweg 8f7ab4d152 Fix CVS duplicate option value problem and removed automatic since it isn't used.
git-svn-id: https://develop.svn.wordpress.org/trunk@711 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-04 01:58:31 +00:00
Matt Mullenweg a62c5e20c6 Comments number bug.
git-svn-id: https://develop.svn.wordpress.org/trunk@707 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 20:35:02 +00:00
Matt Mullenweg 03b20c75ca b2 import update.
git-svn-id: https://develop.svn.wordpress.org/trunk@705 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 06:43:35 +00:00
michelvaldrighi abb954d4d5 sometimes I want to uninstall my text editor
git-svn-id: https://develop.svn.wordpress.org/trunk@704 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 05:21:38 +00:00
michelvaldrighi 6b4503e624 added fancy support for favicon in the admin area
git-svn-id: https://develop.svn.wordpress.org/trunk@703 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 05:12:32 +00:00
Matt Mullenweg 13519fd241 Comments number bug.
git-svn-id: https://develop.svn.wordpress.org/trunk@701 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 05:03:28 +00:00