Ryan Boren
86261669cb
Clear upgrade nag when doing manual upgrade. Props Denis-de-Bernardy. fixes #9139
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11189 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 04:02:49 +00:00
Mark Jaquith
2a9cc5e19d
elbow room for upgrade.php
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10986 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-17 08:00:48 +00:00
Mark Jaquith
c202bc24e5
slightly more friendly database upgrade message
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10985 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-17 07:46:43 +00:00
Peter Westwood
832b0dd21a
Only upgrade if we are installed. Fixes #7627 props pishmishy.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8763 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 20:55:40 +00:00
Ryan Boren
5b550900f0
Upgrade db with remote post during core update. see #5560
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8759 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 07:09:46 +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
435710f599
Install styling from azaozz. fixes #7266
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8297 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-09 04:33:31 +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
Peter Westwood
f4bdb8415d
urlencode the goback url to preserve any parameters. Fixes #5753 props DD32.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@7095 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 21:57:49 +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
7a43c01e08
Remove trailing whitespace
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:32:58 +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
593eca6f21
ABSPATH already has a trailing slash. Props Nazgul. fixes #4607
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5820 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-27 21:28:01 +00:00
rob1n
39d09a1675
Update CSS paths. see #4334
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5665 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-08 00:19:35 +00:00
rob1n
12c2ef6be0
Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5640 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-02 05:21:18 +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
Mark Jaquith
d8336eed5c
use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for trunk.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5056 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-17 08:46:59 +00:00
Mark Jaquith
3a3a310145
Fewer clicks and better user experience for upgrades. fixes #2447
...
git-svn-id: https://develop.svn.wordpress.org/trunk@4887 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-15 08:16:43 +00:00
Mark Jaquith
31c39f948d
new function for escaping within attributes: attribute_escape()
...
git-svn-id: https://develop.svn.wordpress.org/trunk@4656 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 10:10:04 +00:00
Ryan Boren
e44ea1ff93
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
...
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 07:56:05 +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
11a6312a36
Use wp_get_referer(). fixes #2800
...
git-svn-id: https://develop.svn.wordpress.org/trunk@3918 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-24 07:34:35 +00:00
Ryan Boren
fa8d1959e2
Pluggable install functions. fixes #2616
...
git-svn-id: https://develop.svn.wordpress.org/trunk@3670 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-31 08:07:39 +00:00
Ryan Boren
6008a133c4
Death to trailing tabs. Props Mark J. fixes #2405
...
git-svn-id: https://develop.svn.wordpress.org/trunk@3517 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-12 07:53:23 +00:00
Matt Mullenweg
bb9a69b496
Better redirect back.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@3420 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-10 03:06:48 +00:00
Ryan Boren
937126176c
Add trailing slash. Props Mark Jaquith. fixes #1929
...
git-svn-id: https://develop.svn.wordpress.org/trunk@3186 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 09:54:15 +00:00
Ryan Boren
bda11c7c40
Use new logo. Props nbachiyski. fixes #1896
...
git-svn-id: https://develop.svn.wordpress.org/trunk@3133 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 09:55:53 +00:00
Ryan Boren
95cf1eb670
Flush the cache for upgrades. Flesh out __get_option().
...
git-svn-id: https://develop.svn.wordpress.org/trunk@3129 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 05:32:55 +00:00
Matt Mullenweg
3d4af53c47
Send a header as well as a meta, fixes #857
...
git-svn-id: https://develop.svn.wordpress.org/trunk@3043 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-11 01:31:59 +00:00
Ryan Boren
125542ecab
DB escape fields inserted into usermeta table. Hide errors when dropping old columns from user table.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@2641 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-14 23:22:55 +00:00
Matt Mullenweg
5b52ad1017
Use installing variable (from Donncha)
...
git-svn-id: https://develop.svn.wordpress.org/trunk@2455 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-17 23:34:06 +00:00
Ryan Boren
fe0c277b19
gettext install and upgrade. http://mosquito.wordpress.org/view.php?id=994 From nbachiyski
...
git-svn-id: https://develop.svn.wordpress.org/trunk@2391 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-27 23:09:58 +00:00
Donncha O Caoimh
cc9dc67ff8
Enclosure support moved to functions.php - it now scans the content
...
and encloses file of mime type "video", "audio" and "image".
Fixed a bug in upgrade.php - extra character at the start of file.
git-svn-id: https://develop.svn.wordpress.org/trunk@1812 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-18 12:09:20 +00:00
Matt Mullenweg
5fef29b626
Fix for http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000351 from MC_incubus
...
git-svn-id: https://develop.svn.wordpress.org/trunk@1803 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-15 04:50:40 +00:00
Matt Mullenweg
173f2cd3e6
Install and upgrade refactoring complete.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@1601 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 01:22:17 +00:00
Matt Mullenweg
6e1c571490
Vanquishing the terror of iso-8859-1.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@1575 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-30 07:16:40 +00:00
jverber
458aa60535
Added missing head tags to install.php and upgrade.php
...
git-svn-id: https://develop.svn.wordpress.org/trunk@1407 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-11 16:09:18 +00:00
Matt Mullenweg
d912dbea1c
Upgrades should run faster now.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@1229 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-05 08:00:13 +00:00
Matt Mullenweg
271fd62c61
Typos.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@1117 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-22 00:40:38 +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
Dougal Campbell
9023abb3e0
Oh yeah. Should also set 'color' since we're setting 'background-color'.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@1069 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-14 17:12:52 +00:00
Dougal Campbell
f963c99d5a
Attack of the Background-Color Police. Also, let step 3 of install.php accept the url param via GET. This will enable batch installation of WP via scripts, if someone wants to be clever.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@1068 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-14 17:10:12 +00:00
Alex King
e540f97296
fixed typo
...
git-svn-id: https://develop.svn.wordpress.org/trunk@777 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-15 01:04:29 +00:00
Matt Mullenweg
0b08f1365d
Upgrade and import fixes.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@762 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 12:12:45 +00:00
Matt Mullenweg
8f7ab4d152
Fix CVS duplicate option value problem and removed automatic since it isn't used.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@711 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-04 01:58:31 +00:00
Matt Mullenweg
f452cee4ab
New wp-config.php setup by Chris Anderson, updated style for upgrade files, and brought install.php up to date with current version.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@664 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-30 09:31:13 +00:00
Matt Mullenweg
2efe1ddfca
New upgrade scripts and such.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@662 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-30 05:36:47 +00:00