Commit Graph

531 Commits

Author SHA1 Message Date
saxmatt 75c8c3a72e More options improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@969 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-11 08:51:50 +00:00
emc3 74638831a4 Need to explicitly set the $cat var, in case globals are turned off.
git-svn-id: http://svn.automattic.com/wordpress/trunk@968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-10 19:46:48 +00:00
saxmatt 684cb32ce0 cat parent not quoted in SQL.
git-svn-id: http://svn.automattic.com/wordpress/trunk@967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-10 15:40:55 +00:00
rboren 87c74b9c6e More rewrite fixes. s/[0-9a-z_-]/[_0-9a-z-]/
git-svn-id: http://svn.automattic.com/wordpress/trunk@965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-09 03:55:01 +00:00
saxmatt 06fa93c297 Typo fixes from Cena.
git-svn-id: http://svn.automattic.com/wordpress/trunk@964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-08 08:49:21 +00:00
rboren 6f2c205b0b rewrite_rules() tweaks. Use rewrite_rules() in options-permalink.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-08 05:12:11 +00:00
saxmatt 3762000999 Allow underscores in post_name
git-svn-id: http://svn.automattic.com/wordpress/trunk@961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-06 17:14:24 +00:00
rboren 9c711968c3 Remove spurious $
git-svn-id: http://svn.automattic.com/wordpress/trunk@959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-05 07:26:38 +00:00
emc3 363afe64cd Fixed posting problems when 'advanced controls' is the default writing option.
git-svn-id: http://svn.automattic.com/wordpress/trunk@958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-04 15:56:02 +00:00
saxmatt a0867db6ed Migration to get_settings and away from globals.
git-svn-id: http://svn.automattic.com/wordpress/trunk@957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-01 19:55:45 +00:00
saxmatt b6aa1f6807 Migration to get_settings
git-svn-id: http://svn.automattic.com/wordpress/trunk@956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-01 06:13:32 +00:00
saxmatt 9e718aff7a Migrating more of the global options to get_settings().
git-svn-id: http://svn.automattic.com/wordpress/trunk@955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-29 08:43:36 +00:00
saxmatt 9fc821da98 More options updates, not done, not entirely functional.
git-svn-id: http://svn.automattic.com/wordpress/trunk@954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-29 08:30:56 +00:00
saxmatt 87655b156e Some new options and an option cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@949 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-27 05:48:00 +00:00
emc3 a678815689 Added per-post custom metadata support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 22:21:33 +00:00
emc3 6df1e26f2c Added per-post custom metadata support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 21:42:47 +00:00
saxmatt 8927968849 Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: http://svn.automattic.com/wordpress/trunk@945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 16:15:48 +00:00
michelvaldrighi 59da7f3f13 using gmt_offset option instead of time_difference from now on
git-svn-id: http://svn.automattic.com/wordpress/trunk@944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 16:14:52 +00:00
michelvaldrighi 9012cd8a44 rewrote upgrade for GMT, now checks for the option gmt_offset before changing anything
git-svn-id: http://svn.automattic.com/wordpress/trunk@942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 16:13:05 +00:00
saxmatt 0174984f7f Option fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 14:37:15 +00:00
saxmatt 179d7538d9 New options screens.
git-svn-id: http://svn.automattic.com/wordpress/trunk@936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-25 19:03:49 +00:00
michelvaldrighi 0e243c3510 use GMT as reference in the options screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-24 03:12:43 +00:00
michelvaldrighi 823986b932 quotes fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 16:08:28 +00:00
michelvaldrighi aa48c05179 store users' registration time as GMT
git-svn-id: http://svn.automattic.com/wordpress/trunk@925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 14:29:55 +00:00
saxmatt 64aa448dc3 Unescaped quotes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 13:51:29 +00:00
saxmatt 374b7241e8 Typo fix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 13:32:01 +00:00
michelvaldrighi d9911c7e7b typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 03:50:31 +00:00
michelvaldrighi 84435bfa5f big leap to GMT dates
git-svn-id: http://svn.automattic.com/wordpress/trunk@914 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 03:42:40 +00:00
michelvaldrighi f78298e3df added/changed code to use GMT dates, commented until we support GMT everywhere in WP
git-svn-id: http://svn.automattic.com/wordpress/trunk@912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 01:53:10 +00:00
michelvaldrighi 802cd6e185 upgrade code to use GMT dates, commented until we support GMT everywhere in WP
git-svn-id: http://svn.automattic.com/wordpress/trunk@911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 01:52:38 +00:00
michelvaldrighi a6ff56055a fixed sql query mess, I'm so sorry about it
git-svn-id: http://svn.automattic.com/wordpress/trunk@904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-21 19:40:14 +00:00
saxmatt 11aaf4e768 Installation and upgrade DB errors.
git-svn-id: http://svn.automattic.com/wordpress/trunk@899 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-20 16:29:08 +00:00
emc3 634e9e8988 Fixed a typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-18 19:39:49 +00:00
michelvaldrighi f1e1c801ae whoops, forgot two globals
git-svn-id: http://svn.automattic.com/wordpress/trunk@889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 18:13:48 +00:00
saxmatt f790cbea43 Fixes, deleting implemented.
git-svn-id: http://svn.automattic.com/wordpress/trunk@888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 10:50:33 +00:00
saxmatt 67fa9206a3 Edit comments improvement, multiple comment delete not implemented yet.
git-svn-id: http://svn.automattic.com/wordpress/trunk@887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 08:35:04 +00:00
michelvaldrighi d1a3b1b896 georgia could be ambiguous for the password
git-svn-id: http://svn.automattic.com/wordpress/trunk@884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 04:08:03 +00:00
saxmatt a0b1f690ef New *_action functions, removed alert_error.
git-svn-id: http://svn.automattic.com/wordpress/trunk@883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 03:00:20 +00:00
michelvaldrighi 984457b913 Time Cube Proves You Stupid & Evil\!
git-svn-id: http://svn.automattic.com/wordpress/trunk@882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 02:51:26 +00:00
michelvaldrighi 9407f360c9 now using instead of
git-svn-id: http://svn.automattic.com/wordpress/trunk@879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 02:17:21 +00:00
michelvaldrighi 4e12355549 adding blog_charset option
git-svn-id: http://svn.automattic.com/wordpress/trunk@878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 02:11:16 +00:00
saxmatt 48c6f10fd2 Bug fixes, sidebar.php from Phil Ringnalda.
git-svn-id: http://svn.automattic.com/wordpress/trunk@877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-16 23:23:25 +00:00
rboren b3574c0daf Set $standalone to 1 for the update case to avoid headers already sent error.
git-svn-id: http://svn.automattic.com/wordpress/trunk@874 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-16 00:44:07 +00:00
saxmatt a4ecbd3b9c Admin interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-13 15:36:28 +00:00
saxmatt 718dcc6297 Edit post slugs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@870 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-13 11:21:30 +00:00
saxmatt 0a38396833 Abstraction of a admin functions, new custom options page for general options, improved style.
git-svn-id: http://svn.automattic.com/wordpress/trunk@869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-13 09:59:47 +00:00
saxmatt 5d0459dc8e Track last modified time
git-svn-id: http://svn.automattic.com/wordpress/trunk@867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-12 08:34:31 +00:00
saxmatt 705f788684 Added information saying how to create the wp-config.php file manually.
git-svn-id: http://svn.automattic.com/wordpress/trunk@866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-11 22:02:12 +00:00
saxmatt f671c0f3b1 Missing line?
http://wordpress.org/support/2/2362


