[koha-commits] main Koha release repository branch master updated. v3.16.00-1016-g4a61e9c

Git repo owner gitmaster at git.koha-community.org
Tue Nov 11 18:07:48 CET 2014


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  4a61e9c1689b8f9825b00368630d631558fb9bf7 (commit)
       via  7cbbbb04df3b7c13af551992ad77b1af773602e2 (commit)
       via  52c40e11293f57a37944705c0c644524530e6b92 (commit)
       via  4310e83434749937f40464563c32ba0421ed08ac (commit)
       via  36b15cb71ffe2f76f840c91c3db28a2632cad7c2 (commit)
       via  86a5b39911840e1c9cf8c6115442991a56e47b4d (commit)
       via  5f065e225e02572af8a93cf6e25c58711150fc44 (commit)
       via  107e2a0dfb321d2e3046587e23b1aadf82d110af (commit)
       via  186ef8b85869ffd533e564f53a7f453c51efc4bc (commit)
       via  cecdb3f27ec5a271eea665e3a34e928caebd1adf (commit)
       via  0b705b774cce758be72cd7213eaa0a2f2311b05d (commit)
       via  061a74220e53e98e4906b511d7c75a2f0e141092 (commit)
       via  4d96568427632d050b31868d70b74616ff0441af (commit)
       via  cd0b2e33b3d5e36a3f789856cc5a7a9eaa27f30d (commit)
      from  4f4eb9852387a016d8a04f9c5b37f7ffc711da2e (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 4a61e9c1689b8f9825b00368630d631558fb9bf7
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Sep 24 17:16:48 2014 +0200

    Bug 12988: Update table footer with the visible rows - budgets
    
    On the budget list view, the total was not updated.
    With this patch, the footer (totals) will be updated on filtering rows.
    
    Test plan:
    To test with both CurrencyFormat pref values.
    1/ Go on the budget list view
    2/ Verify the totals are correct.
    3/ Filter the table using the filter input and verify the totals are
    updated with the rows shown
    4/ Hide/Show inactive budgets and verify the totals are still corrects.
    
    Signed-off-by: Paola Rossi <paola.rossi at cineca.it>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 7cbbbb04df3b7c13af551992ad77b1af773602e2
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Mon Oct 20 12:36:36 2014 +0200

    Bug 13203: Plugin housekeeping: UNIMARC field 123i, 123j, 210c
    
    In working on bug 10480, I noticed that these plugins needed some attention:
    
    [2] unimarc_field_123i.pl: added missing template
    [3] unimarc_field_123j.pl: resolved missing template with same file
    [4] unimarc_field_210c_bis.pl: removed a warn, corrected some POD lines
    
    Note about UNIMARC field 123i and 123j: Subfields $i and $j are each 8
    characters long and contain the same components as subfields $f and $g
    except that character position 0 contains a plus sign (for the northern
    celestial hemisphere) or a minus sign (for the southern celestial hemisphere).
    
    Test plan:
    Connect unimarc_field_123i and 123j to some field.
    Look especially at changing + or - for the hemisphere in the popup.
    Check left-padding with zeroes for the other positions.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes tests and QA script.
    Checked plugin in a UNIMARC installation.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 52c40e11293f57a37944705c0c644524530e6b92
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Tue Nov 11 14:05:26 2014 -0300

    Bug 7673: DBRev 3.17.00.053
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 4310e83434749937f40464563c32ba0421ed08ac
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Oct 29 11:58:39 2014 -0400

    Bug 7673 [Terminology follow-up] New patron permissions to manage items
    
    This bug adds a new preference, "SubfieldsToAllowForRestrictedEdition,"
    but the use of the term "Edition" in this context is incorrect. I think
    it would be more clear to change the preference name to
    "SubfieldsToAllowForRestrictedEditing." This patch makes this change.
    
    I realize this isn't a big issue since the preference has a good
    description, but I thought that if we were going to make this as clear
    as possible now would be the time to do it.
    
    To test, start with a database which hasn't previously been used to test
    Bug 7673. Apply all patches and run the database update. Follow the test
    plan as described in the bug.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described, change appears complete.
    All tests and QA script still pass.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 36b15cb71ffe2f76f840c91c3db28a2632cad7c2
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Fri Oct 10 21:50:05 2014 +0200

    Bug 7673: add syspref in sysprefs.pl
    
    Also fix a typo in the permission description
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Patches pass QA script and tests.
    
    Copying the test plan from the bug report:
    Test plan:
    1/ add the following permissions to the logged in patron:
    edit_item, edit_items_restricted, delete_all_items,
    items_batchmod, items_batchmod_restricted
    
    2/ Fill the prefs SubfieldsToAllowForRestrictedEdition
    and SubfieldsToAllowForRestrictedBatchmod with some
    subfield (for instance "995$f 995$o" and "995$o")
    
    3/ Verify you are allowed to edit the item fields defined
    in the pref SubfieldsToAllowForRestrictedEdition.
    
    4/ Try to edit item in a batch and verify you are allowed
    to edit the item fields defined in the pref
    SubfieldsToAllowForRestrictedBatchmod.
    
    5/ Try to delete all items of a record
    
    Play with the pref/permissions and verify they are
    correctly taken into account.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 86a5b39911840e1c9cf8c6115442991a56e47b4d
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Fri Oct 10 21:50:34 2014 +0200

    Bug 7673: Assume that all fields can be edited if the pref is empty
    
    If the sysprefs are empty, we assume that the librarian can edit all
    subfields, even if s/he has the restricted permission.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 5f065e225e02572af8a93cf6e25c58711150fc44
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Fri Apr 25 16:45:57 2014 +0200

    Bug 7673: DB changes - Add permissions
    
    This patch adds:
    3 permissions:
    - edit_items_restricted
    - delete_all_items
    - items_batchmod_restricted
    
    2 system preferences:
    - SubfieldsToAllowForRestrictedEdition
    - SubfieldsToAllowForRestrictedBatchmod.
    
    Signed-off-by: Koha Team AMU <koha.aixmarseille at gmail.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 107e2a0dfb321d2e3046587e23b1aadf82d110af
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Fri Apr 25 16:57:58 2014 +0200

    Bug 7673: Change the superlibrarian check
    
    To know if the user is a superlibrarian, we have to call
    C4::Context->IsSuperLibrarian
    
    Signed-off-by: Koha Team AMU <koha.aixmarseille at gmail.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 186ef8b85869ffd533e564f53a7f453c51efc4bc
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Fri Apr 25 16:51:35 2014 +0200

    Bug 7673: Update permission names in script
    
    Two permission names have been changed since the first patch.
    
    Signed-off-by: Koha Team AMU <koha.aixmarseille at gmail.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit cecdb3f27ec5a271eea665e3a34e928caebd1adf
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Fri Apr 25 16:37:17 2014 +0200

    Bug 7673: Update syspref names in script
    
    The both syspref names have been changed since the first patch.
    
    Signed-off-by: Koha Team AMU <koha.aixmarseille at gmail.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 0b705b774cce758be72cd7213eaa0a2f2311b05d
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Tue Apr 1 10:30:16 2014 +0200

    Bug 7673: the limitation on editing an item does not affect FA framework
    
    The pref SubfieldsToAllowForLimitedEdition should not affect Fast
    cataloguing framework (FA).
    
    Signed-off-by: Koha Team AMU <koha.aixmarseille at gmail.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 061a74220e53e98e4906b511d7c75a2f0e141092
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Mon Mar 31 13:50:08 2014 +0200

    Bug 7673: The delete all items link should only be displayed if delete_all_items is set
    
    This test had been lost in a rebase.
    
    Signed-off-by: Koha Team AMU <koha.aixmarseille at gmail.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 4d96568427632d050b31868d70b74616ff0441af
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Tue Dec 3 15:09:01 2013 +0100

    Bug 7673: QA Followup: trailing whitespace and perlcritic issues
    
    This patch fixes the following qa issues:
    
     FAIL   cataloguing/additem.pl
       FAIL   forbidden patterns
            forbidden pattern: trailing space char (line 833)
       FAIL   critic
            # Variables::ProhibitConditionalDeclarations: Got 2 violation(s).
    
     FAIL   tools/batchMod.pl
       FAIL   critic
            # Variables::ProhibitConditionalDeclarations: Got 2 violation(s).
    
    Signed-off-by: Koha Team AMU <koha.aixmarseille at gmail.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit cd0b2e33b3d5e36a3f789856cc5a7a9eaa27f30d
Author: Matthias Meusburger <matthias.meusburger at biblibre.com>
Date:   Fri Mar 30 13:52:38 2012 +0200

    Bug 7673: New patron permissions
    
        This patch adds the following permissions:
    
         - editcatalogue.limited_item_edition: Limit item modification to barcode, status and note
         - editcatalogue.delete_all_items: Delete all items at once
         - tools.items_limited_batchmod: Limit batch item modification to item status
    
        The SubfieldsToAllowForLimitedEdition syspref is used to define which subfields can be edited
        when the editcatalogue.limited_item_edition permission is enabled.
    
        In the same way, the SubfieldsToAllowForLimitedBatchmod is used to define which subfields
        can be edited when the tools.items_limited_batchmod permission is enabled.
    
    Signed-off-by: Koha Team AMU <koha.aixmarseille at gmail.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

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

Summary of changes:
 cataloguing/additem.pl                             |   52 +++++++++++++++---
 cataloguing/value_builder/unimarc_field_123i.pl    |    4 +-
 cataloguing/value_builder/unimarc_field_123j.pl    |    4 +-
 .../value_builder/unimarc_field_210c_bis.pl        |    7 ++-
 .../data/mysql/de-DE/mandatory/userpermissions.sql |    3 ++
 .../data/mysql/en/mandatory/userpermissions.sql    |    3 ++
 .../data/mysql/es-ES/mandatory/userpermissions.sql |    3 ++
 .../mysql/fr-FR/1-Obligatoire/userpermissions.sql  |    3 ++
 .../data/mysql/it-IT/necessari/userpermissions.sql |    3 ++
 .../mysql/nb-NO/1-Obligatorisk/userpermissions.sql |    3 ++
 .../data/mysql/pl-PL/mandatory/userpermissions.sql |    3 ++
 .../ru-RU/mandatory/permissions_and_user_flags.sql |    3 ++
 installer/data/mysql/sysprefs.sql                  |    2 +
 .../uk-UA/mandatory/permissions_and_user_flags.sql |    3 ++
 installer/data/mysql/updatedatabase.pl             |   32 +++++++++++
 .../intranet-tmpl/prog/en/includes/cat-toolbar.inc |    2 +-
 .../prog/en/modules/admin/aqbudgets.tt             |   23 +++++---
 .../en/modules/admin/preferences/cataloguing.pref  |   16 ++++++
 .../prog/en/modules/cataloguing/additem.tt         |   13 ++++-
 .../value_builder/unimarc_field_123i_j.tt          |   57 ++++++++++++++++++++
 kohaversion.pl                                     |    2 +-
 tools/batchMod.pl                                  |   14 +++++
 22 files changed, 227 insertions(+), 28 deletions(-)
 create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_123i_j.tt


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list