[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-615-g030c22b

Git repo owner gitmaster at git.koha-community.org
Thu May 23 16:56:43 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, master has been updated
       via  030c22b9c26309682f8c01105f77a3f1a7a3a148 (commit)
       via  3b53b251357380c432e66dbfbea60e300380452c (commit)
       via  d3d6f084dce48897b29cfc4eca267ca2c51abb12 (commit)
      from  3f4d31309203b85b5415788967d4c8cf3ce83570 (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 030c22b9c26309682f8c01105f77a3f1a7a3a148
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Thu May 23 10:53:07 2013 +0200

    Bug 9806: Remove single pixel on the basketgroup table
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 3b53b251357380c432e66dbfbea60e300380452c
Author: Mathieu Saby <mathieu.saby at univ-rennes2.fr>
Date:   Sat May 18 15:28:42 2013 +0200

    Bug 9806 : QA Followup - use template plugin for branch names
    
    With this followup, instead of passing the real names of the branches to template file, only the branchcodes are passed.
    The branchcodes are translated into branchnames in template file, using the KohaBranchName template plugin.
    
    To test :
    do the same test as for main patch :
    1) make some basketgroups with 0, 1, 2 baskets
    2) make some basketgroups with different billing and deliveryplace
    3) check the list of open and closed basketgroups
    4) check action buttons are working like before
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit d3d6f084dce48897b29cfc4eca267ca2c51abb12
Author: Mathieu Saby <mathieu.saby at univ-rennes2.fr>
Date:   Mon Mar 18 20:30:46 2013 +0100

    Bug 9806 : Add new columns to basket groups lists
    
    Revised to fix whitespace problems. Cosmetic changes put in an other patch.
    
    In the list of all the open/closed basketgroups for a vendor, you just
    have the name of each basketgroup, and 3 action buttons.
    It is not sufficient for libraries using basketgroup.
    
    This patch adds the following columns :
    - number (id of basketgroup)
    - billingplace (name of the library)
    - deliveryplace (name of the library, or "free delivery place")
    - number of baskets in each basketgroup
    
    To test :
    1) make some basketgroups with 0, 1, 2 baskets
    2) make some basketgroups with different billing and deliveryplace
    3) check the list of open and closed basketgroups
    4) check action buttons are working like before
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    This is a nice improvement!
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 acqui/basketgroup.pl                               |    3 ++
 .../prog/en/modules/acqui/basketgroup.tt           |   29 +++++++++++++++----
 2 files changed, 26 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list