id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
10745,[Patch] Add a 'Select all' checkbox to the header on the Manager User Accounts page,rjollos,hasienda,Using jQuery_ add the following dynamic behaviors:\r\n * A checkbox in the header that toggles all of the checkboxes in the column (similar to t:#9609). The checkbox will have tri-state behavior.\r\n * Disable the ''Remove selected accounts'' and ''Review account attributes'' buttons until at least one of the checkboxes has been selected.\r\n * Prompt with an ''are you sure?'' dialog when deleting accounts.\r\n\r\nThe patch will also cleanup some other non-!JavaScript issues:\r\n * When ''Remove selected accounts'' is submitted with no items selected_ there is no action. The common behavior in Trac is to display a !TracError: No users selected (e.g. see the behavior of ''Remove selected items'' on the admin milestones panel).\r\n * Whether or not any of the checkboxes are selected has no affect on what is displayed when submitting ''Review account attributes''. If only one item is selected when ''Review account attributes'' is submitted_ then only the attributes of that item should be shown on the '''Accounts: Cleanup''' page.\r\n\r\nIf either of the above issues require lengthy changes_ then I'll create a dedicated ticket.,enhancement,new,normal,AccountManagerPlugin,normal,,jQuery selection,,
