summaryrefslogtreecommitdiffstats
path: root/wp-admin
Commit message (Expand)AuthorAgeFilesLines
* 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-181-0/+1
* Minor change for 2.5 update, props momo360modena, fixes #590donncha2008-04-171-2/+6
* Use wpdb variables, fixes #595, props momo360modenadonncha2008-04-171-3/+3
* Applied patch in #590 by momo360modena and fixed a minor bug with blog searchingdonncha2008-04-168-434/+378
* 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
* Extra html, fixed #589donncha2008-04-101-3/+0
* Merged with WordPress 2.5, unstable, only for testingdonncha2008-04-04147-5947/+9152
* Add and delete WP 2.5 files. *DON'T SVN UPDATE!*donncha2008-03-1978-273/+15449
* Added show_adduser_fields filter, fixes #550, props axelseaadonncha2008-03-141-1/+3
* Set new blogs as public, fixes #532donncha2008-03-131-1/+1
* Remove unfiltered_html capdonncha2008-03-121-2/+0
* Cast term id to int. fixes #562ryan2008-02-201-2/+2
* Backporting http://trac.wordpress.org/changeset/6332 from WP trunk to fix #562donncha2008-02-191-1/+1
* Redirect to the user's blog properlydonncha2008-02-141-2/+3
* Merge with WP 2.3.3donncha2008-02-051-1/+1
* Add options-permalinks.php back in!donncha2008-02-031-1/+0
* Don't allow blogs to be sorted by users or actions, fixes #549donncha2008-01-231-3/+9
* Remove siteurl and home from option whitelistdonncha2008-01-231-1/+1
* Whitelist the options pages. (plugins may break, see forum)donncha2008-01-239-22/+122
* No need for this any more, fixes #534, props drmikedonncha2008-01-111-18/+0
* Removed invites links, fixes #525, props andrea_rdonncha2008-01-021-5/+0
* Use wp_redirect() instead of header(), fixes #522, props chmacdonncha2008-01-021-6/+6
* Added "show_adduser_fields" to hide "Add user" form, fixes #520donncha2008-01-021-0/+4
* Removed "draggable" code, should fix #488donncha2008-01-021-1/+0
* Merge with WP 2.3.2donncha2008-01-026-363/+10
* Pagination, props ktlee, fixes #518 donncha2007-12-041-23/+27
* Fixed pagination, fixes #519, props ktleedonncha2007-12-042-9/+16
* Use MUPLUGINDIR, props chmac, fixes #508donncha2007-11-231-3/+3
* Echo the footer text, props chmac, fixes #507donncha2007-11-231-1/+1
* Remove extra codedonncha2007-11-222-14/+3
* Move custom code from menu.php to mu.phpdonncha2007-11-222-34/+69
* Added paragraph tags to filter, fixes #504donncha2007-11-211-3/+3
* check for mu-plugins, fixes #501, props chmacdonncha2007-11-201-3/+4
* Make footer text filterable. Admins can insert their own forum and documentat...donncha2007-11-201-2/+3
* Better pagination, props ktlee, fixes #483donncha2007-11-161-23/+19
* Fixed gettexting of default blog descriptiondonncha2007-11-161-1/+1
* Add user to blog 1 when creating user from wpmu-users.phpdonncha2007-11-162-19/+21
* Backing out 1144donncha2007-11-162-7/+4
* Applied parts of momo360modena's patch on #485donncha2007-11-151-18/+12
* Add terms tables to drop_tables array, fixes #485donncha2007-11-151-2/+5
* Make registration options into clickable labelsdonncha2007-11-151-4/+4
* Allow login via a secure login formdonncha2007-11-142-5/+7