Commit Graph

89 Commits

Author SHA1 Message Date
rboren
122c114cd6 wp_setcookie() and wp_clearcookie(). Set cookies for both siteurl and home if they are not the same. Update cookies whenever home or siteurl change.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-20 04:56:24 +00:00
rboren
e8d51ff0d0 Fix menu highlighting for Users. Patch from MooKitty. Bug 577.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-24 20:55:36 +00:00
saxmatt
50346fe5b0 HTML fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@1961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-15 23:09:46 +00:00
saxmatt
340804aa79 Move all auth stuff into functions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 03:00:55 +00:00
saxmatt
c16f28ef5d Typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@1943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-13 16:31:06 +00:00
saxmatt
c3e1d51c20 Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-12 20:41:19 +00:00
saxmatt
3985990228 Just a little tidying
git-svn-id: http://svn.automattic.com/wordpress/trunk@1866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-19 07:23:37 +00:00
rboren
04786f267d Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-19 03:03:06 +00:00
saxmatt
587429f358 Move to cookiehash define, use wp_login() function for auth.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-10 18:02:30 +00:00
saxmatt
c9136856b5 Massive options cleanup and another step of cleaning up the upgrade/install.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-05 00:24:28 +00:00
saxmatt
77706cc025 New submenu system.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-22 23:24:50 +00:00
saxmatt
6c5157a526 Cleaning out some errors and fixing some XHTML 1.1 problems.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-01 08:04:39 +00:00
saxmatt
0027ef1c31 Moved profile under users
git-svn-id: http://svn.automattic.com/wordpress/trunk@1471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-21 07:23:45 +00:00
rboren
6fd6b1080d stripslashes() elimination. Remove extra slashes during upgrade. Bugs 0000059 and 0000018
git-svn-id: http://svn.automattic.com/wordpress/trunk@1435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-18 00:22:09 +00:00
jverber
7bf795a715 Fixes for user websites (bugs #0000025 and #0000050) and fix line breaks for profile.php and users.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@1422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-14 14:58:10 +00:00
rboren
25bdc0791c Mark some strings for translation and improve string consistency. From Albert. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000024
git-svn-id: http://svn.automattic.com/wordpress/trunk@1420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-13 16:14:58 +00:00
jverber
e42967386c Fixed invalid XHTML in a number of admin pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 18:23:12 +00:00
rboren
904c577e98 user_nicename fixes from JackSim. http://wordpress.org/support/4/6708
git-svn-id: http://svn.automattic.com/wordpress/trunk@1380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-01 19:52:48 +00:00
saxmatt
25ae03ee65 Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-24 08:22:18 +00:00
rboren
94436bd401 Mark some overlooked strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-23 17:24:38 +00:00
saxmatt
68e14b88b0 Formatting fix for profile information.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-19 07:09:32 +00:00
saxmatt
a82011d952 Fix so you don't have to relogin when you update your password.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-19 07:05:40 +00:00
saxmatt
c49ada1340 Hot buttons!
git-svn-id: http://svn.automattic.com/wordpress/trunk@1240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-08 01:15:03 +00:00
saxmatt
ba407ff5b3 E_ALL fixes and cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-07 23:56:33 +00:00
rboren
357b0f1e65 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 01:25:41 +00:00
saxmatt
ebc2155ac7 Put password fields on separate lines.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1115 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-21 22:49:11 +00:00
saxmatt
10c6b7ea9c Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: http://svn.automattic.com/wordpress/trunk@1108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-20 22:56:47 +00:00
saxmatt
5cc3f8d3e1 Massive admin tweak commit. Improved consistency, numerous bug fixes, redesigned link forms, tweaked options more, left the ugly grey bar I didn't mean to add in the first place but tweaked it too.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-19 08:09:27 +00:00
saxmatt
2ba9184e20 Interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1076 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-15 09:15:56 +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
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
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
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
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
e95716f9f1 Move Press It link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 17:10:20 +00:00
saxmatt
99a7358baf Renaming Reloaded.
git-svn-id: http://svn.automattic.com/wordpress/trunk@628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 09:36:13 +00:00
mikelittle
b0db88d03a Some more b2->wp renaming
git-svn-id: http://svn.automattic.com/wordpress/trunk@617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-16 01:58:39 +00:00
saxmatt
43e4a8a930 The great renaming.
git-svn-id: http://svn.automattic.com/wordpress/trunk@601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-11 00:22:36 +00:00