Wordpress/wp-admin
Ryan Boren d1f030f31a Fix reveresed logic. see #6805
git-svn-id: https://develop.svn.wordpress.org/trunk@7787 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-23 01:25:01 +00:00
..
css Fix text widget cropping in IE6. Props mdawaffe. fixes #6792 for trunk 2008-04-22 23:48:28 +00:00
images Revert [7689], gonna try another approach. see #6677 2008-04-17 19:32:38 +00:00
import array_shift() error fixes from DD32. fixes #6499 for trunk 2008-04-16 23:09:51 +00:00
includes Fix reveresed logic. see #6805 2008-04-23 01:25:01 +00:00
js wp_category_checklist() fixes from mdawaffe. fixes #6810 for trunk 2008-04-22 22:45:53 +00:00
admin-ajax.php wp_category_checklist() fixes from mdawaffe. fixes #6810 for trunk 2008-04-22 22:45:53 +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 Deal more elegantly with blogs with blank titles. (Which is apparently pretty common.) 2008-04-05 00:54:56 +00:00
admin.php
async-upload.php Workaround response truncation by reducing size of response after uploading with flash uploader. Props tellyworth. fixes #6713 2008-04-14 23:09:14 +00:00
bookmarklet.php
categories.php Shift-click to select a range of checkboxes. Props mdawaffe. fixes #6541 for trunk 2008-04-18 22:23:02 +00:00
comment.php Redirect back to original referer when deleting a comment from the edit comment page. fixes #6458 for trunk 2008-04-21 16:45:48 +00:00
custom-header.php Custom header and color picker fixes from mdawaffe. fixes #6577 for trunk 2008-04-16 20:58:03 +00:00
edit-attachment-rows.php Don't show broken parent post links for orphaned media. fixes #6408 2008-03-27 02:50:01 +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 Shift-click to select a range of checkboxes. Props mdawaffe. fixes #6541 for trunk 2008-04-18 22:23:02 +00:00
edit-form-advanced.php Post revisions from mdawaffe. see #6775 2008-04-18 23:38:21 +00:00
edit-form-comment.php Redirect back to original referer when deleting a comment from the edit comment page. fixes #6458 for trunk 2008-04-21 16:45:48 +00:00
edit-form.php
edit-link-categories.php Shift-click to select a range of checkboxes. Props mdawaffe. fixes #6541 for trunk 2008-04-18 22:23:02 +00:00
edit-link-category-form.php Fix redirects after editing and deleting link categories. 2008-03-26 22:21:01 +00:00
edit-link-form.php wp_category_checklist() and wp_link_category_checklist() to replace the nested cats code. see #2621 2008-04-18 17:41:10 +00:00
edit-page-form.php Check publish_pages capability, not publish_posts. Props matthijs. fixes #6777 for trunk 2008-04-20 06:48:00 +00:00
edit-pages.php Prepare DB queries in more places. Props filosofo. see #6644 2008-04-14 16:13:25 +00:00
edit-post-rows.php Consolidate get_pending_comments_num() queries. see #6770 2008-04-22 21:26:01 +00:00
edit-tag-form.php Fix redirects after editing and deleting tags. 2008-03-26 21:54:02 +00:00
edit-tags.php Shift-click to select a range of checkboxes. Props mdawaffe. fixes #6541 for trunk 2008-04-18 22:23:02 +00:00
edit.php Prepare DB queries in more places. Props filosofo. see #6644 2008-04-14 16:13:25 +00:00
export.php
import.php
index-extra.php
index.php Ensure we only fire off ajax requests for the dashboard widgets when the cache has expired. Fixes #6533 for trunk props mdawaffe. 2008-04-02 16:22:53 +00:00
install-helper.php
install.php
link-add.php
link-category.php Fix redirects after editing and deleting link categories. 2008-03-26 22:21:01 +00:00
link-import.php
link-manager.php Shift-click to select a range of checkboxes. Props mdawaffe. fixes #6541 for trunk 2008-04-18 22:23:02 +00:00
link-parse-opml.php
link.php
media-upload.php
media.php Redirect back to attachment permalink page after editing attachment via 'Edit This' link. 2008-03-27 22:05:51 +00:00
menu-header.php
menu.php Cache comment count and use count API in menu.php 2008-04-16 23:45:39 +00:00
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 don't get or set post_lock if you can't edit the post/page. Props mdawaffe 2008-04-22 23:54:13 +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 Active plugin highlighting tweaks from MT. fixes #6275 2008-03-26 22:27:27 +00:00
post-new.php
post.php don't get or set post_lock if you can't edit the post/page. Props mdawaffe 2008-04-22 23:54:13 +00:00
profile.php
revision.php Post revisions from mdawaffe. see #6775 2008-04-18 23:38:21 +00:00
rtl.css Fix RTL alignment for delete button. Props RanYanivHartstein. fixes #6617 for 2.6 2008-04-06 23:26:25 +00:00
setup-config.php
sidebar.php Add nonce and gettext to sidebar.php. Fix sidebar redirect. 2008-03-26 23:41:41 +00:00
theme-editor.php
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 Prepare DB queries in more places. Props filosofo. see #6644 2008-04-14 16:13:25 +00:00
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 Prepare DB queries in more places. Props filosofo. see #6644 2008-04-14 16:13:25 +00:00
user-edit.php
users.php Shift-click to select a range of checkboxes. Props mdawaffe. fixes #6541 for trunk 2008-04-18 22:23:02 +00:00
widgets.php Fix text widget cropping in IE6. Props mdawaffe. fixes #6792 for trunk 2008-04-22 23:48:28 +00:00
wp-admin.css Post revisions from mdawaffe. see #6775 2008-04-18 23:38:21 +00:00