WordPress/wp-admin
ryan 2c5c084ccc updateOtherIcon. fixes #2315
git-svn-id: http://svn.automattic.com/wordpress/trunk@3469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-21 05:41:52 +00:00
..
images Bring the blue back 2005-11-29 14:59:29 +00:00
import i18n updates from SteveAgl. fixes #2260 2006-01-10 22:50:19 +00:00
admin-db.php Use API. 2005-12-23 23:10:59 +00:00
admin-footer.php New asyncronous ping method. fixes #2048 2005-12-16 03:04:33 +00:00
admin-functions.php Strip some more funny chars, fixes #2093 2006-01-17 00:48:24 +00:00
admin-header.php Make sure cat-js loads. Props donncha. fixes #2262 2006-01-13 22:09:57 +00:00
admin.php HTML and JS cleanup 2006-01-10 05:16:17 +00:00
bookmarklet.php Give a little love to the bookmarklet. 2005-10-28 08:43:23 +00:00
cat-js.php Require admin.php. fixes #2263 2006-01-10 22:49:11 +00:00
categories.php HTML and JS cleanup 2006-01-10 05:16:17 +00:00
edit-comments.php HTML and JS cleanup 2006-01-10 05:16:17 +00:00
edit-form-advanced.php Check upload_files cap for inline uploader. Props David House and doit-cu. fixes #2302 2006-01-18 19:16:31 +00:00
edit-form-ajax-cat.php Slicker category adding, fixes #1882 2005-11-17 10:23:35 +00:00
edit-form-comment.php MCE fix-em-ups from skeltoac. fixes #1962 2005-12-09 19:24:14 +00:00
edit-form.php Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
edit-link-form.php Use correct ids. Props filosofo. fixes #2016 2005-12-02 17:32:07 +00:00
edit-page-form.php Check upload_files cap for inline uploader. Props David House and doit-cu. fixes #2302 2006-01-18 19:16:31 +00:00
edit-pages.php HTML and JS cleanup 2006-01-10 05:16:17 +00:00
edit.php HTML and JS cleanup 2006-01-10 05:16:17 +00:00
execute-pings.php Execute pings rework from skeltoac. #2197 2006-01-19 00:03:28 +00:00
import.php i18n fixes from nbachiyski. #2006 2005-12-02 22:37:02 +00:00
index.php Use ->comments instead of . fixes #2293 2006-01-16 20:07:00 +00:00
inline-uploading.php updateOtherIcon. fixes #2315 2006-01-21 05:41:52 +00:00
install-helper.php Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now. 2004-05-24 08:22:18 +00:00
install.php Cache rewrite rules. Add WP_Rewrite::flush_rules(). fixes #2155 2005-12-28 07:05:05 +00:00
link-add.php HTML and JS cleanup 2006-01-10 05:16:17 +00:00
link-categories.php HTML and JS cleanup 2006-01-10 05:16:17 +00:00
link-import.php Link import fix from Kafkaesqui. fixes #2296 2006-01-16 19:57:20 +00:00
link-manager.php HTML and JS cleanup 2006-01-10 05:16:17 +00:00
link-parse-opml.php i18n updates from nbachiyski. fixes #2069 2005-12-12 22:48:30 +00:00
list-manipulation.js Update all to eol-style: native, also fixes #1645 2005-11-13 04:40:18 +00:00
list-manipulation.php Post delete fix from David House. fixes #2173 2005-12-29 21:16:53 +00:00
menu-header.php Fix menu annoyance. Clean up themes.php code. 2005-09-05 23:33:10 +00:00
menu.php Require manage_options cap to access Options menu. 2005-11-21 09:29:19 +00:00
moderation.php HTML and JS cleanup 2006-01-10 05:16:17 +00:00
options-discussion.php h-scroll fix. fixes #1994 2005-12-23 03:24:10 +00:00
options-general.php HTML and JS cleanup 2006-01-10 05:16:17 +00:00
options-head.php Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
options-misc.php More upload path tweaks. fixes #2271 2006-01-14 22:09:51 +00:00
options-permalink.php Cache rewrite rules. Add WP_Rewrite::flush_rules(). fixes #2155 2005-12-28 07:05:05 +00:00
options-reading.php Removing personal options, putting on profile page. Fixes #1557 2005-11-16 23:32:38 +00:00
options-writing.php Don't do bad xhtml fixing by default - fixes #1975 2005-11-28 23:05:12 +00:00
options.php Add upload folder options. Props David House. fixes #2206 2006-01-09 22:24:57 +00:00
page-new.php Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
plugin-editor.php i18n updates from nbachiyski. fixes #2069 2005-12-12 22:48:30 +00:00
plugins.php Exit after sending headers. fixes #1917 2005-12-28 00:16:40 +00:00
post.php Remove reference to non-existant edit-attachment-form. fixes #2270 2006-01-12 03:44:44 +00:00
profile-update.php Removing personal options, putting on profile page. Fixes #1557 2005-11-16 23:32:38 +00:00
profile.php i81n fix from David House. fixes #2214 2006-01-07 06:33:49 +00:00
setup-config.php Trim submitted values, fixes #1954 2005-11-25 04:36:03 +00:00
sidebar.php Check for publish_posts cap. 2005-12-05 03:38:35 +00:00
templates.php Don't be lazy. Props Denyerec 2005-12-28 00:10:23 +00:00
theme-editor.php i18n updates from nbachiyski. fixes #2069 2005-12-12 22:48:30 +00:00
themes.php Trailing slashes. Propers to Mark Jaquith. fixes #1893 2005-11-17 10:10:10 +00:00
update-links.php i18n updates from nbachiyski. fixes #2069 2005-12-12 22:48:30 +00:00
upgrade-functions.php Cache rewrite rules. Add WP_Rewrite::flush_rules(). fixes #2155 2005-12-28 07:05:05 +00:00
upgrade-schema.php wp_roles cleanup 2006-01-18 03:07:26 +00:00
upgrade.php Better redirect back. 2006-01-10 03:06:48 +00:00
user-edit.php Role fixup from David House. fixes #2024 2005-12-05 03:11:55 +00:00
users.php i18n updates from nbachiyski. fixes #2069 2005-12-12 22:48:30 +00:00
wp-admin.css Accomodate long page names in Page Parent dropdown. Props David House. fixes #2304 2006-01-18 19:21:37 +00:00
xfn.js HTML and JS cleanup 2006-01-10 05:16:17 +00:00