Things needed for Admin-UI: In general, commits should be broken up into a series of patches -- 1 for each incremental improvement or feature (e.g. autocomplete, selector inlines, etc). * Docs * !SelectorInlines * All the JS for the admin should be minified, but we need to ship maximized versions too, for ease of editing, and then have a build process do the minification. * Note: This is better saved for last. * Updating the old Javascript to use jQuery is an end goal, but not one required to get admin-ui merged.