Commit Graph

379 Commits

Author SHA1 Message Date
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