summaryrefslogtreecommitdiffstats
path: root/wp-inst
Commit message (Collapse)AuthorAgeFilesLines
* Links should be owned by admin of blog.donncha2005-08-222-16/+17
| | | | | | | SQL cannot join on users table. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@209 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Only check if user is not in current blog if editing user is not an admin!donncha2005-08-221-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@208 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Correct support forum!donncha2005-08-221-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@207 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Roles are in values, not keys.donncha2005-08-222-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@206 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Massive merge from WP SVNdonncha2005-08-2229-248/+754
| | | | | | | Added some options back in. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@205 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Select correct field from table!donncha2005-08-211-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@204 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Updated to hashcash 2.3 - ↵donncha2005-08-172-44/+87
| | | | | | http://dev.wp-plugins.org/file/wp-hashcash/tags/2.3/wp-hashcash.php git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@203 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Show where invited users go!donncha2005-08-171-4/+25
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@202 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Rich Editor on/off works!donncha2005-08-174-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@201 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added discussion options page back in! (Thanks James)donncha2005-08-171-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@200 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need for theme editor yet.donncha2005-08-162-0/+11
| | | | | | | Allow site admin to change invites of users git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@199 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Edit roles of blog users.donncha2005-08-162-4/+45
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@198 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Get role toodonncha2005-08-161-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@197 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Admins can edit users!donncha2005-08-162-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@196 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make genericdonncha2005-08-161-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@195 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Admin users can actually login now!donncha2005-08-162-6/+19
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@194 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor html moddonncha2005-08-161-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@193 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use is_site_admin()donncha2005-08-161-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@192 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Really delete blogs - tables and wp_blogs record.donncha2005-08-153-5/+32
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@191 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "super users" to the wpmu options page.donncha2005-08-158-25/+52
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@190 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't escape so much.. already have magic quotesdonncha2005-08-154-41/+26
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@189 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added vars to make debugging easier in a multi-db env.donncha2005-08-151-0/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@188 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP changes.donncha2005-08-153-14/+20
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@187 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix site_namedonncha2005-08-131-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@186 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Disabled templates script and removed from menu.donncha2005-08-133-4/+2
| | | | | | | | Deleted "get more themes" link from themes page. http://mu.wordpress.org/forums/topic/161 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@185 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove invitesdonncha2005-08-121-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@184 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use options instead of settingsdonncha2005-08-121-17/+17
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@183 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed update_site_settings() - wasn't using table prefixdonncha2005-08-121-7/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@182 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed more typos, thanks Jason.donncha2005-08-121-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@181 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added visitor pass to invitedonncha2005-08-122-4/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@180 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix rss cachedonncha2005-08-121-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@179 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved headers arounddonncha2005-08-122-16/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@178 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "Already Invited" section.donncha2005-08-121-1/+11
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@177 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Typo - missing )donncha2005-08-121-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@176 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Record "invites list".donncha2005-08-121-1/+12
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@175 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Same typo.donncha2005-08-121-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@174 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make invites genericdonncha2005-08-121-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@170 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* meta -> headersdonncha2005-08-121-4/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@169 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Welcome email has carriage returnsdonncha2005-08-122-3/+32
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@168 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make wpmu a little more genericdonncha2005-08-113-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@167 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make file size site-configurable.donncha2005-08-111-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@166 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added more options.donncha2005-08-112-26/+56
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@165 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* If newblog.php then don't load this.donncha2005-08-111-1/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@164 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Break up query.donncha2005-08-111-4/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@163 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use meta key first post and welcome email.donncha2005-08-111-15/+41
| | | | | | | get_site_option() now takes a default value. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@162 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added wpmu upgrade script.donncha2005-08-112-0/+23
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@161 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Capture alter table/create table statements properly.donncha2005-08-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@159 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Mergegd code from WP Core.donncha2005-08-114-26/+65
| | | | | | | Make WP ajax play nicely with wpmu ajax. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@158 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* moved function from plugin to core.donncha2005-08-102-13/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@157 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Got rid of lots of unused code!donncha2005-08-101-350/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@156 7be80a69-a1ef-0310-a953-fb0f7c49ff36