Wordpress/wp-admin
Matt Mullenweg c3d27d6d18 Update both of the comment counts when something changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@6545 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-03 22:24:58 +00:00
..
css Updated RTL CSS from mani_monaj. fixes #5025 2007-09-20 23:36:45 +00:00
images Post screen improvements^H^H^H, er, changes. Will file tickets for todos. 2008-01-03 08:03:29 +00:00
import Defer comment counting. Props tellyworth. fixes #5557 2008-01-01 17:03:52 +00:00
includes Post screen improvements^H^H^H, er, changes. Will file tickets for todos. 2008-01-03 08:03:29 +00:00
js Update both of the comment counts when something changes. 2008-01-03 22:24:58 +00:00
admin-ajax.php New tag interface, tag auto-suggest while typing. Rough - suggest and parts of JS should probably be refactored. Hat tip: jhodgdon. 2008-01-03 01:34:11 +00:00
admin-footer.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
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 Post screen improvements^H^H^H, er, changes. Will file tickets for todos. 2008-01-03 08:03:29 +00:00
admin.php Better is_admin() check from filosofo and pishmishy. fixes #5487 2007-12-19 17:56:16 +00:00
bookmarklet.php Make css cache busting and rtl inclusion uniform across admin. Props mdawaffe. fixes #4830 2007-08-28 23:23:38 +00:00
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 Remove unused variables. Props DD32. see #5418 2007-12-06 06:37:30 +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 Use __ngettext() for plurals. Props darkdragon. see #4865 2007-12-20 17:05:06 +00:00
edit-form-advanced.php Post screen improvements^H^H^H, er, changes. Will file tickets for todos. 2008-01-03 08:03:29 +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 Remove reference to the_quicktags. Props Nazgul. fixes #4925 2007-09-11 19:56:40 +00:00
edit-link-categories.php AJAX for link category add and delete. Props mdawaffe. fixes #5291 2007-10-31 03:53:32 +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 Fix html for post customfields entry box. Fixes #5068 props minusfive. 2007-12-20 20:36:35 +00:00
edit-pages.php Faster page_rows() from hailin. see #5303 2007-12-14 06:20:42 +00:00
edit-post-rows.php Remove debug cruft 2007-10-18 22:09:56 +00:00
edit.php Newer and Older entries, rather than next/previous. 2007-12-24 04:25:04 +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 Post screen improvements^H^H^H, er, changes. Will file tickets for todos. 2008-01-03 08:03:29 +00:00
link-category.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
link-import.php Fix category assigment during link import. fixes #5107 for trunk 2007-10-12 21:23:39 +00:00
link-manager.php jquery for list manipulation. Round one, fight. Props mdawaffe. fixes #4805 2007-10-09 22:49:42 +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
menu-header.php
menu.php Update both of the comment counts when something changes. 2008-01-03 22:24:58 +00:00
moderation.php Use __ngettext() for plurals. Props darkdragon. see #4865 2007-12-20 17:05:06 +00:00
options-discussion.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
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 Remove trailing whitespace 2007-09-03 23:32:58 +00:00
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 Remove redundant url filter. fixes #4663 2007-09-05 22:44:58 +00:00
page-new.php Load jquery.js instead of interface.js. fixes #5544 2007-12-28 19:57:00 +00:00
page.php Load jquery.js instead of interface.js. fixes #5544 2007-12-28 19:57:00 +00:00
plugin-editor.php
plugins.php activate_plugin(), deactivate_plugins(), and deactivate_all_plugins() from Quandary. fixes #5210 2007-10-17 17:14:58 +00:00
post-new.php New tag interface, tag auto-suggest while typing. Rough - suggest and parts of JS should probably be refactored. Hat tip: jhodgdon. 2008-01-03 01:34:11 +00:00
post.php New tag interface, tag auto-suggest while typing. Rough - suggest and parts of JS should probably be refactored. Hat tip: jhodgdon. 2008-01-03 01:34:11 +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 Set error if there is a problem connecting to the DB. Props skeltoac and Potter_System. fixes #5495 2007-12-20 02:10:09 +00:00
sidebar.php Make css cache busting and rtl inclusion uniform across admin. Props mdawaffe. fixes #4830 2007-08-28 23:23:38 +00:00
templates.php
theme-editor.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
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 Remove trailing whitespace 2007-09-03 23:32:58 +00:00
upload.php Make css cache busting and rtl inclusion uniform across admin. Props mdawaffe. fixes #4830 2007-08-28 23:23:38 +00:00
user-edit.php
users.php JS/AJAX form validation from mdawaffe. fixes #5299 2007-11-01 06:23:16 +00:00
widgets.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
wp-admin.css Post screen improvements^H^H^H, er, changes. Will file tickets for todos. 2008-01-03 08:03:29 +00:00