Matt Mullenweg
|
be4d5e36f2
|
Confirmation on user delete
git-svn-id: https://develop.svn.wordpress.org/trunk@2257 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-11 01:43:13 +00:00 |
Ryan Boren
|
d6bf9eeaea
|
Fix menu highlighting for Users. Patch from MooKitty. Bug 577.
git-svn-id: https://develop.svn.wordpress.org/trunk@1998 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-24 20:55:36 +00:00 |
Matt Mullenweg
|
a3daa0be76
|
Change dateYMDhour to be something more sane, bugfix on edit.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@1971 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-17 19:27:35 +00:00 |
Matt Mullenweg
|
953caf1484
|
Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@1940 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-12 20:41:19 +00:00 |
Ryan Boren
|
bf1835606e
|
String i18n. Bug 505. Patch from nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@1902 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-29 19:46:20 +00:00 |
Ryan Boren
|
8b86dd5112
|
i18n fixes. Bug 489. Patch from nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@1879 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-25 04:11:57 +00:00 |
Ryan Boren
|
ed78ed9a2d
|
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: https://develop.svn.wordpress.org/trunk@1818 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-19 03:03:06 +00:00 |
Matt Mullenweg
|
1a3c14d8a9
|
Use mb_mail_send if available.
git-svn-id: https://develop.svn.wordpress.org/trunk@1733 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-04 07:44:04 +00:00 |
Matt Mullenweg
|
9524e9134c
|
Usability enhancements.
git-svn-id: https://develop.svn.wordpress.org/trunk@1702 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-21 23:41:27 +00:00 |
Matt Mullenweg
|
562bb9223b
|
Usability enhancements.
git-svn-id: https://develop.svn.wordpress.org/trunk@1701 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-21 23:36:27 +00:00 |
Matt Mullenweg
|
506423464f
|
New submenu system.
git-svn-id: https://develop.svn.wordpress.org/trunk@1551 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-22 23:24:50 +00:00 |
Ryan Boren
|
0db54c74a2
|
Use user ID for author permalink if sanitize_title returns an empty string. Bug 0000116.
git-svn-id: https://develop.svn.wordpress.org/trunk@1520 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-08 20:38:19 +00:00 |
Matt Mullenweg
|
e89a09ae39
|
Added ability to edit other users.
git-svn-id: https://develop.svn.wordpress.org/trunk@1507 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-01 09:13:50 +00:00 |
Matt Mullenweg
|
bd36060c92
|
Some wording fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1474 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-21 07:44:55 +00:00 |
Matt Mullenweg
|
240a41a37c
|
Moved profile under users
git-svn-id: https://develop.svn.wordpress.org/trunk@1471 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-21 07:23:45 +00:00 |
Ryan Boren
|
475e0b9e07
|
stripslashes() elimination. Remove extra slashes during upgrade. Bugs 0000059 and 0000018
git-svn-id: https://develop.svn.wordpress.org/trunk@1435 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-18 00:22:09 +00:00 |
jverber
|
9724fbd2da
|
Fixes for user websites (bugs #0000025 and #0000050) and fix line breaks for profile.php and users.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1422 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-14 14:58:10 +00:00 |
jverber
|
7f63343b31
|
Fixed invalid XHTML in a number of admin pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@1411 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 18:23:12 +00:00 |
Matt Mullenweg
|
717855f007
|
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: https://develop.svn.wordpress.org/trunk@1355 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-24 08:22:18 +00:00 |
Ryan Boren
|
c3323b316f
|
Add missing semi-colons.
git-svn-id: https://develop.svn.wordpress.org/trunk@1303 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-18 03:58:05 +00:00 |
michelvaldrighi
|
4616cabc2e
|
using check_admin_referer for moves/deletions
git-svn-id: https://develop.svn.wordpress.org/trunk@1300 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-17 20:34:05 +00:00 |
michelvaldrighi
|
bf2e66e951
|
check email
git-svn-id: https://develop.svn.wordpress.org/trunk@1293 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-17 12:38:19 +00:00 |
Matt Mullenweg
|
3fedfb5746
|
E_ALL fixes and cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1239 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-07 23:56:33 +00:00 |
Matt Mullenweg
|
305ce3bea4
|
Some consistancy errors.
git-svn-id: https://develop.svn.wordpress.org/trunk@1233 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-05 08:27:43 +00:00 |
Matt Mullenweg
|
ba06a4558f
|
Actually delete user.
git-svn-id: https://develop.svn.wordpress.org/trunk@1211 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-30 04:41:47 +00:00 |
Matt Mullenweg
|
6c021cac79
|
Don't delete everything if there are no posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@1207 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-28 20:36:31 +00:00 |
Matt Mullenweg
|
1ea23b6fcc
|
Not check email on admin creation of users.
git-svn-id: https://develop.svn.wordpress.org/trunk@1199 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-28 04:59:54 +00:00 |
Ryan Boren
|
17e02ca808
|
Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1165 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-25 04:24:06 +00:00 |
Matt Mullenweg
|
94f0cf9181
|
Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: https://develop.svn.wordpress.org/trunk@1108 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-20 22:56:47 +00:00 |
Matt Mullenweg
|
f090418fd7
|
When I say delete, I really mean it.
git-svn-id: https://develop.svn.wordpress.org/trunk@1070 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-14 18:00:16 +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
|
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
|
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 |
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 |
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 |
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 |
Dougal Campbell
|
d6b5ca5afc
|
Eliminated race condition in user promotions
git-svn-id: https://develop.svn.wordpress.org/trunk@667 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-30 16:02:27 +00:00 |
Matt Mullenweg
|
78adfd35ed
|
New user registration tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@642 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-23 20:21:29 +00:00 |
Matt Mullenweg
|
ccc413011a
|
Renaming Reloaded.
git-svn-id: https://develop.svn.wordpress.org/trunk@628 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-18 09:36:13 +00:00 |
Matt Mullenweg
|
9c6a0a9403
|
The great renaming.
git-svn-id: https://develop.svn.wordpress.org/trunk@601 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-11 00:22:36 +00:00 |
Matt Mullenweg
|
46b58b378e
|
Users tweaks. Still need to add admin user registration.
git-svn-id: https://develop.svn.wordpress.org/trunk@591 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-08 08:12:09 +00:00 |
Matt Mullenweg
|
7b41c10271
|
Renamed template editor and fixed wordings.
git-svn-id: https://develop.svn.wordpress.org/trunk@589 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-08 01:55:38 +00:00 |
Matt Mullenweg
|
49ece891d7
|
File rename and new functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@585 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-08 01:28:41 +00:00 |