[koha-commits] main Koha release repository branch master updated. v3.20.00-194-g1ea3465

Git repo owner gitmaster at git.koha-community.org
Mon Jun 22 16:51:48 CEST 2015


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  1ea3465d30b1b0fcd12a5592ce5a4c34a9a58462 (commit)
       via  b9c4061479235d0d79ecbd917b015db5441d8118 (commit)
       via  67881bd907b4c28843c73bb26b051a69dd489094 (commit)
       via  8ce79c4c8bb721f9f06d7b1928116a0e7e6cec18 (commit)
       via  219f7b5c8fe59034fc7aff1ab81e42bc8cb6eba2 (commit)
       via  6d9d66e32afaef73cbf2a33ce58d49f373e99dd8 (commit)
       via  da8ec2d37a43c87ad5b087511dd8e4ce082f022f (commit)
       via  3ebc081962247ce0c598da810451c459909842bc (commit)
      from  f86743d893b61a4609d2f02a175db9944710067e (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 1ea3465d30b1b0fcd12a5592ce5a4c34a9a58462
Author: Nicolas Legrand <nicolas.legrand at bulac.fr>
Date:   Thu May 28 16:32:29 2015 +0200

    Bug 14290: Add a table foot to circulation matrix
    
    Reprint circulation matrix header in a footer helps editing entries in
    big matrix. Otherwise, the header disapears and it's hard to tell
    which columns we're editing.
    
    Test plan : try do add, modify or delete some entries in the
    circulation matrix, everything should work as expected.
    
    Patch works as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>

commit b9c4061479235d0d79ecbd917b015db5441d8118
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Wed Jun 17 13:22:49 2015 -0300

    Bug 12616: Locale in subscriptions not preselecting correctly
    
    There is a problem if a language is present but
    don't have ISO639-2 code. Locale pulldown on serial
    suscription is malformed.
    
    To reproduce on master:
    a) remove some entries on language_rfc4646_to_iso639
    b) go to Serials > New suscription
    c) Put any value on Vendor and record, press Next>>
    d) Look at locale pulldown, it must default to last
    removed lang from a), also other langs has no value
    and are also 'selected' on html
    
    To test:
    1) Reproduce the problem
    2) Apply the patch
    3) Add New suscription, pulldown must be fixed
    
    NOTE: Deleted Urdu and Chinese.
          Master had both "selected" in the HTML.
          Applied patch, neither were added.
          Defaults to first item, which is blank meaning English.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at koha-community.org>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>

commit 67881bd907b4c28843c73bb26b051a69dd489094
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Mon Jun 8 00:55:22 2015 +0200

    Bug 8330: Overdue email link contains untranslatable 'Overdue:'
    
    The translation scripts don't pick up text from href attributes,
    which is what we want, with a small exception for this script.
    
    Patch uses a TT trick to make the Overdue: in the subject
    of the mailto: link translatable.
    
    Regression test:
    - Make sure you have an overdue item
    - Go to Circulation > Overdues
    - Verify the [email] link works and a subject
      with 'Overdue: <title>' is generated
    - Apply patch and repeat steps
    
    Bonus: Verify the branch name now shows instead of
           the branchcode in the table
    
    To test translatability:
    - cd misc/translator
    - perl translate update de-DE
    - Open file po/de-DE-staff-prog.po
    - Search for Overdue:
    - Translate string, remove 'fuzzy' marker
    - perl translate install de-DE
    - Test again, subject should now be translated
    
    Signed-off-by: Nick Clemens <nick at quecheelibrary.org>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>

commit 8ce79c4c8bb721f9f06d7b1928116a0e7e6cec18
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Sat Jun 6 15:17:40 2015 +0200

    Bug 14249: Improve sample discharge letter (en)
    
    Improves formatting and wording as suggested by
    Nicole on bug 14249.
    
    To test:
    - Activate UseDischarge
    - Request a discharge from a patron account in the OPAC
    - Confirm discharge from the start page of the staff
      interface
    - Download PDF from the patron account in the OPAC
    - Verify the displayed text is formatted and reads
      correctly
    
    06/06/2015 15:18
    Discharge confirmation
    Midway certifies that the following borrower:
    Firstname surname (cardnumber: 1)
    has returned all items.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Messages is Ok, no errors
    I think you cant modify message using embeded CSS,
    html -> pdf procedure ignores CSS.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>

