Wordpress/src/wp-admin
Dominik Schilling (ocean90) 539d55e068 Update jQuery UI to 1.11.1.
Because jQUI's build process no longer provides individual minified files we need some additional changes:
* Rename all files, remove the "jquery.ui." prefix. Add old files to `$_old_files`.
* Add and use non-minified files in /src.
* Add grunt task to minify jQuery UI files.
* (Non-minified files will not be shipped.)

Changelogs:
* http://jqueryui.com/changelog/1.11.0/
* http://jqueryui.com/changelog/1.11.1/

props Fab1en, ocean90.
fixes #29833.

git-svn-id: https://develop.svn.wordpress.org/trunk@29847 602fd350-edb4-49c9-b593-d223f7449a82
2014-10-07 15:27:56 +00:00
..
css Add default z-index to the admin menu, see #29806 2014-10-06 01:59:46 +00:00
images
includes Update jQuery UI to 1.11.1. 2014-10-07 15:27:56 +00:00
js Pin the admin menu on scrolling similarly to how the side metaboxes are pinned on the Edit Post screen, first run. See #29806. 2014-10-05 03:08:11 +00:00
maint
network Network Admin: Properly check if the theme is active on the main site to avoid deleting it via bulk actions. 2014-10-05 20:36:11 +00:00
user
about.php Final about page for 4.0. Enjoy the videos! 2014-09-04 15:04:02 +00:00
admin-ajax.php
admin-footer.php
admin-functions.php
admin-header.php
admin-post.php
admin.php
async-upload.php
comment.php
credits.php Add 'Release Lead' string to credits. see #29494. 2014-09-03 23:18:37 +00:00
custom-background.php
custom-header.php
customize.php
edit-comments.php
edit-form-advanced.php Restore 'insert-media-button' as an ID attribute for the first instance of media_buttons(). Remove IDs for subsequent instances. 2014-09-02 09:07:08 +00:00
edit-form-comment.php
edit-link-form.php
edit-tag-form.php * Use correct context for 'Name' and 'Parent' strings on taxonomy screens. 2014-10-02 20:00:11 +00:00
edit-tags.php * Use correct context for 'Name' and 'Parent' strings on taxonomy screens. 2014-10-02 20:00:11 +00:00
edit.php
export.php
freedoms.php Sync tagline from about page with credits and freedoms. 2014-08-28 17:52:16 +00:00
import.php
index.php Use HTTPS links for planet.wordpress.org 2014-09-29 13:23:46 +00:00
install-helper.php
install.php i18n: Skip language chooser for localized packages. 2014-09-04 14:38:17 +00:00
link-add.php
link-manager.php
link-parse-opml.php
link.php
load-scripts.php
load-styles.php
media-new.php
media-upload.php
media.php
menu-header.php
menu.php
moderation.php
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php
nav-menus.php Change the default orderby value in wp_get_nav_menus() to 'name'. 2014-09-29 15:44:26 +00:00
network.php
options-discussion.php
options-general.php Allow language specified by the WPLANG constant (but not installed) to be chosen. 2014-09-03 08:02:53 +00:00
options-head.php
options-media.php
options-permalink.php Use home URL instead of example.org on Permalink Settings screen. 2014-09-07 09:43:48 +00:00
options-reading.php
options-writing.php
options.php Language packs: No WPLANG anymore. 2014-08-26 19:58:33 +00:00
plugin-editor.php
plugin-install.php Plugin search: Wrap results in a form to fix pagination's `paged` input field. 2014-10-03 13:07:18 +00:00
plugins.php
post-new.php
post.php
press-this.php
profile.php
revision.php
setup-config.php i18n: Skip language chooser for localized packages. 2014-09-04 14:38:17 +00:00
theme-editor.php
theme-install.php Plugin/Theme Uploads: New capabilities; unify UIs; ensure compatibility with old filters. 2014-08-27 01:31:05 +00:00
themes.php
tools.php
update-core.php Avoid a PHP notice in list_plugin_updates() if plugins_api() returned a WP_Error object. 2014-10-03 00:01:51 +00:00
update.php Plugin/Theme Uploads: New capabilities; unify UIs; ensure compatibility with old filters. 2014-08-27 01:31:05 +00:00
upgrade-functions.php
upgrade.php
upload.php Make sure we're on the media grid page before calling wp.media(). 2014-09-09 10:13:33 +00:00
user-edit.php Use a more consistent markup on taxonomy and user screens. 2014-10-02 19:39:14 +00:00
user-new.php
users.php Pinking shears. 2014-09-04 15:22:58 +00:00
widgets.php