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

Git repo owner gitmaster at git.koha-community.org
Wed May 22 17:13:26 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  33b6ed32b40133c2c88e17aebf4d3382bd966c6f (commit)
       via  066b55ef4d39cf422fc4f9755de6341a6b6410bb (commit)
       via  f291596aa449195293d269619c3adc5124c648f1 (commit)
       via  b00ec06968e6377c61523e72e0a49e6c9f8bf8b8 (commit)
      from  9e4c289d3f68aaab5d47172940e30fba0819804e (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 33b6ed32b40133c2c88e17aebf4d3382bd966c6f
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Wed May 22 08:14:23 2013 -0700

    Bug 10080: DBRev 3.13.00.002
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 066b55ef4d39cf422fc4f9755de6341a6b6410bb
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Wed May 22 08:06:11 2013 -0700

    Bug 10080: (followup) change two last instances of the old syspref name
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit f291596aa449195293d269619c3adc5124c648f1
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue May 21 13:12:55 2013 -0400

    Bug 10080 - Change system pref IndependantBranches to IndependentBranches - Followup
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit b00ec06968e6377c61523e72e0a49e6c9f8bf8b8
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed May 15 10:10:10 2013 -0400

    Bug 10080 - Change system pref IndependantBranches to IndependentBranches
    
    Test Plan:
    1) Enable IndependantBranches
    2) Apply this patch
    3) Run updatedatabase.pl
    4) Verify that the system preference still functions correctly
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 C4/Acquisition.pm                                  |   10 +++++-----
 C4/Auth.pm                                         |    6 +++---
 C4/Boolean.pm                                      |    2 +-
 C4/Branch.pm                                       |    4 ++--
 C4/Circulation.pm                                  |    2 +-
 C4/Items.pm                                        |    6 +++---
 C4/Letters.pm                                      |    2 +-
 C4/Members.pm                                      |    8 ++++----
 C4/Reserves.pm                                     |    2 +-
 C4/Serials.pm                                      |   14 +++++++-------
 C4/Suggestions.pm                                  |    6 +++---
 acqui/basket.pl                                    |    4 ++--
 acqui/neworderempty.pl                             |    2 +-
 catalogue/moredetail.pl                            |    2 +-
 catalogue/search.pl                                |    2 +-
 cataloguing/addbiblio.pl                           |    2 +-
 cataloguing/additem.pl                             |    4 ++--
 circ/circulation-home.pl                           |    2 +-
 circ/overdue.pl                                    |    2 +-
 circ/pendingreserves.pl                            |    2 +-
 circ/reserveratios.pl                              |    2 +-
 circ/waitingreserves.pl                            |    2 +-
 installer/data/mysql/sysprefs.sql                  |    2 +-
 installer/data/mysql/updatedatabase.pl             |    7 +++++++
 .../intranet-tmpl/prog/en/includes/header.inc      |    2 +-
 .../prog/en/modules/admin/preferences/admin.pref   |    2 +-
 koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt    |    2 +-
 .../prog/en/modules/circ/circulation-home.tt       |    2 +-
 .../prog/en/modules/serials/subscription-add.tt    |    2 +-
 kohaversion.pl                                     |    2 +-
 mainpage.pl                                        |    2 +-
 members/deletemem.pl                               |    2 +-
 members/memberentry.pl                             |    4 ++--
 members/members-update.pl                          |    2 +-
 members/moremember.pl                              |    4 ++--
 reserve/request.pl                                 |    4 ++--
 serials/member-search.pl                           |    2 +-
 serials/subscription-add.pl                        |    2 +-
 serials/subscription-detail.pl                     |    2 +-
 suggestion/suggestion.pl                           |    2 +-
 t/db_dependent/Members.t                           |    2 +-
 t/db_dependent/lib/KohaTest/Acquisition.pm         |    4 ++--
 .../lib/KohaTest/Acquisition/GetHistory.pm         |    2 +-
 .../lib/KohaTest/Acquisition/GetLateOrders.pm      |    2 +-
 tools/batchMod.pl                                  |    4 ++--
 tools/export.pl                                    |    4 ++--
 tools/holidays.pl                                  |    2 +-
 tools/letter.pl                                    |    2 +-
 48 files changed, 82 insertions(+), 75 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list