http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12658 Bug ID: 12658 Summary: Select all options on installer screen Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: koha-bugs@lists.koha-community.org Reporter: seanh@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com When installing Koha, there is a screen that asks you which options you want to install. Currently there is a sea of tick boxes, that you need to ninja click in order to tick them all, this can be rather time consuming and prone to error (it is easy to miss one for instance). Proposed resolution =================== * A new hyperlink at the top of the installer that adds a "Select all" option for users with Javascript enabled. * Each label for the checkbox will also get a corresponding <label for""> HTML tag around it, allowing the user to click on the label instead of the tiny checkbox. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.