summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Stripslashes the title before passing it to wpmu_create_blog(), fixes #621donncha2008-05-081-2/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1276 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge with 2.5.1donncha2008-05-078-8/+17
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1275 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Suppress instead of "hide" db errorsdonncha2008-05-072-11/+11
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1274 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Ignore activation key in db.donncha2008-05-072-6/+9
| | | | | | | Generate a correct key, thanks mtdewvirus git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1273 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Not needed any moredonncha2008-05-071-376/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1272 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed unused filedonncha2008-05-072-35/+9
| | | | | | | Update primary_blog git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1271 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix wp_die() calls, props momo360modena, fixes #605donncha2008-05-073-4/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1270 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need for ScriptAculios any more, fixes #616. props momo360modenadonncha2008-05-071-5/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1269 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Include version info on themes admin page, props momo360modena, fixes #618donncha2008-05-071-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1268 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* AUTOSAVE_INTERVAL, fixes #617 and #610, props hanifbdonncha2008-05-071-0/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1267 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to revision 7826donncha2008-04-2511-78/+78
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1266 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need for these misc optionsdonncha2008-04-251-1/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1265 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Restyling, fixes #590, props momo360modenadonncha2008-04-242-43/+46
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1264 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cleanup wpmu-functions, fixes #607, props momo360modenadonncha2008-04-241-24/+19
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1263 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Enable Misc options pagedonncha2008-04-241-1/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1262 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove paragraph tag from wp_die() calls, fixes #605, props momo360modenadonncha2008-04-245-15/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1261 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merged with WP 2.5, revision 7806donncha2008-04-2493-659/+988
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1260 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* This function is now defined in includes/mu.phpdonncha2008-04-241-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1259 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added update function called in dashboarddonncha2008-04-231-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1258 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove plugins widget from dashboard as users won't be able to use them ↵donncha2008-04-221-0/+5
| | | | | | anyway, fixes #599 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1257 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added mod_security disabling codedonncha2008-04-221-0/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1256 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Applied patch in http://trac.wordpress.org/ticket/6443donncha2008-04-222-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1255 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Warn the site admin if SECRET_SALT and SECRET_SALT are not defineddonncha2008-04-221-0/+16
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1254 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Pass site_id to wpmu_create_blog, should fix #577donncha2008-04-191-4/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1252 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Only show media upload icon. Avoids problems with upload types. fixes #598donncha2008-04-191-0/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1251 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed rejected patched filedonncha2008-04-181-1224/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1250 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Improved language selector, props momo360modena, fixes #529donncha2008-04-183-24/+51
| | | | | | | Various clean ups. Replaced glob() with opendir() git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1249 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need to show mod_rewrite rules, props selad, fixes #596donncha2008-04-181-8/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1248 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make these a bit nicerdonncha2008-04-181-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1247 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check that user isn't a site_admin before deleting their blog 1 perms, fixes ↵donncha2008-04-181-1/+1
| | | | | | #536 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1246 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added text-decoration to default allowed styles, props kkwangendonncha2008-04-181-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1245 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove Javascript warnings. props momo360modena, fixes #591donncha2008-04-181-7/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1244 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No more listman, props mypatricks, fixes #591donncha2008-04-181-1/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1243 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor changes, merge and whitespacedonncha2008-04-182-5/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1242 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor change for 2.5 update, props momo360modena, fixes #590donncha2008-04-171-2/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1241 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Replace glob(), it may be disabled on some hosts. fixes #594donncha2008-04-171-5/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1240 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use wpdb variables, fixes #595, props momo360modenadonncha2008-04-171-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1239 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* sync home with default theme, fixes #593donncha2008-04-1715-115/+209
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1238 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Applied patch in #590 by momo360modena and fixed a minor bug with blog searchingdonncha2008-04-169-446/+401
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1237 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Reduce the number of styles alloweddonncha2008-04-151-10/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1236 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Allow 'style' attribute, but filter the styles alloweddonncha2008-04-142-12/+47
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1235 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed text, fixes #578donncha2008-04-141-1/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1234 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor changes to users page.donncha2008-04-111-9/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1233 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed "Delete user" button on users page. Fixes #585donncha2008-04-111-5/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1232 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Limit user search to current blog onlydonncha2008-04-101-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1231 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Extra html removed, fixes #586, props mypatricksdonncha2008-04-101-2/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1230 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use blog_id when comparing blogs, fixes #583donncha2008-04-101-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1229 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Put plugins in the right place, not overwriting "Settings"donncha2008-04-101-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1228 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move check for site_admin, props bazza, fixes #584donncha2008-04-101-4/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1227 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* weblog_title gets passed to update_option() eventually which expects ↵donncha2008-04-101-1/+1
| | | | | | unescaped values git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1226 7be80a69-a1ef-0310-a953-fb0f7c49ff36