Commit Graph

391 Commits

Author SHA1 Message Date
rboren 7fe73226cd String i18n. Bug 505. Patch from nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-29 19:46:20 +00:00
rboren dae8fed4f7 i18n fixes. Bug 489. Patch from nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-25 04:11:57 +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 ec34fb1d80 Use mb_mail_send if available.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 07:44:04 +00:00
saxmatt d7364bbf70 Usability enhancements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1702 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-21 23:41:27 +00:00
saxmatt 7825f763df Usability enhancements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-21 23:36:27 +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
rboren 6815460232 Use user ID for author permalink if sanitize_title returns an empty string. Bug 0000116.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-08 20:38:19 +00:00
saxmatt 48ac42cc30 Added ability to edit other users.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1507 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-01 09:13:50 +00:00
saxmatt 522bf7107b Some wording fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1474 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-21 07:44:55 +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
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
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 08a1579b0c Add missing semi-colons.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-18 03:58:05 +00:00
michelvaldrighi f70ae04419 using check_admin_referer for moves/deletions
git-svn-id: http://svn.automattic.com/wordpress/trunk@1300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 20:34:05 +00:00
michelvaldrighi 8c0d74ece9 check email
git-svn-id: http://svn.automattic.com/wordpress/trunk@1293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 12:38:19 +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
saxmatt dba08c74de Some consistancy errors.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-05 08:27:43 +00:00
saxmatt 4f501b1bd6 Actually delete user.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-30 04:41:47 +00:00
saxmatt b93876eb46 Don't delete everything if there are no posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 20:36:31 +00:00
saxmatt 0b14400644 Not check email on admin creation of users.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 04:59:54 +00:00
rboren fea0df34e3 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 04:24:06 +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 3cd2ef14b4 When I say delete, I really mean it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1070 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-14 18:00:16 +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 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 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
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
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
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
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 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
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
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
saxmatt fc6bbfbebb Users tweaks. Still need to add admin user registration.
git-svn-id: http://svn.automattic.com/wordpress/trunk@591 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 08:12:09 +00:00
saxmatt cbb0f32f0f Renamed template editor and fixed wordings.
git-svn-id: http://svn.automattic.com/wordpress/trunk@589 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 01:55:38 +00:00
saxmatt 74c34c628d File rename and new functionality.
git-svn-id: http://svn.automattic.com/wordpress/trunk@585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 01:28:41 +00:00