1
0
mirror of https://github.com/WordPress/WordPress.git synced 2025-01-09 18:08:09 +01:00
WordPress/wp-admin
2008-01-08 07:22:07 +00:00
..
css Updated RTL CSS from mani_monaj. fixes 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 Init tags array. Props fitzrev. fixes 2008-01-06 08:43:20 +00:00
includes Mass select for users from cpoteet and mdawaffe. fixes 2008-01-07 20:38:49 +00:00
js Revert back to fat for now. see 2008-01-08 07:22:07 +00:00
admin-ajax.php Mass select for users from cpoteet and mdawaffe. fixes 2008-01-07 20:38:49 +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 2007-09-12 02:36:04 +00:00
admin-header.php We log out, not sign out. 2008-01-04 09:37:40 +00:00
admin.php Revert back to fat for now. see 2008-01-08 07:22:07 +00:00
bookmarklet.php Make css cache busting and rtl inclusion uniform across admin. Props mdawaffe. fixes 2007-08-28 23:23:38 +00:00
categories.php jquery for list manipulation. Round one, fight. Props mdawaffe. fixes 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 2008-01-04 19:36:34 +00:00
edit-category-form.php JS/AJAX form validation from mdawaffe. fixes 2007-11-01 06:23:16 +00:00
edit-comments.php Mass select for users from cpoteet and mdawaffe. fixes 2008-01-07 20:38:49 +00:00
edit-form-advanced.php Remember last editor chosen. Props mdawaffe. fixes 2008-01-06 19:01:32 +00:00
edit-form-comment.php Add a link to the post a comment is for when editing a comment. Fixes props mgrouchy, 2007-12-20 20:31:46 +00:00
edit-form.php Remember last editor chosen. Props mdawaffe. fixes 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 2007-11-01 06:23:16 +00:00
edit-link-form.php Remove unused variables. Props DD32. see 2007-12-06 06:37:30 +00:00
edit-page-form.php Remember last editor chosen. Props mdawaffe. fixes 2008-01-06 19:01:32 +00:00
edit-pages.php Faster page_rows() from hailin. see 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 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 2007-11-15 05:32:33 +00:00
import.php correct logic grouping when reading importers. fixes 2007-08-17 01:59:37 +00:00
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 2007-12-06 06:37:30 +00:00
install.php Show DB errors if WP_DEBUG and if installing. see 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 Remove trailing whitespace 2007-09-03 23:32:58 +00:00
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 2008-01-07 20:38:49 +00:00
link-parse-opml.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes 2006-11-19 07:56:05 +00:00
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 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 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 Removing superfluous <br /> from Options-General. Props johnbillion. fixes for trunk. 2007-03-16 08:10:02 +00:00
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 2007-09-05 22:44:58 +00:00
page-new.php Port autosave to jquery. Props rmccue. see 2008-01-04 08:46:33 +00:00
page.php Port autosave to jquery. Props rmccue. see 2008-01-04 08:46:33 +00:00
plugin-editor.php Prevent plugins from taking down the install when plugin edits results in a fatal error. fixes 2007-02-14 06:15:05 +00:00
plugins.php activate_plugin(), deactivate_plugins(), and deactivate_all_plugins() from Quandary. fixes 2007-10-17 17:14:58 +00:00
post-new.php Port autosave to jquery. Props rmccue. see 2008-01-04 08:46:33 +00:00
post.php Port autosave to jquery. Props rmccue. see 2008-01-04 08:46:33 +00:00
profile-update.php Enable RTE for new users. fixes 2006-12-19 23:19:12 +00:00
profile.php Fix funky char, remove IE taunt. Props nbachiyski. see 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 for 2.5 2008-01-06 19:15:33 +00:00
sidebar.php Encoding before title. Props RanYanivHartstein. fixes for 2.5 2008-01-06 19:15:33 +00:00
theme-editor.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
themes.php Theme tagging from andy. fixes 2007-12-31 18:39:43 +00:00
update-links.php Consistently include wp-config.php. fixes 2007-08-03 00:45:06 +00:00
upgrade-functions.php Resurrect admin-functions.php and upgrade-functions.php for back compat. fixes 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 2007-08-28 23:23:38 +00:00
user-edit.php use clean_url(). Nice catch, g30rg3x. see for trunk 2007-05-29 04:35:23 +00:00
users.php Mass select for users from cpoteet and mdawaffe. fixes 2008-01-07 20:38:49 +00:00
widgets.php Widget admin redesign from mdawaffe. see 2008-01-04 23:34:33 +00:00
wp-admin.css Remember last editor chosen. Props mdawaffe. fixes 2008-01-06 19:01:32 +00:00