git-svn-id: http://svn.automattic.com/wordpress/trunk@865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-11 21:59:18 +00:00
saxmatt f5d4987e5a Admin aesthetic enhancements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-11 13:01:36 +00:00
rboren ba712e9192 Add author_name query and author permalinks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-11 04:51:19 +00:00
jverber bca08d2d24 Deleting a category moves any subcats up the hierarchy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-10 23:39:08 +00:00
saxmatt 4ce864c6bc Fixes for MD5 passwords.
git-svn-id: http://svn.automattic.com/wordpress/trunk@861 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-10 22:39:48 +00:00
saxmatt c7f1a69a83 Some text fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-10 15:53:32 +00:00
michelvaldrighi f9c937bb4c replacing hardcoded wp_users table
git-svn-id: http://svn.automattic.com/wordpress/trunk@855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 16:58:24 +00:00
saxmatt b7466b97f6 Rudimentary post preview functionality.
git-svn-id: http://svn.automattic.com/wordpress/trunk@854 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 12:33:13 +00:00
saxmatt 161f6da97a Use local image file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 10:11:30 +00:00
saxmatt bb09ce7e76 MD5 passwords, including code from Robert Hartman and John Gray.
git-svn-id: http://svn.automattic.com/wordpress/trunk@850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 09:56:57 +00:00
saxmatt 8fe9179d1a Formatting fix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@849 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 09:55:17 +00:00
saxmatt 63a6efea29 Nested category list from Philip Taron.
git-svn-id: http://svn.automattic.com/wordpress/trunk@848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 08:55:29 +00:00
saxmatt d7c6fe0211 Import fixes from Phil Ringnalda.
git-svn-id: http://svn.automattic.com/wordpress/trunk@847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 08:41:08 +00:00
michelvaldrighi ddaa35390d we set a background color for input tags, but no text color :(
git-svn-id: http://svn.automattic.com/wordpress/trunk@843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-06 21:22:35 +00:00
rboren 6d55b3153a Clean feed and trackback URLs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-05 20:55:50 +00:00
saxmatt e194c1736c Added list of common files to edit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-05 14:48:55 +00:00
saxmatt a87acdf1e2 New upload functionality.
git-svn-id: http://svn.automattic.com/wordpress/trunk@831 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-05 14:28:02 +00:00
saxmatt a157baa95c Cleaned up the upload button.
git-svn-id: http://svn.automattic.com/wordpress/trunk@830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-05 07:52:00 +00:00
saxmatt bf0aac0d51 Javascript fix
http://wordpress.org/support/3/1827


git-svn-id: http://svn.automattic.com/wordpress/trunk@829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-05 05:40:25 +00:00
jverber 37c1c275bf Redirect to login before going to profile.php, otherwise any user level will end up at profile.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-03 00:06:57 +00:00
jverber 3f247c34d6 Fixed wp-admin/index.php redirection.
git-svn-id: http://svn.automattic.com/wordpress/trunk@824 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-02 21:54:32 +00:00
saxmatt 9a309b8149 Categories should scroll if there are too many, made admin less busy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@823 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-02 08:21:17 +00:00
saxmatt 4f3a01a6be Redirect to profile.php if user level == 0.
git-svn-id: http://svn.automattic.com/wordpress/trunk@822 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-02 02:35:08 +00:00
saxmatt 724274c8d3 New fields for 1.1.
git-svn-id: http://svn.automattic.com/wordpress/trunk@821 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-01 12:14:28 +00:00
saxmatt 37b130e30c Menu should highlight My Profile when you're on that page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@819 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-01 11:07:17 +00:00
saxmatt 4cd1a57e3c Make profile a little friendlier.
git-svn-id: http://svn.automattic.com/wordpress/trunk@818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-01 11:03:43 +00:00
jverber 28fcfd844d Reduced the number of queries in cat_rows and list_cats.
git-svn-id: http://svn.automattic.com/wordpress/trunk@815 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-01 02:00:26 +00:00
mikelittle 5f76df2bec Grammer
git-svn-id: http://svn.automattic.com/wordpress/trunk@813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-30 23:18:35 +00:00
saxmatt b09bcad62e Fix for not being able to select no parent, JVerber. Tweaked redirect after adding new category.
git-svn-id: http://svn.automattic.com/wordpress/trunk@812 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-30 06:22:55 +00:00
alex_t_king d9adde1bd2 fixed the checking for existing options in the upgrade, no more SQL errors
git-svn-id: http://svn.automattic.com/wordpress/trunk@811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-30 03:27:19 +00:00
alex_t_king 77062c2301 moved the add form above the list of cats
git-svn-id: http://svn.automattic.com/wordpress/trunk@809 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-30 02:26:22 +00:00
saxmatt 7d63d0c095 Remove remnants of $c.
git-svn-id: http://svn.automattic.com/wordpress/trunk@808 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-29 06:49:19 +00:00
alex_t_king 7468d1b13d oops need to include admin header to set user permissions
git-svn-id: http://svn.automattic.com/wordpress/trunk@807 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-29 05:51:29 +00:00
saxmatt 1c784683f8 Out damned spot.
git-svn-id: http://svn.automattic.com/wordpress/trunk@806 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-28 16:18:49 +00:00
alex_t_king e3bcbb488d fixing template editing
git-svn-id: http://svn.automattic.com/wordpress/trunk@804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-28 03:45:39 +00:00
saxmatt c8cf329df0 Changed wording of menu item to be just "Write"
git-svn-id: http://svn.automattic.com/wordpress/trunk@802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-27 11:08:42 +00:00
saxmatt b99a36d24f Sub-categories interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-27 09:33:19 +00:00
saxmatt 292737d0b2 Sub-categories interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-27 08:31:17 +00:00
saxmatt 8b9f213e57 Initial sub-categories code from Jason Verber
git-svn-id: http://svn.automattic.com/wordpress/trunk@798 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-27 06:35:07 +00:00
alex_t_king 5af414bdec added links for Alex and Dougal, updated Mike's link
git-svn-id: http://svn.automattic.com/wordpress/trunk@794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-25 09:46:57 +00:00
saxmatt 217aff9012 Not used anymore.
git-svn-id: http://svn.automattic.com/wordpress/trunk@792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-25 08:06:12 +00:00
saxmatt 3527189d7a Missing default post options in upgrade.
git-svn-id: http://svn.automattic.com/wordpress/trunk@791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-24 23:37:40 +00:00
saxmatt 6feded370c Strange fixes for type in require.
git-svn-id: http://svn.automattic.com/wordpress/trunk@784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-22 06:04:38 +00:00
emc3 1f4b30d69d Changed password inputs from 'text' to 'password'
git-svn-id: http://svn.automattic.com/wordpress/trunk@783 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-21 22:44:28 +00:00
saxmatt 2f325bc5c7 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: http://svn.automattic.com/wordpress/trunk@782 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-17 11:21:27 +00:00
saxmatt 5513b10891 Change wording on 0 level user message. Could be even better.
git-svn-id: http://svn.automattic.com/wordpress/trunk@781 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-16 06:22:27 +00:00
alex_t_king 62d25576e5 fixed typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-15 01:04:29 +00:00
alex_t_king ef48463a7f used 2 digit month for example
git-svn-id: http://svn.automattic.com/wordpress/trunk@776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-14 06:47:52 +00:00
saxmatt 5624ca0f6c Fix ups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-13 09:23:41 +00:00
emc3 41cbf6df25 create comment_approved column before making the index
git-svn-id: http://svn.automattic.com/wordpress/trunk@768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 22:27:22 +00:00
saxmatt 3f58a8429a Removed ref to missing files. This upload thing needs to be looked at and redone.
git-svn-id: http://svn.automattic.com/wordpress/trunk@765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 13:13:06 +00:00
saxmatt 6d53fe05ef More upgrade fixes for b2.
git-svn-id: http://svn.automattic.com/wordpress/trunk@763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 12:50:32 +00:00
saxmatt faeebc5bda Upgrade and import fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 12:12:45 +00:00
saxmatt 41a4a14ded Clean up duplicate indicies problem introduced by 1.0 upgrades, add a few to make things faster.
git-svn-id: http://svn.automattic.com/wordpress/trunk@759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 10:46:01 +00:00
saxmatt 28b6f1b414 Updates from Ryan to check for errors earlier in script and test DB connection.
git-svn-id: http://svn.automattic.com/wordpress/trunk@758 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 10:18:25 +00:00
saxmatt 7c9878d797 Just in case post_status isn't set for some reason.
git-svn-id: http://svn.automattic.com/wordpress/trunk@757 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 09:43:30 +00:00
saxmatt 6bf26558ba Cleaned up wording for permalink template tags
git-svn-id: http://svn.automattic.com/wordpress/trunk@753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 00:55:14 +00:00
saxmatt 9d2f404548 Variable typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-11 23:36:37 +00:00
alex_t_king 25db37a7a1 making the category links include the trailing slash
git-svn-id: http://svn.automattic.com/wordpress/trunk@749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-10 01:46:27 +00:00
saxmatt a43684fd01 XFN fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@745 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-09 09:48:48 +00:00
michelvaldrighi 311764a02d changed the syntax at the end, the previous syntax would give a syntax error
git-svn-id: http://svn.automattic.com/wordpress/trunk@741 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-09 00:43:16 +00:00
alex_t_king f58955f596 made the bookmarklet safari compatible and enabled passing in the title, task #49
git-svn-id: http://svn.automattic.com/wordpress/trunk@738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-08 03:30:23 +00:00
saxmatt 8b4985a835 Fix for no categories on edit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-07 01:38:43 +00:00
emc3 a73c8e5363 Fixed selected category when editing links (reported by TechGnome)
git-svn-id: http://svn.automattic.com/wordpress/trunk@729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-06 16:29:46 +00:00
saxmatt 0d24e188a0 Various fixes from forums and such.
git-svn-id: http://svn.automattic.com/wordpress/trunk@725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-06 10:33:07 +00:00
saxmatt e474c0761a Fix CVS duplicate option value problem and removed automatic since it isn't used.
git-svn-id: http://svn.automattic.com/wordpress/trunk@711 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-04 01:58:31 +00:00
saxmatt da2fc24f4d Comments number bug.
git-svn-id: http://svn.automattic.com/wordpress/trunk@707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 20:35:02 +00:00
saxmatt fa8e63ab0b b2 import update.
git-svn-id: http://svn.automattic.com/wordpress/trunk@705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 06:43:35 +00:00
michelvaldrighi 9f83673977 sometimes I want to uninstall my text editor
git-svn-id: http://svn.automattic.com/wordpress/trunk@704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 05:21:38 +00:00
michelvaldrighi 993b10afe9 added fancy support for favicon in the admin area
git-svn-id: http://svn.automattic.com/wordpress/trunk@703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 05:12:32 +00:00
saxmatt 986c08cc1f Comments number bug.
git-svn-id: http://svn.automattic.com/wordpress/trunk@701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 05:03:28 +00:00
saxmatt 823edb960d Upgrade global bug.
git-svn-id: http://svn.automattic.com/wordpress/trunk@700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 03:19:56 +00:00
michelvaldrighi 58afe0a89b meta to use :)
git-svn-id: http://svn.automattic.com/wordpress/trunk@698 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 02:37:04 +00:00
saxmatt e846720b05 Sidebar update
git-svn-id: http://svn.automattic.com/wordpress/trunk@697 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 01:55:55 +00:00
saxmatt 2be85a4a61 Use default category if none specified.
git-svn-id: http://svn.automattic.com/wordpress/trunk@696 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 00:37:24 +00:00
michelvaldrighi c33b0c8d82 scrollbars=yes for bookmarklet, needed for the 20+ categories case
git-svn-id: http://svn.automattic.com/wordpress/trunk@695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 00:19:54 +00:00
michelvaldrighi e6075fcd0e edit-form.php now included in bookmarklet.php, added #postdiv selector
git-svn-id: http://svn.automattic.com/wordpress/trunk@694 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 00:13:11 +00:00
saxmatt 7de01cdc42 Funky export dash fix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-02 22:39:18 +00:00
saxmatt 832eb4f5af Movable Type import
git-svn-id: http://svn.automattic.com/wordpress/trunk@688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-02 22:24:54 +00:00
alex_t_king 29c9a3c8cd added action to moderation post form and fixed the comment var so it works w/o register globals on
git-svn-id: http://svn.automattic.com/wordpress/trunk@682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-02 00:49:13 +00:00
saxmatt d4e328c130 Check if it's writable.
git-svn-id: http://svn.automattic.com/wordpress/trunk@680 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-02 00:26:25 +00:00
saxmatt bd9d4b4937 Links named differently.
git-svn-id: http://svn.automattic.com/wordpress/trunk@679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-01 22:40:10 +00:00
saxmatt c8d1f3a72d Links RSS field.
git-svn-id: http://svn.automattic.com/wordpress/trunk@675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-01 01:05:28 +00:00
saxmatt 92c031cd84 Author description field.
git-svn-id: http://svn.automattic.com/wordpress/trunk@674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-01 00:55:31 +00:00
saxmatt edc7d7cd8c Installation cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-31 23:51:41 +00:00
saxmatt efd65680bd Now with default statuses. Drafts on edit page. Fixed bookmarklets, tested in IE and Moz. Slightly tweaked CSS.
git-svn-id: http://svn.automattic.com/wordpress/trunk@670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-31 22:21:50 +00:00
alex_t_king 17e7a2b393 Fixed some bugs and added support for the 'Cancel' button when adding a link or image
git-svn-id: http://svn.automattic.com/wordpress/trunk@669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-31 04:05:41 +00:00
saxmatt 2df408efdd New upgrade scripts and such.
git-svn-id: http://svn.automattic.com/wordpress/trunk@668 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-30 19:54:09 +00:00
emc3 1c8349669d Eliminated race condition in user promotions
git-svn-id: http://svn.automattic.com/wordpress/trunk@667 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-30 16:02:27 +00:00
saxmatt b88f340791 New wp-config.php setup by Chris Anderson, updated style for upgrade files, and brought install.php up to date with current version.
git-svn-id: http://svn.automattic.com/wordpress/trunk@664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-30 09:31:13 +00:00
saxmatt e5718bf66b New upgrade scripts and such.
git-svn-id: http://svn.automattic.com/wordpress/trunk@662 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-30 05:36:47 +00:00
mikelittle b435e68257 Fixed some paths. Changed b2 -> wp
git-svn-id: http://svn.automattic.com/wordpress/trunk@661 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-29 02:17:53 +00:00
mikelittle dfa89ccc84 Updated greymatter import. Patch provided by
Ryan Boren (ryan@boren.nu)


