summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Record the site_name, fixes #619donncha2008-05-081-2/+4
* Stripslashes the title before passing it to wpmu_create_blog(), fixes #621donncha2008-05-081-2/+3
* WP Merge with 2.5.1donncha2008-05-078-8/+17
* Suppress instead of "hide" db errorsdonncha2008-05-072-11/+11
* Ignore activation key in db.donncha2008-05-072-6/+9
* Not needed any moredonncha2008-05-071-376/+0
* Removed unused filedonncha2008-05-072-35/+9
* Fix wp_die() calls, props momo360modena, fixes #605donncha2008-05-073-4/+3
* No need for ScriptAculios any more, fixes #616. props momo360modenadonncha2008-05-071-5/+0
* Include version info on themes admin page, props momo360modena, fixes #618donncha2008-05-071-0/+2
* AUTOSAVE_INTERVAL, fixes #617 and #610, props hanifbdonncha2008-05-071-0/+8
* WP Merge to revision 7826donncha2008-04-2511-78/+78
* No need for these misc optionsdonncha2008-04-251-1/+2
* Restyling, fixes #590, props momo360modenadonncha2008-04-242-43/+46
* Cleanup wpmu-functions, fixes #607, props momo360modenadonncha2008-04-241-24/+19
* Enable Misc options pagedonncha2008-04-241-1/+0
* Remove paragraph tag from wp_die() calls, fixes #605, props momo360modenadonncha2008-04-245-15/+15
* Merged with WP 2.5, revision 7806donncha2008-04-2493-659/+988
* This function is now defined in includes/mu.phpdonncha2008-04-241-1/+1
* Added update function called in dashboarddonncha2008-04-231-0/+3
* Remove plugins widget from dashboard as users won't be able to use them anywa...donncha2008-04-221-0/+5
* Added mod_security disabling codedonncha2008-04-221-0/+8
* Applied patch in http://trac.wordpress.org/ticket/6443donncha2008-04-222-2/+2
* Warn the site admin if SECRET_SALT and SECRET_SALT are not defineddonncha2008-04-221-0/+16
* Pass site_id to wpmu_create_blog, should fix #577donncha2008-04-191-4/+3
* Only show media upload icon. Avoids problems with upload types. fixes #598donncha2008-04-191-0/+15
* Removed rejected patched filedonncha2008-04-181-1224/+0
* Improved language selector, props momo360modena, fixes #529donncha2008-04-183-24/+51
* No need to show mod_rewrite rules, props selad, fixes #596donncha2008-04-181-8/+0
* Make these a bit nicerdonncha2008-04-181-2/+2
* Check that user isn't a site_admin before deleting their blog 1 perms, fixes ...donncha2008-04-181-1/+1
* Added text-decoration to default allowed styles, props kkwangendonncha2008-04-181-1/+1
* Remove Javascript warnings. props momo360modena, fixes #591donncha2008-04-181-7/+7
* No more listman, props mypatricks, fixes #591donncha2008-04-181-1/+0
* Minor changes, merge and whitespacedonncha2008-04-182-5/+1
* Minor change for 2.5 update, props momo360modena, fixes #590donncha2008-04-171-2/+6
* Replace glob(), it may be disabled on some hosts. fixes #594donncha2008-04-171-5/+7
* Use wpdb variables, fixes #595, props momo360modenadonncha2008-04-171-3/+3
* sync home with default theme, fixes #593donncha2008-04-1715-115/+209
* Applied patch in #590 by momo360modena and fixed a minor bug with blog searchingdonncha2008-04-169-446/+401
* Reduce the number of styles alloweddonncha2008-04-151-10/+3
* Allow 'style' attribute, but filter the styles alloweddonncha2008-04-142-12/+47
* Removed text, fixes #578donncha2008-04-141-1/+0
* Minor changes to users page.donncha2008-04-111-9/+10
* Fixed "Delete user" button on users page. Fixes #585donncha2008-04-111-5/+5
* Limit user search to current blog onlydonncha2008-04-101-1/+1
* Extra html removed, fixes #586, props mypatricksdonncha2008-04-101-2/+0
* Use blog_id when comparing blogs, fixes #583donncha2008-04-101-3/+3
* Put plugins in the right place, not overwriting "Settings"donncha2008-04-101-1/+1
* Move check for site_admin, props bazza, fixes #584donncha2008-04-101-4/+5