1
0
mirror of https://github.com/WordPress/WordPress.git synced 2025-03-26 21:49:51 +01:00
WordPress/wp-admin
2007-02-15 08:16:43 +00:00
..
images Login screen updates from bryanveloso. fixes 2006-08-10 08:43:58 +00:00
import Revert [4735]. Not needed. 2007-01-16 03:00:35 +00:00
admin-ajax.php Prevent double timezone offset when saving titleless AJAX-created drafts. fixes 2007-02-14 22:44:57 +00:00
admin-db.php Cat ID filter relo. Props donncha. fixes 2007-01-16 18:15:10 +00:00
admin-footer.php Some UI cleanups, changes, and various miscellany. 2006-10-06 01:14:47 +00:00
admin-functions.php Make sure attachments uploaded on unsaved drafts get reunited with their parent post. Props mdawaffe. fixes 2007-02-15 01:03:06 +00:00
admin-header.php Admin functions cleanup, and change how we do titles and parents in the backend 2006-11-18 06:09:48 +00:00
admin.php Fewer clicks and better user experience for upgrades. fixes 2007-02-15 08:16:43 +00:00
bookmarklet.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
cat-js.php Category AJAX fixes from mdawaffe. fixes 2007-01-19 00:49:01 +00:00
categories.js AJAX responsiveness improvements from mdawaffe. fixes 2006-09-13 21:39:53 +00:00
categories.php Typo fixes from mdawaffe. fixes 2006-12-27 00:51:00 +00:00
comment.php Reparent edit comments tab. Props mdawaffe. fixes 2006-12-07 00:40:31 +00:00
custom-fields.js Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes 2006-11-19 07:56:05 +00:00
custom-header.php Oops, two locations where this filter is called. fixes 2007-01-27 22:57:29 +00:00
dbx-admin-key-js.php Use js_escape. Props nbachiyski. fixes 2006-11-28 21:51:13 +00:00
edit-category-form.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
edit-comments.js List manipulation improvements from mdawaffe. fixes 2006-06-06 04:14:04 +00:00
edit-comments.php Very minor update to styling of page navigation. 2007-01-22 19:26:20 +00:00
edit-form-advanced.php Revert accidental commit. 2007-01-30 01:46:05 +00:00
edit-form-comment.php i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes 2006-12-21 23:06:18 +00:00
edit-form.php i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes 2006-12-21 23:06:18 +00:00
edit-link-form.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
edit-page-form.php wp-admin colonectomy by foolswisdom. fixes 2007-01-23 07:43:56 +00:00
edit-pages.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
edit.php Make some date/time formats translateable. Props teknoseyir and nbachiyski. fixes 2007-01-25 02:08:54 +00:00
export.php Typo fixes from mdawaffe. fixes 2006-12-27 00:51:00 +00:00
import.php Some string changes. Props MichaelH. fixes 2006-12-05 07:15:12 +00:00
index-extra.php Send content type header. Props nbachiyski. fixes 2007-02-06 20:12:53 +00:00
index.php Do not pass comma-formatted numbers to __ngettext(). Props nbachiyski. fixes 2007-01-25 19:29:30 +00:00
install-helper.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes 2006-11-19 07:56:05 +00:00
install-rtl.css RTL fixes from Sewar. 2006-10-25 21:32:20 +00:00
install.css Add support for RTL in install.php, upgrade.php and inline-uploading.php. Props Sewar. 2006-09-28 17:35:59 +00:00
install.php Don't translate admin user. Leave it fixed. Props nbachiyski. fixes 2007-01-18 18:03:32 +00:00
link-add.php Typo fixes from mdawaffe. fixes 2006-12-27 00:51:00 +00:00
link-import.php Missing </p> from nickshanks. fixes 2007-01-16 00:27:14 +00:00
link-manager.php js_escape and quot fixes from nbachiyski. fixes 2007-01-08 03:02:33 +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 Standardize on Links instead of Bookmarks until we change our minds again. 2006-11-20 02:17:07 +00:00
menu-header.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes 2006-11-19 07:56:05 +00:00
menu.php Allow adding submenus to post.php for back-compat. fixes 2007-01-07 09:02:11 +00:00
moderation.php JS quoting fixes from nbachiyski. fixes 2007-01-08 21:22:10 +00:00
options-discussion.php Verbage change. Props foolswisdom. fixes 2007-01-16 02:27:00 +00:00
options-general.php Make some date/time formats translateable. Props teknoseyir and nbachiyski. fixes 2007-01-25 02:08:54 +00:00
options-head.php wp_reset_vars() from Sewar. fixes 2006-07-03 19:03:37 +00:00
options-misc.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
options-permalink.php Ensure XHTML validity when presenting mod_rewrite rules for copy-paste. Props JeremyVisser. fixes 2007-01-05 09:27:22 +00:00
options-privacy.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes 2006-11-19 07:56:05 +00:00
options-reading.php XHTML validation fixes and <!--more--> typo correction for Reading Options page. Props JeremyVisser. fixes 2007-01-29 16:44:36 +00:00
options-writing.php Remove the global rich_editing option, now it's just personal, fixes 2006-12-01 11:16:31 +00:00
options.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
page-new.php Hold off on menu cleanup until next release. There be dragons. 2006-11-18 07:31:29 +00:00
page.php Don't allow editing pages via post.php. Redirect to page.php 2007-01-22 08:16:58 +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 Prevent plugins that generate PHP fatal errors from being activated. ticket 2007-01-25 20:45:20 +00:00
post-new.php Hold off on menu cleanup until next release. There be dragons. 2006-11-18 07:31:29 +00:00
post.php Don't allow editing pages via post.php. Redirect to page.php 2007-01-22 08:16:58 +00:00
profile-update.php Enable RTE for new users. fixes 2006-12-19 23:19:12 +00:00
profile.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes 2006-11-19 07:56:05 +00:00
rtl.css RTL fixes from Sewar. fixes 2006-10-25 21:35:40 +00:00
setup-config.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes 2006-11-19 07:56:05 +00:00
sidebar.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes 2006-11-19 07:56:05 +00:00
templates.php wp_specialchars() treatment for recent file list 2006-12-27 05:59:45 +00:00
theme-editor.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
themes.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes 2006-11-19 07:56:05 +00:00
update-links.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes 2006-11-19 07:56:05 +00:00
upgrade-functions.php Drop linkcategories table for those upgrading from previous alphas and betas. 2007-01-19 20:33:11 +00:00
upgrade-schema.php First cut at mysql utf-8 charset suport. Props to sehh, drupal, and textpattern. fixes 2007-02-02 00:04:35 +00:00
upgrade.php Fewer clicks and better user experience for upgrades. fixes 2007-02-15 08:16:43 +00:00
upload-functions.php Upload manager image viewer fixes from mdawaffe. fixes 2007-01-19 00:19:03 +00:00
upload-js.php Category AJAX fixes from mdawaffe. fixes 2007-01-19 00:49:01 +00:00
upload-rtl.css Inline uploader tweaks from mdawaffe. fixes 2006-11-14 23:18:20 +00:00
upload.css Add h2 to Uploads page. Props mdawaffe. fixes 2007-01-09 09:05:54 +00:00
upload.php Add h2 to Uploads page. Props mdawaffe. fixes 2007-01-09 09:05:54 +00:00
user-edit.php Markup fix from quinnhigurashi. fixes 2007-01-17 03:26:11 +00:00
users.js Better AJAX feedback messages and markup fixes. Props mdawaffe. fixes 2006-12-01 23:00:04 +00:00
users.php Search Users capitalization and redundant space fix by foolswisdom. fixes 2007-01-23 07:48:30 +00:00
wp-admin.css minor CSS consistency fix by whooami. fixes 2007-01-29 19:14:33 +00:00
xfn.js Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes 2006-11-19 07:56:05 +00:00