summaryrefslogtreecommitdiffstats
path: root/wp-inst/wp-admin/wpmu-edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Moved everything in wp-inst down a directory.donncha2006-06-221-263/+0
| | | | | | | | Uses's Ryan Boren's htaccess rules and mods If you're upgrading, try this on a test server first! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@591 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use Scripaculous autocomplete (fixes #32)donncha2006-06-201-7/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@580 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use Scriptaculous autocomplete for category drop downdonncha2006-06-161-6/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@567 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge and new featuresdonncha2006-06-071-35/+17
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@550 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP updatesdonncha2006-02-161-9/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@528 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-12-121-15/+31
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@465 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Updated caching on sitestats.donncha2005-11-081-15/+4
| | | | | | | is_public -> public, make sure to run upgrade script once! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@424 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Avoid sql error if referer tables weren't created.donncha2005-09-121-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@309 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cast IDdonncha2005-09-061-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@296 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Deactivate and activate blogs.donncha2005-09-061-2/+19
| | | | | | | If blog is not active then highlight row. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@295 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed id when deleting blogs (Thanks pritamdutt, ↵donncha2005-09-061-0/+1
| | | | | | http://mu.wordpress.org/forums/topic/245) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@291 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Better ordering support - click colum to reverse orderdonncha2005-09-021-16/+36
| | | | | | | Mass delete checkboxes in git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@279 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Reformatteddonncha2005-08-301-143/+130
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@258 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved site-admin check to specific actionsdonncha2005-08-301-5/+24
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@257 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Styled category searchdonncha2005-08-241-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@223 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Category searching:donncha2005-08-241-1/+4
| | | | | | | | | 1. backspace and escape close search 2. losing focus closes search after 2 second delay 3. check for carriage return so empty search doesn't go through! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@222 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved admin themes to their own tab.donncha2005-08-231-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@215 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Edit roles of blog users.donncha2005-08-161-1/+17
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@198 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Really delete blogs - tables and wp_blogs record.donncha2005-08-151-0/+20
| | | | 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-151-1/+2
| | | | 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-151-15/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@189 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added more options.donncha2005-08-111-1/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@165 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Allow site admin to change upload space settings and file typesdonncha2005-08-101-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@155 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add Menu Backend options so backend pages can be disabled site-wide.donncha2005-08-081-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@141 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added site options page.donncha2005-08-041-0/+11
| | | | | | | Let site admin choose site language. blog owners can override. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@125 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move AJAX code into function so it can be used multiple times.donncha2005-08-041-1/+14
| | | | | | | | Add AJAX functionality to new category textbox on edit form and category page. AJAX code from: http://grebowiec.net/?p=77 / http://grebowiec.net/wp-content/searchboxcode.txt git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@124 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Create inactive user record properlydonncha2005-08-031-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@119 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* escape $iddonncha2005-08-031-21/+23
| | | | | | | Check for existing user before adding. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@118 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* AJAX powered user search field in wpmu-blogs.php!donncha2005-08-031-9/+44
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@117 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added feed titles.donncha2005-08-011-4/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@115 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Customizable dashboard feeds: allow site admin to change them.donncha2005-07-291-1/+8
| | | | | | | Changed *_site_settings() to *_site_option() git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@103 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* On blogs page, display users of blogsdonncha2005-07-211-3/+4
| | | | | | | | On Users page, display blogs of users. Display array options of blogs as disabled text areas. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@63 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Initial Importdonncha2005-07-121-0/+102
git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1 7be80a69-a1ef-0310-a953-fb0f7c49ff36