Wordpress/wp-admin
Matt Mullenweg e4b2fa59dc Have the bottom boxes be closed by default. Remove the global padding kill from thickbox CSS.
git-svn-id: https://develop.svn.wordpress.org/trunk@6604 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-14 00:20:52 +00:00
..
css New image uploader from tellyworth. see #5609 2008-01-09 08:14:29 +00:00
images New image uploader from tellyworth. see #5609 2008-01-09 08:14:29 +00:00
import Ensure that we preserve GUIDs when importing from RSS. Fixes #5589 props peterjanes. 2008-01-10 21:27:08 +00:00
includes Have the bottom boxes be closed by default. Remove the global padding kill from thickbox CSS. 2008-01-14 00:20:52 +00:00
js Don't do form submit when pressing enter in add new tag box. Props mdawaffe. fixes #5629 2008-01-12 15:54:44 +00:00
admin-ajax.php Fixes for new categories interface from mdawaffe. fixes #5618 2008-01-10 20:19:58 +00:00
admin-footer.php
admin-functions.php Resurrect admin-functions.php and upgrade-functions.php for back compat. fixes #4956 2007-09-12 02:36:04 +00:00
admin-header.php New experimental category interface, fixes #5618. Hat tip: mdawaffe. 2008-01-10 09:39:35 +00:00
admin.php Call WP::init() just before kicking the init action so that the current user is setup as early as possible. fixes #4181 2008-01-09 20:08:59 +00:00
bookmarklet.php
categories.php jquery for list manipulation. Round one, fight. Props mdawaffe. fixes #4805 2007-10-09 22:49:42 +00:00
comment.php A few more stylings -- options/settings still need a lot more work. 2007-12-23 10:05:37 +00:00
custom-header.php Unused var cleanup. Props DD32. see #5418 2008-01-04 19:36:34 +00:00
edit-category-form.php JS/AJAX form validation from mdawaffe. fixes #5299 2007-11-01 06:23:16 +00:00
edit-comments.php Mass select for users from cpoteet and mdawaffe. fixes #5592 2008-01-07 20:38:49 +00:00
edit-form-advanced.php Fixes to category list saving. Hat tip: mdawaffe. Fixes #5631 2008-01-10 22:42:49 +00:00
edit-form-comment.php Add a link to the post a comment is for when editing a comment. Fixes #4345 props mgrouchy, 2007-12-20 20:31:46 +00:00
edit-form.php Remember last editor chosen. Props mdawaffe. fixes #3978 2008-01-06 19:01:32 +00:00
edit-link-categories.php Some link manager juggling, still need to have submenu highlight when on sub-sub pages. 2008-01-04 20:18:55 +00:00
edit-link-category-form.php JS/AJAX form validation from mdawaffe. fixes #5299 2007-11-01 06:23:16 +00:00
edit-link-form.php Remove unused variables. Props DD32. see #5418 2007-12-06 06:37:30 +00:00
edit-page-form.php Remember last editor chosen. Props mdawaffe. fixes #3978 2008-01-06 19:01:32 +00:00
edit-pages.php Faster page_rows() from hailin. see #5303 2007-12-14 06:20:42 +00:00
edit-post-rows.php Update comment count in single post row on post comment screen, edit.php?p=1&c=1. 2008-01-04 11:53:15 +00:00
edit.php Redirect to edit page with posted blurb as default. 2008-01-09 11:21:27 +00:00
export.php Move export_wp() to an include. Props tellyworth. fixes #5347 2007-11-15 05:32:33 +00:00
import.php
index-extra.php To avoid monolithic commits I'm going to be bringing this in piece by piece. No need to file bug about lack of styling, it's on purpose right now. Trunk will be hit with the oogly stick for 2-3 days. This brings in structure for new dashboard. 2007-12-20 20:23:30 +00:00
index.php Styling: alerts, updates, top dashboard. 2007-12-24 07:14:41 +00:00
install-helper.php Remove unused variables. Props DD32. see #5418 2007-12-06 06:37:30 +00:00
install.php Show DB errors if WP_DEBUG and if installing. see #5473 2007-12-22 17:45:30 +00:00
link-add.php Some link manager juggling, still need to have submenu highlight when on sub-sub pages. 2008-01-04 20:18:55 +00:00
link-category.php
link-import.php Some link manager juggling, still need to have submenu highlight when on sub-sub pages. 2008-01-04 20:18:55 +00:00
link-manager.php Mass select for users from cpoteet and mdawaffe. fixes #5592 2008-01-07 20:38:49 +00:00
link-parse-opml.php
link.php Post screen improvements^H^H^H, er, changes. Will file tickets for todos. 2008-01-03 08:03:29 +00:00
media-upload.php New image uploader from tellyworth. see #5609 2008-01-09 08:14:29 +00:00
menu-header.php Put menus in their proper place. TODO: refactor. 2008-01-05 00:17:35 +00:00
menu.php Put menus in their proper place. TODO: refactor. 2008-01-05 00:17:35 +00:00
moderation.php Use __ngettext() for plurals. Props darkdragon. see #4865 2007-12-20 17:05:06 +00:00
options-discussion.php
options-general.php A few more stylings -- options/settings still need a lot more work. 2007-12-23 10:05:37 +00:00
options-head.php
options-misc.php A few more stylings -- options/settings still need a lot more work. 2007-12-23 10:05:37 +00:00
options-permalink.php
options-privacy.php A few more stylings -- options/settings still need a lot more work. 2007-12-23 10:05:37 +00:00
options-reading.php A few more stylings -- options/settings still need a lot more work. 2007-12-23 10:05:37 +00:00
options-writing.php A few more stylings -- options/settings still need a lot more work. 2007-12-23 10:05:37 +00:00
options.php
page-new.php Port autosave to jquery. Props rmccue. see #3824 2008-01-04 08:46:33 +00:00
page.php Port autosave to jquery. Props rmccue. see #3824 2008-01-04 08:46:33 +00:00
plugin-editor.php
plugins.php Plugin reactivation. Props dougal. see #4176 2008-01-09 09:37:27 +00:00
post-new.php Redirect to edit page with posted blurb as default. 2008-01-09 11:21:27 +00:00
post.php Redirect to edit page with posted blurb as default. 2008-01-09 11:21:27 +00:00
profile-update.php
profile.php Fix funky char, remove IE taunt. Props nbachiyski. see #4470 2007-12-20 05:50:57 +00:00
rtl.css Post screen improvements^H^H^H, er, changes. Will file tickets for todos. 2008-01-03 08:03:29 +00:00
setup-config.php Encoding before title. Props RanYanivHartstein. fixes #5519 for 2.5 2008-01-06 19:15:33 +00:00
sidebar.php Encoding before title. Props RanYanivHartstein. fixes #5519 for 2.5 2008-01-06 19:15:33 +00:00
theme-editor.php
themes.php Theme tagging from andy. fixes #5545 2007-12-31 18:39:43 +00:00
update-links.php
upgrade-functions.php Resurrect admin-functions.php and upgrade-functions.php for back compat. fixes #4956 2007-09-12 02:36:04 +00:00
upgrade.php
upload.php
user-edit.php
users.php Mass select for users from cpoteet and mdawaffe. fixes #5592 2008-01-07 20:38:49 +00:00
widgets.php Widget admin redesign from mdawaffe. see #5583 2008-01-04 23:34:33 +00:00
wp-admin.css Fixes to category list saving. Hat tip: mdawaffe. Fixes #5631 2008-01-10 22:42:49 +00:00