[koha-commits] main Koha release repository branch new/bug_7986 created. v3.08.00-751-g702896d

Git repo owner gitmaster at git.koha-community.org
Thu Sep 13 18:06:46 CEST 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, new/bug_7986 has been created
        at  702896d0618f58dda8ca96de4c59cb1025d3fc40 (commit)

- Log -----------------------------------------------------------------
commit 702896d0618f58dda8ca96de4c59cb1025d3fc40
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Thu Sep 13 18:08:38 2012 +0200

    Bug 7968 follow-up typo fixes
    
    * changing "export" to "export checkouts", will differentiate better for translation
    * fixing english typo in alert when csv profile is not defined

commit c07de01ca5a2ee2904de5b86927b45c140443b36
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Thu Sep 13 18:07:41 2012 +0200

    Bug 7986 follow-up DBRev numbers

commit 0f3f61e756609fab636cea6ab387d9302b572861
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Jul 4 17:02:12 2012 +0200

    Bug 7986: Export issues for patron
    
    In the circulation page, you can now export (as csv or iso2709) a list
    of items which are currently checked out by a borrower.
    
    3 export types:
    - iso2709 with items: Export the items list in iso2709 format with item
      informations.
    - iso2709 without items: Export the items list in iso2709 format without
      item informations.
    - CSV: Export the items list based on a csv profil.
    
    2 new system preferences:
    - DontExportFields: a list of fields not to be export
    - CsvProfileForExport: The Csv profile name used for the csv export
    
    Test plan:
    - Fill the CsvProfileForExport syspref
    - go on the borrower circulation page containing checkouts
    - Select one or more items and export them to the 3 different formats.
    - check if the result file is what you expected
    
    - Test there is no regression with the export authority
    - Test there is no regression using tools/export.pl with the command
      line interface
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list