Ron Rennick
|
29e618f33a
|
additional checks on allow existing media path, see #12549
git-svn-id: https://develop.svn.wordpress.org/trunk@13631 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-09 18:08:25 +00:00 |
Ron Rennick
|
372f453254
|
block invalid site names/urls in add site, see #11777
git-svn-id: https://develop.svn.wordpress.org/trunk@13630 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-09 17:06:58 +00:00 |
Ron Rennick
|
e9d9581eba
|
add actions before and after signup form, see #12199
git-svn-id: https://develop.svn.wordpress.org/trunk@13629 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-09 16:27:02 +00:00 |
Dion Hulse
|
e9374ebc17
|
Load WP_HTTP dependencies (translation support) for setup-config.php. Prevents a WSOD on attempted installs where external HTTP requests are blocked and/or timeout. Fixes #12514
git-svn-id: https://develop.svn.wordpress.org/trunk@13628 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-09 12:03:13 +00:00 |
Dion Hulse
|
528d441b24
|
Cleanup of options.php. Adds concise&early wp_die()'s, reformats some poorly chosen branching. See #12455
git-svn-id: https://develop.svn.wordpress.org/trunk@13627 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-09 10:57:49 +00:00 |
Dion Hulse
|
8aeef79822
|
Update 'edited_term_taxonomy' to pass the same args in all locations called. See #12348
git-svn-id: https://develop.svn.wordpress.org/trunk@13626 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-09 10:53:02 +00:00 |
Dion Hulse
|
586961f7aa
|
Add custom post_type support to _update_post_term_coun(). Props momo360modena. Fixes #12348
git-svn-id: https://develop.svn.wordpress.org/trunk@13625 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-09 10:48:18 +00:00 |
Dion Hulse
|
969ed4c5f8
|
Fix inline taxonomy Quick Edit. Props mdawaffe. See #12553
git-svn-id: https://develop.svn.wordpress.org/trunk@13624 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-09 10:23:03 +00:00 |
Dion Hulse
|
242b49b6f2
|
Correct logic inversion in Canonical Taxonomy Term links. Fixes #12547
git-svn-id: https://develop.svn.wordpress.org/trunk@13623 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-09 10:07:03 +00:00 |
Andrew Nacin
|
91b380571d
|
Allow localhost in a multisite subdirectory install. More network.php improvements. see #12457 for localhost. see #11816
git-svn-id: https://develop.svn.wordpress.org/trunk@13622 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-09 06:14:42 +00:00 |
Ryan Boren
|
88268d637d
|
Header selector styling fixes. Props iammattthomas. see #12343
git-svn-id: https://develop.svn.wordpress.org/trunk@13621 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-08 22:14:11 +00:00 |
Ryan Boren
|
0543da42ca
|
Header selector styling fixes. Props iammattthomas. see #12343
git-svn-id: https://develop.svn.wordpress.org/trunk@13620 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-08 22:10:53 +00:00 |
Ron Rennick
|
13aa99629a
|
allow existing media path on main site when converting to multisite, see #12549
git-svn-id: https://develop.svn.wordpress.org/trunk@13619 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-08 19:52:29 +00:00 |
Ron Rennick
|
830efa5339
|
move multisite upgrade functions to upgrade.php, see #11771
git-svn-id: https://develop.svn.wordpress.org/trunk@13618 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-08 16:31:12 +00:00 |
Andrew Nacin
|
40b0dea470
|
Fix warning in users.php. Fixes #12555
git-svn-id: https://develop.svn.wordpress.org/trunk@13617 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-08 14:30:17 +00:00 |
Dion Hulse
|
bcf8d7598e
|
Check date_create() exists for automatic-timezone functionality. Props hakre. Fixes #12534
git-svn-id: https://develop.svn.wordpress.org/trunk@13616 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-07 02:51:55 +00:00 |
Dion Hulse
|
d2232722ea
|
Don't 404 for empty custom taxonomy terms. See #12533
git-svn-id: https://develop.svn.wordpress.org/trunk@13615 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-07 00:42:50 +00:00 |
Andrew Nacin
|
735080c7fc
|
Add nag for missing authentication keys in network.php. See #11816
git-svn-id: https://develop.svn.wordpress.org/trunk@13614 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 21:01:58 +00:00 |
Andrew Nacin
|
3b13adaca8
|
Remove htaccess.ms and wp-config.ms templates. These were brought inline in [13611]. see #11816
git-svn-id: https://develop.svn.wordpress.org/trunk@13613 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 20:11:18 +00:00 |
Andrew Nacin
|
8b6b16cb2a
|
s/onClick/onclick/. props TobiasBg, see #12429
git-svn-id: https://develop.svn.wordpress.org/trunk@13612 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 20:06:32 +00:00 |
Andrew Nacin
|
809684b754
|
More network.php refinements. Bring wp-config and htaccess inline. Rename BLOGID_CURRENT_SITE to BLOG_ID_CURRENT_SITE for consistency with SITE_ID_CURRENT_SITE. see #11816
git-svn-id: https://develop.svn.wordpress.org/trunk@13611 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 20:01:32 +00:00 |
Andrew Nacin
|
8995a960b9
|
Move $base sanity check to from MS config template to ms-settings. see #11816
git-svn-id: https://develop.svn.wordpress.org/trunk@13610 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 19:36:35 +00:00 |
Ryan Boren
|
7850523e62
|
Update ms-sites UI. Props ocean90. see #12460
git-svn-id: https://develop.svn.wordpress.org/trunk@13609 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 18:31:10 +00:00 |
Ryan Boren
|
2cd7529b55
|
get_taxonomies(). Props ptahdunbar, scribu. fixes #12516
git-svn-id: https://develop.svn.wordpress.org/trunk@13608 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 18:20:11 +00:00 |
Dion Hulse
|
97d62bb8ce
|
GUU: Add Update breakdown to Title attribute of update bubble. See #12517
git-svn-id: https://develop.svn.wordpress.org/trunk@13607 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 13:22:56 +00:00 |
Dion Hulse
|
ea2b254de0
|
Code standards cleanup for wp-admin/options-general.php
git-svn-id: https://develop.svn.wordpress.org/trunk@13606 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 09:49:11 +00:00 |
Dion Hulse
|
6200c24c13
|
Fix HTML Validation. Props wahgnube. Fixes #12530.
git-svn-id: https://develop.svn.wordpress.org/trunk@13605 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 09:47:38 +00:00 |
Dion Hulse
|
b70fbbf893
|
First pass at completing the Themes component of the GUU. See #12528
git-svn-id: https://develop.svn.wordpress.org/trunk@13604 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 09:12:49 +00:00 |
Dion Hulse
|
d54c6651b9
|
Do not count Development versions of WordPress as having a core-update available. See #12517
git-svn-id: https://develop.svn.wordpress.org/trunk@13603 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 08:42:04 +00:00 |
Dion Hulse
|
0dbad6d7b5
|
First scrape at new UI for Bulk plugin upgrades. See #11232
git-svn-id: https://develop.svn.wordpress.org/trunk@13602 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 08:39:50 +00:00 |
Andrew Nacin
|
2265baca72
|
Don't use deprecated functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@13601 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 08:02:26 +00:00 |
Dion Hulse
|
0da34463e7
|
Display an Attachment Icon if an Attachment thumbnail is not available. Fixes display of Upload edit fields. Fixes #12328
git-svn-id: https://develop.svn.wordpress.org/trunk@13600 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 08:00:42 +00:00 |
Dion Hulse
|
8dc67aa8f9
|
More whitespace & coding stadards cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@13599 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 05:57:24 +00:00 |
Dion Hulse
|
89c01536de
|
Coding Standards: no camelcase variables, use lowercase for variables. Props hakre. Fixes #12519
git-svn-id: https://develop.svn.wordpress.org/trunk@13598 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 05:53:20 +00:00 |
Dion Hulse
|
ce6ac1f938
|
Fix double slashing on /index.php//taxonomy/term/ links. Props Scribu. Fixes #12508. Also Fixes #10445
git-svn-id: https://develop.svn.wordpress.org/trunk@13597 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-06 03:43:23 +00:00 |
Ron Rennick
|
fce63decb9
|
update iis rewrite rules for MS, see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13596 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-05 23:44:43 +00:00 |
Ron Rennick
|
aca65c0b4b
|
set default value for upload_space_check_disabled, see #12463
git-svn-id: https://develop.svn.wordpress.org/trunk@13595 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-05 21:01:08 +00:00 |
Dion Hulse
|
14fd4175be
|
Styling update for RightNow Dashboard widget. See #12202
git-svn-id: https://develop.svn.wordpress.org/trunk@13594 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-05 13:08:13 +00:00 |
Dion Hulse
|
9ef767fe07
|
Add an update count bubble to the Updates menu. See #12517
git-svn-id: https://develop.svn.wordpress.org/trunk@13593 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-05 12:45:24 +00:00 |
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 |
Dion Hulse
|
2343b09500
|
Show the dashboard instead of Update Core page for the dashboard.. Adds a dummy menu in the case of multisite or superadmin. see #12517
git-svn-id: https://develop.svn.wordpress.org/trunk@13591 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-05 06:20:41 +00:00 |
Ron Rennick
|
7f8ea354ac
|
UI upgrade -> update, see #12517
git-svn-id: https://develop.svn.wordpress.org/trunk@13590 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-04 23:28:15 +00:00 |
Ryan Boren
|
59c1431b30
|
Display dash submenus correctly for all combinations of multisite and super admin.
git-svn-id: https://develop.svn.wordpress.org/trunk@13589 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-04 23:11:51 +00:00 |
Dion Hulse
|
d02dceca4d
|
Move Tools -> Upgrade to Dashboard -> Updates. As per dev meetup today. See #12517
git-svn-id: https://develop.svn.wordpress.org/trunk@13588 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-04 21:24:43 +00:00 |
Ryan Boren
|
bbf41d8ba0
|
Show the network enable menu only if config flag is set. Per wordpress-dev meetup. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13587 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-04 21:20:55 +00:00 |
Ryan Boren
|
44f26063e8
|
Remove site admin logged in notice. The new Super Admin menu makes that obvious enough. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13586 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-04 18:59:24 +00:00 |
Ryan Boren
|
d9ba4cb076
|
Rename Network menu to Super Admin. Avoids the Network/Site confusion and makes it clear that these menus require and exercise super admin capabilities. Opportunity for a caped icon. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13585 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-04 18:53:32 +00:00 |
Peter Westwood
|
6b5edee63a
|
Fix some notices in wp-signup.php
git-svn-id: https://develop.svn.wordpress.org/trunk@13584 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-04 18:38:39 +00:00 |
Dion Hulse
|
ce4937c008
|
Remove the now defunct Add New Themes menu item accidentally re-added in [13582]. See #12442
git-svn-id: https://develop.svn.wordpress.org/trunk@13583 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-04 12:25:38 +00:00 |
Dion Hulse
|
1790ccb38f
|
Move 'Add New Themes' and 'Editor' to the bottom of the Appearance menu item. See #12442
git-svn-id: https://develop.svn.wordpress.org/trunk@13582 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-04 12:23:21 +00:00 |