commit 219f7b5c8fe59034fc7aff1ab81e42bc8cb6eba2
Author: Nick Clemens <nick at quecheelibrary.org>
Date:   Tue Jun 9 21:51:44 2015 -0400

    Bug 14371: Facets should be sorted by label (displayed) not title (link value)
    
    This patch changes one small line in catalogue/search.pl and opac/opac-search to sort facets by:
    facet_label_value
    instead of
    facet_title_value
    
    To test:
    1 - Perform a search with results in two branches e.g. Centerville (code CPL) and Fairfield (code FPL)
    2 - Notice that branch facets appear correctly sorted
    3 - Rename the branches Centervile->Zebra and Fairfeild->Aardvark (but don't change codes)
    4 - Repeat original search
    5 - Note that branch facets are no longer correctly sorted
    6 - Apply patch
    7 - Repeat search
    8 - Facets should be correctly sorted
    9 - Test in both staff and opac search
    10 - Ensure there are no unintended consequences/regressions
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Work as described,  staff AND opac
    No errors
    
    Signed-off-by: Jonathan Druart <jonathan.druart at koha-community.org>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>

commit 6d9d66e32afaef73cbf2a33ce58d49f373e99dd8
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Mon Jun 8 04:46:05 2015 +0200

    Bug 14094: DDC - Add separators for repeated $a subfields (MARC21)
    
    Mulitple 082 fields are already separated by |, but multiple
    $a in one 082 field were only separated by space, making those
    not easy to read.
    
    Patch takes care that the | separator is used in all cases.
    
    To test:
    - Catalog a record with multiple 082 fields
    - Add one or multiple $a subfields to each
    - Verify every single classification is separated from
      the others with a | in staff and in OPAC detail pages
    
    Signed-off-by: Nick Clemens <nick at quecheelibrary.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at koha-community.org>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>

commit da8ec2d37a43c87ad5b087511dd8e4ce082f022f
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Mon Jun 8 05:29:16 2015 +0200

    Bug 13874: 'Rotating collections' are a circulation tool
    
    Moves the entry for 'Rotating collections' from the Catalog
    column to the 'Patrons and circulation' column.
    
    To test:
    - Verify the entry has been moved on the tools home page
    
    NOTE: I agree that collections makes more sense under the new
          column.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at koha-community.org>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>

commit 3ebc081962247ce0c598da810451c459909842bc
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Wed Apr 15 12:33:29 2015 -0400

    Bug 14001: Inventory has bad $_ references
    
    After receiving an error while attempt a simple inventory run,
    Two lines were changed from:
        ...$_->...
    to
        ...$item->...
    since the loop variable is $item. And $_ is not set to the
    expected hash reference, when there is a loop variable.
    
    This also helps explain the "Why are there blank dates on my
    last seen field?" problem that has been mentioned by users.
    
    TEST PLAN
    ---------
     1) Apply this patch after a reset to master.
     2) Log in to staff client
     3) Add one item via z39.50, setting barcode to a known value (BARCODE1)
     4) Wait for the reindex
     5) Home -> Tools -> Inventory/Stocktaking
     6) Browse for a file with the barcode in it
     7) Set the library dropdown to the library branch of the added item.
     8) Check 'Compare barcodes list to results:'
     9) Click 'Submit'
        -- This should not die under plack.
           This should not generate blank last seen dates.
           The last seen dates should be as expected.
    10) run koha qa test tools
    11) Confirm the two change point correspond to the two change points
        in the patch which shall not be pushed to master.
    
    The test result comply with expected outcome outlined in test plan.
    
    Signed-off-by: Indranil Das Gupta (L2C2 Technologies) <indradg at gmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at koha-community.org>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>

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

Summary of changes:
 C4/Languages.pm                                    |    3 ++-
 catalogue/search.pl                                |    2 +-
 .../data/mysql/en/mandatory/sample_notices.sql     |   11 +++++++--
 .../prog/en/modules/admin/smart-rules.tt           |   25 ++++++++++++++++++++
 .../intranet-tmpl/prog/en/modules/circ/overdue.tt  |    7 ++++--
 .../prog/en/modules/tools/tools-home.tt            |    9 ++++---
 .../prog/en/xslt/MARC21slim2intranetDetail.xsl     |    1 +
 .../bootstrap/en/xslt/MARC21slim2OPACDetail.xsl    |    1 +
 opac/opac-search.pl                                |    2 +-
 tools/inventory.pl                                 |    4 ++--
 10 files changed, 51 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list