Commit Graph

145 Commits

Author SHA1 Message Date
Dion Hulse 7f001d5aa2 Do not display user specified password during install. Fixes #12479. See #10396 for feedback
git-svn-id: https://develop.svn.wordpress.org/trunk@13592 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-05 12:25:30 +00:00
Andrew Nacin 36da22d334 Add a sanity check in install.php, accounting for whether PHP is running. fixes #11728
git-svn-id: https://develop.svn.wordpress.org/trunk@13428 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-26 06:31:40 +00:00
Andrew Nacin 1c9ff8788f Show "Log In" button on install.php when already installed. fixes #10488 props dancole
git-svn-id: https://develop.svn.wordpress.org/trunk@13356 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-24 01:58:27 +00:00
Andrew Nacin 35eafcfed4 Add links to the codex changelog in update notification strings. props dtoj, see #11739
git-svn-id: https://develop.svn.wordpress.org/trunk@13250 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-20 12:28:10 +00:00
Andrew Nacin fb08796f48 Actually remove stray line ref. [13135]. see #10396
git-svn-id: https://develop.svn.wordpress.org/trunk@13136 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-14 03:28:34 +00:00
Andrew Nacin db5b2edbf6 Manual L10n JS strings in install.php. Remove stray line, see #13134
git-svn-id: https://develop.svn.wordpress.org/trunk@13135 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-14 03:24:25 +00:00
Dion Hulse ae5ba76658 First pass at allowing username/password selection upon install. Includes some extra cleanup of the patch. Props dancole. See #10396
git-svn-id: https://develop.svn.wordpress.org/trunk@13134 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-14 03:07:47 +00:00
Andrew Nacin 4ce1c841cb install.php whitespace cleanup, inline docs, function @sinces, fixes #11491
git-svn-id: https://develop.svn.wordpress.org/trunk@13124 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-13 20:40:42 +00:00
Ryan Boren d04b00c481 Check PHP and MySQL versions in install.php. see #11666
git-svn-id: https://develop.svn.wordpress.org/trunk@12577 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-29 22:07:35 +00:00
Ryan Boren 43c201d458 Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@11930 602fd350-edb4-49c9-b593-d223f7449a82
2009-09-14 14:03:32 +00:00
Peter Westwood 1b1683c1ed Add in the missing </td> so that the install page validates correctly.
git-svn-id: https://develop.svn.wordpress.org/trunk@11834 602fd350-edb4-49c9-b593-d223f7449a82
2009-08-16 09:09:24 +00:00
Peter Westwood 6d16dbabd0 Restore the default behaviour on install of blogs appearing in search engines. Fixes #10621 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@11832 602fd350-edb4-49c9-b593-d223f7449a82
2009-08-16 09:01:39 +00:00
Ryan Boren 0b914e524c Don't double define ABSPATH. Props peaceablewhale. fixes #9863
git-svn-id: https://develop.svn.wordpress.org/trunk@11393 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-19 15:29:57 +00:00
Peter Westwood fe7cb199bb Give better instructions when installing over an existing users table. Fixes #9569 based on patch from coffee2code.
git-svn-id: https://develop.svn.wordpress.org/trunk@11326 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-14 06:54:33 +00:00
Ryan Boren b503e32aa2 Use absolute paths for includes. Props hakre. fixes #9750
git-svn-id: https://develop.svn.wordpress.org/trunk@11301 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-12 16:47:49 +00:00
Mark Jaquith c638e8d8de _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11204 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 19:43:53 +00:00
Andrew Ozz 3bf18aa189 Banishing ASCII quotes and apostrophes, props demetris, fixes #9655
git-svn-id: https://develop.svn.wordpress.org/trunk@11190 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 04:28:05 +00:00
Ryan Boren 3b7130bbae attr escaping. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11110 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-28 06:37:51 +00:00
Ryan Boren 5d8651d6f3 gettext comments. Props nbachiyski. see #9112
git-svn-id: https://develop.svn.wordpress.org/trunk@10774 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-13 03:53:39 +00:00
Peter Westwood 457ca1508e Improve the installer when people enter a duff email address. Fixes #5477 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@10574 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-15 12:58:10 +00:00
Ryan Boren 83e002f20b Notice fixes from DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9596 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 18:54:18 +00:00
Peter Westwood ab17f7283c phpdoc for wp-admin. See #7496 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8645 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-14 06:30:38 +00:00
Ryan Boren ece52f214b Fix font sizes in the install/upgrade screens. Props azaozz. fixes #7276
git-svn-id: https://develop.svn.wordpress.org/trunk@8309 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-10 16:59:17 +00:00
Ryan Boren 9cf90ec524 More informative error message when remote publishing is disabled. Don't disable if upgrading. Props josephscott. see #7157
git-svn-id: https://develop.svn.wordpress.org/trunk@8202 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-26 22:39:57 +00:00
Peter Westwood d1f676cdc1 Allow enabling of remote publishing at install time. See #7157.
git-svn-id: https://develop.svn.wordpress.org/trunk@8139 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-20 16:35:45 +00:00
Ryan Boren 0198c04b6d wp_admin_css() improvements. Props mdawaffe. see #7011
git-svn-id: https://develop.svn.wordpress.org/trunk@7979 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-22 00:06:41 +00:00
Ryan Boren e911cca913 Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933
git-svn-id: https://develop.svn.wordpress.org/trunk@7971 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-21 05:59:27 +00:00
Ryan Boren 7d9b359e86 install.php i18n and html fixes. Props nbachiyski. fixes #6221
git-svn-id: https://develop.svn.wordpress.org/trunk@7294 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 18:22:19 +00:00
Ryan Boren 052d5a5f72 gettext strings. Props hervada. fixes #6136
git-svn-id: https://develop.svn.wordpress.org/trunk@7199 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:51:33 +00:00
Ryan Boren b23e1089bb Change niceblue class name to form-table. Props filosofo and mt. fixes #5973
git-svn-id: https://develop.svn.wordpress.org/trunk@7000 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 04:33:10 +00:00
Ryan Boren a7a52c2632 Style updates for install from mt. fixes #5946
git-svn-id: https://develop.svn.wordpress.org/trunk@6965 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 23:55:11 +00:00
Ryan Boren ea73b4aa17 Remove raquo from buttons. Props filosofo. fixes #5938
git-svn-id: https://develop.svn.wordpress.org/trunk@6943 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 19:30:55 +00:00
Ryan Boren 3a18b96c9b Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@6726 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-05 06:47:27 +00:00
Ryan Boren 22eb9c1d99 Show DB errors if WP_DEBUG and if installing. see #5473
git-svn-id: https://develop.svn.wordpress.org/trunk@6469 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-22 17:45:30 +00:00
Ryan Boren 1671feadfc Set error if there is a problem connecting to the DB. Props skeltoac and Potter_System. fixes #5495
git-svn-id: https://develop.svn.wordpress.org/trunk@6426 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-20 02:10:09 +00:00
Mark Jaquith 8e3759d314 Remove non-functioning and misleading "Privacy" label on install. fixes #5012
git-svn-id: https://develop.svn.wordpress.org/trunk@6140 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-19 21:45:23 +00:00
Ryan Boren 6e8eb02d73 Fix includes for setup-config so that wp_die is defined. Props DD32. fixes #4997
git-svn-id: https://develop.svn.wordpress.org/trunk@6137 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-19 04:27:56 +00:00
Ryan Boren 04187b1efe gettext string. Props tai. fixes #4985
git-svn-id: https://develop.svn.wordpress.org/trunk@6122 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-16 18:15:03 +00:00
Ryan Boren e38abfba84 Make css cache busting and rtl inclusion uniform across admin. Props mdawaffe. fixes #4830
git-svn-id: https://develop.svn.wordpress.org/trunk@5965 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-28 23:23:38 +00:00
Mark Jaquith baf85f8428 More streamlined install process. Obeys WP_SITEURL if defined. fixes #4687 (props JeremyVisser, Nazgul), see #4685
git-svn-id: https://develop.svn.wordpress.org/trunk@5844 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-03 01:08:59 +00:00
Mark Jaquith de0494e090 Favor the term "blog" instead of "weblog." Props foolswisdom and Nazgul. fixes #4674
git-svn-id: https://develop.svn.wordpress.org/trunk@5825 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-30 16:32:12 +00:00
Ryan Boren 09da00f7fe Use EXTR_SKIP when extracting. see #4468
git-svn-id: https://develop.svn.wordpress.org/trunk@5708 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-14 22:45:40 +00:00
rob1n 42a1f116d5 Move JavaScript to js subfolder, and CSS to css subfolder. see #4334
git-svn-id: https://develop.svn.wordpress.org/trunk@5631 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-02 00:37:51 +00:00
Ryan Boren 09f70467e0 Admin includes reorg. see #4334
git-svn-id: https://develop.svn.wordpress.org/trunk@5542 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-25 07:16:21 +00:00
Ryan Boren 0ef35afb2e Don't translate admin user. Leave it fixed. Props nbachiyski. fixes #3589
git-svn-id: https://develop.svn.wordpress.org/trunk@4766 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-18 18:03:32 +00:00
Ryan Boren 1a6d55057d Change editing wp-config codex link. fixes #1936
git-svn-id: https://develop.svn.wordpress.org/trunk@4737 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-16 01:42:06 +00:00
Mark Jaquith 1c0f13ab9a missing wp-config.php error uses wp_die() now. props Nazgul. fixes #1936
git-svn-id: https://develop.svn.wordpress.org/trunk@4307 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 05:32:18 +00:00
Ryan Boren 6863534b25 Add support for RTL in install.php, upgrade.php and inline-uploading.php. Props Sewar. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4259 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-28 17:35:59 +00:00
Ryan Boren 4591c517ce wp_die() improvements from Sewar. fixes #2902
git-svn-id: https://develop.svn.wordpress.org/trunk@4006 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-10 05:29:10 +00:00
Ryan Boren 0b25954d38 Use wp_die(). Props filosofo. fixes #2914
git-svn-id: https://develop.svn.wordpress.org/trunk@3985 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 22:00:03 +00:00