[koha-commits] main Koha release repository branch 3.10.x updated. v3.10.03-11-g0fefa96

Git repo owner gitmaster at git.koha-community.org
Tue Feb 26 10:31:46 CET 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.10.x has been updated
       via  0fefa968c846c89a2c77208513cb3a9c4217dfb4 (commit)
       via  ef9c6de75bd1ddf3696a24050ff718f6ab9dc87d (commit)
       via  6e34733585dddb875928bee3a06d9592e78080bd (commit)
       via  84db323843b4d33d5e9ca1db8d998986c4f58fd9 (commit)
       via  71b5e225b4db801befc539acba6a31caff2c5a12 (commit)
      from  1618dba17190c55022713af038e4214c5c310e30 (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 0fefa968c846c89a2c77208513cb3a9c4217dfb4
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Sat Feb 16 19:11:52 2013 -0500

    Bug 9650 - Show message if there are no notices
    
    When there are no notices for the selected library, the
    interface displays a table header with an empty table.
    
    This patch adds a message which appears when there are no
    notices for the selected library, or if no library selected
    and there are no notices at all.
    
    To test, visit the notices and slips page and
    select a library for which there are no notices. A message
    should be displayed, "There are no notices for this library."
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    Comment: Work as described. No errors.
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

commit ef9c6de75bd1ddf3696a24050ff718f6ab9dc87d
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Mon Feb 18 08:16:01 2013 -0500

    Bug 9658: Incorrect breadcrumb on report dictionary
    
    Prior to this patch, the breadcrumb on the reports dictionary looks
    like this: Home > Reports > Guided reports wizard Dictionary (notice
    the lack of punctuation between "wizard" and "Dictionary").
    This patch makes it consistent with the rest of the system so it looks
    like this: Home > Reports > Guided reports wizard > Dictionary
    
    I left dictionary bolded, since that seems to have been intentional,
    even if I can't find a good reason for it.
    
    To test:
    1) View reports dictionary page before and after patch is applied,
       observing difference.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    Comment: Trivial patch. Work as described. No errors
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

commit 6e34733585dddb875928bee3a06d9592e78080bd
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Sun Feb 17 20:22:45 2013 -0300

    Bug 9655 - Capitalization wrong on 'Close and Print' button in basket groups
    
    This patch fix button capitalization on basket groups for a vendor.
    
    To test:
    1) Go to Acquisitions, search for a vendor, click on vendor name,
    Manage orders > Basquet groups
    2) On Open tab, action button "Close and Print" has incorrect capitalization.
    3) Apply the patch
    4) Reload or repeat 1-2, capitalization fixed.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works perfectly.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

commit 84db323843b4d33d5e9ca1db8d998986c4f58fd9
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Sun Feb 17 10:19:55 2013 -0300

    Bug 9651 - When deleting a fund, button is wrongly labelled with 'Delete this budget'
    
    This patch change legends to approve/cancel deletion of a fund.
    Changed to Delete/Cancel, same messages to delete a Budget.
    
    To test:
    1) When deleting a fund, confirmation messages said:
    'Delete this budget XXX?' to approve
    'No, do not delete' to cancel
    2) Apply the patch
    3) Now the messages are 'Delete'/'Cancel'
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works perfectly.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

commit 71b5e225b4db801befc539acba6a31caff2c5a12
Author: Vitor FERNANDES <vfernandes at keep.pt>
Date:   Tue Jan 15 17:19:59 2013 +0000

    Bug 9395: Problem with callnumber and standard number searches
    
    This problem happens because there isn't a operator "phr" in the values
    of callnumber and standard number search. So many results aren't the
    corrects ones.
    
    Test plan:
    
    - Apply the patch
    - In the dropbox search menu of OPAC main page header, the callnum
      should have only callnum
    - In OPAC advanced search the callnumber and standard number options
      shouldn't have "phr"
    - In staff client advanced search the callnumber and standard number
      options shouldn't have "phr"
    - Change OPACNumbersPreferPhrase and IntranetNumbersPreferPhrase to "use"
    - The options listed before should use now the operator "phr"
    - This will resolve the problems with the searches of callnumbers and
      standard numbers in OPAC and staff client (spaces problems, no
      results, inconsistent results, etc...)
    
    Sponsored-by: KEEP SOLUTIONS
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    I don't know how to reproduce the searching problems described in the
    bug, but I can confirm that the patch works correctly to enable/disable
    the use of 'phr' in the searches described in the test plan.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    System preferences work as described, switching indexes in
    OPAC and staff.
    All tests and QA script pass.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    
    Conflicts:
    	installer/data/mysql/sysprefs.sql
    	installer/data/mysql/updatedatabase.pl

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

Summary of changes:
 catalogue/search.pl                                |    3 +++
 installer/data/mysql/sysprefs.sql                  |    3 +++
 installer/data/mysql/updatedatabase.pl             |    8 ++++++++
 .../prog/en/includes/search_indexes.inc            |    8 ++++++++
 .../prog/en/modules/acqui/basketgroup.tt           |    2 +-
 .../prog/en/modules/admin/aqbudgets.tt             |    4 ++--
 .../en/modules/admin/preferences/searching.pref    |   16 ++++++++++++++++
 .../prog/en/modules/reports/dictionary.tt          |    2 +-
 .../intranet-tmpl/prog/en/modules/tools/letter.tt  |   11 +++++++++++
 koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc  |   14 +++++++++++---
 .../opac-tmpl/prog/en/modules/opac-advsearch.tt    |   13 +++++++++++++
 opac/opac-main.pl                                  |    4 ++++
 opac/opac-search.pl                                |    5 +++++
 tools/letter.pl                                    |    1 +
 14 files changed, 87 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list