git-svn-id: http://svn.automattic.com/wordpress/trunk@660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-29 02:11:55 +00:00
saxmatt 31d01ac0bd New two-stage post process.Some HTML cleanup and general tweaking. Split edit form into several files.
git-svn-id: http://svn.automattic.com/wordpress/trunk@658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-28 11:44:05 +00:00
saxmatt 5f8094aeba Strip slashes, view post, and improve clarity.
git-svn-id: http://svn.automattic.com/wordpress/trunk@657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-28 11:02:23 +00:00
saxmatt 4d44f4d8e7 More link manager fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-28 08:38:31 +00:00
mikelittle 9a5a4a52de Fixed typo in table name
git-svn-id: http://svn.automattic.com/wordpress/trunk@655 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-27 21:30:41 +00:00
saxmatt 4aab651a88 Link manager fixes and HTML cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-27 20:55:03 +00:00
saxmatt 32bc2b2b73 Moved out link adder to seperate page. Changed link this code per this post from LaughingLizard: http://wordpress.org/support/10/1285
git-svn-id: http://svn.automattic.com/wordpress/trunk@647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 21:47:03 +00:00
saxmatt 85eaa93dd6 Moved gzip stuff into options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@646 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 21:31:09 +00:00
saxmatt 546c4bdb41 Space out options screen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 20:51:40 +00:00
saxmatt 723bae7219 New user registration tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@642 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 20:21:29 +00:00