[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.13-28-gb6b1a1f

Git repo owner gitmaster at git.koha-community.org
Mon Jun 17 09:53:09 CEST 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 3.8.x has been updated
       via  b6b1a1fa35fa5a7eff01e7872632c5d1669aebdf (commit)
      from  4b53aad7786b9e845779c44f8499aca721898a51 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b6b1a1fa35fa5a7eff01e7872632c5d1669aebdf
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Tue Apr 23 10:14:37 2013 -0300

    Bug 10094 - koha-list should have a --disabled option switch
    
    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 at catalyst.net.nz>
    
    Does what it says, and cleans up the script at the same time.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    (cherry picked from commit de275ec128d3b26e953c35778e6a37e5b85273f5)
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    (cherry picked from commit 3772f30a0c50db7b993ce68b10b27aeeb09f1f4b)
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    (cherry picked from commit 3772f30a0c50db7b993ce68b10b27aeeb09f1f4b)
    
    Signed-off-by: Chris Hall <followingthepath at gmail.com>
    (cherry picked from commit ef3322404bf3403a7f5508797cf7051bfb9b88d2)

-----------------------------------------------------------------------

Summary of changes:
 debian/docs/koha-list.xml |   10 +++-
 debian/scripts/koha-list  |  134 +++++++++++++++++++++++++++++++++++++--------
 2 files changed, 119 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list