Wordpress/wp-admin
Ryan Boren 0de8433dde Fix redirects after editing and deleting tags.
git-svn-id: https://develop.svn.wordpress.org/trunk@7536 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 21:54:02 +00:00
..
css Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395 2008-03-26 20:06:18 +00:00
images Removing active image. 2008-03-26 04:48:20 +00:00
import ngettext fixes from nbachiyski. fixes #6261 2008-03-19 16:00:09 +00:00
includes Fix user feedback when editing attachment details immediately after upload. Props andy. fixes #6398 2008-03-26 21:26:28 +00:00
js Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395 2008-03-26 20:06:18 +00:00
admin-ajax.php Fix addition of new meta keys when no meta keys currently exist. Props DD32. fixes #6343 2008-03-25 01:42:38 +00:00
admin-footer.php
admin-functions.php Mark files as deprecated. See #4960. 2008-03-21 09:29:22 +00:00
admin-header.php Consensus is to make "Visit Site" links open in the same tab/window. fixes #6163 2008-03-26 07:14:07 +00:00
admin.php
async-upload.php
bookmarklet.php
categories.php Spacing cleanups and fixes. Hat tip: azaozz. 2008-03-23 06:41:43 +00:00
comment.php Reduce dependency on inline style. Props mdawaffe. fixes #6228 2008-03-14 23:58:31 +00:00
custom-header.php
edit-attachment-rows.php pretty delete animation, fix squashed icons and use 80x60 thumbs, add rel attrs to attachment links inserted from uploader. Props andy. see #5911 2008-03-21 23:21:27 +00:00
edit-category-form.php Fix over-aggressive form validation. Props mdawaffe. fixes #6209 2008-03-18 19:20:18 +00:00
edit-comments.php Show previous search in comment search box 2008-03-20 20:28:17 +00:00
edit-form-advanced.php Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395 2008-03-26 20:06:18 +00:00
edit-form-comment.php Use red background delete style for Delete Comment link on Edit Comment screen. fixes #6396 2008-03-26 20:15:52 +00:00
edit-form.php Switch from addLoadEvent to jQuery(document).ready. Fixes #6241 props azaozz. 2008-03-15 22:57:47 +00:00
edit-link-categories.php Spacing cleanups and fixes. Hat tip: azaozz. 2008-03-23 06:41:43 +00:00
edit-link-category-form.php Fix over-aggressive form validation. Props mdawaffe. fixes #6209 2008-03-18 19:20:18 +00:00
edit-link-form.php Fix over-aggressive form validation. Props mdawaffe. fixes #6209 2008-03-18 19:37:31 +00:00
edit-page-form.php Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395 2008-03-26 20:06:18 +00:00
edit-pages.php Sometimes people have huge numbers of posts, let's always number_format them. Also, additional related link. 2008-03-23 07:10:17 +00:00
edit-post-rows.php Wrap comment bubbles in minimum width div to avoid chopping. Props mt. fixes #6207 2008-03-20 21:40:17 +00:00
edit-tag-form.php Fix redirects after editing and deleting tags. 2008-03-26 21:54:02 +00:00
edit-tags.php Fix redirects after editing and deleting tags. 2008-03-26 21:54:02 +00:00
edit.php Sometimes people have huge numbers of posts, let's always number_format them. Also, additional related link. 2008-03-23 07:10:17 +00:00
export.php
import.php
index-extra.php
index.php require_once() the dashboard include, using ABSPATH. props Viper007Bond. fixes #6356 2008-03-24 20:36:46 +00:00
install-helper.php
install.php install.php i18n and html fixes. Props nbachiyski. fixes #6221 2008-03-14 18:22:19 +00:00
link-add.php
link-category.php Fix menu parent for link category editor 2008-03-18 23:49:42 +00:00
link-import.php Reduce dependency on inline style. Props mdawaffe. fixes #6228 2008-03-14 23:58:31 +00:00
link-manager.php Bail out users who go to Manage - Links trying to add a link 2008-03-20 05:02:40 +00:00
link-parse-opml.php
link.php
media-upload.php
media.php Fix warning in media.php. Show sidemenu. Props andy. fixes #6206 2008-03-17 18:28:43 +00:00
menu-header.php
menu.php
moderation.php
options-discussion.php Some options juggling to put things where they fit a little better, and more exposition around the more obtuse options. 2008-03-24 08:28:15 +00:00
options-general.php Some options juggling to put things where they fit a little better, and more exposition around the more obtuse options. 2008-03-24 08:28:15 +00:00
options-head.php
options-misc.php Some options juggling to put things where they fit a little better, and more exposition around the more obtuse options. 2008-03-24 08:28:15 +00:00
options-permalink.php
options-privacy.php
options-reading.php Some options juggling to put things where they fit a little better, and more exposition around the more obtuse options. 2008-03-24 08:28:15 +00:00
options-writing.php Some options juggling to put things where they fit a little better, and more exposition around the more obtuse options. 2008-03-24 08:28:15 +00:00
options.php
page-new.php
page.php Redirect consistency when saving pages and posts. 2008-03-26 18:55:24 +00:00
plugin-editor.php Fix plugin error scraping in the plugin editor. Props DD32. fixes #6332 2008-03-26 16:14:29 +00:00
plugins.php Removing active image. 2008-03-26 04:48:20 +00:00
post-new.php
post.php Redirect consistency when saving pages and posts. 2008-03-26 18:55:24 +00:00
profile.php
rtl.css RTL fixes from mani_monaj and RanYanivHartstein. see #6296 #6365 2008-03-24 02:51:51 +00:00
setup-config.php
sidebar.php Reduce dependency on inline style. Props mdawaffe. fixes #6228 2008-03-14 23:58:31 +00:00
theme-editor.php Reduce dependency on inline style. Props mdawaffe. fixes #6228 2008-03-14 23:58:31 +00:00
themes.php Consensus is to make "Visit Site" links open in the same tab/window. fixes #6163 2008-03-26 07:14:07 +00:00
update-links.php
update.php Deactivate plugins during plugin update. Props DD32. see #6262 2008-03-21 23:02:00 +00:00
upgrade-functions.php Mark files as deprecated. See #4960. 2008-03-21 09:29:22 +00:00
upgrade.php
upload.php Sometimes people have huge numbers of posts, let's always number_format them. Also, additional related link. 2008-03-23 07:10:17 +00:00
user-edit.php Switch from addLoadEvent to jQuery(document).ready. Fixes #6241 props azaozz. 2008-03-15 22:57:47 +00:00
users.php Fix over-aggressive form validation. Props mdawaffe. fixes #6209 2008-03-18 19:20:18 +00:00
widgets.php Fix multi-widget addition with JS disabled. Props mdawaffe. see #6239 2008-03-17 23:25:05 +00:00
wp-admin.css Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395 2008-03-26 20:06:18 +00:00