[koha-commits] main Koha release repository branch 3.10.x updated. v3.08.00-1351-ga559733

Git repo owner gitmaster at git.koha-community.org
Mon Nov 26 07:44:46 CET 2012


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.10.x has been updated
       via  a559733b1c2e890df8e051dc80a4acff7f27a8ec (commit)
      from  464acf31ce98b87a6bc8e20b29b5bda46e0e0cf1 (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 a559733b1c2e890df8e051dc80a4acff7f27a8ec
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Nov 20 12:27:25 2012 -0500

    Bug 9073 - Download option from the cart should match the menu button in lists
    
    This patch moves the staff client Cart download choices into a toolbar
    menu button instead of requiring that the user make the choice via a form
    in the pop-up window.
    
    To test, add items to Cart in the staff client. Open the cart and
    choose a download option from the Download menu. Your download
    should complete correctly without the page changing or reloading.
    
    Unrelated edit: Eliminating duplicate document.ready() block by
    consolidating a couple of lines of JavaScript.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Checked all export formats can be selected and downloaded, including
    CSV profiles.
    All tests and perlcritic pass.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 basket/basket.pl                                   |    3 +
 .../intranet-tmpl/prog/en/modules/basket/basket.tt |   40 ++++++++++++-------
 2 files changed, 28 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list