Tomas Cohen Arazi
de275ec128
This patch adds that (--disabled) option switch, Also revisits some of the code and docs. To test: - Apply the patch and create new packages (you might just drop the koha-list command somewhere) - Create several instances (koha-create) - Randomly set some as disabled, others enabled and enable email on some. - Test all possible option switches combinations Expected results: - koha-list should abort with a proper message if mutually exclusive options selected (--email vs. --noemail, --enabled vs. --disabled) - koha-list should show the exact instances you asked for Regards To+ P.S.: I wanted to add the --disabled option switch for the tab-completion work I'm doing, but as of bug 4876 I thought it would be ok to revisit the script to make it robust and clear. Sponsored-by: Universidad Nacional de Córdoba Signed-off-by: Robin Sheat <robin@catalyst.net.nz> Does what it says, and cleans up the script at the same time. Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> |
||
---|---|---|
.. | ||
koha-common.xml | ||
koha-create-dirs.xml | ||
koha-create.xml | ||
koha-disable.xml | ||
koha-dump-defaults.xml | ||
koha-dump.xml | ||
koha-email-disable.xml | ||
koha-email-enable.xml | ||
koha-enable-sip.xml | ||
koha-enable.xml | ||
koha-foreach.xml | ||
koha-list.xml | ||
koha-mysql.xml | ||
koha-rebuild-zebra.xml | ||
koha-remove.xml | ||
koha-reset-passwd.xml | ||
koha-restart-zebra.xml | ||
koha-restore.xml | ||
koha-run-backups.xml | ||
koha-shell.xml | ||
koha-start-sip.xml | ||
koha-start-zebra.xml | ||
koha-stop-sip.xml | ||
koha-stop-zebra.xml | ||
koha-translate.xml | ||
koha-upgrade-schema.xml | ||
koha-upgrade-to-3.4.xml | ||
LEEME.Debian |