summaryrefslogtreecommitdiffstats
path: root/wp-admin
Commit message (Collapse)AuthorAgeFilesLines
* Change update message to make it more MU site admin friendlydonncha2008-10-241-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1514 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Oops, should be $domain, and $newdomaindonncha2008-10-241-1/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1513 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Lowercase blog and paths only, fixes #777donncha2008-10-241-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1512 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge 8915donncha2008-10-241-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1509 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merged WP 9077donncha2008-10-241-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1508 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Localize media button options, fixes #752donncha2008-10-061-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1502 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Send welcome email to users when blog created from backend.donncha2008-10-021-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1501 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Media buttons on Write Post page are now configurable, see #598 and #738donncha2008-09-223-3/+27
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1493 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor whitspace cleanupsdonncha2008-09-191-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1483 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add mu version blog count to update request.donncha2008-09-192-9/+9
| | | | | | | | | Add current_site details to User Agent with "currentsite_on_version_check" filter. Store current version details in a site option. Only show update messages to site admins. git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1481 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed "search blogs too" link, fixes #740donncha2008-09-191-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1479 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove tag slug, fixes #739donncha2008-09-161-5/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1477 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Display the wpmu version to site_admins, fixes #737donncha2008-09-161-1/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1474 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WP 2.6.2donncha2008-09-154-8/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1471 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Only unset plugins page when it's not active, keeps plugin notificationdonncha2008-09-031-5/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1467 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* More cleanups by momo360modena, fixes #719donncha2008-08-291-22/+30
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1459 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "avatar_default" to whitelst, props dsader, jamescollins, fixes #703donncha2008-08-291-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1456 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* When deleting user, list user_id seperately to blogs for users without blogsdonncha2008-08-292-14/+20
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1453 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use add/remove user_from_blog() functions, fixes #730donncha2008-08-281-11/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1451 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Locale changes from #708, props momo360modenadonncha2008-08-251-8/+12
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1443 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* This javascript doesn't work any more, remove it. fixes #720, props ↵donncha2008-08-252-2/+2
| | | | | | momo360modena git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1440 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Improved confirmation message, fixes #722, props momo360modenadonncha2008-08-251-11/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1439 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Escape the "_" as it's a wildcard too, fixes #727, props jeppedonncha2008-08-251-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1436 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added mu_menu_items filter. props momo360modena, fixes #723donncha2008-08-251-3/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1435 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Translations, fixes #708, props seladdonncha2008-08-221-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1432 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make the "hosting services" message on the export page filterable. fixes #711donncha2008-08-221-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1430 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Flush rules when blog is edited. Fixes #715donncha2008-08-221-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1427 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Delete new_user_ key when user is added to blog.donncha2008-08-151-1/+1
| | | | | | | Update text to warn of confirmation email git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1425 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WP revision 8635donncha2008-08-1343-785/+844
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1421 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove slashes from title when emailing admindonncha2008-07-281-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1404 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove superfluous text.donncha2008-07-281-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1403 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed setup-config.php and point "must create config file" message a main ↵donncha2008-07-281-162/+0
| | | | | | index page. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1402 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor css change, fixes #692donncha2008-07-281-3/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1401 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Rename manage_posts_columns, fixes #696donncha2008-07-252-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1400 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove searchform id and added rtl css defdonncha2008-07-232-1/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1399 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move stylying of wpmu admin search forms to mu.css, fixes #692donncha2008-07-233-2/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1397 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Confirm addition of new users. fixes #630donncha2008-07-221-2/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1395 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Adding empty mu-rtl.css as suggested by selad, fixes #597donncha2008-07-221-0/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1394 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Count themes, fixes #689, props drmikedonncha2008-07-221-0/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1391 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* sanitize_title does too much, leave it out. fixes #688donncha2008-07-221-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1390 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* SQL optimizations, fixes #642, thanks momo360modenadonncha2008-07-212-18/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1389 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "SECURE_AUTH_SALT" constant so sitewide ssl logins workdonncha2008-07-211-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1388 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use sanitize_* functions for addblog parameters. fixes 680donncha2008-07-171-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1383 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Only show this message to site admins. fixes #679, props axelseaadonncha2008-07-171-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1382 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Put the | in the filter, fixes #672, thanks axelseaadonncha2008-07-171-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1381 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "wpmu_update_blog_options" action to allow plugins to update blog ↵donncha2008-07-171-0/+1
| | | | | | options, fixes #683, props momo360modena git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1379 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Filter "allowed_themes", props lunabyte, fixes #678donncha2008-07-161-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1376 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge with rev 8339donncha2008-07-1536-408/+815
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1374 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make sure username and blogname are alphanumeric only, fixes #523donncha2008-07-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1372 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "admin_header_navigation" filter to allow WordPress.org codex and ↵donncha2008-07-101-1/+1
| | | | | | forum links to be changed. fixes #672 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1366 7be80a69-a1ef-0310-a953-fb0f7c49ff36