summaryrefslogtreecommitdiffstats
path: root/wp-admin
Commit message (Collapse)AuthorAgeFilesLines
* Don't delete the admin's files!donncha2007-04-181-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@968 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix typo, fixes #308donncha2007-04-171-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@965 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use LANGDIR instead of WPINC (fixes #309)donncha2007-04-171-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@964 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed typo. Fixes #296donncha2007-03-301-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@955 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Redirect to $ref if it exists, fixes #295donncha2007-03-301-1/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@954 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Tell admin that themes must be activated on the admin page first.donncha2007-03-291-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@950 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix those pesky themes (fixes #284)donncha2007-03-293-8/+30
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@948 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Internationalisation, thanks momo360modena for changes! fixes #283donncha2007-03-285-10/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@945 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use id instead of name fielddonncha2007-03-281-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@944 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Sort columns by colum IDs, fixes #291donncha2007-03-282-28/+28
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@943 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove, not delete. fixes #280donncha2007-03-261-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@938 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* fixed sql, fixes #289donncha2007-03-261-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@937 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Index allowed_themes by stylesheet path instead of name. (fixes #284)donncha2007-03-264-60/+88
| | | | | | | Important! Make sure you visit and save wp-admin/wpmu-themes.php to update the list! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@936 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5109donncha2007-03-263-2/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@934 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Ryan casts an int and catches a fish, someone buy him a pint! merge to 5092donncha2007-03-2311-25/+28
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@933 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Delete autosave pointers from deleted blogsdonncha2007-03-221-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@932 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5072donncha2007-03-212-8/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@928 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor changes to wpmu_delete_blog (fixes #271)donncha2007-03-211-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@927 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't show the link to the plugin editor as it's disableddonncha2007-03-191-4/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@922 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5061donncha2007-03-1917-37/+39
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@920 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5032donncha2007-03-131-3/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@916 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 5028donncha2007-03-128-54/+39
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@915 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge - deleted filesdonncha2007-03-093-353/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@910 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5007donncha2007-03-0926-70/+405
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@909 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* List language files even if only one file founddonncha2007-03-051-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@906 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4956donncha2007-02-2813-104/+102
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@904 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4950donncha2007-02-263-7/+12
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@900 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4929donncha2007-02-234-0/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@899 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Trim each element of the banned email listdonncha2007-02-221-1/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@897 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4914donncha2007-02-222-3/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@896 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix orderby (Thanks Enrico)donncha2007-02-211-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@895 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Order categories in the drop down by name, not ID (fixes #190)donncha2007-02-201-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@893 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* wp merge to rev 4896donncha2007-02-201-579/+912
| | | | | | | | Ryan's nooption fixes jquery filename is different git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@890 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4887donncha2007-02-154-19/+87
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@888 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added get_user_id_from_string()donncha2007-02-132-11/+11
| | | | | | | Make editing a blog much faster git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@884 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4874donncha2007-02-131-1/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@883 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed iframe from kses whitelistdonncha2007-02-051-1/+1
| | | | | | | Minor translation change in wordpress importer git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@881 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Small typo in the mergedonncha2007-02-051-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@880 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4865donncha2007-02-051-10/+18
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@879 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 3834 and reverted to novalueindb option codedonncha2007-01-303-7/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@873 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make banned domain list into a textareadonncha2007-01-262-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@869 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4813donncha2007-01-265-27/+21
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@868 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to revision 4793donncha2007-01-245-55/+51
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@865 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4783donncha2007-01-232-2/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@861 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed autocomplete_css() because it possibly conflicts with advanced ↵donncha2007-01-227-66/+15
| | | | | | | | | | | | editor stuff: http://trac.mu.wordpress.org/ticket/213 http://trac.mu.wordpress.org/ticket/176 http://trac.mu.wordpress.org/ticket/217 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@860 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixing a small typodonncha2007-01-221-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@856 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't delete the admin's files too! (fixes #224)donncha2007-01-221-24/+24
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@855 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4780donncha2007-01-223-4/+14
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@854 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4771donncha2007-01-194-5/+26
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@852 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4763donncha2007-01-184-6/+41
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@851 7be80a69-a1ef-0310-a953-fb0f7c49ff36